summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Add evb-ast2500 test.py testWIP/2019-07-17-ci-importsTom Rini2019-07-171-0/+10
* .gitlab-ci.yml: Initial conversion of Travis CI build to GitLab CITom Rini2019-07-171-0/+315
* travis: Build aspeed board with qemu HEADJoel Stanley2019-07-171-1/+1
* travis: Add ASPEED ast2500 to qemu testsJoel Stanley2019-07-171-0/+7
* configs: aspeed: Add HUSH and random ethernet addrJoel Stanley2019-07-171-0/+2
* configs: aspeed: Unset CONFIG_MMCJoel Stanley2019-07-171-0/+1
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-07-16165-328/+719
|\
| * sunxi: H6: Enable USB for existing boardsAndre Przywara2019-07-165-0/+10
| * sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara2019-07-161-0/+20
| * sunxi: clocks: Add H6 USB clock gates and resetsAndre Przywara2019-07-161-0/+29
| * sunxi: gpio: Enable support for H6 pin controllerAndre Przywara2019-07-161-0/+2
| * sunxi: move SUNXI_GPIO to KconfigAndre Przywara2019-07-164-4/+7
| * sunxi: H6: Add DDR3 DRAM delay valuesJernej Skrabec2019-07-161-6/+17
| * sunxi: H6: Add DDR3-1333 timingsAndre Przywara2019-07-163-0/+153
| * sunxi: H6: Add DDR3 support to DRAM controller driverAndre Przywara2019-07-162-28/+62
| * sunxi: H6: move LPDDR3 timing definition into separate fileAndre Przywara2019-07-1610-148/+177
| * sunxi: H6: DRAM: follow recommended PHY init algorithmAndre Przywara2019-07-161-1/+3
| * sunxi: H6: DRAM: avoid memcpy() on MMIO registersAndre Przywara2019-07-161-2/+4
| * sun8i: h3: Add support for the Beelink-x2 STBMarcus Cooper2019-07-154-0/+239
| * sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara2019-07-15147-146/+3
* | Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-07-1532-625/+1506
|\ \
| * | net: macb: Add support for 1000-baseXRadu Pirea2019-07-151-2/+4
| * | net: macb: Fixed reading MII_LPA registerRadu Pirea2019-07-151-1/+1
| * | configs: am65x_evm_a53: enable networkingGrygorii Strashko2019-07-151-0/+6
| * | arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defsGrygorii Strashko2019-07-151-0/+59
| * | arm64: dts: ti: k3-am65: add mcu cpsw nodeGrygorii Strashko2019-07-152-0/+113
| * | net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driverKeerthy2019-07-153-0/+801
| * | driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addrKeerthy2019-07-152-3/+3
| * | net: phy: cortina: Use block layer to read from mmcYinbo Zhu2019-07-151-0/+5
| * | net: mscc: refactor mscc_miimHoratiu Vultur2019-07-158-516/+63
| * | test: dm: add MDIO testAlex Marginean2019-07-157-0/+163
| * | net: introduce MDIO DM class for MDIO devicesAlex Marginean2019-07-156-0/+184
| * | net: mscc: serval: Remove delay when serdes is configuredHoratiu Vultur2019-07-151-2/+0
| * | net: phy: ti: Fix clock output DT propertyTrent Piepho2019-07-151-8/+2
| * | net: phy: ti: Use default values for tx/rx delay and fifo sizeTrent Piepho2019-07-151-3/+3
| * | cmd: mii: Add the standard 1000BASE-T registersTrent Piepho2019-07-151-5/+29
| * | cmd: mii: Refactor some of the MII reg dump codeTrent Piepho2019-07-151-85/+70
* | | Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-07-1517-419/+659
|\ \ \ | |/ / |/| |
| * | mmc: fsl_esdhc_imx: enlarge mmc timeoutPeng Fan2019-07-151-2/+2
| * | mmc: fsl_esdhc_imx: add i.MX8QM compatiblePeng Fan2019-07-151-0/+7
| * | mmc: fsl_esdhc_imx: add HS400 Enhanced strobe supportPeng Fan2019-07-151-0/+20
| * | mmc: fsl_esdhc_imx: use mmc_of_parse to set host_capsPeng Fan2019-07-151-9/+5
| * | mmc: Parse no-1-8-v DT propertyPeng Fan2019-07-151-0/+5
| * | mmc: Parse HS400 Enhanced strobe DT propertiesPeng Fan2019-07-151-0/+2
| * | mmc: support hs400 enhanced strobe modePeng Fan2019-07-154-1/+115
| * | mmc: fsl_esdhc_imx: fix config check issue when building in SPLYe Li2019-07-151-2/+2
| * | cmd: Remove mmc_spi commandAnup Patel2019-07-155-100/+0
| * | mmc: mmc_spi: Re-write driver using DM frameworkBhargav Shah2019-07-153-173/+320
| * | mmc: skip select_mode_and_width for MMC SPI hostAnup Patel2019-07-151-0/+14
| * | mmc: retry a few times if a partition switch failedJean-Jacques Hiblot2019-07-151-3/+7