summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Merge git://git.denx.de/u-boot-marvellTom Rini17-3/+375
2019-05-09Merge git://git.denx.de/u-boot-riscvTom Rini19-17/+180
2019-05-09Merge tag 'u-boot-amlogic-20190509' of git://git.denx.de/u-boot-amlogicTom Rini9-0/+1173
2019-05-09RISCV: image: Add booti supportAtish Patra4-3/+63
2019-05-09riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen4-7/+3
2019-05-09riscv: configs: AE350 will use CONFIG_OF_PRIOR_STAGE when boots from ramRick Chen2-2/+2
2019-05-09riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...Rick Chen2-0/+4
2019-05-09riscv: configs: Support AE350 SMP booting from flash flowRick Chen3-0/+77
2019-05-09riscv: Introduce CONFIG_XIP to support booting from flashRick Chen6-0/+21
2019-05-09riscv: qemu: Use correct SYS_TEXT_BASE for S-mode on 32bit systemAnup Patel1-1/+2
2019-05-09riscv: qemu-riscv.h: define CONFIG_PREBOOT (enables extlinux)David Abdurachmanov1-0/+4
2019-05-09riscv: set CONFIG_SYS_BOOTM_LEN to SZ_64MDavid Abdurachmanov1-6/+6
2019-05-09mach-meson: g12a: add DWC2 peripheral mode supportNeil Armstrong2-0/+138
2019-05-09phy: meson: add Amlogic G12A USB2 and USB3+PCIE PHY driversNeil Armstrong4-0/+570
2019-05-09usb: dwc3: Add Meson G12A USB GlueNeil Armstrong3-0/+465
2019-05-09arm: mvebu: clearfog: add MMC to SPL DTBaruch Siach1-0/+4
2019-05-09arm: mvebu: Add CRS305-1G-4S boardLuka Kovacic13-1/+364
2019-05-09arm: mvebu: db-88f6820-gp: Enable BLK and DM supportStefan Roese1-1/+3
2019-05-09arm: mvebu: db-88f6720: Enable CONFIG_BLKStefan Roese1-0/+1
2019-05-09arm: mvebu: clearfog: Enable BLK and DM supportStefan Roese1-1/+3
2019-05-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini18-183/+283
2019-05-09net: phy: micrel: Find Micrel PHY node correctlyJames Byrne1-1/+9
2019-05-09net: phy: micrel: Use correct skew values on KSZ9021James Byrne9-46/+79
2019-05-09net: phy: aquantia: Set only autoneg on in register 4.c441Valentin-catalin Neacsu1-1/+6
2019-05-09net: phy: Fix return value check phy_probeSiva Durga Prasad Paladugu1-1/+4
2019-05-09net: phy: Reloc next and prev pointers inside phy_driversSiva Durga Prasad Paladugu1-0/+12
2019-05-09ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-9/+9
2019-05-09ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri1-9/+9
2019-05-09drivers: net: ldpaa_eth: fix resource leakPankaj Bansal1-0/+1
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini20-59/+794
2019-05-08sunxi: Enable EMAC on the Bananapi M3Chen-Yu Tsai1-1/+3
2019-05-08sunxi: Enable EMAC on the Cubietruck PlusChen-Yu Tsai1-0/+2
2019-05-08sun50i: a64: Add Olimex A64-Teres-I board initial supportJonas Smedegaard5-1/+341
2019-05-08net: sun8i_emac: Add EPHY CLK and RESET supportJagan Teki1-17/+57
2019-05-08test/dm: reset: Add reset_get_by_index[_nodev] testJagan Teki1-0/+23
2019-05-08reset: Get the RESET by index without deviceJagan Teki2-17/+52
2019-05-08test/dm: clk: Add clk_get_by_index[_nodev] testJagan Teki1-0/+21
2019-05-08clk: Use clk_get_by_index_tail()Jagan Teki1-22/+2
2019-05-08clk: Get the CLK by index without deviceJagan Teki2-1/+75
2019-05-08serial: sifive: Change include orderJagan Teki1-1/+1
2019-05-08clk: sifive: fu540-prci: Change include orderJagan Teki1-1/+1
2019-05-08spi: atcspi200: Change include orderJagan Teki1-1/+1
2019-05-08Merge git://git.denx.de/u-boot-x86Tom Rini64-982/+2063
2019-05-08Merge tag 'efi-2019-07-rc2-2' of git://git.denx.de/u-boot-efiTom Rini20-180/+574
2019-05-08x86: samus: Add a target to boot through TPLSimon Glass5-2/+111
2019-05-08x86: samus: Update device tree for verified bootSimon Glass1-1/+21
2019-05-08x86: samus: Update device tree for SPLSimon Glass1-3/+28
2019-05-08x86: Add a simple TPL implementationSimon Glass6-13/+183
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass1-0/+13
2019-05-08x86: samus: Increase the pre-reloc memory againSimon Glass1-1/+1