Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2019-12-15 | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-10-07 | NET: DW: fix regression for ARC boards | Eugeniy Paltsev |
2019-09-04 | net: designware: drop compatible altr, socfpga-stmmac | Ralph Siemsen |
2019-07-25 | net: designware: use 'phy_connect' instead of open coded | Simon Goldschmidt |
2019-07-18 | net: designware: remove mdio bus on probe failure | Simon Goldschmidt |
2019-01-24 | net: designware: clear padding bytes | Simon Goldschmidt |
2019-01-24 | net: designware: fix tx packet length | Simon Goldschmidt |
2018-11-26 | net: designware: add meson meson axg compatible | Neil Armstrong |
2018-11-26 | net: designware: add meson meson gxbb compatible | Neil Armstrong |
2018-07-09 | net: designware: Add reset ctrl to driver | Ley Foon Tan |
2018-06-13 | net: designware: set the PS bit when resetting DMA bus in MII configuration | Quentin Schulz |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-02-26 | NET: designware: fix clock enable | Eugeniy Paltsev |
2018-01-15 | net: designware: Pad small packets | Florian Fainelli |
2018-01-15 | net: designware: add clock support | Patrice Chotard |
2017-09-18 | net: designware: Convert to livetree | Philipp Tomsich |
2017-07-11 | rockchip: net: dm: convert fdt_get to dev_read | Philipp Tomsich |
2017-06-02 | net: designware: Add phy supply support | Jacob Chen |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-02-09 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-02-07 | net: designware: Fix for use with current Linux device tree for Meson GX | Heiner Kallweit |
2017-01-28 | net: stm32: add designware mac glue code for stm32 | Michael Kurz |
2017-01-11 | net: designware: Export the operation functions | Simon Glass |
2017-01-11 | net: designware: Split the link init into a separate function | Simon Glass |
2017-01-11 | net: designware: Adjust dw_adjust_link() to return an error | Simon Glass |
2017-01-11 | net: designware: Export various functions/struct to allow subclassing | Sjoerd Simons |
2016-09-06 | meson: odroid-c2: enable Ethernet support through the device tree | Beniamino Galvani |
2016-07-06 | net: designware: Make driver independent from DM_GPIO again | Alexey Brodkin |
2016-05-27 | Merge git://git.denx.de/u-boot-rockchip | Tom Rini |
2016-05-27 | net: designware: fix descriptor layout and warnings on 64-bit archs | Beniamino Galvani |
2016-05-27 | net: designware: support phy reset device-tree bindings | Sjoerd Simons |
2016-02-05 | net: designware: Use dm_pci_mem_to_phys() in the probe routine | Bin Meng |
2016-01-28 | Merge branch 'master' of git://git.denx.de/u-boot-net | Tom Rini |
2016-01-28 | net/designware: add support of max-speed device tree property | Alexey Brodkin |
2016-01-28 | net/designware: do explicit port selection for 1Gb mode | Alexey Brodkin |
2016-01-14 | Fix GCC format-security errors and convert sprintfs. | Ben Whitten |
2016-01-12 | dm: pci: Add a dm_ prefix to pci_get_bdf() | Simon Glass |
2015-12-22 | net: designware: Zap trailing backslash | Marek Vasut |
2015-12-22 | net: eth_designware: select PHYLIB in Kconfig | Thomas Chou |
2015-10-29 | net: designware: Add driver remove support | Bin Meng |
2015-09-16 | net: designware: Add support to PCI designware devices | Bin Meng |
2015-09-09 | net: designware: Fix build warnings | Bin Meng |