summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-15clk: at91: Add clock driverWenyou Yang
2016-08-15tpm: atmel_twi: Make compatible with DM I2C bussesmario.six@gdsys.cc
2016-08-15i2c: atmel: add i2c driverSongjun Wu
2016-08-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-08-12misc: add "call" uclass opStephen Warren
2016-08-12power: pmic: act8846: add missing newline to debug statementsJohn Keeping
2016-08-12power: regulator: act8846: fix reading valuesJohn Keeping
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada
2016-08-12drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla
2016-08-12drivers/sysreset: group sysreset driversMax Filippov
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-05zynq_sdhci.c: Fix warning in arasan_sdhci_probeTom Rini
2016-08-05Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-08-05rockchip: remove log2 reimplementation from clock driversHeiko Stübner
2016-08-05clock: 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