aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-29net: mvpp2: adjust the allocation/free of BM pools for PPv2.2Thomas Petazzoni1-3/+36
2017-03-29net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessorsThomas Petazzoni1-9/+64
2017-03-29net: mvpp2: introduce an intermediate union for the TX/RX descriptorsThomas Petazzoni1-11/+28
2017-03-29net: mvpp2: add hw_version field in "struct mvpp2"Thomas Petazzoni1-1/+10
2017-03-29net: mvpp2: add and use accessors for TX/RX descriptorsThomas Petazzoni1-25/+93
2017-03-29net: mvpp2: store physical address of buffer in rx_desc->buf_cookieThomas Petazzoni1-4/+9
2017-03-29net: mvpp2: remove support for buffer headerThomas Petazzoni1-20/+0
2017-03-29net: mvpp2: use "dma" instead of "phys" where appropriateThomas Petazzoni1-30/+31
2017-03-29net: mvpp2: enable building on 64-bit platforms (more U-Boot specific)Stefan Roese1-10/+15
2017-03-29net: mvpp2: enable building on 64-bit platformsThomas Petazzoni1-6/+8
2017-03-29net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni1-8/+8
2017-03-29net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni1-1/+1
2017-03-29net: mvpp2: remove unused register definitionsThomas Petazzoni1-4/+0
2017-03-29net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni1-3/+3
2017-03-29net: mvpp2: Round up top tx buffer boundaries for dcache opsStefan Roese1-1/+2
2017-03-29bitops.h: Include bitsperlong.h as needed for GENMASK_ULLStefan Roese1-0/+1
2017-03-29arc: use timer driver for ARC boardsVlad Zakharov8-39/+3
2017-03-29arc: dts: separate single axs10x.dts fileVlad Zakharov14-72/+187
2017-03-29drivers: timer: Introduce ARC timer driverVlad Zakharov5-0/+151
2017-03-29arm: mvebu: Add gdsys ControlCenter-Compact boardDirk Eibach23-1/+2576
2017-03-29dm: Add callback to modify the device treemario.six@gdsys.cc4-0/+153
2017-03-29arm: mvebu: theadorable: Add 'pcie' test commandStefan Roese1-0/+41
2017-03-29arm: mvebu: theadorable: Add board-specific PEX detection pulse widthStefan Roese1-0/+7
2017-03-29arm: mvebu: AXP: Add possiblity to configure PEX detection pulse widthStefan Roese1-0/+31
2017-03-29arm64: a37xx: Remove DM_I2C_COMPAT from the board configKonstantin Porotchkin2-2/+0
2017-03-29arm64: a37xx: Disable DB configurations on ESPRESSOBin boardKonstantin Porotchkin1-0/+9
2017-03-29arm64: mvebu: Add default config for ESPRESSOBin boardKonstantin Porotchkin1-0/+67
2017-03-29arm64: dts: Add device tree for ESPRESSOBin boardKonstantin Porotchkin2-0/+136
2017-03-29mvebu: a37xx: Add init for ESPRESSBin Topaz switchKonstantin Porotchkin1-0/+91
2017-03-29mvebu: neta: a37xx: Add fixed link support to neta driverKonstantin Porotchkin1-27/+82
2017-03-29mvebu: neta: Add support for board init functionKonstantin Porotchkin1-1/+15
2017-03-29arm64: a37xx: Handle pin controls in early board initKonstantin Porotchkin1-1/+25
2017-03-29arm64: a37xx: dts: Add pin control nodes to DTKonstantin Porotchkin1-0/+14
2017-03-29arm64: a37xx: Enable bubt command support on A3720-DBKonstantin Porotchkin1-0/+3
2017-03-29arm64: a37xx: Enable Marvell ETH PHY supportKonstantin Porotchkin1-0/+1
2017-03-29arm64: mvebu: Rename the db-88f3720 to armada-37xx platformKonstantin Porotchkin6-11/+11
2017-03-29mvebu: usb: xhci: Add VBUS regulator supply to the host driverKonstantin Porotchkin3-1/+41
2017-03-29arm64: mvebu: Add default configuraton for MACCHIATOBin boardKonstantin Porotchkin1-0/+74
2017-03-29arm64: mvebu: dts: Add DTS file for MACCHIATOBin boardRabeeh Khoury2-0/+294
2017-03-29mvebu: pcie: Add support for GPIO reset for PCIe deviceKonstantin Porotchkin2-0/+69
2017-03-29arm64: mvebu: dts: Add i2c1 pin definitions to CPMKonstantin Porotchkin1-0/+4
2017-03-29arm64: mvebu: gpio: Add GPIO nodes to A8K family devicesKonstantin Porotchkin5-0/+46
2017-03-29dtoc: make ScanTree recurse into subnodesPhilipp Tomsich1-1/+18
2017-03-29drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap registerJean-Jacques Hiblot1-5/+42
2017-03-29regmap: use fdt address translationJean-Jacques Hiblot1-6/+8
2017-03-29dm: core: Fix Handling of global_data moving in SPLLokesh Vutla1-2/+4
2017-03-29mmc: xenon_sdhci: Add missing host->max_clk to Xenon SDHCI driverStefan Roese1-1/+2
2017-03-29mmc: drop unnecessary send_status requestXu Ziyuan1-4/+0
2017-03-29mmc: sdhci: only flush cache for data commandKevin Liu1-2/+4
2017-03-29mmc: tangier: Add Intel Tangier eMMC/SDHCI driverFelipe Balbi3-0/+96