aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-04rockchip: spl: RK3399: use boot0 hook to create space for SPL magicPhilipp Tomsich3-1/+20
2017-04-04rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich4-36/+118
2017-04-04rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich2-4/+4
2017-04-04rockchip: configs: correct mmc env dev for rk3288 based boardsJacob Chen4-4/+4
2017-04-04Prepare v2017.05-rc1v2017.05-rc1Tom Rini1-2/+2
2017-04-04Merge git://git.denx.de/u-boot-tegraTom Rini15-0/+3125
2017-04-04Merge git://git.denx.de/u-boot-arcTom Rini2-6/+39
2017-04-04Merge git://git.denx.de/u-boot-mmcTom Rini1-27/+73
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini14-21/+711
2017-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini11-229/+1760
2017-04-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini42-133/+691
2017-04-04Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini6-103/+270
2017-04-01apalis-tk1: disable external clock loopback on SDMMC3Marcel Ziswiler1-0/+1
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler3-0/+29
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler12-0/+3095
2017-03-31arcv2: Halt non-master coresAlexey Brodkin1-0/+16
2017-03-31axs103: Support slave core kick-start on axs103 v1.1 firmwareAlexey Brodkin1-2/+21
2017-03-31axs103: Clean-up smp_kick_all_cpus()Alexey Brodkin1-7/+5
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot1-0/+17
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot1-5/+22
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot1-1/+1
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot1-21/+33
2017-03-29arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfigStefan Roese2-0/+2
2017-03-29arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese1-1/+1
2017-03-29net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese1-4/+0
2017-03-29net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese1-0/+11
2017-03-29net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese1-2/+3
2017-03-29net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese1-0/+1
2017-03-29net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese1-0/+161
2017-03-29net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese1-8/+756
2017-03-29net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese1-0/+11
2017-03-29net: mvpp2: Restructure probe / init functionsStefan Roese1-30/+46
2017-03-29net: include/phy.h: Add new PHY interface modesStefan Roese1-0/+6
2017-03-29net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese1-7/+68
2017-03-29net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese1-1/+10
2017-03-29arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese3-2/+10
2017-03-29arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni4-0/+115
2017-03-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese1-3/+3
2017-03-29net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese1-0/+3
2017-03-29net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese1-37/+43
2017-03-29net: mvpp2: Add MDIO support for PPv2.2Stefan Roese1-6/+13
2017-03-29net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni1-0/+4
2017-03-29net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni1-15/+18
2017-03-29net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni1-5/+45
2017-03-29net: mvpp2: add AXI bridge initialization for PPv2.2Thomas Petazzoni1-0/+85
2017-03-29net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni1-6/+19
2017-03-29net: mvpp2: handle register mapping and access for PPv2.2Thomas Petazzoni1-9/+37
2017-03-29net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2Thomas Petazzoni1-5/+21
2017-03-29net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2Thomas Petazzoni1-10/+12
2017-03-29net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2Thomas Petazzoni1-7/+12