summaryrefslogtreecommitdiff
path: root/sys/boot/kshim/bsd_kernel.c
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-1459/+0
* sys: Replace zero with NULL for pointers.Pedro F. Giffuni2017-02-221-1/+1
* Fix device delete child function.Hans Petter Selasky2016-10-171-6/+5
* Make the callout structure in the boot loader's kernel shim moreHans Petter Selasky2016-09-141-6/+6
* Provide busdma stubs for loader/kshimWojciech Macek2016-01-221-0/+68
* Add support for exynos5_ehci in loaderZbigniew Bodek2015-11-271-1/+145
* Run callouts during infinite waiting inside cv_waitZbigniew Bodek2015-11-271-0/+9
* Merge from CheriBSD:Brooks Davis2014-08-041-0/+1239