| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass | 2019-12-15 | 1 | -2/+2 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | net: mvneta: Add GPIO configuration support | Aditya Prayoga | 2019-01-24 | 1 | -0/+15 |
* | linux/compat.h: Add netdev_### log macros | Bin Meng | 2018-10-09 | 1 | -8/+0 |
* | net: mvneta: zero Tx descriptors on init | Rabeeh Khoury | 2018-07-02 | 1 | -0/+1 |
* | net: mvneta: dcache flush TX descriptors at init | Rabeeh Khoury | 2018-07-02 | 1 | -0/+1 |
* | mvebu: neta: align DMA buffers | Jon Nettleton | 2018-06-13 | 1 | -6/+12 |
* | net: mvneta: Fix fault when wrong device tree | Marek BehĂșn | 2018-05-14 | 1 | -0/+4 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: mvneta: support setting hardware address | Matt Pelland | 2018-04-13 | 1 | -0/+10 |
* | net: mvneta - Fixed recv() when multiple packets have arrived. | Jason Brown | 2018-01-15 | 1 | -1/+5 |
* | net: fix typos | Heinrich Schuchardt | 2017-09-07 | 1 | -1/+1 |
* | dm: core: Rename of_device_is_compatible() | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | mvebu: neta: a37xx: Add fixed link support to neta driver | Konstantin Porotchkin | 2017-03-23 | 1 | -27/+82 |
* | mvebu: neta: Add support for board init function | Konstantin Porotchkin | 2017-03-23 | 1 | -1/+15 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+3 |
* | net: mvneta: fix typo in comment | Chris Packham | 2016-10-13 | 1 | -1/+1 |
* | net: mvneta: Add support for Armada 3700 SoC | Stefan Roese | 2016-09-27 | 1 | -1/+35 |
* | net: mvneta: Make driver 64bit safe | Stefan Roese | 2016-09-27 | 1 | -8/+8 |
* | net: mvneta: Round up top tx buffer boundaries for dcache ops | Stefan Roese | 2016-09-27 | 1 | -1/+2 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | net: mvneta: Convert to driver model | Stefan Roese | 2016-01-14 | 1 | -98/+132 |
* | arm: mvebu: Enable NAND controller on MVEBU SoC's | Stefan Roese | 2015-08-17 | 1 | -1/+0 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ... | Stefan Roese | 2014-10-23 | 1 | -0/+1653 |