summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-03-26x86: coral: Drop ACPI properties from of-platdataSimon Glass1-0/+1
2021-03-26sandbox: Create a new sandbox_noinst buildSimon Glass2-0/+232
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass1-0/+1
2021-03-26sandbox_spl: Increase SPL malloc() sizeSimon Glass1-0/+1
2021-03-20configs: mt7622: enable debug uart for mt7622_rfb_defconfigWeijie Gao1-0/+3
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao1-0/+6
2021-03-20configs: mt7622: use ARMv8 Generic Timer instead of mtk_timerWeijie Gao1-2/+0
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent1-0/+81
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent1-0/+0
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar1-1/+1
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar1-0/+83
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das1-1/+1
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das1-1/+1
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das1-0/+82
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini61-74/+452
2021-03-15configs: Resync with savedefconfigTom Rini24-24/+3
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini6-0/+10
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini11-10/+8
2021-03-15configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla1-0/+5
2021-03-15configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford5-0/+5
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass1-1/+1
2021-03-12configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard7-10/+0
2021-03-12arm: mvebu: Espressobin: Enable additional optionsPali Rohár1-1/+4
2021-03-11board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when availablePatrick Delaunay2-0/+2
2021-03-11configs: stm32mp15: move bootdelay configuration in defconfigPatrick Delaunay4-0/+4
2021-03-11configs: stm32mp1_trusted_defconfig rely on SCMI supportPatrick Delaunay1-0/+2
2021-03-08configs: socfpga: Add defconfig for Agilex with VAB supportSiew Chin Lim1-0/+75
2021-03-08configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfigSiew Chin Lim4-0/+8
2021-03-05ppc: qemu: Enable RTC support via I2CBin Meng1-0/+3
2021-03-05ppc: qemu: Enable support for power off via GPIOBin Meng1-1/+5
2021-03-05ppc: qemu: Enable GPIO supportBin Meng1-0/+3
2021-03-05ppc: qemu: Enable VirtIO BLK supportBin Meng1-0/+3
2021-03-05ppc: qemu: Enable VirtIO NET supportBin Meng1-0/+2
2021-03-05ppc: qemu: Drop CONFIG_OF_BOARD_SETUPBin Meng1-1/+0
2021-03-05ppc: qemu: Switch over to use DM ETH and PCIBin Meng1-1/+3
2021-03-05ppc: qemu: Switch over to use DM serialBin Meng1-0/+1
2021-03-05ppc: qemu: Enable driver modelBin Meng1-0/+2
2021-03-05ppc: qemu: Enable OF_CONTROLBin Meng1-1/+2
2021-03-05ppc: qemu: Drop board_early_init_f()Bin Meng1-1/+0
2021-03-04Nokia RX-51: Enable CONFIG_CMD_BOOTDPali Rohár1-1/+0
2021-03-03Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini8-11/+299
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey1-0/+113
2021-03-03Nokia RX-51: Enable usbtty serial console by defaultPali Rohár1-3/+5
2021-03-03Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2-0/+3
2021-03-02configs: Resync with savedefconfigTom Rini7-22/+16
2021-03-02configs: rpi4_32: Enable iProc RNG200Matthias Brugger1-0/+2
2021-03-02configs: RPi2: Disable EFI Grub workaroundMatthias Brugger1-0/+1
2021-03-01imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.Adam Ford1-0/+133
2021-03-01mx6sabre: Fix boot failureYe Li2-0/+2
2021-03-01mx23evk: Convert to driver modelFabio Estevam1-3/+11