summaryrefslogtreecommitdiff
path: root/sys/boot/kshim/bsd_kernel.h
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-647/+0
* Make the callout structure in the boot loader's kernel shim moreHans Petter Selasky2016-09-141-2/+2
* Build fix. Add howmany() and nitems() macros to bootloader kernel shim.Hans Petter Selasky2016-04-261-0/+2
* Provide busdma stubs for loader/kshimWojciech Macek2016-01-221-1/+61
* Fix compilation errors in usb/kshimWojciech Macek2016-01-221-0/+3
* Add support for exynos5_ehci in loaderZbigniew Bodek2015-11-271-0/+81
* Implement missing bus_space_subregion in kshimZbigniew Bodek2015-11-271-0/+2
* Improve the realtime properties of USB transfers for embedded systemsHans Petter Selasky2015-08-141-1/+2
* Define the ffs() function in the USB bootloader's global andHans Petter Selasky2014-12-051-0/+2
* Merge from CheriBSD:Brooks Davis2014-08-041-0/+496