summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-12i2c: Drop redundant platform data setting in driversSimon Glass
2016-08-11Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2016-08-09eth: asix88179: Add support for the driver modelAlban Bedel
2016-08-09eth: asix88179: Prepare supporting the driver modelAlban Bedel
2016-08-08i2c: i2c-uclass-compat: avoid any BSS usageVignesh R
2016-08-08drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N
2016-08-08drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N
2016-08-08net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R
2016-08-08gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R
2016-08-07eth: asix88179: Fix receiving on big endian systemAlban Bedel
2016-08-07eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet AdapterAlban Bedel
2016-08-07usb: xhci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat
2016-08-07usb: ehci: fsl: Add code to use CONFIG_DM_USBRajesh Bhagat
2016-08-07drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USBRajesh Bhagat
2016-08-07usb: add (move) CONFIG_USB_HOST to KconfigMasahiro Yamada
2016-08-07usb: add CONFIG_USB_UHCI_HCD in KconfigMasahiro Yamada
2016-08-07usb: add CONFIG_USB_OHCI_HCD in KconfigMasahiro Yamada
2016-08-07net: usb: r8152: Add DM supportStefan Roese
2016-08-07dm: ehci-mx6: support driver modelPeng Fan
2016-08-07spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max valueChin Liang See
2016-08-06Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-08-06zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini
2016-08-06Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-08-06rockchip: remove log2 reimplementation from clock driversHeiko Stübner
2016-08-06clock: rk3399: add support for dwmmc 400KKever Yang
2016-08-05move: rockchip: move clock drivers into a subdirectoryHeiko Stübner
2016-08-05rk3399: add basic soc driverKever Yang
2016-08-05mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMAJaehoon Chung
2016-08-05mmc: dw_mmc: fix data starvation by host timeout under FIFO modeXu Ziyuan
2016-08-05mmc: dw_mmc: transfer proper bytes to FIFOXu Ziyuan
2016-08-05mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: remove the unused argument for sdhci_setup_cfgJaehoon Chung
2016-08-05mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported"Jaehoon Chung
2016-08-05mmc: display mmc list information like mmc_legacy typeXu Ziyuan
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-08-05mmc: fsl_esdhc: remove the duplicated header fileJaehoon Chung
2016-08-05mmc: dw_mmc: remove the duplicated header fileJaehoon Chung
2016-08-05mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1BJaehoon Chung
2016-08-05mmc: sdhci: set to INT_DATA_END when there are dataJaehoon Chung
2016-08-05mmc: sdhci: clean up timeout detectionMasahiro Yamada
2016-08-04ARM: tegra: adapt to latest HSP DT bindingStephen Warren
2016-08-02driver/ddr/fsl: Fix timing_cfg_2York Sun
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg
2016-08-02driver: spi: fsl-qspi: remove compile WarningsYunhui Cui
2016-08-01Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede
2016-07-31sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai
2016-07-31rockchip: rk3288: Fix pinctrl for GPIO bank 0John Keeping
2016-07-31mmc-uclass: correct the device numberKever Yang
2016-07-29spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R