summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_TSI148 to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_TRACE to KconfigSimon Glass2017-08-112-2/+0
* Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass2017-08-116-6/+0
* Kconfig: Drop CONFIG_CMD_TFTPSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_TERMINAL to KconfigSimon Glass2017-08-112-3/+0
* Convert CONFIG_CMD_TCA642X to KconfigSimon Glass2017-08-111-1/+0
* gpio: Drop sx151x driverSimon Glass2017-08-111-17/+0
* Convert CONFIG_CMD_STRINGS to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass2017-08-1119-19/+0
* Convert CONFIG_CMD_SPL_NAND_OFS to KconfigSimon Glass2017-08-1117-19/+0
* Convert CONFIG_CMD_SPL to KconfigSimon Glass2017-08-119-12/+0
* Convert CONFIG_CMD_SH_ZIMAGEBOOT to KconfigSimon Glass2017-08-112-7/+0
* Convert CONFIG_CMD_SF_TEST to KconfigSimon Glass2017-08-114-6/+0
* Convert CONFIG_CMD_SDRAM to KconfigSimon Glass2017-08-1122-56/+0
* Convert CONFIG_CMD_SCSI to KconfigSimon Glass2017-08-116-6/+0
* Convert CONFIG_CMD_SAVES to KconfigSimon Glass2017-08-1113-71/+0
* Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass2017-08-112-3/+0
* Convert CONFIG_CMD_REISER to KconfigSimon Glass2017-08-112-2/+0
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-1144-194/+0
* Kconfig: Convert CMD_READ to KconfigSimon Glass2017-08-111-1/+0
* Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass2017-08-112-6/+4
* Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass2017-08-113-7/+0
* Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass2017-08-116-6/+1
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-11108-259/+0
* Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass2017-08-1110-12/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-1110-10/+0
* Convert CONFIG_CMD_ONENAND to KconfigSimon Glass2017-08-117-19/+0
* Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass2017-08-114-4/+0
* Kconfig: Drop CONFIG_CMD_MEMSimon Glass2017-08-111-2/+0
* Convert CONFIG_CMD_MAX6957 to KconfigSimon Glass2017-08-111-1/+0
* at91, smartweb: use SPL_SYS_MALLOC_F_LENHeiko Schocher2017-08-111-3/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-114-3/+5
|\
| * armv8: ls2080a: Increase env sector size for qspi bootSantan Kumar2017-08-091-1/+1
| * fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang2017-08-091-1/+1
| * config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat2017-08-092-1/+3
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-08-1022-27/+0
|\ \
| * | Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-1022-27/+0
| * | Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-0917-17/+17
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-08-083-0/+218
|\ \ \
| * | | x86: theadorable-x86: Add header file for common defines and envStefan Roese2017-08-083-46/+179
| * | | x86: conga: Add option to select different config headers for baseboardsStefan Roese2017-08-081-0/+38
| * | | x86: dfi: Add option to select different config headers for baseboardsStefan Roese2017-08-081-0/+47
| | |/ | |/|
* | | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-08-081-2/+0
|\ \ \ | |_|/ |/| |
| * | mtd: cfi: Zap CFI_FLASH_SHIFT_WIDTH redefinitionMarek Vasut2017-08-081-2/+0
| |/
* | configs: Finish migration of PHY_GIGETom Rini2017-08-0875-92/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-08-07123-207/+10
|\ \
| * | Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-0753-98/+0
| * | Move PHYLIB to KconfigAlexandru Gagniuc2017-08-0798-99/+0
| * | net: Use packed structures for networkingDenis Pynkin2017-08-071-7/+7
| * | configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1Alexandru Gagniuc2017-08-0728-30/+29