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