summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2021-08-18arm: Finish migration of HAS_FSL_XHCI_USBTom Rini1-1/+0
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini1-3/+3
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini1-0/+2
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini17-25/+6
2021-08-11Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini4-59/+206
2021-08-11rockchip: Fix MMC boot orderAlex Bee1-3/+3
2021-08-11riscv: qemu: Enable MTD NOR flash supportBin Meng1-0/+2
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár2-7/+0
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár4-4/+0
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár2-2/+0
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár1-1/+0
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár7-11/+0
2021-08-11arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh1-0/+6
2021-08-10configs: sei510/610: android bootflow via abootimgGuillaume La Roque2-9/+15
2021-08-10configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek2-16/+8
2021-08-10configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek2-14/+14
2021-08-10configs: meson64_android: boot android via abootimgGuillaume La Roque1-1/+56
2021-08-10configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek1-2/+4
2021-08-10configs: meson64_android: implement A/B slot supportMattijs Korpershoek1-8/+47
2021-08-10configs: meson64_android: implement AVB supportMattijs Korpershoek1-0/+23
2021-08-10configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVBMattijs Korpershoek1-0/+4
2021-08-10configs: meson64: permit redefining SYS_MALLOC_LENMattijs Korpershoek1-0/+2
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini4-11/+109
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan1-0/+107
2021-08-09mx28evk: Convert to driver modelFabio Estevam1-7/+0
2021-08-09board: ge: bx50v3: Add PCIe reset to DTSebastian Reichel1-1/+0
2021-08-09mx6cuboxi: Fix the console variableFabio Estevam1-2/+1
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