| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass | 2019-12-15 | 1 | -6/+6 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | net: sun8i_emac: Test the correct phy | Emmanuel Vadot | 2019-07-25 | 1 | -8/+21 |
* | net: sun8i_emac: Add EPHY CLK and RESET support | Jagan Teki | 2019-05-09 | 1 | -17/+57 |
* | net: sun8i_emac: Add CLK and RESET support | Jagan Teki | 2019-04-16 | 1 | -15/+42 |
* | net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle | Jagan Teki | 2019-04-16 | 1 | -28/+27 |
* | sun8i_emac: add support for setting EMAC TX/RX delay | Icenowy Zheng | 2018-11-23 | 1 | -3/+31 |
* | net: sun8i-emac: support R40 GMAC | Lothar Felten | 2018-07-16 | 1 | -26/+53 |
* | net: sun8i-emac: set mux and clock by driver data | Lothar Felten | 2018-07-16 | 1 | -15/+20 |
* | net: sun8i-emac: fix printing NULL character | Lothar Felten | 2018-07-16 | 1 | -2/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | net: sun8i-emac: remove support for old binding | Andre Przywara | 2018-04-04 | 1 | -53/+25 |
* | net: sun8i-emac: add support for new EMAC DT binding | Andre Przywara | 2018-04-04 | 1 | -8/+51 |
* | net: sun8i-emac: support new pinctrl DT bindings | Andre Przywara | 2018-04-04 | 1 | -13/+39 |
* | net: sun8i_emac: Fix PHY initialization | Samuel Holland | 2018-03-13 | 1 | -1/+1 |
* | net: sun8i_emac: Fix build for non-H3/H5 SoCs | Chen-Yu Tsai | 2017-11-10 | 1 | -0/+3 |
* | dm: core: Replace of_offset with accessor (part 2) | Simon Glass | 2017-06-01 | 1 | -2/+2 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -2/+2 |
* | sun8i_emac: configure PHY reset GPIO via DM | Philipp Tomsich | 2017-04-07 | 1 | -6/+80 |
* | sunxi: prepare for sharing MACH_SUN8I_H3 config symbol | Andre Przywara | 2017-04-05 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -4/+5 |
* | sun8i_emac: Fix mdio read sequence | Philipp Tomsich | 2016-11-28 | 1 | -1/+1 |
* | Fix codying style broken by recent libfdt sync | Masahiro Yamada | 2016-10-24 | 1 | -1/+1 |
* | libfdt: Bring in upstream stringlist functions | Simon Glass | 2016-10-13 | 1 | -2/+3 |
* | net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffers | Hans de Goede | 2016-07-31 | 1 | -3/+10 |
* | net: sun8i_emac: Drop redundant and incorrect setting of syscon register | Chen-Yu Tsai | 2016-07-26 | 1 | -9/+1 |
* | net: sun8i_emac: Do not configure AHB2 clock | Chen-Yu Tsai | 2016-07-26 | 1 | -3/+0 |
* | net: Add EMAC driver for H3/A83T/A64 SoCs. | Amit Singh Tomar | 2016-07-15 | 1 | -0/+789 |