aboutsummaryrefslogtreecommitdiff
path: root/stand/Makefile
Commit message (Expand)AuthorAgeFilesLines
* stand: ensure that the efi directory's dependencies are correctKyle Evans2021-01-271-0/+1
* stand: remove bogus dependency from libsa32Kyle Evans2021-01-071-2/+0
* stand: avoid adding fdt SUBDIR_DEPEND if WITHOUT_FDT is setKyle Evans2021-01-071-0/+2
* loader: implement framebuffer consoleToomas Soome2021-01-021-0/+2
* stand: fix WITHOUT_FORTH/WITHOUT_LOADER_LUA buildKyle Evans2021-01-011-1/+7
* stand: properly declare subdir deps or .WAIT, do parallel buildKyle Evans2020-12-311-2/+38
* Move stand/ofw/libofw to stand/libofw.Brandon Bergren2020-01-021-1/+1
* Move ZFS files into libsaWarner Losh2018-07-081-2/+1
* stand: move libgeliboot into libsa.Warner Losh2018-06-181-2/+0
* Create LOADER_UBOOT, and LOADER_OFW. Move these options out ofWarner Losh2018-03-011-15/+30
* Move EFI up to common makefile. There's no need for all these .if'sWarner Losh2018-02-271-0/+4
* Go back to one loader.confWarner Losh2018-02-261-0/+1
* Add the lua scripts from the lua-bootloader SoCWarner Losh2018-02-121-0/+1
* Add Lua as a scripting langauge to /boot/loaderWarner Losh2018-02-121-0/+3
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-0/+20