aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2023-11-10-assorted-fixes'Tom Rini2023-11-1023-27/+27
|\
| * tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-1023-27/+27
* | board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry2023-11-091-0/+14
|/
* configs: Add support in Kconfig and convert for armada boardsAlgapally Santosh Sagar2023-11-071-1/+0
* bmips: Add Inteno XG6846 boardLinus Walleij2023-11-061-0/+8
* ARM: configs: libretech-ac: enable USB_DFU like in meson64.hNeil Armstrong2023-11-061-0/+1
* configs: transformer_t30: convert bootmenu optionSvyatoslav Ryhel2023-11-031-6/+1
* board: sifive: unmatched: move kernel load address to 0x80200000Yong-Xuan Wang2023-11-021-1/+1
* corstone1000: enable distro booting commandAbdellatif El Khlifi2023-10-311-1/+2
* board: developerbox: remove obsolete NOR flash layout definitionMasahisa Kojima2023-10-311-19/+0
* configs: npcm: Support more uart baud rateJim Liu2023-10-312-1/+7
* iot2050: Allow for more than 1 USB storage deviceJan Kiszka2023-10-281-0/+9
* vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVPWei Chen2023-10-271-0/+7
* Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini2023-10-271-7/+42
|\
| * configs: meson64: add alternate USB DFU boot targetNeil Armstrong2023-10-261-0/+26
| * configs: meson64: declare addr out of EXTRA_ENV_SETTINGSNeil Armstrong2023-10-261-7/+16
* | arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh2023-10-261-15/+2
* | arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh2023-10-261-33/+2
|/
* Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini2023-10-241-0/+15
|\
| * board: rockchip: add FriendlyElec NanoPC-T6 rk3588 boardJohn Clark2023-10-231-0/+15
* | Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini2023-10-231-0/+15
|\ \
| * | board: Add support for Conclusive KSTR-SAMA5D27Artur Rojek2023-10-231-0/+15
| |/
* / sunxi: refactor serial base addresses to avoid asm/arch/cpu.hAndre Przywara2023-10-221-1/+1
|/
* test: spl: Add a test for the NOR load methodSean Anderson2023-10-171-0/+3
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini2023-10-171-0/+14
|\
| * board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker2023-10-171-0/+14
* | Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...WIP/16Oct2023Tom Rini2023-10-162-10/+2
|\ \
| * | toradex: verdin-imx8mm/imx8mp: Remove bootcmd_mfgJoao Paulo Goncalves2023-10-162-2/+0
| * | verdin-imx8mp: drop unused tdx easy installer ifdefHiago De Franco2023-10-161-8/+2
| |/
* | arm: mvebu: Enable bootstd for Thecus N2350 boardTony Dinh2023-10-161-11/+1
* | arm: mvebu: Enable bootstd for Synology DS116 boardTony Dinh2023-10-161-11/+1
* | arm: kirkwood: Add support for ZyXEL NSA325 boardTony Dinh2023-10-161-0/+37
|/
* board: ti: am64x: Switch to standard boot flowRoger Quadros2023-10-121-9/+0
* ARM: psci: move GIC address override to KconfigAndre Przywara2023-10-111-3/+0
* board: xen: introduce virtio-blk supportAndrii Chepurnyi2023-10-111-2/+8
* fsl-layerscape: drop obsolete PPA secure firmware supportLaurentiu Tudor2023-10-101-2/+1
* Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...WIP/08Oct2023Tom Rini2023-10-081-1/+3
|\
| * configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAYFUKAUMI Naoki2023-10-071-0/+1
| * configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILEFUKAUMI Naoki2023-10-071-1/+2
* | spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass2023-10-062-2/+2
|/
* Merge tag 'u-boot-stm32-20231004' of https://source.denx.de/u-boot/custodians...Tom Rini2023-10-043-4/+41
|\
| * configs: stm32mp13: add support of usb bootPatrick Delaunay2023-10-041-1/+8
| * configs: stm32mp13: activate command stm32progPatrick Delaunay2023-10-041-0/+4
| * ARM: stm32: Add dh_update_sd_to_emmc to STM32MP15xx DHCORMarek Vasut2023-10-041-0/+19
| * ARM: stm32: Rename update_sf to dh_update_sd_to_sf on STM32MP15xx DHCORMarek Vasut2023-10-041-2/+4
| * board: stm32f746-disco: refactor the display of the ST logoDario Binacchi2023-10-041-1/+6
* | Merge branch 'next'Tom Rini2023-10-0218-52/+53
|\ \ | |/ |/|
| * Convert CFG_SYS_UBOOT_START to KconfigJesse Taube2023-09-309-35/+0
| * Merge tag 'xilinx-for-v2024.01-rc1-v2' of https://source.denx.de/u-boot/custo...WIP/21Sep2023-nextTom Rini2023-09-214-7/+20
| |\
| | * zynqmp: config: Add proper dependencies for USBVenkatesh Yadav Abbarapu2023-09-211-2/+2