aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-16arm: zynq: Add an info message about post configSiva Durga Prasad Paladugu1-0/+2
2019-04-16ARM: zynq: Add missing i2c get_rate for fixing i2c SPLHannes Schmelzer1-0/+2
2019-04-16spi: zynqmp_gqspi: Fix tap delay values at 100MHz and 150MHzSiva Durga Prasad Paladugu1-2/+2
2019-04-16fpga: Replace char * with const char * for filenameTien Fong Chee1-1/+2
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini12-53/+107
2019-04-13Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini7-108/+92
2019-04-13Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mipsTom Rini13-51/+2209
2019-04-12Merge tag 'u-boot-stm32-20190412' of https://github.com/patrickdelaunay/u-bootTom Rini19-1159/+2774
2019-04-12Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini5-11/+79
2019-04-12Merge git://git.denx.de/u-boot-marvellTom Rini6-161/+228
2019-04-12phy: Add USB PHY driver for the MT76x8 (7628/7688) SoCStefan Roese3-0/+170
2019-04-12net: Add MSCC ServalT network driver.Horatiu Vultur3-0/+630
2019-04-12net: Add MSCC Jaguar2 network driver.Horatiu Vultur3-0/+1083
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes1-1/+1
2019-04-12gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes1-1/+1
2019-04-12gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes1-6/+6
2019-04-12ag7xxx: add initial support for s17Rosy Song1-16/+123
2019-04-12dma: bcm6348: check if driver is enabled before send/recvÁlvaro Fernández Rojas1-0/+6
2019-04-12net: mscc: ocelot: Fix reset of the physHoratiu Vultur1-17/+10
2019-04-12drivers: add ethernet support for qca953x in ag7xxx driverRosy Song1-17/+186
2019-04-12drivers: fix typo for pinctrl qca953xRosy Song1-1/+1
2019-04-12mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driverChristophe Kerello3-0/+1104
2019-04-12spi: stm32_qspi: move to exec_opChristophe Kerello2-383/+245
2019-04-12pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driverPatrick Delaunay3-0/+451
2019-04-12stpmic1: add NVM update support in fuse commandPatrick Delaunay2-0/+142
2019-04-12pmic: stpmu1: add power switch off supportPatrick Delaunay1-0/+46
2019-04-12stpmic1: update register namesPatrick Delaunay1-57/+57
2019-04-12power: rename stpmu1 to official name stpmic1Patrick Delaunay6-292/+298
2019-04-12power: stpmu1: rename files to stpmic1Patrick Delaunay4-4/+4
2019-04-12regulator: stpmu1: update buck1 rangePatrick Delaunay1-2/+3
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay2-1/+4
2019-04-12mtd: spi-nor-ids: Add Gigadevice gd25lq128 IDNeil Armstrong1-0/+5
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas1-11/+10
2019-04-12ARM: dts: dra7: Change pbias voltage to 3.3VFaiz Abbas1-1/+1
2019-04-12board: ti: am335x: Add platdata for cpsw in SPLFaiz Abbas1-18/+0
2019-04-12net: ti: cpsw: Enable DM_FLAG_PRE_RELOCFaiz Abbas1-1/+1
2019-04-12net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROLFaiz Abbas1-7/+11
2019-04-12net: ti: cpsw-common: Isolate getting syscon address from assigning macidFaiz Abbas2-72/+58
2019-04-12net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_privFaiz Abbas1-67/+69
2019-04-12net: ti: cpsw: Move cpsw_phy_sel() to _probe()Faiz Abbas1-17/+16
2019-04-12firmware: Add support for querying msmc memoryLokesh Vutla2-0/+72
2019-04-12net: netcp: add support for phy with rgmii idsMurali Karicheri1-1/+21
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay2-1/+9
2019-04-12mtd: spi: Replace ad-hoc default implementation with spi_mem_opMarek Vasut1-8/+6
2019-04-12spi: fsl_dspi fix to stop extra transmissionsJared Bents1-4/+26
2019-04-12spi: spi-mem: Check if exec_op function is set before calling itBernhard Messerklinger1-1/+1
2019-04-12mtd: fix Coverity integer handling issueMiquel Raynal1-3/+3
2019-04-12mtd: spi: Add Macronix MX66U2G45F deviceMarek Vasut1-0/+1
2019-04-12mtd: sf_probe: remove spi-flash compatibleNeil Armstrong1-1/+0
2019-04-12mtd: add spi flash id s25fl064lHeiko Schocher1-0/+1