Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-27 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
2011-02-12 | eNET: General code cleanup | Graeme Russ | |
2010-10-07 | x86: Remove usage of %ebp as a return pointer | Graeme Russ | |
Using %ebp as a return pointer prevents creating 'load anywhere' images | |||
2010-10-07 | x86: Remove progress indication in low-level init | Graeme Russ | |
Progress indication is not relocation friendly so remove it in preperation for full relocatability support | |||
2009-01-24 | Added initial eNET board support | Graeme Russ | |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |