aboutsummaryrefslogtreecommitdiff
path: root/stand/kshim
Commit message (Expand)AuthorAgeFilesLines
* Fix build of stand/usb .Hans Petter Selasky2021-04-121-0/+2
* Bump the FreeBSD kernel version in kernel boot shim.Hans Petter Selasky2021-02-171-1/+1
* Properly define the bool type in the BSD kernel shim.Hans Petter Selasky2020-12-071-1/+6
* Add missing busdma prototypes for load and unload and implement dummy syncHans Petter Selasky2020-12-072-4/+21
* Tidy up code a bit. Add missing section comments.Hans Petter Selasky2020-12-071-12/+20
* Fix mis-spelled macro in the kernel shim.Hans Petter Selasky2020-12-041-1/+1
* Add more macros, types and prototypes for building kernel code into bootloaders.Hans Petter Selasky2020-12-041-1/+17
* Fix definition of int64_t and uint64_t when long is 64-bit. This gets the kernelHans Petter Selasky2020-12-041-0/+8
* Fix build of USB bootloader code by adding checks for _STANDALONE being defined.Hans Petter Selasky2020-11-181-2/+5
* A more definitions to kernel emulation shim in order to build stand/usb.Hans Petter Selasky2018-02-071-0/+13
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-146-0/+2526