summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2021-08-09mx6cuboxi: Fix the mmc device for the rootfsFabio Estevam1-1/+1
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut1-0/+2
2021-08-06ppc: Drop t4qds and b4860qds referencesSimon Glass1-240/+0
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass10-204/+0
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass5-5/+0
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt1-1/+0
2021-08-01Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-0/+10
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland1-0/+10
2021-07-31arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configsTony Dinh1-2/+10
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár11-50/+2
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár11-23/+16
2021-07-30configs: meson64_android: reboot to fastbootd from bootloaderMattijs Korpershoek1-0/+4
2021-07-30configs: meson64_android: implement recovery boot via BCBMattijs Korpershoek1-7/+23
2021-07-30configs: meson64_android: use BCB for reboot to bootloaderMattijs Korpershoek1-13/+13
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-8/+15
2021-07-29configs: meson64_android: don't set console bootargsMattijs Korpershoek1-3/+1
2021-07-29configs: meson64_android: use logo part label instead of indexMattijs Korpershoek1-3/+6
2021-07-29configs: meson64_android: use boot part label instead of indexMattijs Korpershoek1-4/+6
2021-07-29configs: meson64_android: use CONFIG_FASTBOOT_USB_DEVMattijs Korpershoek1-2/+2
2021-07-29configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGSMattijs Korpershoek1-1/+2
2021-07-29configs: sei610: fix typo in header commentMattijs Korpershoek1-1/+1
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass6-6/+6
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass3-3/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass86-86/+86
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass7-7/+7
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass3-3/+3
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass5-5/+5
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass3-3/+3
2021-07-27meson64: add kernel compression varsArtem Lapkin1-0/+2
2021-07-27arm: mach-k3: j721e: Cleanup MAIN R5 boot code from R5 SPLSuman Anna1-2/+0
2021-07-27arm: mach-k3: j721e: Move booting of Main R5FSS Core0 to A72 U-BootSuman Anna1-0/+1
2021-07-27configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...Aswath Govindraju1-6/+0
2021-07-27env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVMKishon Vijay Abraham I1-0/+14
2021-07-26xilinx: Define kernel_comp_addr_r,kernel_comp_size env variablesRaju Kumar Pothuraju2-0/+4
2021-07-26arm64: versal: Drop default definitions of CONFIG_SYS_PBSIZEMichal Simek1-2/+0
2021-07-26xilinx: zynqmp: increase CONFIG_SYS_SPL_MALLOC_SIZE to 16MBRicardo Salveti1-1/+1
2021-07-24board: dragonboard410c: Fix PHYS_SDRAM_1_SIZEStephan Gerhold1-2/+2
2021-07-24board: dragonboard410c: Load U-Boot directly without LKStephan Gerhold1-0/+3
2021-07-24configs: synquacer: Remove mtdparts settings and update DFU settingMasami Hiramatsu1-1/+1
2021-07-23net: remove CONFIG_NET_MULTI (again)Michal Simek4-4/+0
2021-07-23arm: vexpress64: juno: Enable distro_bootcmd functionalityAndre Przywara1-24/+34
2021-07-20configs: ls2080ardb.h: Update mc size in envPriyanka Jain1-6/+6
2021-07-20configs: ls2080aqds.h: Update mc size in envPriyanka Jain1-4/+4
2021-07-20configs: ls1088ardb.h: Update mc size in envPriyanka Jain1-12/+12
2021-07-20configs: ls1088aqds.h: Update mc size in envPriyanka Jain1-16/+16
2021-07-19Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini3-15/+9
2021-07-19Merge tag 'ti-v2021.10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini8-105/+311
2021-07-19arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár1-5/+0