summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
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
2003-12-16only map the rom and do not touch the hpa space getting rid of memsize define...Michael Shalayeff
2003-12-12typoTheo de Raadt
2003-12-10for unaligned btlb mapping attempts -- just failMichael Shalayeff
2003-12-09on pci systems bootdevice is specified by the hpa onlyMichael Shalayeff
2003-12-09allow for user pci confMichael Shalayeff
2003-12-08Correct what seems to be a typo: __builtin_va_alist vs __builtin_va_listPeter Valchev
2003-12-01when allocating kpdes -- allocate no less than fourMichael Shalayeff
2003-12-01same leds on b132 and b160; from Hans-Joerg.Hoexer@yerbouti.franken.deMichael Shalayeff
2003-11-24experimental support for HVT as a 2nd level tlbMichael Shalayeff
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.Marc Espie
2003-11-16convert __attribute__((__packed__)) to __packed so that parsers unawareAnil Madhavapeddy
2003-11-07the the; from rohee@Michael Shalayeff
2003-11-07fix the ref to hpux elf extensions; from Jared Yanovich <jjy2+@pitt.edu>Michael Shalayeff
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-03spelling fixes (in the comments)David Krause
2003-10-31allocate initial pdes for the kmem proportional to the totalphysmem to allow ...Michael Shalayeff
2003-10-31PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)...Michael Shalayeff
2003-10-31ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-31pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.deMichael Shalayeff
2003-10-31warn commons instead of generating a map file (was there for debugging)Michael Shalayeff
2003-10-30typos and grammer from Bruno Rohee <bruno@rohee.com>Michael Shalayeff
2003-10-27typos; fom bruno@rohee.comMichael Shalayeff
2003-10-27make sure that label block ends up in the right b_blkno for writedisklabel() ...Michael Shalayeff
2003-10-23Maybe fixing typos will unbore me.Miod Vallat
2003-10-16need to give space reg saving rctr and ccrMichael Shalayeff
2003-10-15have to fetch the rctr while still in real mode for it is not valid afterMichael Shalayeff