summaryrefslogtreecommitdiffstats
path: root/sys/boot/uboot/lib
Commit message (Expand)AuthorAgeFilesLines
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...imp2010-08-231-1/+1
* Initial loader(8) support for Flattened Device Tree.raj2010-05-251-0/+4
* Mostly revert r200691. U-Boot syscall() entry point returns 1 on success.raj2010-05-251-1/+1
* Use loader devices only when they initialized properly.raj2010-05-251-1/+1
* Minor style correction.raj2010-02-251-1/+1
* Fix handling of GPT disk partition index.raj2010-02-251-0/+8
* Fix ub_env_enum(): syscall() returns 0 when properly invoked.marcel2009-12-181-4/+3
* - Remove trailing ";" after if statementantoine2009-11-111-6/+1
* Make GPT style partitiong endian-safe in U-Boot support library.raj2009-06-031-13/+28
* Fix NETIF_DEBUG compilation.marcel2009-05-301-8/+2
* GPT style partitioning for loader(8) with U-Boot support library (tested onraj2009-05-053-27/+243
* Improve style(9) in PowerPC U-Boot support lib.raj2008-12-171-8/+9
* Initial storage functionality for U-Boot support library.raj2008-11-196-87/+424
* Initial support of loader(8) for ARM machines running U-Boot.raj2008-10-141-1/+1
* Minor style(9) fixes for U-Boot API glue.raj2008-10-044-25/+23
* U-Boot API glue improvements:raj2008-10-044-42/+45
* Improve loader support for U-Boot.raj2008-09-032-25/+109
* Move U-Boot compatibility library to WARNS=2 level.raj2008-09-037-33/+45
* style(9) & style.Makefile(9)obrien2008-03-1312-247/+287
* Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...raj2008-03-126-79/+90
* o Build libuboot with -msoft-float like everything else.marcel2008-02-233-50/+88
* Add the appropriate license information. This file is doublemarcel2008-02-231-1/+55
* MFp4 (e500):marcel2008-02-1613-0/+1699
OpenPOWER on IntegriCloud