summaryrefslogtreecommitdiff
path: root/sys/boot/arc/lib/bootinfo.c
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-111-204/+0
* Convert to __FBSDID.David E. O'Brien2004-01-041-2/+3
* Libdisk does not need to include <sys/diskslice.h> any more.Poul-Henning Kamp2003-04-041-1/+0
* Preceed/preceeding are not english words. Use precede or preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+1
* Update loader logic to distinguish modules vs. files.Boris Popov2000-05-011-16/+16
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The ARC BIOS / AlphaBIOS specific primary boot loader. This code is theStefan Eßer1999-07-281-0/+204