summaryrefslogtreecommitdiffstats
path: root/sys/arch/octeon/dev/octboot.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs_shutdown() is neccessary to ensure buffer cache drain before reexec()deraadt2020-09-021-1/+4
* Remove a dead store.visa2020-06-131-2/+1
* Rework kernel loading with octboot(4)visa2020-05-261-39/+12
* Add a bootloader for octeon.visa2019-07-171-0/+387