Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-24 | Add support for AMD's Pb1x00 eval board; | Wolfgang Denk | |
add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005 | |||
2005-09-24 | * Fix PHY address argument passing with mii info command | Wolfgang Denk | |
Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds | |||
2005-09-23 | More cleanup: get rid or redundand #defines | Wolfgang Denk | |
2005-09-23 | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | |
2005-09-22 | esd CPCI2DP board added | Stefan Roese | |
Patch by Matthias Fuchs, 22 Sep 2005 | |||
2005-09-22 | esd PMC405 board updated | Stefan Roese | |
Patch by Matthias Fuchs, 22 Sep 2005 | |||
2005-09-22 | Add SM501 support to HH405 board. | Stefan Roese | |
Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005 | |||
2005-08-31 | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | |
Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html | |||
2005-08-23 | Merge with testing-4xx_enet (Create generic 4xx Ethernet code) | Wolfgang Denk | |
2005-08-22 | Add esd cpci5200 and pf5200 boards | Stefan Roese | |
Patch by Reinhard Arlt, 22 Aug 2005 | |||
2005-08-16 | Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c | Stefan Roese | |
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005 | |||
2005-08-12 | esd PCI405 board updated | Stefan Roese | |
Patch by Matthias Fuchs, 28 Jul 2005 | |||
2005-08-12 | esd WUH405 and DU405 board updated | Stefan Roese | |
Patch by Matthias Fuchs, 27 Jul 2005 | |||
2005-04-20 | * Patch by Matthias Fuchs, 18 Apr 2005: | stroese | |
Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables | |||
2005-04-13 | Update for esd apc405 | stroese | |
2005-03-17 | Update for esd auto_update and hh405 board | stroese | |
2005-03-16 | Update for esd auto_update and hh405 board | stroese | |
2005-03-14 | Update for esd voh405 fpga image | stroese | |
2005-03-01 | Update for esd boards dp405 and hub405 | stroese | |
2004-12-31 | * Code cleanup, mostly for GCC-3.3.x | wdenk | |
* Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board. | |||
2004-12-17 | One more code cleanup. | stroese | |
2004-12-16 | Code cleanup. | wdenk | |
2004-12-16 | PCI405 board update | stroese | |
2004-12-16 | AR405 board update | stroese | |
2004-12-16 | esd common update | stroese | |
2004-12-16 | VOH405 board update | stroese | |
2004-12-16 | PMC405 board update | stroese | |
2004-12-16 | PLU405 board update | stroese | |
2004-12-16 | PCI405 board update | stroese | |
2004-12-16 | OCRTC board update | stroese | |
2004-12-16 | HUB405 board update | stroese | |
2004-12-16 | DU405 board update | stroese | |
2004-12-16 | DP405 board update | stroese | |
2004-12-16 | CPCIISER4 board update | stroese | |
2004-12-16 | CPCI440 board update | stroese | |
2004-12-16 | CANBT board update | stroese | |
2004-12-16 | ASH405 board update | stroese | |
2004-12-16 | AR405 board update | stroese | |
2004-12-16 | ADCIOP board update | stroese | |
2004-12-16 | CPCI405 board update | stroese | |
2004-12-16 | WUH405 board support added | stroese | |
2004-12-16 | VOM405 board support added | stroese | |
2004-12-16 | TASREG board support added | stroese | |
2004-12-16 | HH405 board support added | stroese | |
2004-12-16 | CPCI750 board support added | stroese | |
2004-12-16 | APC405 board support added | stroese | |
2004-09-16 | Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.c | wdenk | |
2004-09-16 | Update AR405 board. | stroese | |
2004-09-16 | esd misc file esd common routines added. | stroese | |
2004-09-08 | * Patch by Detlev Zundel, 08 Sep 2004: | wdenk | |
Update etags build target * Improve NetConsole support: add support for broadcast destination address and buffered input. * Cleanup compiler warnings for GCC 3.3.x and later * Fix problem in cmd_jffs2.c introduced by CFG_JFFS_SINGLE_PART patch |