summaryrefslogtreecommitdiff
path: root/sys/arch/hpcarm/include
AgeCommit message (Expand)Author
2001-12-20* Share a common vector page between arm26 and arm32.thorpej
2001-11-26Use <arm/arm32/psl.h> rather than <machine/psl.h>.thorpej
2001-11-26Delete <machine/psl.h> from the ARM ports. It's not a header thatthorpej
2001-11-24Sanitize hpcarm includes somewhat, make them more like other ARM ports.thorpej
2001-11-24No need to install bootconfig.hthorpej
2001-11-23No longer need <machine/undefined.h>.thorpej
2001-11-23Don't need a <machine/profileio.h> on these platforms.thorpej
2001-11-23No longer need <machine/pte.h>.thorpej
2001-11-23No longer need <machine/cpus.h>thorpej
2001-11-23Move even more constants into the shared 32-bit vmparam.h header.thorpej
2001-11-23- Move more contents of various <machine/vmparam.h> files intothorpej
2001-11-23Extra whitespace removal.thorpej
2001-11-22Kill <machine/katelib.h>. Any place that still uses it should justthorpej
2001-11-22Add 26-bit and 32-bit types.h files, which indicate the programmingthorpej
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-11-11Pull in common 32-bit ARM VM parameters.thorpej
2001-09-09Readd sacom to cdevsw.toshii
2001-09-04Fix typos (CONS instead of CONF, and specifc instead of specific).wiz
2001-09-03Add a merged <pcb.h> for arm26/arm32.matt
2001-08-11Checking a whole host of pmap changes:chris
2001-08-02Change the start address to load the kernel. We have 768k more freetoshii
2001-07-14Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specificmatt
2001-06-20Define __HAVE_GENERIC_SOFT_INTERRUPTS, and nuke traditional softserial andtoshii
2001-06-20Add IPL_SOFT* interrupt levels.toshii
2001-06-18Move <arm/arm32/bus.h> to <arm/bus.h>, since it looks like it's going to bebjh21
2001-05-30use _KERNEL_OPTmrg
2001-05-22Implement generic soft interrupt for hpcarm.toshii
2001-05-15Change _ARM32_*_H_ to _HPCARM_*_H_.toshii
2001-05-01Per discussion w/ chuck and chuck, restructure the md page stuffthorpej
2001-04-30Pull in <machine/psl.h> for spl* definitions.toshii
2001-04-29Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data forthorpej
2001-04-15Add definitions of C99 integer format conversion macros.kleink
2001-04-15Add definitions of C99 specified-width integer type limits.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 integer constant macros.kleink
2001-04-14Add definitions of C99 minimum-width and greatest-width integer types.kleink
2001-04-06There is no /usr/include/hpcarm/disklabel_acorn.h.toshii
2001-03-26- add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy",lukem
2001-03-21now that duplicated stuff has been moved to sys/conf.h, remove unnecessarylukem
2001-03-20hpcarm kernel is ELF.toshii
2001-03-14Use hpc/hpc/disksubr.c.toshii
2001-03-04Remove redundant cdev_decl(cpu).bjh21
2001-03-04Only define MACHINE & MACHINE_ARCH in port-dependent param.h.matt
2001-03-03Remove support for /dev/cpu*. This code has never done anything useful anyway.bjh21
2001-02-26Putting param.h back into hpcarm's includereinoud
2001-02-24add profile.h,profileio.hichiro
2001-02-24i forgot writing some include files in Makefileichiro
2001-02-23__HAVE_NWSCONS and __HAVE_DEVICE_REGISTER are MACHINE-dependent.bjh21
2001-02-23Big patch for merging common include files of the new hpcarm tree and the old...reinoud
2001-02-23hpcarm:ichiro