summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel2016-08-07-0/+2
* usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-1/+82
* usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat2016-08-07-4/+127
* drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat2016-08-07-27/+36
* usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada2016-08-07-0/+7
* usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada2016-08-07-0/+17
* usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada2016-08-07-10/+25
* net: usb: r8152: Add DM supportStefan Roese2016-08-07-22/+221
* dm: ehci-mx6: support driver modelPeng Fan2016-08-07-14/+130
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-08-06-16/+848
|\
| * rockchip: remove log2 reimplementation from clock driversHeiko Stübner2016-08-05-14/+6
| * clock: rk3399: add support for dwmmc 400KKever Yang2016-08-05-8/+21
| * move: rockchip: move clock drivers into a subdirectoryHeiko Stübner2016-08-05-3/+10
| * rk3399: add basic soc driverKever Yang2016-08-05-0/+820
* | zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini2016-08-05-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-08-05-8/+39
|\ \
| * | ARM: tegra: adapt to latest HSP DT bindingStephen Warren2016-08-04-8/+39
| |/
* | mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMAJaehoon Chung2016-08-05-1/+1
* | mmc: dw_mmc: fix data starvation by host timeout under FIFO modeXu Ziyuan2016-08-05-0/+1
* | mmc: dw_mmc: transfer proper bytes to FIFOXu Ziyuan2016-08-05-0/+2
* | mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung2016-08-05-25/+19
* | mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung2016-08-05-5/+5
* | mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"Jaehoon Chung2016-08-05-3/+0
* | mmc: display mmc list information like mmc_legacy typeXu Ziyuan2016-08-05-1/+1
* | mmc: use the generic error numberJaehoon Chung2016-08-05-90/+95
* | mmc: fsl_esdhc: remove the duplicated header fileJaehoon Chung2016-08-05-1/+0
* | mmc: dw_mmc: remove the duplicated header fileJaehoon Chung2016-08-05-2/+1
* | mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung2016-08-05-1/+1
* | mmc: sdhci: set to INT_DATA_END when there are dataJaehoon Chung2016-08-05-1/+2
* | mmc: sdhci: clean up timeout detectionMasahiro Yamada2016-08-05-9/+9
|/
* driver/ddr/fsl: Fix timing_cfg_2York Sun2016-08-02-1/+1
* crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg2016-08-02-3/+10
* driver: spi: fsl-qspi: remove compile WarningsYunhui Cui2016-08-02-1/+3
* Merge git://git.denx.de/u-boot-rockchipTom Rini2016-07-31-5/+22
|\
| * rockchip: rk3288: Fix pinctrl for GPIO bank 0John Keeping2016-07-31-2/+19
| * mmc-uclass: correct the device numberKever Yang2016-07-31-3/+3
* | net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede2016-07-31-3/+10
* | sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai2016-07-31-0/+16
|/
* spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R2016-07-30-5/+12
* sf: sf_params: Add AT25DF321 flash supportWenyou Yang2016-07-30-1/+2
* spi: ti_qspi: Remove delay in read path for dra7xxVignesh R2016-07-30-3/+0
* spi: ti_qspi: Fix compiler warning when DEBUG macro is setVignesh R2016-07-30-2/+2
* spi: ti_qspi: Fix failure on multiple READ_ID cmdVignesh R2016-07-30-3/+2
* spi: Add support for N25Q016AMoritz Fischer2016-07-30-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-07-28-8/+42
|\
| * pci: allow disabling of pci init/enum via envTim Harvey2016-07-28-0/+4
| * serial_mxc: Remove unconditional DCE settingBreno Lima2016-07-21-1/+0
| * imx_watchdog: add weak attribute to reset_cpu functionStefan Agner2016-07-19-1/+1
| * usb: ehci-mx6: introduce config for high active power pinStefan Agner2016-07-19-0/+13
| * usb: ehci-mx6: configure power polarity in usb_power_configStefan Agner2016-07-19-5/+5