summaryrefslogtreecommitdiffstats
path: root/sys/arch/landisk/stand/boot/srt0.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turn the console code into regular cons_decl() ones, to better fit libsamiod2014-07-171-8/+1
* Disable cache before jumping into the kernel, makes bootloader more reliable.drahn2006-10-291-1/+11
* flush the cache before jumping into the just loaded kernel.drahn2006-10-111-1/+12
* w/ help of netbsd srcs and some mother unzel made it lift offmickey2006-10-061-0/+153