summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-11spi: sh_qspi: Drop SPBDCR waitMarek Vasut
2018-04-11spi: sh_qspi: Replace data types with short onesMarek Vasut
2018-04-11mtd: spi: Add Renesas RPC SPI-flash driverMarek Vasut
2018-04-11mtd: rpc: Add Renesas RPC Hyperflash driverMarek Vasut
2018-04-11mmc: renesas-sdhi: Wait after reconfiguring pinsMarek Vasut
2018-04-11mmc: matsushita-common: Add missing elseMarek Vasut
2018-04-11mmc: matsushita-common: Wait for command completionMarek Vasut
2018-04-11mmc: matsushita-common: Correctly set mode in 16bitMarek Vasut
2018-04-11mmc: matsushita-common: Special case only select registers in 16bitMarek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDR104/HS200 tuning supportMarek Vasut
2018-04-11mmc: matsushita-common: Export register access functionsMarek Vasut
2018-04-11mmc: matsushita-common: Properly handle pin voltage configurationMarek Vasut
2018-04-11mmc: matsushita-common: Always check controller versionMarek Vasut
2018-04-11mmc: matsushita-common: Handle bus width 0Marek Vasut
2018-04-11mmc: matsushita-common: Handle DMA completion flag differencesMarek Vasut
2018-04-11mmc: matsushita-common: Handle Renesas div-by-1Marek Vasut
2018-04-11mmc: matsushita-common: Add Renesas RCar quirksMarek Vasut
2018-04-11mmc: matsushita-common: Use mmc_of_parse()Marek Vasut
2018-04-11mmc: renesas-sdhi: Handle 16bit IPMarek Vasut
2018-04-11mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut
2018-04-11mmc: uniphier: Add support for 16bit variantMarek Vasut
2018-04-11mmc: uniphier: Drop useless checkMarek Vasut
2018-04-11mmc: uniphier: Factor out FIFO accessorsMarek Vasut
2018-04-11mmc: renesas-sdhi: Add Renesas SDHI Kconfig entryMarek Vasut
2018-04-11mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut
2018-04-11Merge git://git.denx.de/u-boot-i2cTom Rini
2018-04-11serial: Fix Makefile during SPL and TPL buildMarek Vasut
2018-04-11phy: Add Amlogic Meson USB2 & USB3 Generic PHY driversNeil Armstrong
2018-04-11usb: host: dwc3: Add support for multiple PHYsNeil Armstrong
2018-04-11usb: host: Add simple of glue driver for DWC3 USB Controllers integrationNeil Armstrong
2018-04-11i2c: fsl: Add option to get clock from DTMario Six
2018-04-11i2c: fsl: Use dev_read_addrMario Six
2018-04-11i2c: ihs_i2c: Use new fpgamap interfaceMario Six
2018-04-11dm: i2c: implement gpio-based I2C deblockAlexander Kochetkov
2018-04-10clk: add sandbox test for bulk APINeil Armstrong
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong
2018-04-10reset: add sandbox test for bulk APINeil Armstrong
2018-04-10reset: Add get/assert/deassert/release for bulk of reset signalsNeil Armstrong
2018-04-10serial: meson: Update compatible with new Linux bindingsNeil Armstrong
2018-04-10reset: Add Amlogic Meson Reset ControllerNeil Armstrong
2018-04-10sysreset: syscon: convert to use live dtÁlvaro Fernández Rojas
2018-04-09Merge tag 'xilinx-for-v2018.05-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-04-09treewide: fix up files incorrectly marked executableFabio Estevam
2018-04-09net: phy: xilinx_phy: Read phytype using property xlnx,phy-typeSiva Durga Prasad Paladugu
2018-04-09axi: ethernet: Added support for 64 bit addressing for axi-ethernetVipul Kumar
2018-04-09nand: arasan_nfc: Fixed NAND write issueVipul Kumar
2018-04-09fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain