summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-16Remove CONFIG_SPL_PINCTRL_SUPPORTSimon 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-16spear: Use upper case for CONFIG optionsSimon Glass
2016-09-16Use separate options for TPL supportSimon Glass
2016-09-16Drop CONFIG_SPL_RAM_SUPPORTSimon Glass
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-09-07efi_loader: provide efi_mem_desc versionMian Yousaf Kaukab
2016-09-07compiler.h: use system endian macros on OpenBSDJonathan Gray
2016-09-07global_data.h: Standardize tabs and alignment for commentsRobert P. J. Day
2016-09-07omap3_pandora: Only set bootargs if distro_bootcmd failed to load.Vagrant Cascadian
2016-09-07omap3_pandora: Switch to use config_distro_bootcmd.Vagrant Cascadian
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada
2016-09-06omap3_pandora: Switch to using "load" command to load the autoboot script.Vagrant Cascadian
2016-09-06omap3_pandora: Fix mmc loading of autoboot script to use correct syntax.Vagrant Cascadian
2016-09-06TI: Rework SRAM definitions and maximumsTom Rini
2016-09-06board/BuR/common: increase NET_RETRY_COUNT to 10Hannes Schmelzer
2016-09-06arm: dts: update DTS files for meson-gxbb and odroid-c2Beniamino Galvani
2016-09-06serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf
2016-09-06warp7: Use PARTUUID to specify the rootfs locationFabio Estevam
2016-09-06warp7: Modify fdt_file environment variableBreno Lima
2016-09-06warp7: Add PMIC supportVanessa Maegima
2016-09-06arm: imx: Add support for Advantech DMS-BA16 boardAkshay Bhat
2016-09-06imx: ventana: enable splashscreen supportTim Harvey