summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini6-25/+38
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini1-1/+1
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao1-3/+4
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding1-0/+1
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding1-0/+18
2019-05-14phy: ti: Init node before readingMichal Simek1-4/+4
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne3-18/+11
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini7-70/+527
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt1-14/+11
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt1-3/+1
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt1-4/+1
2019-05-10spi: designware: convert to livetreeSimon Goldschmidt1-6/+2
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt1-20/+19
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt1-2/+0
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee1-1/+1
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee1-13/+484
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee1-1/+1
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee1-6/+7
2019-05-10sh: sh3: Remove CPU supportMarek Vasut1-67/+8
2019-05-10sh: sh2: Remove CPU supportMarek Vasut1-8/+1
2019-05-10serial: sh: Drop assorted SH3, SH4, SH5 macrosMarek Vasut2-115/+8
2019-05-10serial: sh: Drop RTS7751R2D supportMarek Vasut1-5/+0
2019-05-10serial: sh: Drop SH2007 supportMarek Vasut1-8/+2
2019-05-10serial: sh: Drop H8 supportMarek Vasut1-84/+0
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham1-1/+0
2019-05-10sysreset: select DM_GPIO instead of GPIOChris Packham1-1/+1
2019-05-10remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla1-1/+1
2019-05-10test/py: avb: fix test_avb_persistent_values failIgor Opaniuk1-1/+1
2019-05-10ata: ahci: fix memory leakChristian Gmeiner1-4/+1
2019-05-10usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford1-4/+5
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini17-413/+938
2019-05-09Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini7-0/+1035
2019-05-09phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong4-0/+570
2019-05-09usb: dwc3: Add Meson G12A USB GlueNeil Armstrong3-0/+465
2019-05-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini7-112/+110
2019-05-09net: phy: micrel: Find Micrel PHY node correctlyJames Byrne1-1/+9
2019-05-09net: phy: micrel: Use correct skew values on KSZ9021James Byrne1-4/+10
2019-05-09net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu1-1/+6
2019-05-09net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu1-1/+4
2019-05-09net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu1-0/+12
2019-05-09drivers: net: ldpaa_eth: fix resource leakPankaj Bansal1-0/+1
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini6-55/+153
2019-05-08net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki1-17/+57
2019-05-08reset: Get the RESET by index without deviceJagan Teki1-17/+36
2019-05-08clk: Use clk_get_by_index_tail()Jagan Teki1-22/+2
2019-05-08clk: Get the CLK by index without deviceJagan Teki1-1/+60
2019-05-08serial: sifive: Change include orderJagan Teki1-1/+1
2019-05-08clk: sifive: fu540-prci: Change include orderJagan Teki1-1/+1
2019-05-08spi: atcspi200: Change include orderJagan Teki1-1/+1
2019-05-08pinctrl: rockchip: Also move common set_schmitter func into per Soc fileDavid Wu4-21/+37