summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-05-09spi: atcspi200: Change include orderJagan Teki
2019-05-08x86: Support PCI VGA ROM when TPL is usedSimon Glass
2019-05-08x86: sysreset: Implement the get_last() methodSimon Glass
2019-05-08x86: sysreset: Implement power-off if availableSimon Glass
2019-05-08x86: sysreset: Separate out the EFI codeSimon Glass
2019-05-08cros_ec: Use a hyphen in the uclass nameSimon Glass
2019-05-08dm: core: Fix translate condition in ofnode_get_addr_size()Simon Glass
2019-05-07net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione
2019-05-07net: phy: ti: use generic helpers to access MMD registersCarlo Caione
2019-05-07net: phy: Add generic helpers to access MMD PHY registersCarlo Caione
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-07Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-07spi: rpc: Add support for operation without clock frameworkMarek Vasut
2019-05-07net: sh_eth: Add support for operation without clock frameworkMarek Vasut
2019-05-07net: sh_eth: Add RZ/A1 supportMarek Vasut
2019-05-07serial: sh: Add RZ/A1 supportMarek Vasut
2019-05-07timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut
2019-05-07pinctrl: renesas: Add RZ/A1 R7S72100 pin control driverMarek Vasut
2019-05-07gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut
2019-05-07sh: 7785: Remove CPU supportMarek Vasut
2019-05-07sh: 7724: Remove CPU supportMarek Vasut
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-05-06arm: socfpga: Move Stratix 10 SDRAM driver to DMLey Foon Tan
2019-05-06ddr: altera: Compile ALTERA SDRAM in SPL onlyLey Foon Tan
2019-05-05usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM supportAdam Ford
2019-05-05dm: cache: add the pl310 cache controller driverDinh Nguyen
2019-05-05dm: cache: Create a uclass for cacheDinh Nguyen
2019-05-04Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mipsTom Rini
2019-05-04Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini
2019-05-04net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3Marek Vasut
2019-05-04pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()Marek Vasut
2019-05-04gpio: renesas: Migrate to pinctrl GPIO accessorsMarek Vasut
2019-05-04pinctrl: renesas: Implement gpio_request_enable/gpio_disable_freeMarek Vasut
2019-05-04pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpioMarek Vasut
2019-05-04pinctrl: gpio: Add callback for configuring pin as GPIOMarek Vasut