summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-04-05Merge branch 'next'Tom Rini17-6/+504
2021-04-05imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam1-0/+1
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini6-0/+10
2021-03-30xilinx: Enable efi debug commandMichal Simek2-0/+2
2021-03-30ARM: bitmain: Enable saving variables to SD cardMichal Simek1-0/+1
2021-03-30ARM: bitmain: Enable legacy u-boot formatMichal Simek1-0/+1
2021-03-30arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma2-0/+4
2021-03-30xilinx: zynq: Enable time and timer commandsAshok Reddy Soma1-0/+2
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini15-14/+18
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass3-3/+3
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-23configs: ls1028a: Correct CONFIG_ENV_SECT_SIZEKuldeep Singh3-3/+3
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh3-0/+6
2021-03-23configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh5-5/+0
2021-03-23configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh5-5/+0
2021-03-23powerpc: t2080rdb: Enable RTC supportChris Packham4-0/+8
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-19board: sl28: disable HS400 modeMichael Walle1-1/+1
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