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-09-24
net: pfe_eth: Remove non-DM code check from pfe_spi_flash_init
Kuldeep Singh
2020-09-24
net: pfe_eth: Fix resoure leak in pfe_spi_flash_init
Kuldeep Singh
2020-09-24
driver: net: fm: add support for XFI
Madalin Bucur
2020-09-24
ls1012a, pfe_eth: Update probe to avoid resource leak
Chaitanya Sakinam
2020-09-24
ls1012a, pfe_eth: correction in delay implementation
Chaitanya Sakinam
2020-09-24
drivers: net: phy: Use Aquantia driver for AQR113C
Madalin Bucur
2020-09-24
drivers: net: ldpaa_eth: lx2160a: fix bug in checking if a DPMAC is enabled
Grigore Popescu
2020-09-08
bcmgenet: Add support for rgmii-rxid
Jason Wessel
2020-09-08
bcmgenet: fix DMA buffer management
Jason Wessel
2020-08-20
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-08-04
net: dwc_eth_qos: add Kconfig option to select supported configuration
Patrick Delaunay
2020-08-03
net: Drop duplicate include of dm.h in pcnet.c
Simon Glass
2020-07-28
eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
MarkLee
2020-07-28
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
Adam Ford
2020-07-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-07-27
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2020-07-27
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
2020-07-27
net: pfe_eth: Use spi_flash_read API to access flash memory
Kuldeep Singh
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-25
net: dc2114x: Add DM support
Marek Vasut
2020-07-25
net: dc2114x: Split common parts of non-DM functions out
Marek Vasut
2020-07-25
net: dc2114x: Split RX path
Marek Vasut
2020-07-25
net: dc2114x: Add RX/TX rings into the private data
Marek Vasut
2020-07-25
net: dc2114x: Pass PCI BDF into phys_to_bus()
Marek Vasut
2020-07-25
net: dc2114x: Pass private data around
Marek Vasut
2020-07-25
net: dc2114x: Introduce private data
Marek Vasut
2020-07-25
net: dc2114x: Use standard I/O accessors
Marek Vasut
2020-07-25
net: dc2114x: Drop update_srom()
Marek Vasut
2020-07-25
net: dc2114x: Add Kconfig entries
Marek Vasut
2020-07-25
net: dc2114x: Support all DC2114x
Marek Vasut
2020-07-25
net: dc2114x: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
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-20
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
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
[next]