aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/kshim
Commit message (Expand)AuthorAgeFilesLines
* 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-142-8/+8
* 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-222-1/+129
* Fix compilation errors in usb/kshimWojciech Macek2016-01-222-1/+3
* Add support for exynos5_ehci in loaderZbigniew Bodek2015-11-273-1/+230
* Run callouts during infinite waiting inside cv_waitZbigniew Bodek2015-11-271-0/+9
* Implement missing bus_space_subregion in kshimZbigniew Bodek2015-11-272-0/+11
* 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-046-0/+2143