Age | Commit message (Expand) | Author |
2020-08-04 | net: dwc_eth_qos: add Kconfig option to select supported configuration | Patrick Delaunay |
2020-07-25 | treewide: convert devfdt_get_addr() to dev_read_addr() | Masahiro Yamada |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | treewide: convert devfdt_get_addr() to dev_read_addr() | Masahiro Yamada |
2020-07-07 | net: dwc_eth_qos: update the compatible supported for STM32 | Patrick Delaunay |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
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-05-10 | eQos: Implement the read_rom_hwaddr callback | Ye Li |
2020-05-10 | net: eqos: implement callbaks to get interface and set txclk rate | Fugang Duan |
2020-05-10 | net: dwc_eth_qos: add dwc eqos for imx support | Fugang Duan |
2020-05-10 | net: Update eQos driver and FEC driver to use eth phy interfaces | Ye Li |
2020-05-01 | net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor | Marek Vasut |
2020-05-01 | net: dwc_eth_qos: Invalidate RX packet DMA buffer | Marek Vasut |
2020-05-01 | net: dwc_eth_qos: Invalidate RX descriptor before reading | Marek Vasut |
2020-05-01 | net: dwc_eth_qos: Flush the RX descriptors on init | Marek Vasut |
2020-05-01 | net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer | Marek Vasut |
2020-05-01 | net: dwc_eth_qos: Fully rewrite RX descriptor field 3 | Marek Vasut |
2020-04-15 | net: dwc_eth_qos: implement phy reg and max-speed for stm32 | Patrick Delaunay |
2020-04-15 | net: dwc_eth_qos: implement reset-gpios for stm32 | Christophe Roullier |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2019-12-20 | net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs | Marek Vasut |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-09-04 | net: dwc_et_qos: update weak function board_interface_eth_init | Patrick Delaunay |
2019-09-04 | net: dwc_eth_qos: Change eqos_ops function to static | Patrick Delaunay |
2019-06-06 | net: dwc_eth_qos: add Ethernet stm32mp1 support | Christophe Roullier |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-01-24 | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas |
2017-10-04 | treewide: replace with error() with pr_err() | Masahiro Yamada |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2016-11-07 | net: add driver for Synopsys Ethernet QoS device | Stephen Warren |