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-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-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
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-12
net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII
Nicolas Saenz Julienne
2020-05-11
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-10
eQos: Implement the read_rom_hwaddr callback
Ye Li
2020-05-10
fec: Move imx_get_mac_from_fuse declare to imx file
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: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
2020-05-10
net: Update eQos driver and FEC driver to use eth phy interfaces
Ye Li
2020-05-10
net: Add eth phy generic driver for shared MDIO
Ye Li
2020-05-10
net: fec: add fuse check
Peng Fan
2020-05-09
net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
Murali Karicheri
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
[next]