| Age | Commit message (Expand) | Author |
| 2001-12-28 | Allow jornada720 LCD and keyboard to be used as a boot console. | toshii |
| 2001-12-20 | * Share a common vector page between arm26 and arm32. | thorpej |
| 2001-12-19 | Remove the MACHINE_ARCH assignment. | thorpej |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-27 | Use <machine/intr.h> rather than <machine/irqhandler.h> | thorpej |
| 2001-11-27 | Use the generic 32-bit ARM genassym.cf | thorpej |
| 2001-11-27 | Blah, hpcarm also has its own intr.c | thorpej |
| 2001-11-26 | Allow port-specific Makefile fragments to specify a list of additional | thorpej |
| 2001-11-26 | Use <arm/arm32/psl.h>, not <machine/psl.h>. | thorpej |
| 2001-11-26 | Oops, don't use the generic spl.S; hpcarm provides its own. | 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-26 | Move the interrupt-related file declarations into port-specific | thorpej |
| 2001-11-24 | Sanitize hpcarm includes somewhat, make them more like other ARM ports. | thorpej |
| 2001-11-24 | The ARM, Ltd. floating point emulator has moved to arch/arm. | thorpej |
| 2001-11-24 | No need to install bootconfig.h | thorpej |
| 2001-11-23 | No longer need <machine/undefined.h>. | thorpej |
| 2001-11-23 | Use <arm/undefined.h> instead of <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 | Use <arm/cpus.h>, not <machine/cpus.h> | thorpej |
| 2001-11-23 | Use <arm/cpufunc.h>, not <machine/cpufunc.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-23 | No need to pull in <machine/pte.h> directly. | 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-20 | cleanup: | lukem |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | lukem |
| 2001-11-15 | MACHINE_ARCH == arm on hpcarm. | thorpej |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-13 | The wsmux pseudo device does not need a count anymore. | augustss |
| 2001-11-11 | Pull in common 32-bit ARM VM parameters. | thorpej |
| 2001-11-09 | Remove unneeded declarations of the db_machine_init() function. The | thorpej |
| 2001-11-09 | Remove unnecessary prototypes for zero_page_read{only,write}(). | thorpej |
| 2001-10-26 | Change defaults for kernel compiles. Default all to USETOOLS?=no and have | jmc |
| 2001-10-23 | Set MACHINE_ARCH explicitly in Makefiles for which it is constant. | thorpej |
| 2001-10-23 | Pull in <bsd.own.mk> to get the correct toolchain definitions for | thorpej |
| 2001-09-24 | Renamed platid_search() to platid_search_data() and added new platid_search(). | takemura |
| 2001-09-10 | Update pmap_update to now take the updated pmap as an argument. | chris |
| 2001-09-10 | Add bs_notimpl_bs_mmap into the bus space struct to make this cope with | pooka |
| 2001-09-09 | Don't define pcb_* register macros. | toshii |
| 2001-09-09 | Use arm/arm32/vm_machdep.c instead of hpcarm one. | toshii |
| 2001-09-09 | Readd sacom to cdevsw. | toshii |
| 2001-09-09 | #include "sacom.h" for constab[]. | toshii |
| 2001-09-04 | Fix typos (CONS instead of CONF, and specifc instead of specific). | wiz |
| 2001-09-03 | Switch hpcarm to common arm32 conf.c ; (small changes to vm_machdep.c to | matt |