summaryrefslogtreecommitdiff
path: root/board/esd/hh405/hh405.c
Commit message (Collapse)AuthorAgeLines
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-20-1/+1
| | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version.
* Fix problem with SM501 init on HH405 board.Stefan Roese2005-09-30-1/+4
| | | | Patch by Stefan Roese, 30 Sep 2005
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-13/+406
| | | | | | 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
* Code cleanup.wdenk2004-12-16-7/+7
|
* HH405 board support addedstroese2004-12-16-0/+481