summaryrefslogtreecommitdiff
path: root/board/esd
AgeCommit message (Collapse)Author
2005-12-12(no commit message)Wolfgang Denk
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk
2005-11-20Change all '$(...)' variable references into '${...}'Wolfgang Denk
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
2005-11-15New PPC 405EP board added: CMS700Stefan Roese
Added CONFIG_NET_MULTI for VOM405 board. Added reset_phy() for VOM405 board. Patch by Matthias Fuchs, 09 Nov 2005
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese
Add support for error LED. Patch by Matthias Fuchs, 07 Nov 2005
2005-10-29Merge with /home/m8/git/u-bootWolfgang Denk
2005-10-28Add support for multiple PHYs.Marian Balakowicz
2005-10-20Fix conflicting types (flash_write()) in esd auto_update.cStefan Roese
Patch by Stefan Roese, 20 Oct 2005
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese
Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
2005-09-30Fix problem with SM501 init on HH405 board.Stefan Roese
Patch by Stefan Roese, 30 Sep 2005
2005-09-25Fix VOH405 SupportWolfgang Denk
Patch by Matthias Fuchs, 25 Sep 2005
2005-09-25Add 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 commandWolfgang Denk
Patch by Andrew Dyer, 28 Dec 2004 * Cleanup: fix broken builds
2005-09-23More cleanup: get rid or redundand #definesWolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-09-22esd CPCI2DP board addedStefan Roese
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22esd PMC405 board updatedStefan Roese
Patch by Matthias Fuchs, 22 Sep 2005
2005-09-22Add 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-31Fix 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-23Merge with testing-4xx_enet (Create generic 4xx Ethernet code)Wolfgang Denk
2005-08-22Add esd cpci5200 and pf5200 boardsStefan Roese
Patch by Reinhard Arlt, 22 Aug 2005
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese
now handling all 4xx cpu's. Patch by Stefan Roese, 16 Aug 2005
2005-08-12esd PCI405 board updatedStefan Roese
Patch by Matthias Fuchs, 28 Jul 2005
2005-08-12esd WUH405 and DU405 board updatedStefan 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-13Update for esd apc405stroese
2005-03-17Update for esd auto_update and hh405 boardstroese
2005-03-16Update for esd auto_update and hh405 boardstroese
2005-03-14Update for esd voh405 fpga imagestroese
2005-03-01Update for esd boards dp405 and hub405stroese
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk
* 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.stroese
2004-12-16Code cleanup.wdenk
2004-12-16PCI405 board updatestroese
2004-12-16AR405 board updatestroese
2004-12-16esd common updatestroese
2004-12-16VOH405 board updatestroese
2004-12-16PMC405 board updatestroese
2004-12-16PLU405 board updatestroese
2004-12-16PCI405 board updatestroese
2004-12-16OCRTC board updatestroese
2004-12-16HUB405 board updatestroese
2004-12-16DU405 board updatestroese
2004-12-16DP405 board updatestroese
2004-12-16CPCIISER4 board updatestroese
2004-12-16CPCI440 board updatestroese
2004-12-16CANBT board updatestroese
2004-12-16ASH405 board updatestroese
2004-12-16AR405 board updatestroese