summaryrefslogtreecommitdiff
path: root/sys/arch/mips64/include/arcbios.h
AgeCommit message (Expand)Author
2012-09-29Do not hardcode ARCBios vector base, but rather compute it at runtime.Miod Vallat
2012-04-16Fix struct arc_param_blk_* layout to not embed pointers, as this messes theMiod Vallat
2012-04-15Tell Indy and Challenge S apart.Miod Vallat
2012-04-06Rework IP22 RTC year base computation, again. It turns out that differentMiod Vallat
2012-03-28Work in progress support for the SGI Indigo, Indigo 2 and Indy systemsMiod Vallat
2011-06-05Prefer __LP64__ to _LP64; pointed out by bradMiod Vallat
2010-09-12Use __dead instead of volatile to mark functions that don't return. MakesMark Kettenis
2010-05-23#ifdef arc is just too common, but I don't know how to extract this correctlyTheo de Raadt
2010-03-07Correct layout of arc_config{,64} and order of items in enum arc_config_type.Miod Vallat
2010-03-03Store ARCBios variables before machine specific setup is performed andJoel Sing
2009-12-07When converting ARCBios memory spaces from ARCBios page size to the kernelMiod Vallat
2009-05-09Promote types in ARCBios function prototypes from int to long wheneverMiod Vallat
2009-04-19Add heuristics to tell IP27 and IP35 apart, as they will need to be handledMiod Vallat
2008-02-18Get correct memory information from 64 bit ARCBios, tested on Octane.Miod Vallat
2008-02-18More 64-bit ARCBios friendliness, correctly identify a 64 bit system, suchMiod Vallat
2007-12-14Store the ARCBIOS ConsoleOut environment variable so that we can refer toJoel Sing
2007-04-26Do not invoke arcbios routines from the moment our page tables are set up,Miod Vallat
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-09-09these should have gone in with the other 64 bit changesPer Fogelstrom
2004-08-15cleanup and more protosPer Fogelstrom
2004-08-10spacingTheo de Raadt
2004-08-09Big cleanup. Removed some unused obsolete stuff and fixed copyrightsPer Fogelstrom
2004-08-08Ahh! This code brings out old memories. Eight years old but stillPer Fogelstrom