Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e129d5670ae2aa5a9a609f2a1b3ae8850f5b8e3f
/
net
/
eth.c
e129d56
net: sync env ethaddr to device enetaddr in eth_init()
by Mike Frysinger
· 15 years ago
9e0a4d6
minor debug cleanups in ./net
by Robin Getz
· 15 years ago
cc44306
Add warning about upcoming removal of old Ethernet API
by Ben Warren
· 15 years ago
6045806
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
by Ben Warren
· 16 years ago
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 16 years ago
3b195ff
netloop: updates for NetLoop
by Heiko Schocher
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
c34319c
net: new utility functions for working with enetaddr's
by Mike Frysinger
· 16 years ago
0c303fa
netloop: speed up NetLoop
by Heiko Schocher
· 16 years ago
e7fd34b
Add eth_get_dev_by_index
by Andy Fleming
· 16 years ago
9e37c58
Moved initialization of PPC4xx EMAC to cpu_eth_init()
by Ben Warren
· 16 years ago
3a918a6
Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC
by Ben Warren
· 16 years ago
bbff280
Moved initialization of MPC8XX SCC to cpu_eth_init()
by Ben Warren
· 16 years ago
5d71837
Moved initialization of MPC8220 FEC to cpu_eth_init()
by Ben Warren
· 16 years ago
6773169
Moved initialization of QE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
70618a3
Moved initialization of FCC Ethernet controller to cpu_eth_init
by Ben Warren
· 16 years ago
93971f6
net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
by Shinya Kuribayashi
· 16 years ago
3ead27f
Moved initialization of IXP4XX_NPE Ethernet controller to cpu_eth_init()
by Ben Warren
· 16 years ago
e5167f1
Adds two more ethernet interface to 83xx
by richardretanubun
· 16 years ago
052a5ea
Moved initialization of EEPRO100 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
840f8a5
Moved initialization of TULIP Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
050019d
Moved initialization of E1000 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
5f92942
Moved initialization of plb2800 Ethernet driver to board_eth_init
by Ben Warren
· 16 years ago
cba8851
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
b664dea
Moved initialization of MPC512x_FEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
d2358c0
Moved initialization of IncaIP Ethernet controller to board_eth_init
by Ben Warren
· 16 years ago
5496501
Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init()
by Ben Warren
· 16 years ago
9d48ec2
Moved initialization of GT6426x Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
b794a93
Moved initialization of PCNET Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8d943c8
Moved initialization of NATSEMI Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
f2c1acb
Moved initialization of NS8382X Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
04e97e0
Moved initialization of TSI108 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
65b8623
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
26425a6
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
057d202
Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init()
by Ben Warren
· 16 years ago
bcf268b
davinci: fix remaining dm644x_eth
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
4b26f05
ARM DaVinci: Changing function names for EMAC driver
by Sandeep Paulraj
· 16 years ago
f4a9d34
Moved initialization of SKGE Ethernet driver to board code.
by Ben Warren
· 16 years ago
ed63bcc
Moved initialization of ULI526X Ethernet driver to board code.
by Ben Warren
· 16 years ago
82c2c6a
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
by Ben Warren
· 16 years ago
8c042b6
Moved initialization of GRETH Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
90c96db
Moved initialization of MCFFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
e7edd4e
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
by Ben Warren
· 16 years ago
8d924fc
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
by Ben Warren
· 16 years ago
81490f4
Fix some more printf() format issues.
by Wolfgang Denk
· 16 years ago
d448a49
Add mechanisms for CPU and board-specific Ethernet initialization
by Ben Warren
· 16 years ago
69c925f
AT91SAM9263EK support
by Stelian Pop
· 17 years ago
7ce2871
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
by Wolfgang Denk
· 17 years ago
7837993
Add support for AT91SAM9260EK
by Stelian Pop
· 17 years ago
eea44aa
Move at91cap9 specific files to at91sam9 directory
by Stelian Pop
· 17 years ago
f143179
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
by Daniel Hellstrom
· 17 years ago
11da2be
net: Print error message upon net usage when no ethernet-interface is found
by Stefan Roese
· 17 years ago
6c93974
AT91CAP9 support : build integration
by Stelian Pop
· 17 years ago
5ec202f
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
by Wolfgang Denk
· 17 years ago
1989823
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
by Wolfgang Denk
· 17 years ago
b62a431
AVR32: ATNGW100 board support
by Haavard Skinnemoen
· 18 years ago
95e8787
ColdFire: Add MCF547x_8x FEC driver
by TsiChungLiew
· 17 years ago
204f0ec
net: add 'ethrotate' environment variable
by Matthias Fuchs
· 17 years ago
f397883
QE UEC: Extend number of supported UECs to 4
by David Saada
· 17 years ago
de9fcb5
Fix Ethernet init() return codes
by Ben Warren
· 17 years ago
4e48320
Add support CONFIG_UEC_ETH3 in MPC83xx
by Joakim Tjernlund
· 17 years ago
aed3358
NET: Proper return code handling in eth_init() function in file eth.c
by Upakul Barkakaty
· 17 years ago
db7101e
net/eth.c: Fix env_enetaddr signed overflow
by Shinya Kuribayashi
· 17 years ago
1f2c9a4
Introduce new eth_receive routine
by Rafal Jaworowski
· 17 years ago
9976223
Implement general ULi 526x Ethernet driver support in U-boot
by Roy Zang
· 17 years ago
a06fd37
Merge with git://www.denx.de/git/u-boot.git
by Stefan Roese
· 17 years ago
627f5c3
Coding style cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
7280da7
multicast tftp: RFC2090
by David Updegraff
· 17 years ago
e8f3912
[ARM] TI DaVinci support, hopefully final
by Sergey Kubushyn
· 17 years ago
ff87484
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
d3a02c3
[ADS5121] Support for the ADS5121 board
by Rafal Jaworowski
· 17 years ago
3d2c9fa
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
by Stefan Roese
· 17 years ago
8a8ec53
make show_boot_progress () weak.
by Heiko Schocher
· 17 years ago
2d34bf0
Merge branch 'master' into u-boot-5329-early
by John Rigby
· 17 years ago
507bd71
Add mcffec_initialize()
by TsiChungLiew
· 17 years ago
54f35c2
net/: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
1421586
Merge with /home/hs/Atronic/u-boot
by Wolfgang Denk
· 17 years ago
36301de
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
633e03a
[PCS440EP] upgrade the PCS440EP board:
by Heiko Schocher
· 17 years ago
f6afe72
Added M5329AFEE and M5329BFEE Platforms
by TsiChung Liew
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
5c06cb9
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
by Wolfgang Denk
· 18 years ago
b7ae1cf
Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.
by Wolfgang Denk
· 18 years ago
58f4c26
AVR32: Enable networking
by Haavard Skinnemoen
· 18 years ago
570dc1e
[Blackfin][PATCH] Add BF537 EMAC driver initialization
by Aubrey Li
· 18 years ago
d506865
Fix the confilcts when merging 'master' into hpc2.
by roy zang
· 18 years ago
3cf0e3a
Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git
by Wolfgang Denk
· 18 years ago
45993ea
[PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards
by Stefan Roese
· 18 years ago
e732e9c
mpc83xx: add QE ethernet support
by Dave Liu
· 18 years ago
72526f7
Tundra tsi108 on chip Ethernet controller support.
by roy zang
· 18 years ago
3d02627
Merge branch 'master' of http://www.denx.de/git/u-boot
by Jon Loeliger
· 18 years ago
4646d2a
* Update Intel IXP4xx support
by Wolfgang Denk
· 19 years ago
5c8aa97
Initial support for MPC8641 HPCN board.
by Jon Loeliger
· 19 years ago
068a3ae
Merge with /home/sr/git/u-boot
by Wolfgang Denk
· 19 years ago
cbdd1c8
Fix miiphy global data initialization (problem on 4xx boards when no
by Marian Balakowicz
· 19 years ago
0955402
Add support for TQM8541/8555 boards, TQM85xx support reworked:
by Stefan Roese
· 19 years ago
aab8c49
Add support for multiple PHYs.
by Marian Balakowicz
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
56811f6
Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005
by Wolfgang Denk
· 19 years ago
Next »