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-06-18
Merge tag 'ti-v2020.10-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-06-16
net: cpsw: Add __maybe_unused to generated inlines
Tom Rini
2020-06-12
net: rtl8139: Add DM support
Marek Vasut
2020-06-12
net: rtl8139: Read HW address from EEPROM only on probe
Marek Vasut
2020-06-12
net: rtl8139: Use PCI_DEVICE() to define PCI device compat list
Marek Vasut
2020-06-12
net: rtl8139: Split out common and non-DM functions
Marek Vasut
2020-06-12
net: rtl8139: Pass private data into rtl8139_eeprom_delay()
Marek Vasut
2020-06-12
net: rtl8139: Introduce device private data
Marek Vasut
2020-06-12
net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros
Marek Vasut
2020-06-12
net: rtl8139: Use dev->iobase instead of custom ioaddr
Marek Vasut
2020-06-12
net: rtl8139: Switch from malloc()+memset() to calloc()
Marek Vasut
2020-06-12
net: rtl8139: Factor out device name assignment
Marek Vasut
2020-06-12
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
2020-06-12
net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot
Tom Warren
2020-06-12
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
2020-06-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2020-06-04
net: tsec: Access TBI PHY through the corresponding MII
Hou Zhiqiang
2020-06-04
net: tsec: Access eTSEC registers using virtual address
Hou Zhiqiang
2020-06-04
net: tsec: fsl_mdio: add DM MDIO support
Madalin Bucur
2020-06-03
drivers: net: e1000: with DM_ETH needs DM_PCI too
Madalin Bucur
2020-06-01
net: sun8i_emac: Add support for the H6 variant
Samuel Holland
2020-06-01
net: sun8i_emac: Use consistent clock bitfield definitions
Samuel Holland
2020-05-22
net: ks8851: Add Kconfig entries
Marek Vasut
2020-05-22
net: ks8851: Add DM support
Marek Vasut
2020-05-22
net: ks8851: Receive one packet per recv call
Marek Vasut
2020-05-22
net: ks8851: Split non-DM specific bits from common code
Marek Vasut
2020-05-22
net: ks8851: Pass around driver private data
Marek Vasut
2020-05-22
net: ks8851: Checkpatch cleanup
Marek Vasut
2020-05-22
net: ks8851: Clean up chip ID readout
Marek Vasut
2020-05-22
net: ks8851: Remove type_frame_head
Marek Vasut
2020-05-22
net: ks8851: Trim down struct ks_net
Marek Vasut
2020-05-22
net: ks8851: Use 16bit RXQCR access
Marek Vasut
2020-05-22
net: ks8851: Remove RXQCR cache
Marek Vasut
2020-05-22
net: ks8851: Replace malloc()+memset() with calloc()
Marek Vasut
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
net: fsl-mc: fixup DPC: add /board/ports node if missing
Razvan Ionut Cirjan
2020-05-19
drivers: net: fsl-mc: fixup msi-map property
Laurentiu Tudor
2020-05-19
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
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
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
[next]