aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3399: expand space for decompressed kernelFUKAUMI Naoki2025-01-101-8/+8
* rockchip: Add support for Radxa ROCK 5CFUKAUMI Naoki2025-01-101-0/+15
* board: rockchip: add Khadas Edge2 RK3588 boardJacobe Zang2025-01-101-0/+15
* arm64: renesas: Align configuration headersMarek Vasut2024-12-293-22/+15
* Merge tag 'v2025.01-rc5' into nextWIP/25Dec2024-nextTom Rini2024-12-251-0/+1
|\
| * configs: ls1028a: Fix bootefi issue on Layerscape ls1028ardb platformWei Ming Chen2024-12-151-0/+1
* | riscv: spacemit: bananapi_f3: initial support addedKongyang Liu2024-12-181-0/+13
* | board: add support for LicheeRV NanoThomas Bonnefille2024-12-181-0/+24
* | Merge patch series "Hyperflash Boot fixes for J7200/J721E"WIP/14Dec2024-nextTom Rini2024-12-141-3/+6
|\ \
| * | include: configs: j721e_evm: Increase memory offset for tiboot3.bin in HyperF...Aswath Govindraju2024-12-141-3/+6
* | | Merge patch series "Add phyCORE AM62Ax"WIP/13Dec2024-nextTom Rini2024-12-131-0/+15
|\ \ \
| * | | board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoMGarrett Giordano2024-12-131-0/+15
* | | | Merge patch series "Enable EFI capsule updates for PHYTEC K3 SoMs"Tom Rini2024-12-132-0/+8
|\ \ \ \
| * | | | board: phytec: k3: Add EFI capsule update supportWadim Egorov2024-12-132-0/+8
| | |/ / | |/| |
* | | | Merge tag 'v2025.01-rc4' into nextWIP/09Dec2024-nextTom Rini2024-12-096-37/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: imx: Perform plain boot in altbootcmd on Data Modul i.MX8M Mini/Plus eDM...Marek Vasut2024-11-292-2/+2
| |/ /
| * | arm: mvebu: Add Allied Telesis x250 boardChris Packham2024-11-261-0/+28
| * | arm: mvebu: x530: Remove dead commentsChris Packham2024-11-261-16/+0
| * | arm: mvebu: x240: Switch to standard bootChris Packham2024-11-261-7/+2
| * | arm: mvebu: x240: Use default baudrate tableChris Packham2024-11-261-3/+0
| * | arm: kirkwood: Enable bootstd for Sheevaplug boardTony Dinh2024-11-261-9/+0
* | | imx: Support i.MX91 11x11 EVK boardPeng Fan2024-12-071-0/+21
* | | phycore_imx8mm: Switch to using env text filesYunus Bas2024-12-071-46/+0
* | | Merge tag 'u-boot-dfu-next-20241126' of https://source.denx.de/u-boot/custodi...WIP/26Nov2024-nextTom Rini2024-11-263-14/+42
|\ \ \
| * | | configs: khadas-vim3_android{_ab}: move on bootmeth androidGuillaume La Roque2024-11-262-7/+21
| * | | configs: khadas-vim3l_android{_ab}: move on bootmeth androidGuillaume La Roque2024-11-262-7/+21
* | | | siemens: capricorn: get ram size from system controllerEnrico Leto2024-11-251-1/+3
* | | | siemens: capricorn: move to cxg3 reference project with deneb boardEnrico Leto2024-11-251-16/+0
|/ / /
* | | Merge tag 'v2025.01-rc3' into nextWIP/25Nov2024-nextTom Rini2024-11-253-2/+22
|\| |
| * | Merge branch 'qcom-main' of https://source.denx.de/u-boot/custodians/u-boot-s...WIP/20Nov2024Tom Rini2024-11-201-0/+5
| |\ \
| | * | mach-snapdragon: implement capsule update supportCaleb Connolly2024-11-201-0/+5
| | |/
| * | Merge tag 'xilinx-for-v2025.01-rc3-v2' of https://source.denx.de/u-boot/custo...WIP/19Nov2024Tom Rini2024-11-191-1/+1
| |\ \ | | |/ | |/|
| | * microblaze: Disable JFFS2 supportMichal Simek2024-11-191-1/+1
| * | ARM: stm32: Add optional manufacturing environment to DH STM32MP15xx DHSOMMarek Vasut2024-11-121-1/+16
| |/
* | global: Remove bi_sramstart/bi_sramsizeTom Rini2024-11-161-1/+4
* | Merge tag 'u-boot-amlogic-next-20241113' of https://source.denx.de/u-boot/cus...WIP/14Nov2024-nextTom Rini2024-11-142-4/+4
|\ \ | |/ |/|
| * configs: khadas-vim3{l}: fix userdata sizeGuillaume La Roque2024-11-082-4/+4
* | Merge tag 'u-boot-rockchip-20241111' of https://source.denx.de/u-boot/custodi...Tom Rini2024-11-113-0/+31
|\ \
| * | board: rockchip: Add support for rk3588 GenBookAndy Yan2024-11-111-0/+19
| * | rockchip: Make it possible to define per board boot_targetsAndy Yan2024-11-111-0/+2
| * | board: rockchip: add support for Qnap TS433 devicesHeiko Stuebner2024-11-111-0/+10
| |/
* / imx9: Improve boot mode autodetectionBenjamin Szőke2024-11-091-1/+7
|/
* Merge patch series "U-boot: arm: Refine the booting on Total Compute"Tom Rini2024-11-041-31/+0
|\
| * arm: total_compute: move the boot command to an env fileBoyan Karatotev2024-11-041-10/+0
| * arm: total_compute: Remove unused bootm_sizeBoyan Karatotev2024-11-041-1/+0
| * arm: total_compute: Initialize environment variablesBoyan Karatotev2024-11-041-3/+1
| * arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev2024-11-041-18/+0
* | board: emcraft: Add support for Emcraft Systems NavQ+Gilles Talis2024-10-291-0/+37
* | Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini2024-10-291-1/+4
|\ \
| * | board: siemens: iot2050: Pass DDR size from FSBLBaocheng Su2024-10-281-0/+3