- 664e16c xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
- a08f2f7 net: dwc_eth_qos: add Kconfig option to select supported configuration by Patrick Delaunay · 4 years, 6 months ago
- 41ba040 net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 4 months ago
- f0236b7 eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver by MarkLee · 4 years, 5 months ago
- bc3cff9 Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig by Adam Ford · 4 years, 5 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 4 months ago
- 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
- cb1de60 armv8: ls1012a: RGMII ports require internal delay by Chaitanya Sakinam · 4 years, 6 months ago
- e0152db net: pfe_eth: Use spi_flash_read API to access flash memory by Kuldeep Singh · 4 years, 6 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- cf081a5 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 4 months ago
- f23a785 net: dc2114x: Add DM support by Marek Vasut · 4 years, 5 months ago
- bc4666a net: dc2114x: Split common parts of non-DM functions out by Marek Vasut · 4 years, 5 months ago
- 05c4917 net: dc2114x: Split RX path by Marek Vasut · 4 years, 5 months ago
- 32d8d11 net: dc2114x: Add RX/TX rings into the private data by Marek Vasut · 4 years, 5 months ago
- 8a5c6f1 net: dc2114x: Pass PCI BDF into phys_to_bus() by Marek Vasut · 4 years, 5 months ago
- fcd6217 net: dc2114x: Pass private data around by Marek Vasut · 4 years, 5 months ago
- 2301a4b net: dc2114x: Introduce private data by Marek Vasut · 4 years, 5 months ago
- 02b95a4 net: dc2114x: Use standard I/O accessors by Marek Vasut · 4 years, 5 months ago
- 9b98f20 net: dc2114x: Drop update_srom() by Marek Vasut · 4 years, 5 months ago
- a410f13 net: dc2114x: Add Kconfig entries by Marek Vasut · 4 years, 5 months ago
- 777aa71 net: dc2114x: Support all DC2114x by Marek Vasut · 4 years, 5 months ago
- 75e375b net: dc2114x: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 5 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 6f25e27 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 4 months ago
- bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
- 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 5 months ago
- cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 5 months ago
- 3078e03 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 5 months ago
- 117a52e net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 6 months ago
- 3c5c4ee net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 7 months ago
- fa6539a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 7 months ago
- b0778d9 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 7 months ago
- a718a5d net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 6 months ago
- 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
- d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
- f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
- 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
- deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
- 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
- ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
- 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
- 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
- ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
- 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
- 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
- d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
- 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
- f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
- 945a550 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · 4 years, 6 months ago
- 26e62cc net: gem: Disable PCS autonegotiation in case of fixed-link by Michal Simek · 4 years, 7 months ago
- 89b5bd5 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 5 months ago
- 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 5 months ago
- 6ccbd15 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
- d789a82 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- 59edb26 net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
- dea9b60 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
- 1023a1e net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
- 3b2d63a net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
- fdf6cbe net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
- 60074d9 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
- d20e857 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
- 69e08bd net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
- 246d2bf net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
- ae38e96 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
- 1c38c36 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
- e4797c3 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- 1524e40 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
- 97d5c14 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
- 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
- af8ecdf net: eepro100: Add DM support by Marek Vasut · 4 years, 6 months ago
- 8835103 net: eepro100: Split common parts of non-DM functions out by Marek Vasut · 4 years, 6 months ago
- 43b7383 net: eepro100: Drop bd_t pointer from read_hw_addr() by Marek Vasut · 4 years, 6 months ago
- fb8307e net: eepro100: Add RX/TX rings into the private data by Marek Vasut · 4 years, 6 months ago
- 39daab2 net: eepro100: Pass device private data into mdiobus by Marek Vasut · 4 years, 6 months ago
- 389da97 net: eepro100: Pass device private data around by Marek Vasut · 4 years, 6 months ago
- bd159c6 net: eepro100: Introduce device private data by Marek Vasut · 4 years, 6 months ago
- fa9e121 net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus() by Marek Vasut · 4 years, 6 months ago
- acdf5d8 net: eepro100: Drop inline keyword by Marek Vasut · 4 years, 6 months ago
- a6c06ec net: eepro100: Fix EE_*_CMD macros by Marek Vasut · 4 years, 6 months ago
- 66fed73 net: eepro100: Factor out MII registration by Marek Vasut · 4 years, 6 months ago
- 6c7d3f6 net: eepro100: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 6 months ago
- 3a15684 net: eepro100: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- 047a800 net: eepro100: Reorder functions in the driver by Marek Vasut · 4 years, 6 months ago
- d47cf87 net: eepro100: Remove volatile misuse by Marek Vasut · 4 years, 6 months ago
- 5116aae net: eepro100: Add cache management by Marek Vasut · 4 years, 6 months ago
- 95655b9 net: eepro100: Factor out tx_ring command issuing by Marek Vasut · 4 years, 6 months ago
- 46df32e net: eepro100: Replace purge_tx_ring() with memset() by Marek Vasut · 4 years, 6 months ago
- 81bdeea net: eepro100: Use standard I/O accessors by Marek Vasut · 4 years, 6 months ago
- f3878f5 net: eepro100: Fix camelcase by Marek Vasut · 4 years, 6 months ago
- b013173 net: eepro100: Fix remaining checkpatch issues by Marek Vasut · 4 years, 6 months ago
- 614e951 net: eepro100: Fix indented label by Marek Vasut · 4 years, 6 months ago
- 7a30873 net: eepro100: Fix pointer location by Marek Vasut · 4 years, 6 months ago
- 773af83 net: eepro100: Fix parenthesis alignment by Marek Vasut · 4 years, 6 months ago