summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini2019-05-099-0/+1173
|\
| * mach-meson: g12a: add DWC2 peripheral mode supportNeil Armstrong2019-05-092-0/+138
| * 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-0818-183/+283
|\ \ | |/ |/|
| * net: phy: micrel: Find Micrel PHY node correctlyJames Byrne2019-05-081-1/+9
| * net: phy: micrel: Use correct skew values on KSZ9021James Byrne2019-05-089-46/+79
| * 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
| * ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-05-081-9/+9
| * ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-05-081-9/+9
| * 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
| * cmd: mdio: Switch to generic helpers when accessing the registersCarlo Caione2019-05-071-11/+16
| * 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-072-0/+74
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-0820-59/+794
|\ \
| * | sunxi: Enable EMAC on the Bananapi M3Chen-Yu Tsai2019-05-091-1/+3
| * | sunxi: Enable EMAC on the Cubietruck PlusChen-Yu Tsai2019-05-091-0/+2
| * | sun50i: a64: Add Olimex A64-Teres-I board initial supportJonas Smedegaard2019-05-095-1/+341
| * | net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki2019-05-091-17/+57
| * | test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki2019-05-091-0/+23
| * | reset: Get the RESET by index without deviceJagan Teki2019-05-092-17/+52
| * | test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki2019-05-091-0/+21
| * | clk: Use clk_get_by_index_tail()Jagan Teki2019-05-091-22/+2
| * | clk: Get the CLK by index without deviceJagan Teki2019-05-092-1/+75
| * | 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
| * | sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabledOndrej Jirman2019-04-181-2/+14
| * | arm: dts: h6: Add Beelink GS1 initial supportClément Péron2019-04-184-0/+206
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2019-05-0864-982/+2063
|\ \ \
| * | | x86: samus: Add a target to boot through TPLSimon Glass2019-05-085-2/+111
| * | | x86: samus: Update device tree for verified bootSimon Glass2019-05-081-1/+21
| * | | x86: samus: Update device tree for SPLSimon Glass2019-05-081-3/+28
| * | | x86: Add a simple TPL implementationSimon Glass2019-05-086-13/+183
| * | | x86: Add a way to jump from TPL to SPLSimon Glass2019-05-081-0/+13
| * | | x86: samus: Increase the pre-reloc memory againSimon Glass2019-05-081-1/+1
| * | | x86: broadwell: Update PCH to work in TPLSimon Glass2019-05-081-3/+9
| * | | x86: Enable the RTC on all boardsSimon Glass2019-05-082-1/+1
| * | | x86: Fix device-tree indentationSimon Glass2019-05-081-74/+73
| * | | x86: Update device tree for Chromium OS verified bootSimon Glass2019-05-081-2/+15
| * | | x86: Update device tree for TPLSimon Glass2019-05-081-2/+32
| * | | x86: Add documentation on the samus flashmapSimon Glass2019-05-081-0/+16
| * | | x86: Support PCI VGA ROM when TPL is usedSimon Glass2019-05-081-1/+1
| * | | x86: Don't generate a bootstage report in SPLSimon Glass2019-05-081-1/+1
| * | | x86: Don't set up MTRRs in SPLSimon Glass2019-05-081-1/+4
| * | | x86: Support TPL in Intel common codeSimon Glass2019-05-081-3/+6
| * | | x86: sysreset: Implement the get_last() methodSimon Glass2019-05-081-0/+6