Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Remove usage of %ebp as a return pointer | Graeme Russ | 2010-10-07 | 1 | -1/+1 |
| | | | | Using %ebp as a return pointer prevents creating 'load anywhere' images | ||||
* | x86: Remove progress indication in low-level init | Graeme Russ | 2010-10-07 | 1 | -12/+0 |
| | | | | | Progress indication is not relocation friendly so remove it in preperation for full relocatability support | ||||
* | Added initial eNET board support | Graeme Russ | 2009-01-24 | 1 | -0/+50 |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |