index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-07-13
net: ti: am65-cpsw-nuss: Update driver to use kernel DT
Vignesh Raghavendra
2020-07-13
net: ti: am65-cpsw-nuss: Set ALE default thread enable
Vignesh Raghavendra
2020-07-13
net: ti: am65-cpsw-nuss: Remove dead code
Vignesh Raghavendra
2020-07-09
net: mvpp2: fix second cp110 initialization
Sven Auhagen
2020-07-07
net: smc911x: Properly handle EEPROM MAC address
Andre Przywara
2020-07-07
net: designware: s700: Add glue code for S700 mac
Amit Singh Tomar
2020-07-07
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2020-07-07
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
2020-07-07
net: dwc_eth_qos: update the compatible supported for STM32
Patrick Delaunay
2020-06-30
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-06-29
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-29
net: pcnet: Add DM support
Marek Vasut
2020-06-29
net: pcnet: Split common and non-DM functions
Marek Vasut
2020-06-29
net: pcnet: Wrap name and enetaddr into private data
Marek Vasut
2020-06-29
net: pcnet: Wrap iobase into private data
Marek Vasut
2020-06-29
net: pcnet: Pass private data through dev->priv
Marek Vasut
2020-06-29
net: pcnet: Wrap devbusfn into private data
Marek Vasut
2020-06-29
net: pcnet: Drop useless forward declarations
Marek Vasut
2020-06-29
net: pcnet: Move initialize function at the end
Marek Vasut
2020-06-29
net: pcnet: Move private data allocation to initialize
Marek Vasut
2020-06-29
net: pcnet: Replace memset+malloc with calloc
Marek Vasut
2020-06-29
net: pcnet: Simplify private data allocation
Marek Vasut
2020-06-29
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-29
net: pcnet: Drop PCNET_HAS_PROM
Marek Vasut
2020-06-29
net: pcnet: Drop typedef struct pcnet_priv_t
Marek Vasut
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-06-24
net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
Patrick van Gelder
2020-06-24
net: gem: Disable PCS autonegotiation in case of fixed-link
Michal Simek
2020-06-22
net: fec: Allow the PHY node to be retrieved
Fabio Estevam
2020-06-22
phy: atheros: ar8035: Fix clock output calculation
Fabio Estevam
2020-06-20
Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into...
Tom Rini
2020-06-18
net: pcnet: Add Kconfig entries
Marek Vasut
2020-06-18
net: pcnet: Add DM support
Marek Vasut
2020-06-18
net: pcnet: Split common and non-DM functions
Marek Vasut
2020-06-18
net: pcnet: Wrap name and enetaddr into private data
Marek Vasut
2020-06-18
net: pcnet: Wrap iobase into private data
Marek Vasut
2020-06-18
net: pcnet: Pass private data through dev->priv
Marek Vasut
2020-06-18
net: pcnet: Wrap devbusfn into private data
Marek Vasut
2020-06-18
net: pcnet: Drop useless forward declarations
Marek Vasut
2020-06-18
net: pcnet: Move initialize function at the end
Marek Vasut
2020-06-18
net: pcnet: Move private data allocation to initialize
Marek Vasut
2020-06-18
net: pcnet: Replace memset+malloc with calloc
Marek Vasut
2020-06-18
net: pcnet: Simplify private data allocation
Marek Vasut
2020-06-18
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-18
net: pcnet: Drop PCNET_HAS_PROM
Marek Vasut
2020-06-18
net: pcnet: Drop typedef struct pcnet_priv_t
Marek Vasut
2020-06-18
net: eepro100: Add Kconfig entries
Marek Vasut
2020-06-18
net: eepro100: Add DM support
Marek Vasut
2020-06-18
net: eepro100: Split common parts of non-DM functions out
Marek Vasut
[next]