summaryrefslogtreecommitdiff
path: root/board/eNET
Commit message (Collapse)AuthorAgeLines
* Renamed cpu/i386/reset.S to resetvec.SGraeme Russ2009-01-24-3/+3
| | | | | | | Brings i386 in line with other CPUs with a reset vector and frees up reset.c for CPU reset functions Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
* Added initial eNET board supportGraeme Russ2009-01-24-0/+513
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>