| Age | Commit message (Expand) | Author |
| 2001-12-20 | * Share a common vector page between arm26 and arm32. | thorpej |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-12-01 | Make the snake slither in a slightly more interesting pattern that | thorpej |
| 2001-12-01 | - Don't enable FIQs; nothing uses them (yet). | thorpej |
| 2001-12-01 | Implement a "snake" for the 7-segment display. | thorpej |
| 2001-12-01 | Remove U from the display seg constants. | thorpej |
| 2001-11-30 | Need <arm/cpufunc.h> for cache-related variables. | thorpej |
| 2001-11-30 | - Comment-out EXT2FS, MSDOSFS. | thorpej |
| 2001-11-29 | Use the new arm_dcache_align variable to set the PCI device BHLC | thorpej |
| 2001-11-28 | Add a "cacheline_size" argument to pci_configure_bus(). It is used | thorpej |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-28 | When processing ASTs: | thorpej |
| 2001-11-27 | Update copyright notice. | thorpej |
| 2001-11-27 | Don't need to include <machine/irqhandler.h> | thorpej |
| 2001-11-27 | Move interrupt-related stuff out of the generic 32-bit ARM genassym.cf | 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-26 | Remove the NEWINTR stuff; it's not used, incomplete, and I'm trying | thorpej |
| 2001-11-26 | Fix brain'o in handling of schedhz and profhz. Also, make sure to | thorpej |
| 2001-11-25 | Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we did | thorpej |
| 2001-11-25 | End the "new ARM includes strategy" experiment. The new strategy | thorpej |
| 2001-11-24 | Don't need "options PROG32" anymore. | thorpej |
| 2001-11-23 | Use <arm/undefined.h> instead of <machine/undefined.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 | Remove kerndebug.h from non-Shark code (it's a Shark-specific header | thorpej |
| 2001-11-22 | No need for <machine/rtc.h> here. | 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-19 | Reorder the device table to make the UART at J9 attach before the | thorpej |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-11-14 | We need to declare the "plcom" device in files.evbarm, since a | thorpej |
| 2001-11-14 | This file is not used. | thorpej |
| 2001-11-11 | Allocate the appropriate space for the XScale global cache clean code. | thorpej |
| 2001-11-11 | Pull in common 32-bit ARM VM parameters. | thorpej |
| 2001-11-10 | Delete an option that doesn't really exist. | thorpej |
| 2001-11-10 | Add VERBOSE_INIT_ARM and SYMTAB_SPACE options (commented out). Add | thorpej |
| 2001-11-09 | Add some missing backslashes. | thorpej |
| 2001-11-09 | Add support for PCI DMA on the i80312. We currently just do | thorpej |
| 2001-11-09 | Fix typos in determing the ATU and PPB bus numbers. | thorpej |
| 2001-11-09 | Add PCI_NETBSD_CONFIGURE. | thorpej |
| 2001-11-09 | PCI interrupt mapping support for the IQ80310. | thorpej |
| 2001-11-09 | Add a "firstbus" argument to pci_configure_bus(), indicating the | thorpej |