summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár
2021-08-11arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh
2021-08-10configs: sei510/610: android bootflow via abootimgGuillaume La Roque
2021-08-10configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek
2021-08-10configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek
2021-08-10configs: meson64_android: boot android via abootimgGuillaume La Roque
2021-08-10configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek
2021-08-10configs: meson64_android: implement A/B slot supportMattijs Korpershoek
2021-08-10configs: meson64_android: implement AVB supportMattijs Korpershoek
2021-08-10configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVBMattijs Korpershoek
2021-08-10configs: meson64: permit redefining SYS_MALLOC_LENMattijs Korpershoek
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan
2021-08-09mx28evk: Convert to driver modelFabio Estevam
2021-08-09board: ge: bx50v3: Add PCIe reset to DTSebastian Reichel
2021-08-09mx6cuboxi: Fix the console variableFabio Estevam
2021-08-09mx6cuboxi: Fix the mmc device for the rootfsFabio Estevam
2021-08-08ARM: renesas: Mallocate bootparams on Gen3Marek Vasut
2021-08-06ppc: Drop t4qds and b4860qds referencesSimon Glass
2021-08-05ppc: Drop DM_PCI from config filesSimon Glass
2021-08-05ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORIDSimon Glass
2021-08-04config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROMHeinrich Schuchardt
2021-07-31Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland
2021-07-31arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configsTony Dinh
2021-07-31arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFSPali Rohár
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár
2021-07-30configs: meson64_android: reboot to fastbootd from bootloaderMattijs Korpershoek
2021-07-30configs: meson64_android: implement recovery boot via BCBMattijs Korpershoek
2021-07-30configs: meson64_android: use BCB for reboot to bootloaderMattijs Korpershoek
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-07-29configs: meson64_android: don't set console bootargsMattijs Korpershoek
2021-07-29configs: meson64_android: use logo part label instead of indexMattijs Korpershoek
2021-07-29configs: meson64_android: use boot part label instead of indexMattijs Korpershoek
2021-07-29configs: meson64_android: use CONFIG_FASTBOOT_USB_DEVMattijs Korpershoek
2021-07-29configs: meson64_android: fix bad indent in EXTRA_ENV_SETTINGSMattijs Korpershoek
2021-07-29configs: sei610: fix typo in header commentMattijs Korpershoek
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28i2c: Drop unused CONFIG_I2CSimon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass
2021-07-27meson64: add kernel compression varsArtem Lapkin