summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2024-11-04Merge patch series "U-boot: arm: Refine the booting on Total Compute"Tom Rini
2024-11-04arm: total_compute: move the boot command to an env fileBoyan Karatotev
2024-11-04arm: total_compute: Remove unused bootm_sizeBoyan Karatotev
2024-11-04arm: total_compute: Initialize environment variablesBoyan Karatotev
2024-11-04arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev
2024-10-29board: emcraft: Add support for Emcraft Systems NavQ+Gilles Talis
2024-10-29Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
2024-10-28board: siemens: iot2050: Pass DDR size from FSBLBaocheng Su
2024-10-28board: siemens: iot2050: Fix mistake in list of writable env varsJan Kiszka
2024-10-28riscv: qemu: Enable booting from NVMeLekKit
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-10-26Merge tag 'u-boot-rockchip-20241026' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-10-25Merge tag 'u-boot-imx-master-20241025a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-25configs: imxrt1050-evk: Enable standard bootJesse Taube
2024-10-25Merge tag 'xilinx-for-v2025.01-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-10-25board: rockchip: Add Hardkernel ODROID-M2Jonas Karlman
2024-10-25arm64: versal: Wire USB0 in distro bootMichal Simek
2024-10-25arm64: versal: Remove description for USB1Michal Simek
2024-10-25imx: Support i.MX93 9X9 QSB boardPeng Fan
2024-10-24treewide: bcb: move ab_select command to bcb subcommandsDmitry Rokosov
2024-10-18Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/cust...Tom Rini
2024-10-18ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variablesMarek Vasut
2024-10-16stm32mp: cosmetic: remove empty comment block in configs filePatrick Delaunay
2024-10-16ARM: stm32: Add script to install U-Boot from SD/eMMC to SPI NOR on DH STM32M...Marek Vasut
2024-10-14configs: meson64: Ensure commands for boot targets are availableCallum Parsey
2024-10-14configs: meson64_android: Remove dtbo supportMattijs Korpershoek
2024-10-14configs: khadas-vim3{l}: Increase boot/recovery partition sizeMattijs Korpershoek
2024-10-13Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2024-10-13board: tegra: convert boards to text envSvyatoslav Ryhel
2024-10-11Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"Tom Rini
2024-10-11include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-10-03Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini
2024-10-03arm: SC573-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC589-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-09-19imx6q-lxr: Add board supportFabio Estevam
2024-09-16Merge patch series "Arm: npcm: modify npcm8xx boot setting"Tom Rini
2024-09-16configs: arbel_evb: change env offset and boot addressJim Liu
2024-09-11riscv: Add AST2700 SoC initial platform supportChia-Wei Wang
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-08-30imx: Remove CFG_MXC_USB_PORTSCFabio Estevam
2024-08-30mx5: Remove CFG_MXC_USB_PORTFabio Estevam
2024-08-30imx: Remove CFG_MXC_USB_FLAGSFabio Estevam
2024-08-30mx6slevk: Fix the boot device numberFabio Estevam
2024-08-23gw_ventana: Remove unneeded commentsFabio Estevam
2024-08-23config: Add 'update_bootimg' command to update flash.bin on Phytec's imx8mmLukasz Majewski
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini