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
/
include
/
netdev.h
Age
Commit message (
Expand
)
Author
2008-11-09
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
Shinya Kuribayashi
2008-11-09
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
Ben Warren
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-09-02
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of TULIP Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of E1000 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of plb2800 Ethernet driver to board_eth_init
Ben Warren
2008-09-02
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
Ben Warren
2008-09-02
Moved initialization of IncaIP Ethernet controller to board_eth_init
Ben Warren
2008-09-02
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of GT6426x Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of NS8382X Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of TSI108 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
Introduce netdev.h header file and remove externs
Ben Warren
[prev]