summaryrefslogtreecommitdiffstats
path: root/board/eNET/eNET_start.S
Commit message (Collapse)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-271-1/+0
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* eNET: General code cleanupGraeme Russ2011-02-121-7/+0
|
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-071-1/+1
| | | | Using %ebp as a return pointer prevents creating 'load anywhere' images
* x86: Remove progress indication in low-level initGraeme Russ2010-10-071-12/+0
| | | | | Progress indication is not relocation friendly so remove it in preperation for full relocatability support
* Added initial eNET board supportGraeme Russ2009-01-241-0/+50
Signed-off-by: Graeme Russ <graeme.russ@gmail.com>
OpenPOWER on IntegriCloud