summaryrefslogtreecommitdiff
path: root/sys/arch/armish/stand
AgeCommit message (Expand)Author
2006-08-12Setting d_secsize to DEV_BSIZE (or 1 << DEV_BSHIFT, or 512) and thenKenneth R Westerback
2006-07-30With new kernel and bootloader, argument passing now works, version 1.0.Dale Rahn
2006-07-30Perform a limited PCI probe to locate the wdc on iodata/thecus, boot loaderDale Rahn
2006-07-29Make _rtt reset the machine.Mark Kettenis
2006-07-29ework armish bootloader into an interactive one, much like i386 has.Mark Kettenis
2006-07-29only enter for armishTheo de Raadt
2006-07-28Pass the end of the symbol table to the kernel.Mark Kettenis
2006-07-28no man page for nowTheo de Raadt
2006-07-28should install into /usr/mdec/Theo de Raadt
2006-07-28enter bootTheo de Raadt
2006-07-28First stab at an armish bootloader. It will load /bsd from the drive in theMark Kettenis
2006-05-29Link armish in to the builds.Dale Rahn