aboutsummaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Integrate MbedTLS v3.6 LTS with U-Boot"Tom Rini2024-10-144-4/+6
|\
| * sha1: Remove sha1 non-watchdog APIRaymond Mao2024-10-141-1/+1
| * md5: Remove md5 non-watchdog APIRaymond Mao2024-10-143-3/+5
* | Merge tag 'u-boot-amlogic-next-20241014' of https://source.denx.de/u-boot/cus...Tom Rini2024-10-1410-2/+199
|\ \
| * | ARM: meson: add support for Libre Computer aml-s905d3-ccNeil Armstrong2024-10-143-0/+57
| * | ARM: meson: add support for Libre Computer aml-a311d-ccNeil Armstrong2024-10-143-0/+57
| * | board: libre-computer: aml-s805x-cc: Enable capsule updatesNeil Armstrong2024-10-141-0/+24
| * | board: libretech-ac: move board support into dedicated directoryNeil Armstrong2024-10-144-2/+61
* | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiWIP/13Oct2024Tom Rini2024-10-131-0/+5
|\ \ \ | |/ / |/| |
| * | sunxi: Add support for Anbernic RG35XX-2024Chris Morgan2024-10-101-0/+5
| |/
* | Merge tag 'u-boot-imx-master-20241013' of https://gitlab.denx.de/u-boot/custo...Tom Rini2024-10-132-7/+4
|\ \
| * | ARM: imx: Update MAINTAINERS file globs for i.MX8MP DHSOMMarek Vasut2024-10-131-4/+2
| * | ARM: imx: Update MAINTAINERS file globs for i.MX6 DHSOMMarek Vasut2024-10-131-3/+2
* | | Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini2024-10-1338-176/+564
|\ \ \ | |/ / |/| |
| * | board: asus: transformer: implement multi-DTB supportSvyatoslav Ryhel2024-10-1312-44/+112
| * | board: asus: grouper: implement multi-DTB supportSvyatoslav Ryhel2024-10-136-21/+87
| * | board: htc: endeavoru: simplify RCM hookSvyatoslav Ryhel2024-10-131-38/+25
| * | board: asus: grouper: dynamically detect correct SPL configurationSvyatoslav Ryhel2024-10-134-90/+106
| * | board: tegra: convert boards to text envSvyatoslav Ryhel2024-10-1320-0/+251
| |/
* | Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"WIP/11Oct2024Tom Rini2024-10-11312-466/+466
|\ \ | |/ |/|
| * global: Rename SPL_TPL_ to PHASE_Simon Glass2024-10-111-1/+1
| * global: Rename SPL_ to XPL_Simon Glass2024-10-118-9/+9
| * board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-11305-456/+456
* | Merge branch 'next'Tom Rini2024-10-07139-2683/+4191
|\ \
| * \ Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini2024-10-0316-0/+1034
| |\ \
| | * | arm: SC573-EZKIT initial supportOliver Gaskell2024-10-032-0/+129
| | * | arm: SC589-MINI initial supportOliver Gaskell2024-10-032-0/+129
| | * | arm: SC589-EZKIT initial supportOliver Gaskell2024-10-032-0/+129
| | * | arm: SC584-EZKIT initial supportOliver Gaskell2024-10-032-0/+129
| | * | arm: SC594-SOM-EZLITE initial supportOliver Gaskell2024-10-032-0/+146
| | * | arm: SC594-SOM-EZKIT initial supportOliver Gaskell2024-10-032-0/+146
| | * | arm: SC598-SOM-EZLITE initial supportOliver Gaskell2024-10-032-0/+113
| | * | arm: SC598-SOM-EZKIT initial supportOliver Gaskell2024-10-032-0/+113
| * | | board: ti: j722s: Update Resource Management configsVaishnav Achath2024-10-022-23/+53
| * | | Merge patch series "Add Android 14 bootflow support for AM62X and AM62P board"Tom Rini2024-10-023-0/+40
| |\ \ \
| | * | | board: ti: am62px: Add android bootflow supportMattijs Korpershoek2024-10-021-0/+5
| | * | | board: beagle: beagleplay: Add android bootflow supportMattijs Korpershoek2024-10-021-0/+30
| | * | | board: ti: am62x_evm: Add android bootflowGuillaume La Roque2024-10-021-0/+5
| | |/ /
| * | | power: regulator: Drop regulators_enable_boot_on/off()WIP/30Sep2024-nextMarek Vasut2024-09-309-26/+0
| * | | Merge tag 'v2024.10-rc6' into nextTom Rini2024-09-302-0/+6
| |\ \ \
| * \ \ \ Merge patch series "Miscellaneous fixes"WIP/24Sep2024-nextTom Rini2024-09-2418-32/+32
| |\ \ \ \
| | * | | | at91: rename mem_init() to at91_mem_init()Jerome Forissier2024-09-2416-16/+16
| | * | | | flash: prefix error codes with FL_Jerome Forissier2024-09-242-16/+16
| * | | | | xilinx: zynqmp: Add bootmenu supportJohn Vicky Vykuntapu2024-09-201-1/+11
| | |_|_|/ | |/| | |
| * | | | board: xilinx: Remove conditional check for MicroblazePadmarao Begari2024-09-201-21/+18
| * | | | arm: zynqmp: Enable non-invasive CCI-400 PMU debugSean Anderson2024-09-201-0/+4
| * | | | zynqmp: Disable secure access for boot devicesSean Anderson2024-09-201-0/+4
| * | | | xilinx: versal-net: fix no previous prototype for function warning.Prasad Kummari2024-09-201-4/+1
| * | | | imx6q-lxr: Add board supportFabio Estevam2024-09-195-0/+443
| * | | | imx93_evk: add back Low drive mode ddr timing filePeng Fan2024-09-193-2/+2004