summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2021-04-06configs: update Amlogic Meson GXL & GXM config for MDIO MUXNeil Armstrong
2021-04-06arm: mvebu: Espressobin: Enable watchdog support but do not start itPali Rohár
2021-04-06Convert CONFIG_MISC_INIT_F to KconfigSimon Glass
2021-04-05Merge tag 'rockchip-for-v2021.07' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-04-05Merge branch 'next'Tom Rini
2021-04-05imx8mn_ddr4_evk: Allow booting the kernel by defaultFabio Estevam
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-03-30xilinx: Enable efi debug commandMichal Simek
2021-03-30ARM: bitmain: Enable saving variables to SD cardMichal Simek
2021-03-30ARM: bitmain: Enable legacy u-boot formatMichal Simek
2021-03-30arm64: zynqmp: Increase size of malloc poolAshok Reddy Soma
2021-03-30xilinx: zynq: Enable time and timer commandsAshok Reddy Soma
2021-03-30board: dts: rockchip: Add NanoPi M4BAlexandre Vicenzi
2021-03-30arm64: rk3399: Add support NanoPi R4sXiaobo Tian
2021-03-30odroid-go2: fix default FDT file pathRoger Pau Monné
2021-03-30odroid-go2: do not disable EFIRoger Pau Monné
2021-03-30rockchip: rk3399: rock960: explicitly disable SPI flashPeter Robinson
2021-03-30rockchip: lion: update board defconfigHeiko Stuebner
2021-03-30rockchip: rk3368: sync down rk3368-lion board devicetree from LinuxHeiko Stuebner
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner
2021-03-30odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTORRoger Pau Monné
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-26x86: coral: Drop ACPI properties from of-platdataSimon Glass
2021-03-26sandbox: Create a new sandbox_noinst buildSimon Glass
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass
2021-03-26sandbox_spl: Increase SPL malloc() sizeSimon Glass
2021-03-23configs: ls1028a: Correct CONFIG_ENV_SECT_SIZEKuldeep Singh
2021-03-23configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigKuldeep Singh
2021-03-23configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh
2021-03-23configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSIONKuldeep Singh
2021-03-23powerpc: t2080rdb: Enable RTC supportChris Packham
2021-03-20configs: mt7622: enable debug uart for mt7622_rfb_defconfigWeijie Gao
2021-03-20board: mt7629: enable compression of u-boot to reduce the size of final imageWeijie Gao
2021-03-20configs: mt7622: use ARMv8 Generic Timer instead of mtk_timerWeijie Gao
2021-03-20board: Add MT8183 pumpkin board supportFabien Parent
2021-03-20board: mediatek: rename pumpkin board into mt8516Fabien Parent
2021-03-19board: sl28: disable HS400 modeMichael Walle
2021-03-16board: silinux: Enable recovery SPL for EK874 boardLad Prabhakar
2021-03-16arm: rmobile: Add Silicon Linux EK874 board supportLad Prabhakar
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2H board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2N board supportBiju Das
2021-03-16arm: rmobile: Add HopeRun HiHope RZ/G2M board supportBiju Das
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15configs: Resync with savedefconfigTom Rini
2021-03-15Merge tag 'ti-v2021.04-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-15configs: am65x_evm_r5: Enable checks for spl and stack sizesLokesh Vutla
2021-03-15configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BDAdam Ford
2021-03-12spl: test: Add a test for spl_load_simple_fit()Simon Glass