summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-05-09spi: atcspi200: Change include orderJagan Teki
2019-05-08pinctrl: rockchip: Also move common set_schmitter func into per Soc fileDavid Wu
2019-05-08pinctrl: rockchip: Clean the unused type and labelDavid Wu
2019-05-08pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pullDavid Wu
2019-05-08pinctrl: rockchip: Split the common set_pull() func into per SocDavid Wu
2019-05-08pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strengthDavid Wu
2019-05-08pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu
2019-05-08pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomuxDavid Wu
2019-05-08pinctrl: rockchip: Split the common set_mux() into per SocDavid Wu
2019-05-08pinctrl: rockchip: Remove redundant spacesDavid Wu
2019-05-08pinctrl: rockchip: Add pull-pin-default param and remove unused paramDavid Wu
2019-05-08Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl"Kever Yang
2019-05-08rockchip: ram: rk3399: update for TPLKever Yang
2019-05-08rockchip: dmc: rk3368: update rank number for evb-px5Kever Yang
2019-05-08sysreset: enable driver support in SPL/TPLKever Yang
2019-05-08rockchip: clk: rk322x: fix assert clock valueKever Yang
2019-05-08rockchip: rk322x: add CLK_EMMC_SAMPLE clock supportKever Yang
2019-05-08Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL"Kever Yang
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