summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dwc_ahci: Fix breakageJean-Jacques Hiblot2018-04-131-13/+10
* Merge git://git.denx.de/u-boot-shTom Rini2018-04-1313-901/+2272
|\
| * spi: sh_qspi: Make use of the 32byte FIFOMarek Vasut2018-04-111-10/+24
| * spi: sh_qspi: Replace ad hoc waiting with wait_for_bitMarek Vasut2018-04-111-14/+9
| * spi: sh_qspi: Drop SPBDCR waitMarek Vasut2018-04-111-8/+0
| * spi: sh_qspi: Replace data types with short onesMarek Vasut2018-04-111-31/+31
| * mtd: spi: Add Renesas RPC SPI-flash driverMarek Vasut2018-04-113-0/+474
| * mtd: rpc: Add Renesas RPC Hyperflash driverMarek Vasut2018-04-113-0/+406
| * mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut2018-04-111-0/+3
| * mmc: matsushita-common: Add missing elseMarek Vasut2018-04-111-1/+1
| * mmc: matsushita-common: Wait for command completionMarek Vasut2018-04-112-0/+3
| * mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut2018-04-111-2/+0
| * mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut2018-04-111-1/+3
| * mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut2018-04-111-2/+290
| * mmc: matsushita-common: Export register access functionsMarek Vasut2018-04-112-2/+6
| * mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut2018-04-112-9/+46
| * mmc: matsushita-common: Always check controller versionMarek Vasut2018-04-111-9/+8
| * mmc: matsushita-common: Handle bus width 0Marek Vasut2018-04-111-0/+1
| * mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut2018-04-112-3/+11
| * mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut2018-04-112-1/+3
| * mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut2018-04-112-18/+30
| * mmc: matsushita-common: Use mmc_of_parse()Marek Vasut2018-04-111-16/+7
| * mmc: renesas-sdhi: Handle 16bit IPMarek Vasut2018-04-111-0/+13
| * mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-114-5/+16
| * mmc: uniphier: Add support for 16bit variantMarek Vasut2018-04-112-4/+39
| * mmc: uniphier: Drop useless checkMarek Vasut2018-04-111-8/+2
| * mmc: uniphier: Factor out FIFO accessorsMarek Vasut2018-04-111-62/+60
| * mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut2018-04-112-4/+14
| * mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut2018-04-115-840/+921
* | Merge git://git.denx.de/u-boot-usbTom Rini2018-04-138-47/+631
|\ \
| * | phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong2018-04-114-0/+448
| * | usb: host: dwc3: Add support for multiple PHYsNeil Armstrong2018-04-111-47/+66
| * | usb: host: Add simple of glue driver for DWC3 USB Controllers integrationNeil Armstrong2018-04-113-0/+117
* | | Merge git://git.denx.de/u-boot-i2cTom Rini2018-04-113-35/+141
|\ \ \ | |_|/ |/| |
| * | i2c: fsl: Add option to get clock from DTMario Six2018-04-111-1/+7
| * | i2c: fsl: Use dev_read_addrMario Six2018-04-111-4/+1
| * | i2c: ihs_i2c: Use new fpgamap interfaceMario Six2018-04-111-21/+24
| * | dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov2018-04-111-9/+109
* | | serial: Fix Makefile during SPL and TPL buildMarek Vasut2018-04-111-2/+18
| |/ |/|
* | clk: add sandbox test for bulk APINeil Armstrong2018-04-101-0/+29
* | clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong2018-04-101-0/+59
* | reset: add sandbox test for bulk APINeil Armstrong2018-04-102-1/+30
* | reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong2018-04-101-0/+60
* | serial: meson: Update compatible with new Linux bindingsNeil Armstrong2018-04-101-0/+1
* | reset: Add Amlogic Meson Reset ControllerNeil Armstrong2018-04-103-0/+99
* | sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas2018-04-101-6/+2
|/
* Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini2018-04-096-18/+66
|\
| * net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu2018-04-091-1/+1
| * axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar2018-04-091-8/+25
| * nand: arasan_nfc: Fixed NAND write issueVipul Kumar2018-04-091-2/+2