summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
AgeCommit message (Expand)Author
2008-07-28No longer clear ci_want_resched within cpu_switchto(), now that it's doneMiod Vallat
2008-07-23Do not rely on an <ichc>invisible cast</ichc> to return failure inMiod Vallat
2008-07-23So it turns outthe HP engineers changed the PA-RISC 2.0 architectureMark Kettenis
2008-07-21- add proper double_t and float_t definitions for each archMartynas Venckus
2008-07-21nam2blk[] needs a "vnd" entry for some things (like softraid)Todd T. Fries
2008-07-18Add a macro that clears the want_resched flag that need_resched sets.Artur Grabowski
2008-07-16Implement pckbc_xt_translation() in gsckbc. Thus, we can attach pckbd instead ofMiod Vallat
2008-07-14Be sure to propagate PSL_O in psw on PCXU* processors to userland processesMiod Vallat
2008-07-14Be sure to propagate PSL_O in psw on PCXU* processors to userland processesMiod Vallat
2008-07-02Enable FFS2.Brad Smith
2008-07-01add bio & bioctlTodd T. Fries
2008-06-27Clear swap encryption keys before dumping a kernel image.Miod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-25Move .rodata 512KB further, since kernels will soon reach the address .rodataMiod Vallat
2008-06-14defininig NATIVE_EXEC_ELF is mandatory on ELF platforms.Miod Vallat
2008-06-12Enable /dev/video* for all USB capable archs. MAKEDEV bits will followMarcus Glocker
2008-06-12Bring biomem diff back into the tree after the nfs_bio.c fix went in.Theo de Raadt
2008-06-11back out biomem diff since it is not right yet. Doing very largeTheo de Raadt
2008-06-10Fix buffer cache pending read statistics by ensuring we can identifyBob Beck
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-06-07Add acphy/mtdphy/luphy/sqphy which are used by dc(4), hme(4) and ne(4).Brad Smith
2008-05-28Enable hme(4). Reported to work by Stian Sletner.Mark Kettenis
2008-05-21ddb expects the kernel longjmp() to only take a single parameter and alwaysMiod Vallat
2008-05-19Change all remaining MD uses of MALLOC and FREE into proper malloc() andMiod Vallat
2008-05-14Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc andMiod Vallat
2008-04-27Add gecko(4), a driver for the GeckoBOA BC GSC+ port.Mark Kettenis
2008-04-27Move hppa to __HAVE_GENERIC_SOFT_INTERRUPTSMark Kettenis
2008-04-25neccessary -> necessary; from Pierre RiteauJason McIntyre
2008-04-21allow low level audio drivers to specify a default sample format,Jacob Meuser
2008-04-20Print bootpath in the canonical place.Mark Kettenis
2008-04-19Change ELF loader to use the LMA as the load address for theTobias Weingartner
2008-04-18use arc4random_uniform() for random number requests that are not aDamien Miller
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-04-09Add new stub uvm_shutdown() and call it from the right place in MD boot()Theo de Raadt
2008-04-08Split the cdev makro for bpftun into two seperate definitions. tun(4) andClaudio Jeker
2008-03-21crank maxusers on some architecturesTheo de Raadt
2008-03-21regenMiod Vallat
2008-03-21Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of internationalMiod Vallat
2008-03-09Uncomment ehci(4).Mark Kettenis
2008-03-05remove devices not needed on a ramdiskTheo de Raadt
2008-03-04bsd.rd's physical memory usage collided with the bootblocks... TheTheo de Raadt
2008-03-04crank version #Theo de Raadt
2008-03-04Move bootblocks to just under 16MB instead of just under 8MB, becauseTheo de Raadt
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2008-01-23Cleanup cn_pri. Change constants to more meaningful names, rather thanJoel Sing
2008-01-09add urlphy for RAMDISK, move tested devices up.Stuart Henderson
2008-01-09uark -> uark*, allow multiple devices to attachJonathan Gray
2008-01-09Move a couple of tested USB devices out of the 'untested' block,Stuart Henderson
2007-12-29Skip LBC on buswalk. Gets rid of unconfigured "Bus Converter Port" devicesMark Kettenis
2007-12-28Add a few more K-class models to the list of machines that have more devicesMark Kettenis