summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-04Prepare v2017.05-rc1v2017.05-rc1Tom Rini
2017-04-04Merge git://git.denx.de/u-boot-tegraTom Rini
2017-04-04Merge git://git.denx.de/u-boot-arcTom Rini
2017-04-04Merge git://git.denx.de/u-boot-mmcTom Rini
2017-04-04Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-04Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-04-04Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-04-04Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2017-04-01apalis-tk1: disable external clock loopback on SDMMC3Marcel Ziswiler
2017-04-01mmc: tegra: allow disabling external clock loopbackMarcel Ziswiler
2017-04-01arm: tegra: initial support for apalis tk1Marcel Ziswiler
2017-03-31arcv2: Halt non-master coresAlexey Brodkin
2017-03-31axs103: Support slave core kick-start on axs103 v1.1 firmwareAlexey Brodkin
2017-03-31axs103: Clean-up smp_kick_all_cpus()Alexey Brodkin
2017-03-30mmc: omap_hsmmc: add support for CONFIG_BLKJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: move the mmc_config to platdata when DM_MMC is usedJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use mmc_get_blk_desc() to get the block device descJean-Jacques Hiblot
2017-03-30mmc: omap_hsmmc: use an accessor to get the private dataJean-Jacques Hiblot
2017-03-29arm64: mvebu: Enable CONFIG_PHY_MARVELL in Armada7k/8k-DB defconfigStefan Roese
2017-03-29arm64: mvebu: armada-7040-db.dts: Change eth1 speed from 2.5G to 1GStefan Roese
2017-03-29net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_poolStefan Roese
2017-03-29net: mvpp2: Configure SMI PHY address needed for PHY pollingStefan Roese
2017-03-29net: mvpp2: Enable PHY polling mode on PPv2.2Stefan Roese
2017-03-29net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_IDStefan Roese
2017-03-29net: mvpp2: Add GoP and NetC support for port 0 (SFI)Stefan Roese
2017-03-29net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)Stefan Roese
2017-03-29net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMIIStefan Roese
2017-03-29net: mvpp2: Restructure probe / init functionsStefan Roese
2017-03-29net: include/phy.h: Add new PHY interface modesStefan Roese
2017-03-29net: mvpp2: Add RX and TX FIFO configuration for PPv2.2Stefan Roese
2017-03-29net: mvpp2: Handle eth device naming in multi-CP case correctlyStefan Roese
2017-03-29arm64: mvebu: armada-7k/8k: Enable MVPP2 ethernet driverStefan Roese
2017-03-29arm64: marvell: dts: add PPv2.2 description to Armada 7K/8KThomas Petazzoni
2017-03-29net: mvpp2: Enable compilation for Armada 7K/8K platformsStefan Roese
2017-03-29net: mvpp2.c: Clear all buffer / descriptor areas before usageStefan Roese
2017-03-29net: mvpp2: Move probe function from MISC to ETH DM driverStefan Roese
2017-03-29net: mvpp2: Add MDIO support for PPv2.2Stefan Roese
2017-03-29net: mvpp2: finally add the PPv2.2 compatible stringThomas Petazzoni
2017-03-29net: mvpp2: adapt rxq distribution to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: rework RXQ interrupt group initialization for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: add AXI bridge initialization for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: handle misc PPv2.1/PPv2.2 differencesThomas Petazzoni
2017-03-29net: mvpp2: handle register mapping and access for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: adjust the allocation/free of BM pools for PPv2.2Thomas Petazzoni
2017-03-29net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessorsThomas Petazzoni
2017-03-29net: mvpp2: introduce an intermediate union for the TX/RX descriptorsThomas Petazzoni
2017-03-29net: mvpp2: add hw_version field in "struct mvpp2"Thomas Petazzoni