Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor style(9) fixes for U-Boot API glue. | raj | 2008-10-04 | 1 | -1/+1 |
| | |||||
* | U-Boot API glue improvements: | raj | 2008-10-04 | 1 | -0/+1 |
| | | | | | | | | - extend ub_dev_read() and ub_dev_recv() so that the actual len and all error codes can be passed and processed properly; unify behaviour of these routines - introduce syscall general error code (API_ESYSC) | ||||
* | style(9) & style.Makefile(9) | obrien | 2008-03-13 | 1 | -27/+27 |
| | | | | Reviewed by: raj | ||||
* | Add the appropriate license information. This file is double | marcel | 2008-02-23 | 1 | -1/+55 |
| | | | | | | licensed under GPL and BSD. Thanks to: raj@ | ||||
* | MFp4 (e500): | marcel | 2008-02-16 | 1 | -0/+104 |
Add support for U-Boot. This uses the U-Boot API as developed by Rafal and which is (will be) part of U-Boot 1.3.2 and later. Credits to: raj@ |