summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2019-01-2423-365/+184
|\
| * net: phy: aquantia: Print information on configValentin-catalin Neacsu2019-01-241-0/+21
| * net: phy: aquantia: Enable autoneg when on USXGMIIValentin-catalin Neacsu2019-01-241-0/+18
| * net: remove CONFIG_MCAST_TFTPChris Packham2019-01-2410-273/+6
| * net: move ether_crc to tsec driverChris Packham2019-01-243-25/+25
| * net: phy: realtek: Add functions to read PHY's extended registersCarlo Caione2019-01-241-0/+29
| * net: macb: fix mapping of registersRamon Fried2019-01-241-1/+3
| * net: mvneta: Add GPIO configuration supportAditya Prayoga2019-01-241-0/+15
| * net: mvgbe: fallback phy-mode to GMIIChris Packham2019-01-241-4/+2
| * net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch2019-01-241-2/+2
| * net: fix env flags for eth10addr and aboveSimon Goldschmidt2019-01-241-1/+1
| * net: remove duplicate definition of ETHADDR_WILDCARDSimon Goldschmidt2019-01-241-2/+0
| * net: explicitly assign errno to return code in case of network failureThomas RIENOESSL2019-01-242-1/+2
| * net: mvpp2: mdio device per portBaruch Siach2019-01-241-36/+33
| * net: mvpp2: fix lookup of mdio registers base addressBaruch Siach2019-01-241-10/+7
| * net: designware: clear padding bytesSimon Goldschmidt2019-01-241-2/+4
| * net: designware: fix tx packet lengthSimon Goldschmidt2019-01-241-5/+7
| * net: phy: Add clause 45 identifier to phy_devicePankaj Bansal2019-01-242-5/+11
* | Merge tag 'mpc85xx-for-v2019.04-rc1' of git://git.denx.de/u-boot-mpc85xxTom Rini2019-01-242-0/+4
|\ \
| * | mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund2019-01-232-0/+4
* | | Merge tag 'xilinx-for-v2019.04' of git://git.denx.de/u-boot-microblazeTom Rini2019-01-2467-184/+231
|\ \ \ | |_|/ |/| |
| * | ARM: zynq: Convert Topic Miami to DM_I2CMichal Simek2019-01-243-9/+6
| * | ARM: zynq: Disable i2c for Zybo/Zybo Z7Michal Simek2019-01-243-28/+0
| * | ARM: zynq: Remove unused GEM addressesMichal Simek2019-01-241-2/+0
| * | arm64: zynqmp: Remove unused GEM addressesMichal Simek2019-01-241-5/+0
| * | zynq: Kconfig: extend the bootstrap malloc() poolAnton Gerasimov2019-01-241-1/+1
| * | board: topic-miamiplus: Run IO PLL at 1000 MHzMike Looijmans2019-01-241-16/+14
| * | topic-miamiplus: Run CPU at 800MHz for speedgrade-2Mike Looijmans2019-01-242-2/+11
| * | i2c: cdns: Convert to livetree functionMichal Simek2019-01-241-1/+1
| * | arm64: versal: Enable dm commandMichal Simek2019-01-241-0/+1
| * | arm64: versal: Enable i2c cadence controller and i2c commandMichal Simek2019-01-241-0/+3
| * | arm64: zynqmp: Move SoC sources to mach-zynqmpMichal Simek2019-01-2419-6/+6
| * | ARM: zynq: Convert all boards to OF_SEPARATEMichal Simek2019-01-242-2/+0
| * | arm: zynq: Enable CONFIG_REMAKE_ELFSiva Durga Prasad Paladugu2019-01-241-0/+2
| * | arm64: zynqmp: Convert all reference boards to OF_SEPARATEMichal Simek2019-01-2418-18/+0
| * | arm64: zynqmp: Align u-boot-spl.bin for boot.bin creationMichal Simek2019-01-241-1/+4
| * | tools: zynqmpimage: Align image_size/image_stored_sizeMichal Simek2019-01-241-2/+2
| * | travis: Wire Xilinx Versal Virt platformMichal Simek2019-01-241-0/+7
| * | arm64: zynqmp: Disable MMC for for zc12xx_revA boardsMichal Simek2019-01-243-3/+3
| * | arm64: zynqmp: Enable FPGA_LOAD_SECURE commandMichal Simek2019-01-2415-0/+15
| * | arm64: zynqmp: Enable ISSI flash for some platformsMichal Simek2019-01-2416-0/+16
| * | arm64: zynqmp: Enable SPI on several boardsMichal Simek2019-01-2416-0/+46
| * | arm64: zynqmp: Setup proper SPI dependencyMichal Simek2019-01-247-12/+2
| * | ARM: zynqmp_r5: Setup DM_ETH/MMC if NET/MMC is enabledMichal Simek2019-01-241-0/+2
| * | arm64: zynqmp: Enable net configs for zc1275Siva Durga Prasad Paladugu2019-01-241-0/+4
| * | arm64: zynqmp: Setup DM_ETH/MMC if NET/MMC is enabledMichal Simek2019-01-2421-33/+2
| * | arm64: versal: Setup DM_ETH/MMC if NET/MMC is enabledMichal Simek2019-01-242-2/+2
| * | fpga: zynqmp: show an error message when FPGA programming failsLuca Ceresoli2019-01-241-1/+1
| * | arm64: zynqmp: Fix tcminit help text alignmentMichal Simek2019-01-241-5/+5
| * | net: phy: Move fixed link code to separate routineSiva Durga Prasad Paladugu2019-01-241-7/+27