summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clk.h: Add <asm/errno.h>Tom Rini2016-09-211-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2016-09-215-1/+172
|\
| * boston: Introduce support for the MIPS Boston development boardPaul Burton2016-09-211-0/+81
| * clk: boston: Providea simple driver for Boston board clocksPaul Burton2016-09-211-0/+13
| * dt-bindings: Add interrupt-controller/mips-gic.h headerPaul Burton2016-09-211-0/+9
| * clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton2016-09-211-1/+1
| * mips: Add MIPSfpga platform supportZubair Lutfullah Kakakhel2016-09-211-0/+68
* | Merge branch 'master' of http://git.denx.de/u-boot-mmcTom Rini2016-09-212-0/+11
|\ \
| * | mmc: sdhci: Add the programmable clock mode supportWenyou Yang2016-09-201-0/+2
| * | mmc: sd: extracting erase related information from sd statusPeng Fan2016-09-201-0/+9
| |/
* | PowerPC: Update last users of CONFIG_ISO_STRING to KconfigTom Rini2016-09-202-9/+0
* | PowerPC: Update MIP405/MIP405T to use Kconfig betterTom Rini2016-09-201-17/+2
* | Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-2067-205/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-09-182-4/+0
|\
| * ARM: uniphier: merge board init functions into board_init()Masahiro Yamada2016-09-141-2/+0
| * ARM: uniphier: use checkboard() instead of misc_init_f()Masahiro Yamada2016-09-141-1/+0
| * usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-141-1/+0
* | Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass2016-09-1614-20/+0
* | 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-165-35/+38
* | Drop CONFIG_SPL_RAM_SUPPORTSimon Glass2016-09-161-1/+0
|/
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-0961-69/+0