summaryrefslogtreecommitdiff
path: root/board/esd
Commit message (Collapse)AuthorAgeLines
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-8/+15
| | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
* Fix problem with SM501 init on HH405 board.Stefan Roese2005-09-30-1/+4
| | | | Patch by Stefan Roese, 30 Sep 2005
* Fix VOH405 SupportWolfgang Denk2005-09-25-2/+3
| | | | Patch by Matthias Fuchs, 25 Sep 2005
* Add support for AMD's Pb1x00 eval board;Wolfgang Denk2005-09-25-1/+1
| | | | | | add MII routines to the au1x00 ethernet driver; add USB ohci driver (work in progress) Patch by Thomas Sailer, 20 Jan 2005
* * Fix PHY address argument passing with mii info commandWolfgang Denk2005-09-24-0/+53
| | | | | | Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
* More cleanup: get rid or redundand #definesWolfgang Denk2005-09-23-5/+2
|
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-3/+3
|
* esd CPCI2DP board addedStefan Roese2005-09-22-0/+522
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* esd PMC405 board updatedStefan Roese2005-09-22-790/+1
| | | | Patch by Matthias Fuchs, 22 Sep 2005
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-2583/+3103
| | | | | | 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
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+48
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk2005-08-23-18/+5
|\
| * Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-18/+5
| | | | | | | | | | now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
* | Add esd cpci5200 and pf5200 boardsStefan Roese2005-08-22-0/+2389
|/ | | | Patch by Reinhard Arlt, 22 Aug 2005
* esd PCI405 board updatedStefan Roese2005-08-12-11/+56
| | | | Patch by Matthias Fuchs, 28 Jul 2005
* esd WUH405 and DU405 board updatedStefan Roese2005-08-12-1725/+1832
| | | | Patch by Matthias Fuchs, 27 Jul 2005
* * Patch by Matthias Fuchs, 18 Apr 2005:stroese2005-04-20-316/+316
| | | | | Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables
* Update for esd apc405stroese2005-04-13-2298/+2344
|
* Update for esd auto_update and hh405 boardstroese2005-03-17-2511/+2488
|
* Update for esd auto_update and hh405 boardstroese2005-03-16-6571/+10032
|
* Update for esd voh405 fpga imagestroese2005-03-14-1974/+2011
|
* Update for esd boards dp405 and hub405stroese2005-03-01-1603/+1660
|
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-13/+15
| | | | | | | | | | | | * 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.
* One more code cleanup.stroese2004-12-17-1/+1
|
* Code cleanup.wdenk2004-12-16-1060/+1266
|
* PCI405 board updatestroese2004-12-16-0/+235
|
* AR405 board updatestroese2004-12-16-2276/+2427
|
* esd common updatestroese2004-12-16-28/+1578
|
* VOH405 board updatestroese2004-12-16-1190/+3866
|
* PMC405 board updatestroese2004-12-16-1355/+2547
|
* PLU405 board updatestroese2004-12-16-10/+36
|
* PCI405 board updatestroese2004-12-16-10/+1022
|
* OCRTC board updatestroese2004-12-16-9/+9
|
* HUB405 board updatestroese2004-12-16-16/+70
|
* DU405 board updatestroese2004-12-16-9/+7
|
* DP405 board updatestroese2004-12-16-1777/+1789
|
* CPCIISER4 board updatestroese2004-12-16-6/+11
|
* CPCI440 board updatestroese2004-12-16-1/+17
|
* CANBT board updatestroese2004-12-16-1/+1
|
* ASH405 board updatestroese2004-12-16-1/+1
|
* AR405 board updatestroese2004-12-16-3/+232
|
* ADCIOP board updatestroese2004-12-16-1/+1
|
* CPCI405 board updatestroese2004-12-16-1312/+1442
|
* WUH405 board support addedstroese2004-12-16-0/+2299
|
* VOM405 board support addedstroese2004-12-16-0/+2309
|
* TASREG board support addedstroese2004-12-16-0/+6062
|
* HH405 board support addedstroese2004-12-16-0/+7378
|
* CPCI750 board support addedstroese2004-12-16-0/+11793
|
* APC405 board support addedstroese2004-12-16-0/+3863
|
* Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.cwdenk2004-09-16-1/+1
|