- Mar 12, 2006
-
-
Wolfgang Denk authored
Ignores the vendor TFTP server name option (#66). Patch by Murray Jensen, 30 Jun 2005
-
Wolfgang Denk authored
Patch by Robin Gilks, 23 Dec 2004
-
- Nov 30, 2005
-
-
Marian Balakowicz authored
ethaddr is assigned). Initialization moved from miiphy_register() to eth_initialize(). Based on initial patch for 4xx platform by Matthias Fuchs.
-
Stefan Roese authored
- Support for TQM8541/8555 boards added. - Complete rework of TQM8540/8560 support. - Common TQM85xx code now supports all current TQM85xx platforms (TQM8540/8541/8555/8560). - DDR SDRAM size detection added. - CAS latency default values can be overwritten by setting "serial#" to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used. If problems are detected with this non default CAS latency, the defualt values will be used instead. - FLASH size detection added. - Moved FCC ethernet driver initialization behind TSEC driver init -> TSEC is first device. Patch by Stefan Roese, 30 Nov 2005
-
- Nov 10, 2005
-
-
Wolfgang Denk authored
-
- Oct 28, 2005
-
-
Marian Balakowicz authored
-
- Oct 13, 2005
-
-
Wolfgang Denk authored
-
- Oct 11, 2005
-
-
Marian Balakowicz authored
-
- Oct 08, 2005
-
-
Wolfgang Denk authored
Patch by James MacAulay, 07 Oct 2005
-
- Sep 25, 2005
-
-
Wolfgang Denk authored
Patch by Ara Avanesyan, 24 Feb 2005
-
- Sep 24, 2005
-
-
Wolfgang Denk authored
Use the approved environment variable names. Added "tftpdstp" to allow ports other than 69 per Tolunay Orkun's recommendation. Patch by Jerry Van Baren, 12 Jan 2005
-
Wolfgang Denk authored
(Add a configuration option CONFIG_TFTP_PORT and optional env variable tftpport) Patch by Jerry Van Baren, 10 Jan 2005
-
- Sep 02, 2005
-
-
Wolfgang Denk authored
-
- Aug 31, 2005
-
-
Stefan Roese authored
Removed CFG_CMD_DISPLAY from default commands. Fixed compiler warning in net.c. Patch by Stefan Roese, 31 Aug 2005
-
- Aug 25, 2005
-
-
Wolfgang Denk authored
-
- Aug 16, 2005
-
-
Stefan Roese authored
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
-
- Aug 12, 2005
-
-
Wolfgang Denk authored
-
Stefan Roese authored
Patch by Reinhard Arlt, 12 Aug 2005
-
- Aug 05, 2005
-
-
Wolfgang Denk authored
Patch by Hiroshi Ito, 11 Dec 2004
-
- Aug 03, 2005
-
-
Wolfgang Denk authored
Patch by Hiroshi Ito, 06 Dec 2004
-
- Jul 28, 2005
-
-
Eran Liberty authored
Add support for the Freescale MPC8349ADS board.
-
- Jul 25, 2005
-
-
Jon Loeliger authored
Implemented support for MPC8548CDS board. Added DDR II support based on SPD values for MPC85xx boards. This roll-up patch also includes bugfies for the previously published patches: DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
-
- May 16, 2005
-
-
Wolfgang Denk authored
Code cleanup (especially Sorcery / Alaska / Yukon serial driver).
-
- May 03, 2005
-
-
Wolfgang Denk authored
net/net.c: fix indentation
-
- Apr 03, 2005
-
-
Wolfgang Denk authored
Add missing 440GX SDRAM Controller reset
-
Wolfgang Denk authored
Add call to eth_halt() in net/net.c when called functions fail after eth_init() has been called. * Patch by Sam Song, 3 April 2005: - Update README.Netconsole - Update README
-
Wolfgang Denk authored
-
- Apr 02, 2005
-
-
Wolfgang Denk authored
enable SNTP support in some boards.
-
- Apr 01, 2005
-
-
Wolfgang Denk authored
add SNTP support and expand time server and time offset fields of DHCP support. See doc/README.SNTP * Patch by Steven Scholz, 13 Dec 2004: Fix bug in at91rm920 ethernet driver
-
- Jan 12, 2005
-
-
Wolfgang Denk authored
* Patch by Richard Woodruff, 10 Jan 2005: Update support for OMAP2420 (ARM11) and H4 board: o clean up and add new types to H4 memory probe code. o fix to work with internal boot. o added PRCM config III operation. o fix marginal flash timings. o add revison ATAG usage. o enable voltage scaling at power chip. o fix compile error for i2c. * Fix network problem (error when receiving multiple ARP packets)
-
- Dec 16, 2004
-
-
Stefan Roese authored
-
- Oct 28, 2004
-
-
Wolfgang Denk authored
- add support for MPC8220 CPU - Add support for Alaska and Yukon boards
-
- Oct 11, 2004
-
-
Wolfgang Denk authored
Fix Flash support for Versatile. * Patch by Roger Blofeld, 16 Sep 2004: Fix timeout for DHCP command retry
-
- Oct 09, 2004
-
-
Wolfgang Denk authored
parameter type cleanup for NetSetTimeout()
-
- Sep 28, 2004
-
-
Wolfgang Denk authored
Fix NFS timeout issue
-
- Aug 02, 2004
-
-
Wolfgang Denk authored
netconsole patch under Linux)
-
- Jul 09, 2004
-
-
Wolfgang Denk authored
Completion of the 8540ADS/8560ADS updates: Fix some PCI and Rapid I/O memory maps, Initialize both TSEC 1 and 2, Initialize SDRAM Update MAINTAINER for 85xx boards and README.mpc85xxads
-
- Jun 30, 2004
-
-
Wolfgang Denk authored
* Increase NFS download timeout (now 1 min - 10 sec is to short for a slow download of a big image)
-
- May 08, 2004
-
-
Wolfgang Denk authored
on-chip interfaces before external cards.
-
- Apr 25, 2004
-
-
Wolfgang Denk authored
Use U-boot's miiphy.h for PHY register names, rather than introducing a new header file. * Update pci_ids.h from linux-2.4.26 * Patch by Masami Komiya, 19 Apr 2004: Fix problem cause by VLAN function on little endian architecture without VLAN environment
-