summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2004-09-20// is not valid in asm. doh...Per Fogelstrom
2004-09-20Some cleanups for RM52x0 cpus.Per Fogelstrom
2004-09-20Homogeneize with other platforms' Makefiles; mainly adds the ability toMiod Vallat
2004-09-20splraise can be inlined or not by definePer Fogelstrom
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-20Add support for R10K cpu classPer Fogelstrom
2004-09-20R10K cpu class cache supportPer Fogelstrom
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-09-19nop missing in bd slotPer Fogelstrom
2004-09-19do not blindly assume console has been mappedMichael Shalayeff
2004-09-19turn totalphysmem into physmem and name old physmem into smth it really isMichael Shalayeff
2004-09-18hierarchy is spelled hierarchy, from Jonathan GrayTed Unangst
2004-09-18for unconfigured devices also print model numberMichael Shalayeff
2004-09-18use ret0 instead of r28 to match how it's done later in the codeMichael Shalayeff
2004-09-18add puc; ok miodPeter Valchev
2004-09-18do not match on elroy and mercury bridgesMichael Shalayeff
2004-09-18map rodata rdonly in case it gets pushed out of the text batcMichael Shalayeff
2004-09-18fix typo in puc(4) line comment (universial->universal)Peter Valchev
2004-09-18oopsMichael Shalayeff
2004-09-17In vmapbuf(), pass VM_PROT_READ | VM_PROT_WRITE as flags hints too.Miod Vallat
2004-09-17Now that we can check for pmap_extract() failure properly, do so.Miod Vallat
2004-09-17Long-due mips pmap potpourri:Miod Vallat
2004-09-17Crank MSIZE and NMBCLUSTERS, per other 64bit arches.Miod Vallat
2004-09-17Properly setup register ra in sendsig() in 64bit world.Miod Vallat
2004-09-17Kill an assembler warning.Miod Vallat
2004-09-17Remove option EON from kernel and options(4)Mathieu Sauve-Frankel
2004-09-16Remove remnants of dale's debugled() code, and quiet early boot process more.Miod Vallat
2004-09-16Correctly read the symbol table pointers passed by the boot code.Miod Vallat
2004-09-16Only one script text is necessary...Miod Vallat
2004-09-16ld.script for boot. cvs add is ok according to deraadt@Per Fogelstrom
2004-09-16Update boot with miods ELF64 symtab fixes and my 32 bit compilesPer Fogelstrom
2004-09-16Rely upon __LP64__ to choose {U,}LONG_{MIN,MAX} values, rather than aMiod Vallat
2004-09-16Add disabled piixpm and gscpm.Alexander Yurchenko
2004-09-16typoMiod Vallat
2004-09-16Use preempt() instead of rolling our own version.Miod Vallat
2004-09-16spacingTheo de Raadt
2004-09-16Don't adjust month from tod clock. clock.c doesPer Fogelstrom
2004-09-16Day of week count 1-7Per Fogelstrom
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-09-16When copyout() of the signal frame fails, sigexit() the process instead ofMiod Vallat
2004-09-16Typo in comment.Miod Vallat
2004-09-16``viritual'' is a virtual word and this is a real tree.Miod Vallat
2004-09-16Dead meat.Miod Vallat
2004-09-16Superseded by MI <link.h>Miod Vallat
2004-09-16stupid propagated typoMichael Shalayeff
2004-09-15add pcxu tlb handlers and cpu probingMichael Shalayeff
2004-09-15allocate resources for cardbus on demand; better version parsingMichael Shalayeff
2004-09-15force ordering in splraiseMichael Shalayeff
2004-09-15gscpm(4) -- National Semiconductor Geode SC1100 SMI/ACPI module driver.Alexander Yurchenko
2004-09-15regenMichael Shalayeff