aboutsummaryrefslogtreecommitdiff
path: root/stand/libofw
Commit message (Expand)AuthorAgeFilesLines
* loader: implement mount/unmount rootfsToomas Soome2021-09-081-7/+7
* Fix 64-bit build of libofw.Brandon Bergren2020-09-081-10/+10
* loader: libofw build is missing sys/list.h after r362431Toomas Soome2020-06-201-0/+1
* loader: fix libofw build after r362431Toomas Soome2020-06-201-1/+1
* Redo r360540 to retain the ifndef sparc code, not delete it.Warner Losh2020-05-011-4/+10
* Remove more stray sparc64 ifdefs.Warner Losh2020-05-011-18/+4
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-082-3/+4
* Remove sparc64 support from the boot loader.Warner Losh2020-02-031-2/+0
* Backout 356693. The libsa malloc does provide necessary alignment andToomas Soome2020-01-131-1/+1
* loader: allocate properly aligned buffer for network packetToomas Soome2020-01-131-1/+1
* Move stand/ofw/libofw to stand/libofw.Brandon Bergren2020-01-0213-0/+2225