summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2004-04-08kill misplaced commentMichael Shalayeff
2004-04-08repair pcxs/t confoosionMichael Shalayeff
2004-04-07update copyright; miod@ is fine w/ files where he holds it tooMichael Shalayeff
2004-04-06in cpu_exit() make sure to flush the fpu operation (store fr0)Michael Shalayeff
2004-04-06repair last: proper unimplemented'' trap checkMichael Shalayeff
2004-04-06doh. disable ahc here as wellMichael Shalayeff
2004-04-03make it look more like the other archsMichael Shalayeff
2004-04-02repair fcnv* emulation.Michael Shalayeff
2004-03-20add the rest of the oosiop machines for timeout programming except for /99s w...Michael Shalayeff
2004-03-17Otto@ confirms 715/50 needs the viper timeout kluge to be really happy.Miod Vallat
2004-03-17Make sure disklabels use at least DEV_BSIZE as their sector size.Miod Vallat
2004-03-17Add explicit flags to mem0.Miod Vallat
2004-03-17Tweak the viper control register:Miod Vallat
2004-03-17No installboot(8) on hppa, but on the other hand boot_hppa(8) has been addedMiod Vallat
2004-03-16Regen.Miod Vallat
2004-03-14Enable oosiop.Miod Vallat
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod Vallat
2004-03-10Ensure that we obey a user's ddb> boot reboot command even if the systemTom Cosgrove
2004-03-09faster cache flushing for fpu context (after save or emulation)Michael Shalayeff
2004-03-02track va for each segment and not for the whole map.Michael Shalayeff
2004-02-26ahc does not work anymore and i'm not going in there again to fix it any time...Michael Shalayeff
2004-02-14Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuffAlexander Yurchenko
2004-02-13order irq,pri args to gsc_intr_establish() the way less confusing compared to...Michael Shalayeff
2004-02-13as i continuously fail to make osiop drive 700 chip disable it for nowMichael Shalayeff
2004-02-13support secondary com@dino from todd@Michael Shalayeff
2004-02-10Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETTodd C. Miller
2004-01-25Crank SHMMAXPGS to 32mb; OK mickey@Todd C. Miller
2004-01-14catching a stray sheep destroying a pmap shall result in a proper haggis; thi...Michael Shalayeff
2004-01-05kill debugging code that is not needed anymoreMichael Shalayeff
2004-01-05typos from Jared Yanovich;Jason McIntyre
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2004-01-02apparently my understanding of '{FLT,DBL,LDBL}_{MIN,MAX}_EXP' ahsMichael Shalayeff
2003-12-30kill a local var that is set and never used then laterMichael Shalayeff
2003-12-30provide accounting for the intr time properly from fredette@Michael Shalayeff
2003-12-29disable ie1@gsc as not really supported and a commented out bha@pciMichael Shalayeff
2003-12-24kill unused defineMichael Shalayeff
2003-12-23provide cpuspeed fluffMichael Shalayeff
2003-12-23make it a righteous print of the bootpath (tail gravity it has that is)Michael Shalayeff
2003-12-23enable fxp as it seems to work nowMichael Shalayeff
2003-12-23unscrew the 16bit routines w/ a proper data reg calculationMichael Shalayeff
2003-12-22make sure to run probe only once per device w/ grumpy testingMichael Shalayeff
2003-12-20Pass -Wformat, fix a few uninitialized variables as well.Miod Vallat
2003-12-20Don't let microtime() return a struct timeval with exactly 1000000 microseconds.Miod Vallat
2003-12-18spls do not protect cpu_itmr and thus time might jump back sometimes due to c...Michael Shalayeff
2003-12-18Move -DDYNAMIC_CRC_TABLE into the main libz MakefileTodd C. Miller
2003-12-17Always use the nitty-gritty name for cr16.Miod Vallat
2003-12-17in the real mem print do not include reserved for prom into used by openbsdMichael Shalayeff
2003-12-17figure out the used prom size in probe() and pass that into attach that will ...Michael Shalayeff
2003-12-16reenable sti1 as the issues has been resolvedMichael Shalayeff
2003-12-16clean the cpu types and syncMichael Shalayeff