summaryrefslogtreecommitdiffstats
path: root/board/esd/pci405/pci405.c
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
|
* esd PCI405 board updatedStefan Roese2005-08-121-11/+56
| | | | Patch by Matthias Fuchs, 28 Jul 2005
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-1/+1
| | | | | | | | | | | | * 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-171-1/+1
|
* Code cleanup.wdenk2004-12-161-3/+3
|
* PCI405 board updatestroese2004-12-161-6/+147
|
* * Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk2004-09-081-2/+2
| | | | | | | | | | | 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
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
| | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
* * Code cleanup:LABEL_2003_06_27_2340wdenk2003-06-271-2/+1
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* Local Bus Timeout increased.stroese2003-05-231-1/+6
|
* Make compile clean, fix the usual small problems.LABEL_2003_03_26_1300wdenk2003-03-261-1/+0
|
* esd PCI405 updated.stroese2003-03-251-38/+35
|
* Initial revisionwdenk2002-11-031-0/+254