summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-16-50/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-16-45/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-114/+0
* Convert CONFIG_SPL_SATA_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-16-26/+0
* Remove CONFIG_SPL_PINCTRL_SUPPORTSimon Glass2016-09-16-2/+0
* Convert CONFIG_SPL_ONENAND_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass2016-09-16-5/+0
* Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass2016-09-16-25/+0
* Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass2016-09-16-14/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-16-63/+0
* Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass2016-09-16-3/+0
* Convert CONFIG_SPL_MTD_SUPPORT to KconfigSimon Glass2016-09-16-3/+0
* Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSimon Glass2016-09-16-25/+1
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-16-92/+1
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-88/+2
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-35/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-94/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-49/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-38/+0
* Convert CONFIG_SPL_FAT_SUPPORT to KconfigSimon Glass2016-09-16-27/+0
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-16-7/+0
* Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass2016-09-16-11/+0
* Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass2016-09-16-38/+0
* Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSimon Glass2016-09-16-19/+0
* Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass2016-09-16-4/+0
* spear: Use upper case for CONFIG optionsSimon Glass2016-09-16-12/+7
* Use separate options for TPL supportSimon Glass2016-09-16-35/+38
* Drop CONFIG_SPL_RAM_SUPPORTSimon Glass2016-09-16-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-09-69/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-09-235/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-09-09-14/+346
|\
| * warp7: Use PARTUUID to specify the rootfs locationFabio Estevam2016-09-06-3/+6
| * warp7: Modify fdt_file environment variableBreno Lima2016-09-06-1/+1
| * warp7: Add PMIC supportVanessa Maegima2016-09-06-0/+12
| * arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat2016-09-06-0/+315
| * imx: ventana: enable splashscreen supportTim Harvey2016-09-06-3/+4
| * board: tbs2910: fix HDMI pre-console bufferSoeren Moch2016-09-06-1/+3
| * board: tbs2910: always enable usbkbdSoeren Moch2016-09-06-7/+6
* | efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab2016-09-07-0/+2
* | compiler.h: use system endian macros on OpenBSDJonathan Gray2016-09-07-2/+17
* | global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day2016-09-07-18/+17
* | omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian2016-09-07-1/+2
* | omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian2016-09-07-6/+14
* | ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada2016-09-07-22/+0
* | ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-07-8/+0
* | omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian2016-09-06-2/+1
* | omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian2016-09-06-2/+2
* | TI: Rework SRAM definitions and maximumsTom Rini2016-09-06-51/+56
* | board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer2016-09-06-1/+1