summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* configs: mt7622: enable debug uart for mt7622_rfb_defconfigWeijie Gao2021-03-201-0/+3
* board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao2021-03-201-0/+6
* configs: mt7622: use ARMv8 Generic Timer instead of mtk_timerWeijie Gao2021-03-201-2/+0
* board: Add MT8183 pumpkin board supportFabien Parent2021-03-201-0/+81
* board: mediatek: rename pumpkin board into mt8516Fabien Parent2021-03-201-0/+0
* board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar2021-03-161-1/+1
* arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar2021-03-161-0/+83
* arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das2021-03-161-1/+1
* arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das2021-03-161-1/+1
* arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das2021-03-161-0/+82
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-1561-74/+452
|\
| * configs: Resync with savedefconfigTom Rini2021-03-1524-24/+3
| * Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-03-156-0/+10
| |\
| | * configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla2021-03-151-0/+5
| | * configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford2021-03-155-0/+5
| * | Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-1511-10/+8
| |\ \ | | |/ | |/|
| | * configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard2021-03-127-10/+0
| | * board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay2021-03-112-0/+2
| | * configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay2021-03-114-0/+4
| | * configs: stm32mp1_trusted_defconfig rely on SCMI supportPatrick Delaunay2021-03-111-0/+2
| * | arm: mvebu: Espressobin: Enable additional optionsPali Rohár2021-03-121-1/+4
| * | configs: socfpga: Add defconfig for Agilex with VAB supportSiew Chin Lim2021-03-081-0/+75
| * | configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim2021-03-084-0/+8
| * | ppc: qemu: Enable RTC support via I2CBin Meng2021-03-051-0/+3
| * | ppc: qemu: Enable support for power off via GPIOBin Meng2021-03-051-1/+5
| * | ppc: qemu: Enable GPIO supportBin Meng2021-03-051-0/+3
| * | ppc: qemu: Enable VirtIO BLK supportBin Meng2021-03-051-0/+3
| * | ppc: qemu: Enable VirtIO NET supportBin Meng2021-03-051-0/+2
| * | ppc: qemu: Drop CONFIG_OF_BOARD_SETUPBin Meng2021-03-051-1/+0
| * | ppc: qemu: Switch over to use DM ETH and PCIBin Meng2021-03-051-1/+3
| * | ppc: qemu: Switch over to use DM serialBin Meng2021-03-051-0/+1
| * | ppc: qemu: Enable driver modelBin Meng2021-03-051-0/+2
| * | ppc: qemu: Enable OF_CONTROLBin Meng2021-03-051-1/+2
| * | ppc: qemu: Drop board_early_init_f()Bin Meng2021-03-051-1/+0
| * | Nokia RX-51: Enable CONFIG_CMD_BOOTDPali Rohár2021-03-041-1/+0
| * | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-038-11/+299
| |\ \
| | * | board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey2021-03-031-0/+113
| | * | imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford2021-03-011-0/+133
| | * | mx6sabre: Fix boot failureYe Li2021-03-012-0/+2
| | * | mx23evk: Convert to driver modelFabio Estevam2021-03-011-3/+11
| | * | mx51evk: Convert to driver modelFabio Estevam2021-03-011-1/+18
| | * | mx53loco: Convert to driver modelFabio Estevam2021-03-011-3/+19
| | * | ARM: imx6: dh-imx6: Enable support for applying DTOMarek Vasut2021-02-271-1/+3
| | * | ARM: imx: Revert "dh_imx6: Switch to full DM-aware"Marek Vasut2021-02-271-3/+0
| | |/
| * | Nokia RX-51: Enable usbtty serial console by defaultPali Rohár2021-03-031-3/+5
| * | Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2021-03-022-0/+3
| |\ \
| | * | configs: rpi4_32: Enable iProc RNG200Matthias Brugger2021-03-021-0/+2
| | * | configs: RPi2: Disable EFI Grub workaroundMatthias Brugger2021-03-021-0/+1
| | |/
| * / configs: Resync with savedefconfigTom Rini2021-03-027-22/+16
| |/
* / spl: test: Add a test for spl_load_simple_fit()Simon Glass2021-03-121-1/+1
|/