summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-2212-21/+21
* Convert CONFIG_CMD_IDE to KconfigSimon Glass2017-05-2253-64/+0
* Convert CONFIG_CMD_HDMIDETECT to KconfigSimon Glass2017-05-229-10/+0
* Convert CONFIG_CMD_HD44760 to KconfigSimon Glass2017-05-221-1/+0
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-2226-114/+0
* Convert CONFIG_CMD_GSC to KconfigSimon Glass2017-05-222-2/+0
* Convert CONFIG_CMD_GETTIME to KconfigSimon Glass2017-05-222-2/+0
* Convert CONFIG_CMD_FUSE to KconfigSimon Glass2017-05-2216-18/+0
* Convert CONFIG_CMD_FPGA_LOADBP et al to KconfigSimon Glass2017-05-226-12/+0
* Convert CONFIG_CMD_FPGAD to KconfigSimon Glass2017-05-223-3/+0
* Convert CONFIG_CMD_FDC to KconfigSimon Glass2017-05-222-2/+0
* Convert CONFIG_CMD_ETHSW to KconfigSimon Glass2017-05-222-2/+0
* Convert CONFIG_CMD_ERRATA to KconfigSimon Glass2017-05-2221-21/+0
* Convert CONFIG_CMD_ENV_FLAGS to KconfigSimon Glass2017-05-222-3/+0
* Convert CONFIG_CMD_ENV_CALLBACK to KconfigSimon Glass2017-05-221-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-2243-54/+0
* Convert CONFIG_CMD_ENTERRCM to KconfigSimon Glass2017-05-221-2/+0
* Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass2017-05-2278-98/+8
* Convert CONFIG_CMD_EECONFIG to KconfigSimon Glass2017-05-222-2/+0
* Convert CONFIG_CMD_ECCTEST to KconfigSimon Glass2017-05-222-2/+0
* Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass2017-05-222-6/+0
* Kconfig: Drop CONFIG_SYS_I2C_DS1621_ADDRSimon Glass2017-05-222-23/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-2234-274/+7
* Drop three-wire serial (TWS) supportSimon Glass2017-05-222-101/+0
* Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDRSimon Glass2017-05-223-6/+0
* Convert CONFIG_DS4510 to KconfigSimon Glass2017-05-222-2/+0
* Kconfig: Drop CONFIG_CMD_DS4510Simon Glass2017-05-223-65/+0
* Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass2017-05-222-2/+0
* lib: move hash CONFIG options to KconfigTom Rini2017-05-2231-47/+2
* FIT: Rename FIT_DISABLE_SHA256 to FIT_ENABLE_SHA256_SUPPORTTom Rini2017-05-227-26/+6
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-2249-55/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-05-187-61/+490
|\
| * imx: mx7dsabresd: switch to DM USBPeng Fan2017-05-181-3/+0
| * imx: mx7dsabresd: enable more DM driversPeng Fan2017-05-181-11/+0
| * arm: dts: imx7: sync with LinuxPeng Fan2017-05-181-0/+454
| * engicam: Set fdt_file env during run-timeJagan Teki2017-05-184-4/+0
| * geam6ul: Add mmc_late_initJagan Teki2017-05-181-2/+0
| * geam6ul: Add modeboot env via board_late_initJagan Teki2017-05-181-19/+16
| * icorem6: Add mmc_late_initJagan Teki2017-05-181-2/+0
| * icorem6: Add modeboot env via board_late_initJagan Teki2017-05-181-20/+16
| * mx25pdk: Add fuse API supportFabio Estevam2017-05-181-0/+4
* | arm: socfpga: Add config and defconfig for Arria 10Ley Foon Tan2017-05-182-5/+82
* | arm: socfpga: Add reset driver support for Arria 10Ley Foon Tan2017-05-181-0/+110
|/
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-05-171-1/+6
|\
| * ARM: uniphier: move kernel physical base to 0x82080000Masahiro Yamada2017-05-171-1/+1
| * ARM: uniphier: add usbupdate commandMasahiro Yamada2017-05-171-0/+5
* | dm: core: Add DM_FLAG_OS_PREPARE flagStefan Roese2017-05-171-1/+10
* | x86: Convert MMC to driver modelSimon Glass2017-05-171-12/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-164-0/+5
|\
| * include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabledJean-Jacques Hiblot2017-05-153-0/+4