| Age | Commit message (Expand) | Author |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-20 | * Share a common vector page between arm26 and arm32. | thorpej |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-12-09 | Add files I mised when includes were straightened out (sorry, folks, | thorpej |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-27 | Move interrupt-related stuff out of the generic 32-bit ARM genassym.cf | 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-25 | End the "new ARM includes strategy" experiment. The new strategy | thorpej |
| 2001-11-24 | The ARM, Ltd. floating point emulator has moved to arch/arm. | 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 | 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-23 | The bridge(4) pseudo-device no longer requires the port to | atatat |
| 2001-11-22 | Remove kerndebug.h from non-Shark code (it's a Shark-specific header | 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-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 |
| 2001-10-26 | Netwinder's MACHINE_ARCH is arm, not arm32. | matt |
| 2001-10-23 | Use MACHINE, not TARGET_MACHINE. | thorpej |
| 2001-09-16 | Add missing devices (IOP,MLX,MLY,LD), PCI, stub AGP, ... | matt |
| 2001-09-05 | Change <machine/irqhandler.h> to <machine/intr.h> since the latter always | matt |
| 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-09-03 | Switch netwinder to use a common conf.c for the arm ports. | matt |
| 2001-09-01 | Comment out bridge pseudo devices from ports that don't | atatat |
| 2001-09-01 | Add bridge pseudo devices to GENERIC configs | atatat |
| 2001-08-20 | Netwinders have ISC phys, not LXT phys. | matt |
| 2001-08-11 | Checking a whole host of pmap changes: | chris |
| 2001-07-28 | Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel b... | chris |
| 2001-07-14 | Make <sysarch.h> valid for all arm platforms. Adjust/remove port-specific | matt |
| 2001-07-12 | Allow ELF to be executed. Remove any depenence on a.out header. Instead | matt |
| 2001-07-12 | Add LINKENTRY makeoption for "-e nwstart" | matt |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-06-30 | Add System V semaphore resource limits to each GENERIC file that has an | darcy |
| 2001-06-23 | Add <arm/endian.h> and remove the cats, dnard and netwinder versions, since | bjh21 |
| 2001-06-20 | Remove defopt EBSA285. | chris |
| 2001-06-19 | `response', not `responce' | wiz |
| 2001-06-19 | `accessible' only has one `a'. | wiz |