summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-25clk: rmobile: Split R8A7795 and R8A7796 core clock tablesMarek Vasut
2017-08-22fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as longTom Rini
2017-08-21Merge git://git.denx.de/u-boot-usbTom Rini
2017-08-21fastboot: avoid printing invalid dataJohn Keeping
2017-08-21Fix fastboot boot addressPeter Chubb
2017-08-21usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng
2017-08-20reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada
2017-08-20clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada
2017-08-18Merge branch 'master' of git://git.denx.de/u-boot-mmcTom 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-18mmc: Support generic PCI SD host controllerBin Meng
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: cm_fx6: Enable more driver model supportSimon 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: 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
2017-08-17dm: sata: dw_sata: Drop unnecessary bracketsSimon Glass
2017-08-17dm: sata: dw_sata: Pass uc_priv to internal functionsSimon Glass
2017-08-17dm: sata: dw_sata: Drop unnecessary castsSimon Glass
2017-08-17dm: sata: dw_sata: Rename 'probe_ent' to uc_privSimon Glass
2017-08-17dm: sata: dw_sata: Move exported functions to the endSimon Glass
2017-08-17dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()Simon Glass
2017-08-17dm: sata: dwc_ahsata: Make functions staticSimon Glass
2017-08-17dm: blk: Update return value in blk_create_devicef()Simon Glass
2017-08-17dm: blk: Add a function to find an interface-type nameSimon Glass
2017-08-17dm: core: Avoid calling dm_scan_fdt_dev() with of-platdataSimon Glass
2017-08-17mmc: gen_atmel_mci: Fix wrong arguments used of bind()Wenyou.Yang@microchip.com
2017-08-17mmc: sd_sdhi: Enable clock using clock frameworkMarek Vasut
2017-08-17mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut
2017-08-17mmc: sh_sdhi: Add DM and DT probing supportMarek Vasut
2017-08-17mmc: uniphier-sd: Fix long response processingMarek Vasut
2017-08-16Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-08-16Merge git://git.denx.de/u-boot-spiTom Rini
2017-08-16sf: Preserve QE bit when clearing BP# bits for Macronix flashBin Meng