summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | i2c: add i2c driver for stm32Patrice Chotard2017-08-233-0/+903
| |/
* | Merge git://www.denx.de/git/u-boot-cfi-flashTom Rini2017-08-261-4/+4
|\ \
| * | mtd: cfi: staticize functionsMarek Vasut2017-08-221-4/+4
* | | driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com2017-08-263-0/+99
* | | ram: kconfig: s/SPL/TPL/ in TPL_RAM help textJagan Teki2017-08-261-1/+1
| |/ |/|
* | fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as longTom Rini2017-08-221-1/+1
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-08-212-2/+8
|\ \
| * | fastboot: avoid printing invalid dataJohn Keeping2017-08-211-1/+1
| * | Fix fastboot boot addressPeter Chubb2017-08-211-1/+1
| * | usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng2017-08-211-0/+6
| |/
* | reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada2017-08-201-46/+17
* | ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-206-153/+3
* | clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada2017-08-201-3/+2
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-08-1818-606/+971
|\
| * mmc: Support generic PCI SD host controllerBin Meng2017-08-181-6/+1
| * cmd: mmc: add mmc partconf read capabilityAngelo Dureghello2017-08-171-4/+13
| * dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass2017-08-177-54/+28
| * dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPSSimon Glass2017-08-171-1/+1
| * dm: imx: cm_fx6: Enable more driver model supportSimon Glass2017-08-171-1/+1
| * dm: mmc: fsl_esdhc: Update to support MMC operationsSimon Glass2017-08-171-5/+64
| * dm: mmc: fsl_esdhc: Update to support livetreeSimon Glass2017-08-171-9/+7
| * dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()Simon Glass2017-08-171-7/+7
| * dm: mmc: fsl_esdhc: Set up platform dataSimon Glass2017-08-171-22/+39
| * dm: mmc: fsl_esdhc: Detect init failureSimon Glass2017-08-171-3/+6
| * dm: mmc: fsl_esdhc: Detect reset failureSimon Glass2017-08-171-7/+15
| * dm: mmc: fsl_esdhc: Set up common versions of operationsSimon Glass2017-08-171-11/+36
| * dm: mmc: fsl_esdhc: Pass private data to internal functionsSimon Glass2017-08-171-14/+11
| * dm: sata: dwc_ahsata: Add support for driver modelSimon Glass2017-08-171-0/+113
| * dm: sata: Update the AHCI uclass to support operationsSimon Glass2017-08-171-0/+37
| * dm: sata: dw_sata: Set up common versions of operationsSimon Glass2017-08-171-105/+131
| * dm: sata: dw_sata: More ahci_init_one() futher downSimon Glass2017-08-171-33/+33
| * dm: sata: dw_sata: Drop is_readySimon Glass2017-08-171-4/+0
| * dm: sata: dw_sata: Rename the dwc_ahsata private headerSimon Glass2017-08-172-4/+4
| * dm: sata: dw_sata: Sort #include directivesSimon Glass2017-08-171-7/+6
| * dm: sata: dw_sata: Drop unnecessary bracketsSimon Glass2017-08-171-50/+48
| * dm: sata: dw_sata: Pass uc_priv to internal functionsSimon Glass2017-08-171-48/+41
| * dm: sata: dw_sata: Drop unnecessary castsSimon Glass2017-08-171-38/+22
| * dm: sata: dw_sata: Rename 'probe_ent' to uc_privSimon Glass2017-08-171-90/+85
| * dm: sata: dw_sata: Move exported functions to the endSimon Glass2017-08-171-62/+62
| * dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()Simon Glass2017-08-171-43/+0
| * dm: sata: dwc_ahsata: Make functions staticSimon Glass2017-08-171-6/+6
| * dm: blk: Update return value in blk_create_devicef()Simon Glass2017-08-171-1/+1
| * dm: blk: Add a function to find an interface-type nameSimon Glass2017-08-172-0/+12
| * dm: core: Avoid calling dm_scan_fdt_dev() with of-platdataSimon Glass2017-08-171-0/+3
| * mmc: gen_atmel_mci: Fix wrong arguments used of bind()Wenyou.Yang@microchip.com2017-08-171-22/+42
| * mmc: sd_sdhi: Enable clock using clock frameworkMarek Vasut2017-08-171-0/+15
| * mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut2017-08-171-48/+55
| * mmc: sh_sdhi: Add DM and DT probing supportMarek Vasut2017-08-171-20/+145
| * mmc: uniphier-sd: Fix long response processingMarek Vasut2017-08-171-7/+7
* | rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pinKever Yang2017-08-181-1/+1