summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_CMD_SDRAM to KconfigSimon Glass2017-08-1157-59/+39
* Convert CONFIG_CMD_SCSI to KconfigSimon Glass2017-08-1111-8/+12
* Convert CONFIG_CMD_SAVES to KconfigSimon Glass2017-08-1121-73/+16
* Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX optionSimon Glass2017-08-114-5/+0
* Convert CONFIG_CMD_REISER to KconfigSimon Glass2017-08-115-3/+10
* Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2017-08-1173-196/+58
* Kconfig: Convert CMD_READ to KconfigSimon Glass2017-08-116-4/+9
* Kconfig: Drop CONFIG_CMD_PORTIO and associated commandSimon Glass2017-08-116-154/+4
* Convert CONFIG_CMD_PCMCIA to KconfigSimon Glass2017-08-117-9/+9
* Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driverSimon Glass2017-08-112-624/+0
* Kconfig: Drop CONFIG_CMD_PCI_ENUMSimon Glass2017-08-118-9/+3
* Convert CONFIG_CMD_PCI to KconfigSimon Glass2017-08-11318-273/+231
* Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass2017-08-1113-22/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-1126-12/+22
* Convert CONFIG_CMD_ONENAND to KconfigSimon Glass2017-08-1120-20/+19
* Convert CONFIG_CMD_MTDPARTS_SPREAD to KconfigSimon Glass2017-08-113-1/+11
* Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass2017-08-1110-7/+12
* Kconfig: Sort the device-access commandsSimon Glass2017-08-111-130/+130
* Kconfig: Drop CONFIG_CMD_MEMSimon Glass2017-08-113-5/+2
* Convert CONFIG_CMD_MAX6957 to KconfigSimon Glass2017-08-114-2/+8
* board: ks2: README: Update NAND wordingCooper Jr., Franklin2017-08-111-2/+2
* at91, smartweb: use SPL_SYS_MALLOC_F_LENHeiko Schocher2017-08-112-3/+1
* OMAP3: omap3logic: Fix DDR Pin MuxAdam Ford2017-08-111-1/+1
* travis-ci: Emulate 'make tests'Tom Rini2017-08-111-0/+9
* configs: Resync with savedefconfigTom Rini2017-08-1174-175/+72
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-08-1129-61/+88
|\
| * armv8: ls2080a: Increase env sector size for qspi bootSantan Kumar2017-08-091-1/+1
| * fsl-lsch2: csu: correct the workaround A-010315Hou Zhiqiang2017-08-092-11/+11
| * driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar2017-08-091-2/+9
| * board: ls2080ardb: Add fsl_fdt_fixup_flashSantan Kumar2017-08-091-0/+28
| * config: ls1012aqds: Enable USB EHCI support for ls1012aqdsRajesh Bhagat2017-08-093-1/+4
| * mmc: fsl_esdhc: not always setting esdhc fdt status to okayYang Li2017-08-091-2/+0
| * PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang2017-08-091-0/+3
| * dm: arm: ls1021a: Move to driver model for USBAlison Wang2017-08-0912-0/+12
| * fsl-lsch2: csu: remove multiple calling functionHou Zhiqiang2017-08-094-13/+0
| * armv8/fsl-lsch2: correct the config description of DSPI clock dividerHou Zhiqiang2017-08-091-1/+1
| * board:ls2080ardb: Update execution of config_board_muxSantan Kumar2017-08-091-13/+14
| * board/ls2080ardb: Disable SD-related GPIO programmingSantan Kumar2017-08-091-16/+2
| * armv8: ls1046ardb: update core frequency to 1800MHZQianyu Gong2017-08-092-2/+2
| * driver: mmc: fsl_esdhc: Fix compiling warningYork Sun2017-08-091-0/+2
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-08-1034-38/+43
|\ \
| * | i2c: designware: Allow sending restart conditionsMarek Vasut2017-08-101-1/+2
| * | Convert CONFIG_SYS_I2C_OMAP24XX to KconfigAdam Ford2017-08-1026-28/+12
| * | Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford2017-08-0924-24/+22
| * | i2c: at91: Add missing probe function to device driverWenyou.Yang@microchip.com2017-08-091-2/+24
* | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-08-101-98/+89
|\ \ \
| * | | net: mvpp2x: Set BM poll size once during priv probeStefan Chulski2017-08-101-4/+1
| * | | net: mvpp2x: remove TX drain from transmit routineStefan Chulski2017-08-101-21/+0
| * | | net: mvpp2x: Set BM pool high addressStefan Chulski2017-08-101-0/+6
| * | | net: mvpp2x: Remove IRQ configuration from U-BootStefan Chulski2017-08-101-45/+1