| Age | Commit message (Expand) | Author |
| 2004-01-01 | Correct entries for IRQ_NEVENT1 and IRQ_NEVENT2. They were both out by one. | chris |
| 2003-09-30 | New generic I2C framework. Supports bit-bang and "intelligent" I2C | thorpej |
| 2003-09-26 | Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h | nathanw |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-16 | Rename IPL_IMP -> IPL_VM. | thorpej |
| 2003-05-22 | Move KERNEL_VM_SIZE into the C files where its used. | thorpej |
| 2003-05-22 | Use virtual_avail and virtual_end to compute the size of the available | thorpej |
| 2003-05-21 | Move KERNEL_VM_BASE inside where it is used (it won't be there for long). | thorpej |
| 2003-05-21 | Remove one last old pmap remnant. | thorpej |
| 2003-05-03 | Don't expose KERNEL_TEXT_BASE outside of board-specific code. This gives | thorpej |
| 2003-04-28 | Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmap | thorpej |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-02-08 | Add NEVENT1 and 2 as interrupt lines. Simtec docs for their 7500 board | chris |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-06 | Remove loadfile_machdep.h from being installed | reinoud |
| 2003-01-03 | Remove obsolete MACHINE_ARCH -> arm32 | thorpej |
| 2002-12-29 | Update the NetBSD part for the bootloader change. Mostly the changes in | reinoud |
| 2002-12-28 | Add the loadfile_machdep.h as needed for native bootloaders | reinoud |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-10-19 | make atomic_{set,clear}_bit() inline for arm32 ports, and | bsh |
| 2002-10-13 | It appears that MI code requires ci_cpuid to be the CPU number of the CPU | bjh21 |
| 2002-10-12 | Remember the location of each CPU's idle PCB in struct cpu_info. | bjh21 |
| 2002-10-12 | Move curpcb into struct cpu_info in MULTIPROCESSOR kernels. | bjh21 |
| 2002-10-07 | Special locking primitives for use in Hydra kernels. These include a cache | bjh21 |
| 2002-10-06 | Turn curcpu() into a macro. | bjh21 |
| 2002-10-05 | Minimal changes to allow a kernel with "options MULTIPROCESSOR" to compile | bjh21 |
| 2002-10-04 | Fixup IPL_LEVELS to be correct. This matches the change I did to footbridge | chris |
| 2002-09-14 | Back out previous; it breaks binary compatibility between platforms | thorpej |
| 2002-09-14 | Move some #defines out of _KERNEL. | mycroft |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-04-19 | Complete renaming of opms to opms (was partly named pms, externally and | wiz |
| 2002-03-23 | * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. | thorpej |
| 2002-03-23 | Define KERNEL_TEXT_BASE, APTE_BASE, and KERNEL_VM_BASE in terms | thorpej |
| 2002-03-23 | * Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASE | thorpej |
| 2002-03-03 | Implement pmap_growkernel for arm32 based ports. | chris |
| 2002-02-28 | Use "#define<tab>". | simonb |
| 2002-02-27 | - define other DEV_ constants that the local port uses. | christos |
| 2002-02-17 | Add prototype for stray_irqhandler(). | bjh21 |
| 2002-02-12 | * For platforms which are already ELF, remove the definition of | thorpej |
| 2002-02-11 | _important_ : the old BtRiscBSD compatibility has been put to rest... this | reinoud |
| 2002-02-09 | We don't need to include "footbridge.h" | reinoud |
| 2002-01-06 | Acorn systems do not support the ISA bus; remove these files. | thorpej |
| 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-25 | Move disklabel_acorn.h to <sys/disklabel_acorn.h>, much like we did | thorpej |
| 2001-11-24 | Clean this up, don't install files that userland doens't need. | thorpej |
| 2001-11-24 | This is a Shark-specific file; don't need it here. | thorpej |
| 2001-11-24 | No need to install bootconfig.h | thorpej |