summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-20spl: spl_mmc.c Correct blk_dread() return value checkTom Rini
2017-08-20cmd/read.c: Fix checking blk_dread return valueTom Rini
2017-08-20mtdparts: Fix various issues reported by CoverityTom Rini
2017-08-20hash: Compile only hardware or software versions of SHA algorithmsTom Rini
2017-08-20Makefile: honor PYTHON configuration properlyClément Bœsch
2017-08-20Merge git://git.denx.de/u-boot-videoTom Rini
2017-08-19lcd: avoid possible NULL dereferencexypron.glpk@gmx.de
2017-08-18Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini
2017-08-18rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pinKever Yang
2017-08-18rockchip: rk322x: pinctrl: using compatible name same with dtsKever Yang
2017-08-18rockchip: rk322x: update MACRO for mmc clksel regKever Yang
2017-08-18rockchip: rk322x: update dram bank sizeKever Yang
2017-08-18rockchip: rk3399: spl: remove unused header inclusionPhilipp Tomsich
2017-08-18rockchip: dts: rk3399-evb: remove redundant gmac nodeKever Yang
2017-08-18efi_loader: do not cast return value in EFI_EXITxypron.glpk@gmx.de
2017-08-18mmc: Support generic PCI SD host controllerBin Meng
2017-08-17m68k: add board stmark2, mcf5441x basedAngelo Dureghello
2017-08-17m68k: mcf5445x: allow CS0 to be undefinedAngelo Dureghello
2017-08-17m68k: fix cache.c for Coldfire V4EAngelo Dureghello
2017-08-17m68k: mcf5445x: move early ddr init as board-specificAngelo Dureghello
2017-08-17spl: fix Makefile for NOR, XIP and YMODEMPhilipp Tomsich
2017-08-17rockchip: dts: rk3399-firefly: update gmac parameterKever Yang
2017-08-17cmd: mmc: add mmc partconf read capabilityAngelo Dureghello
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-08-17dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPSSimon Glass
2017-08-17dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPSSimon Glass
2017-08-17dm: imx: cm_fx6: Enable more driver model supportSimon Glass
2017-08-17dm: imx: cm_fx6: Add MMC support for CONFIG_BLKSimon Glass
2017-08-17dm: imx: cm_fx6: Add device tree for cm_fx6Simon Glass
2017-08-17dm: imx: cm_fx6: Support driver model for SATASimon Glass
2017-08-17dm: mmc: fsl_esdhc: Update to support MMC operationsSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Update to support livetreeSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()Simon Glass
2017-08-17dm: mmc: fsl_esdhc: Set up platform dataSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Detect init failureSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Detect reset failureSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Set up common versions of operationsSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Pass private data to internal functionsSimon Glass
2017-08-17dm: sata: dwc_ahsata: Add support for driver modelSimon Glass
2017-08-17dm: sata: Update the AHCI uclass to support operationsSimon Glass
2017-08-17dm: sata: imx: Allow driver model to be used for sataSimon Glass
2017-08-17dm: sata: Support driver model with the 'sata' commandSimon Glass
2017-08-17dm: sata: dw_sata: Set up common versions of operationsSimon Glass
2017-08-17dm: sata: dw_sata: More ahci_init_one() futher downSimon Glass
2017-08-17dm: sata: dw_sata: Drop is_readySimon Glass
2017-08-17dm: sata: dw_sata: Rename the dwc_ahsata private headerSimon Glass
2017-08-17dm: sata: dw_sata: Sort #include directivesSimon Glass