summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-18watchdog: bcm6345: callback start use tick instead of msPhilippe Reynes
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-05-15Merge tag 'u-boot-stm32-mcu-20190514' of https://github.com/pchotard/u-bootTom Rini
2019-05-14eth: mtk-eth: fix incorrect read of phy-handleWeijie Gao
2019-05-14net: rtl8169: Support RTL-8168h/8111hThierry Reding
2019-05-14net: rtl8169: Implement ->hwaddr_write() callbackThierry Reding
2019-05-14phy: ti: Init node before readingMichal Simek
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-05-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-10gpio: dwapb_gpio: convert to livetreeSimon Goldschmidt
2019-05-10reset: socfpga: convert to livetreeSimon Goldschmidt
2019-05-10serial: altera_uart: convert to livetreeSimon Goldschmidt
2019-05-10spi: designware: convert to livetreeSimon Goldschmidt
2019-05-10spi: cadence_qspi: convert to livetreeSimon Goldschmidt
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee
2019-05-10sh: sh3: Remove CPU supportMarek Vasut
2019-05-10sh: sh2: Remove CPU supportMarek Vasut
2019-05-10serial: sh: Drop assorted SH3, SH4, SH5 macrosMarek Vasut
2019-05-10serial: sh: Drop RTS7751R2D supportMarek Vasut
2019-05-10serial: sh: Drop SH2007 supportMarek Vasut
2019-05-10serial: sh: Drop H8 supportMarek Vasut
2019-05-10mtd: ubi: Remove select for non existent optionChris Packham
2019-05-10sysreset: select DM_GPIO instead of GPIOChris Packham
2019-05-09remoteproc: k3_system_controller: Increase rx timeoutLokesh Vutla
2019-05-09test/py: avb: fix test_avb_persistent_values failIgor Opaniuk
2019-05-09ata: ahci: fix memory leakChristian Gmeiner
2019-05-09usb: ohci: ohci-da8xx: Cleanup Error handling and fix flagsAdam Ford
2019-05-09Merge tag 'rockchip-for-v2019.07-rc1' of git://git.denx.de/u-boot-rockchipTom Rini
2019-05-09Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini
2019-05-09phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong
2019-05-09usb: dwc3: Add Meson G12A USB GlueNeil Armstrong
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-05-08net: phy: micrel: Find Micrel PHY node correctlyJames Byrne
2019-05-08net: phy: micrel: Use correct skew values on KSZ9021James Byrne
2019-05-08net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu
2019-05-08net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu
2019-05-08net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu
2019-05-08drivers: net: ldpaa_eth: fix resource leakPankaj Bansal
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-09net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki
2019-05-09reset: Get the RESET by index without deviceJagan Teki
2019-05-09clk: Use clk_get_by_index_tail()Jagan Teki
2019-05-09clk: Get the CLK by index without deviceJagan Teki
2019-05-09serial: sifive: Change include orderJagan Teki
2019-05-09clk: sifive: fu540-prci: Change include orderJagan Teki