| Commit message (Expand) | Author | Age | Lines |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -19/+19 |
* | net: Make TFTP server timeout configurable | Bartlomiej Sieka | 2008-10-18 | -4/+24 |
* | net: express the first argument to NetSetTimeout() in milliseconds | Bartlomiej Sieka | 2008-10-18 | -33/+28 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-10-18 | -0/+6 |
* | Don't tftp to unknown flash | Jochen Friedrich | 2008-09-02 | -0/+2 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of TULIP Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of E1000 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of plb2800 Ethernet driver to board_eth_init | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of MPC512x_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of IncaIP Ethernet controller to board_eth_init | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of 3COM Ethernet controller (AmigaOne) to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of GT6426x Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -7/+0 |
* | Moved initialization of PCNET Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of NATSEMI Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of TSI108 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of RTL8139 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -4/+0 |
* | Moved initialization of RTL8169 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -5/+0 |
* | Moved initialization of Ethernet controllers on Atmel AT91 to board_eth_init() | Ben Warren | 2008-09-02 | -5/+0 |
* | davinci: fix remaining dm644x_eth | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -1/+1 |
* | ARM DaVinci: Changing function names for EMAC driver | Sandeep Paulraj | 2008-08-31 | -1/+1 |
* | Fix bogus error message in the DHCP handler | Remy Bohmer | 2008-08-26 | -0/+3 |
* | Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. | Remy Bohmer | 2008-08-26 | -1/+1 |
* | Moved initialization of SKGE Ethernet driver to board code. | Ben Warren | 2008-08-26 | -4/+0 |
* | Moved initialization of ULI526X Ethernet driver to board code. | Ben Warren | 2008-08-26 | -4/+0 |
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() | Ben Warren | 2008-08-26 | -4/+0 |
* | Moved initialization of GRETH Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -4/+0 |
* | Moved initialization of MCFFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -4/+0 |
* | Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directory | Ben Warren | 2008-08-26 | -4/+0 |
* | Moved initialization of AVR32 Ethernet controllers to board_eth_init() | Ben Warren | 2008-07-24 | -8/+0 |
* | Fix DHCP protocol so U-Boot does not respond too early | Robin Getz | 2008-07-15 | -2/+0 |
* | Fix printf() format issues with sizeof_t types by using %zu | Wolfgang Denk | 2008-07-14 | -1/+1 |
* | Fix some more printf() format issues. | Wolfgang Denk | 2008-07-13 | -2/+2 |
* | Fix some more printf() format issues. | Jean-Christophe PLAGNIOL-VILLARD | 2008-07-13 | -1/+1 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -1/+2 |
* | Fix printf errors. | Andrew Klossner | 2008-07-09 | -1/+1 |
* | Add mechanisms for CPU and board-specific Ethernet initialization | Ben Warren | 2008-07-06 | -17/+15 |
* | Merge branch 'master' of git://git.denx.de/u-boot | Ben Warren | 2008-06-08 | -1/+2 |
|\ |
|
| * | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -1/+2 |
| |\ |
|
| | * | AT91SAM9263EK support | Stelian Pop | 2008-05-10 | -1/+2 |
* | | | Get rid of annoying/superfluous bad-checksum warning message | Remy Bohmer | 2008-06-04 | -0/+4 |
|/ / |
|
* | | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
|/ |
|
* | net: make ARP timeout configurable | Guennadi Liakhovetski | 2008-04-28 | -6/+17 |
* | Coding Style cleanup; update CHANGELOG | Wolfgang Denk | 2008-04-13 | -20/+20 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-at91 | Wolfgang Denk | 2008-04-08 | -3/+3 |
|\ |
|
| * | Add support for AT91SAM9260EK | Stelian Pop | 2008-04-01 | -1/+1 |
| * | Move at91cap9 specific files to at91sam9 directory | Stelian Pop | 2008-04-01 | -2/+2 |
* | | SPARC/LEON3: Added GRETH Ethernet 10/100/1000 driver. | Daniel Hellstrom | 2008-03-30 | -0/+4 |