summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
* i2c: tegra: add standardized clk/reset API supportBryan Wu2016-08-15-4/+85
* pci: tegra: port to standard clock/reset/pwr domain APIsStephen Warren2016-08-15-5/+159
* mmc: tegra: port to standard clock/reset APIsStephen Warren2016-08-15-9/+55
* i2c: add Tegra186 BPMP driverStephen Warren2016-08-15-0/+140
* power domain: add Tegra186 driverStephen Warren2016-08-15-0/+100
* reset: add Tegra186 reset driverStephen Warren2016-08-15-0/+89
* clock: add Tegra186 clock driverStephen Warren2016-08-15-0/+118
* misc: add Tegra BPMP driverStephen Warren2016-08-15-0/+270
* Merge git://git.denx.de/u-boot-dmTom Rini2016-08-12-11/+25
|\
| * misc: add "call" uclass opStephen Warren2016-08-12-0/+11
| * power: pmic: act8846: add missing newline to debug statementsJohn Keeping2016-08-12-2/+2
| * power: regulator: act8846: fix reading valuesJohn Keeping2016-08-12-2/+2
| * fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-12-7/+10
* | kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-12-9/+9
* | drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla2016-08-12-1/+1
* | drivers/sysreset: group sysreset driversMax Filippov2016-08-12-12/+212
* | i2c: Drop redundant platform data setting in driversSimon Glass2016-08-12-6/+0
|/
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2016-08-11-107/+879
|\
| * eth: asix88179: Add support for the driver modelAlban Bedel2016-08-09-0/+184
| * eth: asix88179: Prepare supporting the driver modelAlban Bedel2016-08-09-28/+47
| * eth: asix88179: Fix receiving on big endian systemAlban Bedel2016-08-07-1/+1
| * 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
* | i2c: i2c-uclass-compat: avoid any BSS usageVignesh R2016-08-08-1/+1
* | drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N2016-08-08-45/+177
* | drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N2016-08-08-3/+3
* | net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R2016-08-08-0/+12
* | gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R2016-08-08-0/+188
* | spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max valueChin Liang See2016-08-07-2/+5
|/
* 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