summaryrefslogtreecommitdiffstats
path: root/sys/arch/loongson/stand/boot/conf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use daddr_t and not daddr32_t in boot media.krw2020-12-091-2/+2
* increment version numbers, due to recent RB_GOODSEED and fchmod +T changesderaadt2020-05-261-2/+2
* Allow loongson boot(8) to read from an ffs2 filesystem. ok deraadt@ visa@otto2020-03-031-2/+5
* Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdataderaadt2019-10-291-2/+2
* crank version, following fchmod changederaadt2019-08-041-2/+2
* In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -xderaadt2019-08-031-2/+2
* crank versionsderaadt2019-04-101-2/+2
* crank version; looks good deraadtflorian2019-04-081-2/+2
* Make loongson bootblocks use disklabel duid instead of PMON device namevisa2018-04-201-2/+2
* crank bootloader version after .SUNW_ctf changejasper2016-09-131-2/+2
* crank the versionderaadt2013-12-281-2/+2
* - drop NENTS(), which was yet another copy of nitems().jasper2010-12-061-3/+3
* Minor reliability fixes:miod2010-04-031-2/+2
* If PMON has loaded an initrd binary, and this binary looks like a validmiod2010-02-171-6/+14
* Actually, both the Gdium and the Lemote PMON reset the USB controllersmiod2010-02-161-3/+2
* Work in progress standalone boot blocks for OpenBSD/loongson systems. Willmiod2010-02-141-0/+74