summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
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-06spi: Kconfig: Add STM32F4 support for STM32_QSPI driverPatrice Chotard
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