aboutsummaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Collapse)AuthorFilesLines
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese1-1/+4
Patch by Stefan Roese, 30 Sep 2005
2005-09-25Fix VOH405 SupportWolfgang Denk1-2/+3
Patch by Matthias Fuchs, 25 Sep 2005
2005-09-25Add support for AMD's Pb1x00 eval board;Wolfgang Denk1-1/+1
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 commandWolfgang Denk1-0/+53
Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
2005-09-23More cleanup: get rid or redundand #definesWolfgang Denk1-5/+2
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-3/+3
2005-09-22esd CPCI2DP board addedStefan Roese5-0/+522
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22esd PMC405 board updatedStefan Roese2-790/+1
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22Add SM501 support to HH405 board.Stefan Roese3-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
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk24-0/+48
Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
2005-08-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk18-18/+5
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese11-0/+2389
Patch by Reinhard Arlt, 22 Aug 2005
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese18-18/+5
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
2005-08-12esd PCI405 board updatedStefan Roese1-11/+56
Patch by Matthias Fuchs, 28 Jul 2005
2005-08-12esd WUH405 and DU405 board updatedStefan Roese2-1725/+1832
Patch by Matthias Fuchs, 27 Jul 2005
2005-04-20* Patch by Matthias Fuchs, 18 Apr 2005:stroese1-316/+316
Make PCI target address spaces on PMC405 and CPCI405 boards configurable via environment variables
2005-04-13Update for esd apc405stroese2-2298/+2344
2005-03-17Update for esd auto_update and hh405 boardstroese1-2511/+2488
2005-03-16Update for esd auto_update and hh405 boardstroese6-6571/+10032
2005-03-14Update for esd voh405 fpga imagestroese1-1974/+2011
2005-03-01Update for esd boards dp405 and hub405stroese2-1603/+1660
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk3-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.
2004-12-17One more code cleanup.stroese1-1/+1
2004-12-16Code cleanup.wdenk20-1060/+1266
2004-12-16PCI405 board updatestroese1-0/+235
2004-12-16AR405 board updatestroese1-2276/+2427
2004-12-16esd common updatestroese12-28/+1578
2004-12-16VOH405 board updatestroese6-1190/+3866
2004-12-16PMC405 board updatestroese4-1355/+2547
2004-12-16PLU405 board updatestroese2-10/+36
2004-12-16PCI405 board updatestroese3-10/+1022
2004-12-16OCRTC board updatestroese2-9/+9
2004-12-16HUB405 board updatestroese2-16/+70
2004-12-16DU405 board updatestroese2-9/+7
2004-12-16DP405 board updatestroese3-1777/+1789
2004-12-16CPCIISER4 board updatestroese2-6/+11
2004-12-16CPCI440 board updatestroese4-1/+17
2004-12-16CANBT board updatestroese1-1/+1
2004-12-16ASH405 board updatestroese1-1/+1
2004-12-16AR405 board updatestroese2-3/+232
2004-12-16ADCIOP board updatestroese1-1/+1
2004-12-16CPCI405 board updatestroese4-1312/+1442
2004-12-16WUH405 board support addedstroese6-0/+2299
2004-12-16VOM405 board support addedstroese6-0/+2309
2004-12-16TASREG board support addedstroese6-0/+6062
2004-12-16HH405 board support addedstroese10-0/+7378
2004-12-16CPCI750 board support addedstroese21-0/+11793
2004-12-16APC405 board support addedstroese7-0/+3863
2004-09-16Fix [noeol] problem in board/esd/ar405/fpgadata_xl30.cwdenk1-1/+1
2004-09-16Update AR405 board.stroese5-104/+2389