| Age | Commit message (Expand) | Author |
| 2001-12-31 | add <sys/systm.h> (for libkern.h) now that -ffree-standing is in effect | lukem |
| 2001-12-21 | Clean up a little, bump KERNEL_VM_SIZE to 0x06000000 (we have that | thorpej |
| 2001-12-20 | * Share a common vector page between arm26 and arm32. | thorpej |
| 2001-12-19 | Remove the MACHINE_ARCH assignment. | thorpej |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-12-08 | Explicitly declare ofw_device_register(), since it's not in any header file. | bjh21 |
| 2001-12-08 | Remove more acorn32 leftovers. | bjh21 |
| 2001-12-06 | Remove references to things that have disappeared in the acorn32 split. | bjh21 |
| 2001-12-06 | Remove IOMD support, since NetBSD/arm32 doesn't support IOMD systems any more. | bjh21 |
| 2001-12-02 | Convert to new ata/atapi attach structs. | bouyer |
| 2001-11-28 | Make this compile again after the cs8900 driver changes. | thorpej |
| 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 | Move interrupt-related stuff out of the generic 32-bit ARM genassym.cf | thorpej |
| 2001-11-26 | Allow port-specific Makefile fragments to specify a list of additional | thorpej |
| 2001-11-26 | Don't include <machine/psl.h> directly. | 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-25 | Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we did | thorpej |
| 2001-11-24 | Cleanup, don't install headers that userland doesn't need. | thorpej |
| 2001-11-24 | The ARM, Ltd. floating point emulator has moved to arch/arm. | thorpej |
| 2001-11-24 | More G/C. | thorpej |
| 2001-11-24 | Garbage-collect more acorn32-specific stuff. | thorpej |
| 2001-11-24 | Gerbage-collect a lot of stuff long since moved to arch/acorn32. | thorpej |
| 2001-11-24 | These files are no longer used; the Acorn RiscPC port is now | thorpej |
| 2001-11-24 | No need to install bootconfig.h | thorpej |
| 2001-11-23 | No need to install irqhandler.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 | profileio.h is a Shark-specific header, so don't reference an | 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 | No longer need <machine/cpufunc.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-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-11-11 | Define KERNEL_TEXT_BASE, ALT_PAGE_TBLS_BASE, and KERNEL_VM_BASE | thorpej |
| 2001-11-09 | Add some rudimentary support for ELF symbols in DDB on the ARM ports. | 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 |