summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu2019-05-088-100/+224
| * | pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomuxDavid Wu2019-05-081-1/+9
| * | pinctrl: rockchip: Split the common set_mux() into per SocDavid Wu2019-05-0811-32/+297
| * | pinctrl: rockchip: Remove redundant spacesDavid Wu2019-05-087-63/+63
| * | pinctrl: rockchip: Add pull-pin-default param and remove unused paramDavid Wu2019-05-081-2/+1
| * | Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl"Kever Yang2019-05-083-76/+13
| * | rockchip: ram: rk3399: update for TPLKever Yang2019-05-081-5/+10
| * | rockchip: dmc: rk3368: update rank number for evb-px5Kever Yang2019-05-081-0/+4
| * | sysreset: enable driver support in SPL/TPLKever Yang2019-05-082-1/+19
| * | rockchip: clk: rk322x: fix assert clock valueKever Yang2019-05-081-2/+2
| * | rockchip: rk322x: add CLK_EMMC_SAMPLE clock supportKever Yang2019-05-081-0/+2
| * | Revert "rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL"Kever Yang2019-05-081-6/+6
* | | Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini2019-05-097-0/+1035
|\ \ \
| * | | phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong2019-05-094-0/+570
| * | | usb: dwc3: Add Meson G12A USB GlueNeil Armstrong2019-05-093-0/+465
* | | | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-05-087-112/+110
|\ \ \ \ | |/ / / |/| | |
| * | | net: phy: micrel: Find Micrel PHY node correctlyJames Byrne2019-05-081-1/+9
| * | | net: phy: micrel: Use correct skew values on KSZ9021James Byrne2019-05-081-4/+10
| * | | net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu2019-05-081-1/+6
| * | | net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu2019-05-081-1/+4
| * | | net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu2019-05-081-0/+12
| * | | drivers: net: ldpaa_eth: fix resource leakPankaj Bansal2019-05-081-0/+1
| * | | net: phy: realtek: Introduce quirk to mark RXC not stoppableCarlo Caione2019-05-072-0/+39
| * | | net: phy: ti: use generic helpers to access MMD registersCarlo Caione2019-05-071-105/+25
| * | | net: phy: Add generic helpers to access MMD PHY registersCarlo Caione2019-05-071-0/+4
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-086-55/+153
|\ \ \
| * | | net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki2019-05-091-17/+57
| * | | reset: Get the RESET by index without deviceJagan Teki2019-05-091-17/+36
| * | | clk: Use clk_get_by_index_tail()Jagan Teki2019-05-091-22/+2
| * | | clk: Get the CLK by index without deviceJagan Teki2019-05-091-1/+60
| * | | serial: sifive: Change include orderJagan Teki2019-05-091-1/+1
| * | | clk: sifive: fu540-prci: Change include orderJagan Teki2019-05-091-1/+1
| * | | spi: atcspi200: Change include orderJagan Teki2019-05-091-1/+1
* | | | x86: Support PCI VGA ROM when TPL is usedSimon Glass2019-05-081-1/+1
* | | | x86: sysreset: Implement the get_last() methodSimon Glass2019-05-081-0/+6
* | | | x86: sysreset: Implement power-off if availableSimon Glass2019-05-081-1/+78
* | | | x86: sysreset: Separate out the EFI codeSimon Glass2019-05-081-5/+11
* | | | cros_ec: Use a hyphen in the uclass nameSimon Glass2019-05-081-1/+1
* | | | dm: core: Fix translate condition in ofnode_get_addr_size()Simon Glass2019-05-081-1/+1
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-05-0715-28/+484
|\ \ \
| * | | spi: rpc: Add support for operation without clock frameworkMarek Vasut2019-05-072-5/+9
| * | | net: sh_eth: Add support for operation without clock frameworkMarek Vasut2019-05-071-0/+9
| * | | net: sh_eth: Add RZ/A1 supportMarek Vasut2019-05-071-0/+56
| * | | serial: sh: Add RZ/A1 supportMarek Vasut2019-05-072-1/+5
| * | | timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut2019-05-073-0/+100
| * | | pinctrl: renesas: Add RZ/A1 R7S72100 pin control driverMarek Vasut2019-05-073-0/+159
| * | | gpio: renesas: Add RZ/A1 R7S72100 GPIO driverMarek Vasut2019-05-073-0/+141
| * | | sh: 7785: Remove CPU supportMarek Vasut2019-05-072-6/+1
| * | | sh: 7724: Remove CPU supportMarek Vasut2019-05-073-16/+4
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-05-075-81/+365
|\ \ \ \ | |/ / / |/| | |