summaryrefslogtreecommitdiff
path: root/board/hermes/hermes.c
Commit message (Collapse)AuthorAgeLines
* [PCS440EP] upgrade the PCS440EP board:Heiko Schocher2007-06-22-0/+1
| | | | | | | | | | | | - Show on the Status LEDs, some States of the board. - Get the MAC addresses from the EEProm - use PREBOOT - use the CF on the board. - check the U-Boot image in the Flash with a SHA1 checksum. - use dynamic TLB entries generation for the SDRAM Signed-off-by: Heiko Schocher <hs@denx.de>
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-4/+4
|
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-33/+1
| | | | board-specific files to invoke that common implementation.
* Initial revisionwdenk2002-08-26-0/+637