summaryrefslogtreecommitdiff
path: root/board/esd/cpci750/cpci750.c
Commit message (Collapse)AuthorAgeLines
* ppc7xx: Update CPCI750 boardStefan Roese2007-08-16-4/+85
| | | | | | | | | This small CPCI750 update extends the board specific command "show_config" to display the Marvell strapping registers and extends the PCI IDE controller. Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com> Signed-off-by: Stefan Roese <sr@denx.de>
* Minor code cleanup.Wolfgang Denk2007-02-27-12/+10
|
* [PATCH] Update esd cpci5200 filesStefan Roese2007-01-31-0/+22
| | | | Signed-off-by: Reinhard Arlt <reinhard.arlt@esd-electronics.com>
* Minor code cleanupWolfgang Denk2006-03-06-1/+0
|
* Convert CPCI750 to use common CFI flash driverStefan Roese2006-02-08-0/+17
| | | | Patch by Reinhard Arlt, 8 Feb 2006
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
|
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-12/+12
| | | | | | | | | | | | * 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.
* CPCI750 board support addedstroese2004-12-16-0/+885