summaryrefslogtreecommitdiffstats
path: root/sys/arch/powerpc64/stand/rdboot
AgeCommit message (Expand)AuthorFilesLines
2020-12-09Use daddr_t and not daddr32_t in boot media.krw1-2/+2
2020-08-29Only fall back on using the first potential root disk as the boot disk ifkettenis1-2/+4
2020-08-26Improve detection of the proper boot device by picking the disk thatkettenis1-1/+14
2020-07-18Pass boothowto and bootduid parameters to the booted kernel via thekettenis2-29/+10
2020-07-16First stab at a bootloader for OpenBSD/powerpc64.kettenis7-0/+1268