summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib/api_public.h
Commit message (Collapse)AuthorAgeFilesLines
* Minor style(9) fixes for U-Boot API glue.raj2008-10-041-1/+1
|
* U-Boot API glue improvements:raj2008-10-041-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)obrien2008-03-131-27/+27
| | | | Reviewed by: raj
* Add the appropriate license information. This file is doublemarcel2008-02-231-1/+55
| | | | | | licensed under GPL and BSD. Thanks to: raj@
* MFp4 (e500):marcel2008-02-161-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@
OpenPOWER on IntegriCloud