index
:
bootable_bootloader_goldelico_gta04.git
replicant-4.2
bootable/bootloader/goldelico/gta04
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bogus error message in the DHCP handler
Remy Bohmer
2008-08-26
1
-0
/
+3
*
Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
Remy Bohmer
2008-08-26
1
-1
/
+1
*
Moved initialization of SKGE Ethernet driver to board code.
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of ULI526X Ethernet driver to board code.
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of GRETH Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory
Ben Warren
2008-08-26
1
-4
/
+0
*
Moved initialization of AVR32 Ethernet controllers to board_eth_init()
Ben Warren
2008-07-24
1
-8
/
+0
*
Fix DHCP protocol so U-Boot does not respond too early
Robin Getz
2008-07-15
1
-2
/
+0
*
Fix printf() format issues with sizeof_t types by using %zu
Wolfgang Denk
2008-07-14
1
-1
/
+1
*
Fix some more printf() format issues.
Wolfgang Denk
2008-07-13
2
-2
/
+2
*
Fix some more printf() format issues.
Jean-Christophe PLAGNIOL-VILLARD
2008-07-13
1
-1
/
+1
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
1
-1
/
+2
*
Fix printf errors.
Andrew Klossner
2008-07-09
1
-1
/
+1
*
Add mechanisms for CPU and board-specific Ethernet initialization
Ben Warren
2008-07-06
1
-17
/
+15
*
Merge branch 'master' of git://git.denx.de/u-boot
Ben Warren
2008-06-08
1
-1
/
+2
|
\
|
*
Merging Stelian Pop AT91 patches
Jean-Christophe PLAGNIOL-VILLARD
2008-05-24
1
-1
/
+2
|
|
\
|
|
*
AT91SAM9263EK support
Stelian Pop
2008-05-10
1
-1
/
+2
*
|
|
Get rid of annoying/superfluous bad-checksum warning message
Remy Bohmer
2008-06-04
1
-0
/
+4
|
/
/
*
|
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-3
/
+3
|
/
*
net: make ARP timeout configurable
Guennadi Liakhovetski
2008-04-28
1
-6
/
+17
*
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-04-13
1
-20
/
+20
*
Merge branch 'master' of git://www.denx.de/git/u-boot-at91
Wolfgang Denk
2008-04-08
1
-3
/
+3
|
\
|
*
Add support for AT91SAM9260EK
Stelian Pop
2008-04-01
1
-1
/
+1
|
*
Move at91cap9 specific files to at91sam9 directory
Stelian Pop
2008-04-01
1
-2
/
+2
*
|
SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver.
Daniel Hellstrom
2008-03-30
1
-0
/
+4
*
|
DHCP request fix for Windows Server 2003
Aras Vaichas
2008-03-30
1
-1
/
+4
|
/
*
net: Print error message upon net usage when no ethernet-interface is found
Stefan Roese
2008-03-05
1
-1
/
+3
*
Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev
Peter Pearse
2008-02-15
1
-0
/
+4
|
\
|
*
AT91CAP9 support : build integration
Stelian Pop
2008-02-14
1
-0
/
+4
*
|
TFTP: fix search of ':' in BootFile
Jean-Christophe PLAGNIOL-VILLARD
2008-02-14
1
-1
/
+1
|
/
*
NFS Timeout with large files.
Hiroshi Ito
2008-02-14
1
-1
/
+6
*
TFTP: add host ip addr support
Jean-Christophe PLAGNIOL-VILLARD
2008-02-05
1
-10
/
+30
*
Merge branch 'master' of git://www.denx.de/git/u-boot-avr32
Wolfgang Denk
2008-01-23
1
-0
/
+4
|
\
|
*
AVR32: ATNGW100 board support
Haavard Skinnemoen
2008-01-18
1
-0
/
+4
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire
Wolfgang Denk
2008-01-23
1
-0
/
+4
|
\
\
|
*
|
ColdFire: Add MCF547x_8x FEC driver
TsiChungLiew
2008-01-17
1
-0
/
+4
|
|
/
*
|
net: add 'ethrotate' environment variable
Matthias Fuchs
2008-01-17
1
-0
/
+9
*
|
QE UEC: Extend number of supported UECs to 4
David Saada
2008-01-15
1
-0
/
+3
|
/
*
Fix Ethernet init() return codes
Ben Warren
2008-01-10
1
-1
/
+1
*
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
2008-01-08
1
-0
/
+3
*
net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
Matthias Fuchs
2008-01-03
1
-0
/
+2
*
NET: Proper return code handling in eth_init() function in file eth.c
Upakul Barkakaty
2008-01-03
1
-4
/
+4
*
net/eth.c: Fix env_enetaddr signed overflow
Shinya Kuribayashi
2008-01-03
1
-1
/
+2
*
Introduce new eth_receive routine
Rafal Jaworowski
2008-01-03
2
-0
/
+68
*
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
2007-11-20
6
-9
/
+9
|
\
|
*
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-11-18
6
-9
/
+9
*
|
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
2007-11-16
1
-0
/
+4
|
\
\
|
|
/
|
*
Implement general ULi 526x Ethernet driver support in U-boot
Roy Zang
2007-11-06
1
-0
/
+4
[next]