summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
2016-09-16Convert CONFIG_SPL_USB_HOST_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_USBETH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SATA_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ONENAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_HASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSimon Glass
2016-09-16spear: Use upper case for CONFIG optionsSimon Glass
2016-09-16Move existing use of CONFIG_SPL_RSA to KconfigSimon Glass
2016-09-16Move existing use of CONFIG_SPL_DM to KconfigSimon Glass
2016-09-16Kconfig: Move SPL settings into their own fileSimon Glass
2016-09-16Correct defconfigs using savedefconfigSimon Glass
2016-09-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie
2016-09-14armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu
2016-09-14ARM: uniphier: enable Generic EHCI driver for Pro4 SoCMasahiro Yamada
2016-09-14usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09configs: Resync with savedefconfigTom Rini
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROLMasahiro Yamada
2016-09-06configs: am4xhs: Modify SPL load address to fix UART boot issueMadan Srinivas
2016-09-06ARM: AM57xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06ARM: DRA7xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06ARM: AM43xx: Enable post-processing of FIT artifacts loaded by U-BootAndreas Dannenberg
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-09-06warp7: Add a secure mode targetFabio Estevam