summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass2016-09-169-14/+0
* Convert CONFIG_SPL_USB_SUPPORT to KconfigSimon Glass2016-09-161-3/+0
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-1644-50/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-1644-45/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-1678-114/+0
* Convert CONFIG_SPL_SATA_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-1624-26/+0
* Remove CONFIG_SPL_PINCTRL_SUPPORTSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_ONENAND_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-165-5/+0
* Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass2016-09-1614-25/+0
* Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass2016-09-1613-14/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-1655-63/+0
* Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass2016-09-163-3/+0
* Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass2016-09-163-3/+0
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass2016-09-1616-25/+1
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-1674-92/+1
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-1675-88/+2
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-1633-35/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-1686-94/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-1641-49/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-1637-38/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-1627-27/+0
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-165-7/+0
* Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass2016-09-1610-11/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-1627-38/+0
* Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass2016-09-1614-19/+0
* Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass2016-09-164-4/+0
* spear: Use upper case for CONFIG optionsSimon Glass2016-09-162-12/+7
* Use separate options for TPL supportSimon Glass2016-09-164-29/+29
* Drop CONFIG_SPL_RAM_SUPPORTSimon Glass2016-09-161-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-0961-69/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09209-235/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-094-14/+346
|\
| * warp7: Use PARTUUID to specify the rootfs locationFabio Estevam2016-09-061-3/+6
| * warp7: Modify fdt_file environment variableBreno Lima2016-09-061-1/+1
| * warp7: Add PMIC supportVanessa Maegima2016-09-061-0/+12
| * arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat2016-09-061-0/+315
| * imx: ventana: enable splashscreen supportTim Harvey2016-09-061-3/+4
| * board: tbs2910: fix HDMI pre-console bufferSoeren Moch2016-09-061-1/+3
| * board: tbs2910: always enable usbkbdSoeren Moch2016-09-061-7/+6
* | omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian2016-09-071-1/+2
* | omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian2016-09-071-6/+14
* | ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-0711-22/+0
* | ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-078-8/+0
* | omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian2016-09-061-2/+1
* | omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian2016-09-061-2/+2
* | TI: Rework SRAM definitions and maximumsTom Rini2016-09-0625-51/+56
* | board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer2016-09-061-1/+1
* | serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-061-0/+1