aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/uboot/lib/libuboot.h
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-77/+0
* An ARM kernel can be loaded at any 2MB boundary, make ubldr aware of that.Ian Lepore2015-05-171-1/+4
* Move the definitions of the fdt functions from a uboot header to a new fdtAndrew Turner2014-11-011-5/+0
* Enhance the mechanism that lets you configure the ubldr boot device byIan Lepore2014-03-111-1/+3
* Prevent fdt data loaded from a file from overwriting the kernel environment,Ian Lepore2014-03-011-0/+6
* Make struct uboot_devdesc compatible with struct disk_devdesc.Andrey V. Elsukov2012-09-091-6/+3
* Determine kernel load address dynamically from u-boot memory map.Tim Kientzle2012-05-201-0/+1
* Teach ubldr(8) about simple MBR partitioning.Tim Kientzle2012-05-011-0/+1
* GPT style partitioning for loader(8) with U-Boot support library (tested onRafal Jaworowski2009-05-051-1/+5
* Initial storage functionality for U-Boot support library.Rafal Jaworowski2008-11-191-12/+8
* style(9) & style.Makefile(9)David E. O'Brien2008-03-131-10/+10
* Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope...Rafal Jaworowski2008-03-121-12/+10
* MFp4 (e500):Marcel Moolenaar2008-02-161-0/+74