summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib/devicename.c
Commit message (Collapse)AuthorAgeFilesLines
* GPT style partitioning for loader(8) with U-Boot support library (tested onraj2009-05-051-12/+27
| | | | | | ARM). Submitted by: Piotr Ziecik kosmo ! semihalf dot com
* Improve style(9) in PowerPC U-Boot support lib.raj2008-12-171-8/+9
|
* Initial storage functionality for U-Boot support library.raj2008-11-191-25/+12
| | | | | | | | - Only non-sliced bsdlabel style partitioning is currently supported (but provisions are made towards GPT support, which should follow soon) - Enable storage support in loader on ARM Obtained from: Semihalf
* style(9) & style.Makefile(9)obrien2008-03-131-149/+156
| | | | Reviewed by: raj
* MFp4 (e500):marcel2008-02-161-0/+237
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