Commit Graph

9517 Commits (c04930762d433aeef94d8c910fa65461d43b9016)

Author SHA1 Message Date
Stephen Warren c04930762d mmc: tegra: port to standard clock/reset APIs 8 years ago
Stephen Warren 34f1c9fe14 i2c: add Tegra186 BPMP driver 8 years ago
Stephen Warren 24cdf1a9be power domain: add Tegra186 driver 8 years ago
Stephen Warren 4dd99d140c reset: add Tegra186 reset driver 8 years ago
Stephen Warren d9fd7008f4 clock: add Tegra186 clock driver 8 years ago
Stephen Warren 73dd5c4cfe misc: add Tegra BPMP driver 8 years ago
Stephen Warren b647f55420 misc: add "call" uclass op 8 years ago
John Keeping aa26776a2d power: pmic: act8846: add missing newline to debug statements 8 years ago
John Keeping 65f89be2ef power: regulator: act8846: fix reading values 8 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
Masahiro Yamada ab65006b08 kconfig: use bool instead of boolean for type definition attributes 8 years ago
Lokesh Vutla 1f01962e0f drivers: net: cpsw: always flush cache of size aligned to PKTALIGN 8 years ago
Max Filippov b25732c22b drivers/sysreset: group sysreset drivers 8 years ago
Simon Glass 2651a052d8 i2c: Drop redundant platform data setting in drivers 8 years ago
Alban Bedel 76b2fad775 eth: asix88179: Add support for the driver model 8 years ago
Alban Bedel 620452e7ae eth: asix88179: Prepare supporting the driver model 8 years ago
Vignesh R 95def3cf5d i2c: i2c-uclass-compat: avoid any BSS usage 8 years ago
Mugunthan V N a61f6a5595 drivers: net: keystone_net: add support for multi slave ethernet 8 years ago
Mugunthan V N 1610a9212a drivers: net: keystone_net: fix line termination with semi-colon 8 years ago
Vignesh R 2e205ef7eb net: cpsw: Add support to drive gpios for ethernet to be functional 8 years ago
Vignesh R 5746b0df9c gpio: Add driver for TI PCF8575 I2C GPIO expander 8 years ago
Alban Bedel 50f5bb25b9 eth: asix88179: Fix receiving on big endian system 8 years ago
Alban Bedel 652b269468 eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter 8 years ago
Rajesh Bhagat 707c866f3d usb: xhci: fsl: Add code to use CONFIG_DM_USB 8 years ago
Rajesh Bhagat ba699a5f91 usb: ehci: fsl: Add code to use CONFIG_DM_USB 8 years ago
Rajesh Bhagat 1e61ce9f7e drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB 8 years ago
Masahiro Yamada 2b58e1b76d usb: add (move) CONFIG_USB_HOST to Kconfig 8 years ago
Masahiro Yamada 96d8284bd5 usb: add CONFIG_USB_UHCI_HCD in Kconfig 8 years ago
Masahiro Yamada 93cb82477d usb: add CONFIG_USB_OHCI_HCD in Kconfig 8 years ago
Stefan Roese 6688452a3b net: usb: r8152: Add DM support 8 years ago
Peng Fan bb42fb4f10 dm: ehci-mx6: support driver model 8 years ago
Chin Liang See 5405817a6e spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value 8 years ago
Tom Rini f2df3b6e99 zynq_sdhci.c: Fix warning in arasan_sdhci_probe 8 years ago
Heiko Stübner abd0128eb1 rockchip: remove log2 reimplementation from clock drivers 8 years ago
Kever Yang fd4b2dc059 clock: rk3399: add support for dwmmc 400K 8 years ago
Heiko Stübner aff8795c01 move: rockchip: move clock drivers into a subdirectory 8 years ago
Kever Yang b0b3c86521 rk3399: add basic soc driver 8 years ago
Jaehoon Chung 89f69e5173 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA 8 years ago
Xu Ziyuan 720724d098 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode 8 years ago
Xu Ziyuan 2990e07a33 mmc: dw_mmc: transfer proper bytes to FIFO 8 years ago
Jaehoon Chung 14bed52d27 mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg 8 years ago
Jaehoon Chung 6a879ec8e7 mmc: sdhci: remove the unused argument for sdhci_setup_cfg 8 years ago
Jaehoon Chung e1ea7c44d6 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" 8 years ago
Xu Ziyuan 1bd4f92cdb mmc: display mmc list information like mmc_legacy type 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Jaehoon Chung 70f862808e mmc: fsl_esdhc: remove the duplicated header file 8 years ago
Jaehoon Chung ccd60a8524 mmc: dw_mmc: remove the duplicated header file 8 years ago
Jaehoon Chung a034ec06ff mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B 8 years ago
Jaehoon Chung 17ea3c8628 mmc: sdhci: set to INT_DATA_END when there are data 8 years ago
Masahiro Yamada bae4a1fdf5 mmc: sdhci: clean up timeout detection 8 years ago