Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | i386: Final Relocation | Graeme Russ | 2009-12-05 | -2/+9 |
| | | | | Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
* | i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure | Graeme Russ | 2009-09-04 | -43/+43 |
| | | | | Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
* | i386: Change inline asm global symbols to local | Graeme Russ | 2009-09-04 | -2/+2 |
| | | | | | | | | gcc 4.3.2 optimiser creates multiple copies of inline asm (who knows why) Remove use of global names for labels to prevent 'symbol already defined' errors Signed-off-by: Graeme Russ <graeme.russ@gmail.com> | |||
* | Added initial eNET board support | Graeme Russ | 2009-01-24 | -0/+167 |
Signed-off-by: Graeme Russ <graeme.russ@gmail.com> |