summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-14armv8: ls1046aqds: Add LS1046AQDS board supportShaohui Xie
2016-09-14armv8: ls1046ardb: Add LS1046ARDB board supportMingkai Hu
2016-09-14Export memset for standalone AQ FW load appsShaohui Xie
2016-09-14driver/ddr/fsl: Add general MMDC driver and reuse common MMDC driver for ls1012aShengzhou Liu
2016-09-14nxp: ls102xa: add LS1 PSCI system suspendHongbo Zhang
2016-09-14nxp: ls102xa: add registers definition for system sleepHongbo Zhang
2016-09-14armv8: ls2080a: Remove debug server supportYork Sun
2016-09-14fsl: csu: add an API to set R/W permission to PCIeHou Zhiqiang
2016-09-14fsl: csu: add an API to set individual device access permissionHou Zhiqiang
2016-09-14driver/ddr/fsl: Add more debug registersYork Sun
2016-09-14ARM: uniphier: merge board init functions into board_init()Masahiro Yamada
2016-09-14ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro 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-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