summaryrefslogtreecommitdiff
path: root/board/esd/ash405/ash405.c
Commit message (Collapse)AuthorAgeLines
* ASH405 update.stroese2003-09-12-3/+6
|
* * Patch by Gary Jennejohn, 11 Sep 2003:wdenk2003-09-11-7/+3
| | | | | | | | | | | - allow for longer timeouts for USB mass storage devices * Patch by Denis Peter, 11 Sep 2003: - fix USB data pointer assignment for bulk only transfer. - prevent to display erased directories in FAT filesystem. * Change output format for NAND flash - make it look like for other memory, too
* - Fixed interrupt polarity.stroese2003-07-11-1/+1
|
* * Code cleanup:wdenk2003-06-27-1/+2
| | | | | | | | | - 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)
* - Update NAND FLASH support.stroese2003-06-24-2/+7
|
* ASH405 board added (PPC405EP based).stroese2003-05-23-0/+247