aboutsummaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)AuthorFilesLines
2019-08-27stm32mp1: configs: Set bootdelay to 1Patrice Chotard1-0/+1
2019-08-27stm32mp1: configs: add altbootcmdPatrick Delaunay1-1/+2
2019-08-27stm32mp1: configs: support MTDPARTS only if neededPatrick Delaunay1-0/+2
2019-08-27stm32mp1: configs: remove CONFIG_SYS_HZPatrick Delaunay1-5/+0
2019-08-27stm32mp1: cosmetic: remove commentPatrick Delaunay1-1/+0
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini3-2/+7
2019-08-26powerpc: mpc8548cds: extend the reserved length for monitorHou Zhiqiang1-1/+1
2019-08-26ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPLAdam Ford1-1/+4
2019-08-26ARM: omap3_logic: Fix SPL boot failure when EHCI enabledAdam Ford1-0/+3
2019-08-26vexpress/aemv8a: drop CONFIG_ARMV8_SWITCH_TO_EL1Sudeep Holla1-1/+0
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini1-0/+14
2019-08-26riscv: qemu: add SPL configurationLukas Auer1-0/+14
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer62-118/+0
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4Hannes Schmelzer1-1/+0
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 3Hannes Schmelzer2-2/+6
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer13-8/+21
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 1Hannes Schmelzer12-12/+12
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese14-15/+0
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford41-51/+0
2019-08-24Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-24/+1
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford11-16/+0
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford19-20/+0
2019-08-23kconfig: Convert CONFIG_MXS_GPIO to KconfigLukasz Majewski1-6/+0
2019-08-23evb_rk3399: revert CONFIG_SYS_MMC_ENV_DEV to 0Max Kellermann1-1/+1
2019-08-23rockchip: rk3288: remove fennec board supportKever Yang1-14/+0
2019-08-23rockchip: Move config SYS_MALLOC_LEN to KconfigKever Yang9-9/+0
2019-08-22armv8: ls1088aqds: support DSPI mode by hwconfigChuanhua Han1-0/+2
2019-08-22armv8: ls1046afrwy: Define CONFIG_ENV_ADDR for QSPI BootAlison Wang1-0/+3
2019-08-22armv8: ls1088aqds: Add support of I2C driver model.Chuanhua Han1-2/+2
2019-08-22boards: ls1088a: Add support of I2C driver modelChuanhua Han2-2/+3
2019-08-22boards: ls2088aqds: Add support of I2C driver model.Chuanhua Han1-0/+3
2019-08-22rtc: ds3232/ds3231: Add support to generate 32KHz output for driver moduleChuanhua Han1-0/+1
2019-08-22boards: ls2088a: Add support of I2C driver model.Chuanhua Han2-0/+4
2019-08-22armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INITChuanhua Han1-1/+0
2019-08-22boards: ls1028a: Add support of I2C driver modelChuanhua Han2-1/+2
2019-08-22configs: ls1043aqds: Move CONFIG_FSL_QSPI to defconfigAshish Kumar1-1/+0
2019-08-20ARM: da850evm: Remove dead codeAdam Ford1-5/+0
2019-08-20ARM: da850evm: Remove dead SPI CodeAdam Ford1-3/+0
2019-08-20ARM: omapl138_lcdk: Enable USBAdam Ford1-0/+6
2019-08-20configs: Rename environment variable fit_bootfile to name_fitAndrew F. Davis2-10/+7
2019-08-20configs: Rename environment variable fit_loadaddr to addr_fitAndrew F. Davis3-9/+9
2019-08-20configs: Remove unneeded overlay_files environment variableAndrew F. Davis2-7/+4
2019-08-19Merge tag 'u-boot-rockchip-20190819' of https://gitlab.denx.de/u-boot/custodi...Tom Rini5-20/+0
2019-08-19configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into KconfigUrja Rannikko4-16/+0
2019-08-19configs: Move CONFIG_SPI_FLASH_GIGADEVICE properly into KconfigUrja Rannikko2-4/+0
2019-08-18x86: qemu: Fix build warnings with CONFIG_DISTRO_DEFAULTS=nBin Meng1-4/+7
2019-08-15ARM: socfpga: update CONFIG_SPL_FS_LOAD_PAYLOAD_NAME to u-boot.imgDalon Westergreen1-1/+1
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini8-595/+392
2019-08-12Merge tag 'u-boot-amlogic-20190812' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2-0/+139
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini2-2/+85