summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-10net: mvpp2x: Add GPIO configuration supportStefan Chulski
2017-08-09driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl appliedSantan Kumar
2017-08-09mmc: fsl_esdhc: not always setting esdhc fdt status to okayYang Li
2017-08-09PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 spaceHou Zhiqiang
2017-08-09driver: mmc: fsl_esdhc: Fix compiling warningYork Sun
2017-08-09Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XXAdam Ford
2017-08-09i2c: at91: Add missing probe function to device driverWenyou.Yang@microchip.com
2017-08-08mtd: spi: sf_dataflash: Add print message while erase errorWenyou.Yang@microchip.com
2017-08-08sf: Add Macronix MX25U6435F device parametersBin Meng
2017-08-07Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2017-08-07net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin
2017-08-07net: phy: Add AFE settings to the Broadcom Cygnus phyArun Parameswaran
2017-08-07net: move Broadcom SF2 driver to KconfigSuji Velupillai
2017-08-07net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig optionsAlexandru Gagniuc
2017-08-07net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxxAlexandru Gagniuc
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc
2017-08-07net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021Alexandru Gagniuc
2017-08-07net: ag7xxx: Propagate errors on phy accessJoe Hershberger
2017-08-07net: ag7xxx: Comment register namesJoe Hershberger
2017-08-07net: usb: r8152: fix "duplicate 'const' declaration specifier"Philipp Tomsich
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner
2017-08-07rockchip: video: Makefile: Add soc specific driver for rk3288 mipi dsieric.gao@rock-chips.com
2017-08-07rockchip: video: mipi: Add rk3288 soc specific driver for mipi dsieric.gao@rock-chips.com
2017-08-07rockchop: video: mipi: Makefile: Add soc specfic driver for rk3399 mipi dsieric.gao@rock-chips.com
2017-08-07rockchip: video: mipi: Split mipi driver into common and specific partseric.gao@rock-chips.com
2017-08-07video: Drop the ct69000 driverBin Meng
2017-08-07video: Drop the sm501 driverBin Meng
2017-08-07video: Drop the sed156x driverBin Meng
2017-08-07video: Drop the l5f31188 driverBin Meng
2017-08-04Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-08-03ahci-pci: Update call to ahci_probe_scsi_pci()Bin Meng
2017-08-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-08-03net: ravb: Add clock handling supportMarek Vasut
2017-08-03net: ravb: Detect PHY correctlyMarek Vasut
2017-08-03net: ravb: Add OF probing supportMarek Vasut
2017-08-03serial: sh: Use the clock framework to obtain clock configMarek Vasut
2017-08-03serial: sh: Convert to KconfigMarek Vasut
2017-08-03clk: rmobile: Add RCar Gen3 clock driverMarek Vasut
2017-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-08-02fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu
2017-08-02clk: zynqmp: Remove unused macros/variablesMichal Simek
2017-08-02clk: zynqmp: Dont panic incase of mmio write/read failuresSiva Durga Prasad Paladugu
2017-08-02clk: zynqmp: Add support for CCF driverSiva Durga Prasad Paladugu
2017-08-01Merge git://git.denx.de/u-boot-x86Tom Rini
2017-08-01soc/fsl-layerscape: Update SVR number for LS2081A and LS2041ASantan Kumar
2017-08-01fsl/usb: enable errata-a010151 for ls2088a and ls2081aSantan Kumar
2017-08-01spi: fsl_qspi: Pet watchdog even moreAlexander Stein
2017-08-01x86: Convert MMC to driver modelSimon Glass
2017-08-01block: ide: Fix build error when CONFIG_BLK is onBin Meng
2017-08-01dm: scsi: Add a generic PCI-based AHCI driverBin Meng