| Age | Commit message (Expand) | Author |
| 2013-08-17 | #define __HAVE_FAST_SOFTINT | matt |
| 2013-05-07 | Make all ports use a common disklabel.h with MAXPARTITIONS set to 16. | matt |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt |
| 2013-01-11 | Don't install fp.h anymore | matt |
| 2013-01-11 | Remove FPA specific header. | matt |
| 2012-02-18 | expose more for kmemuser/fix include protection | christos |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-17 | On ARM-ish ports having PCI support, use new-style <sys/bus.h>. Do not | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-07-01 | Per discussion at | dyoung |
| 2010-12-01 | Define PCI_MAGIC_IO_RANGE, so that Xorg drivers can mmap PCI IO space. | skrll |
| 2010-11-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |
| 2008-01-20 | Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, | joerg |
| 2008-01-19 | Remove arm support for IPKDB. | chris |
| 2007-10-25 | defparam PAGER_MAP_SIZE. | yamt |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-07-14 | Generic soft interrupts are mandatory. | ad |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-10-26 | boot_file is not used by generic NetBSD/arm code, and its type varies by | bjh21 |
| 2006-10-24 | Use <arm/bootconfig.h>. | bjh21 |
| 2006-09-19 | Convert the NetBSD/cats port to use generic TODR. | he |
| 2006-09-11 | Convert netwinder and cats (and any other footbridge based system in the | gdamore |
| 2006-09-03 | Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere. | bjh21 |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-06-03 | Add a const. | rjs |
| 2004-07-02 | just include <sys/joystick.h> | drochner |
| 2004-05-08 | Factor out W{CHAR,INT}_{MAX,MIN} into their own header file. | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 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-03 | Don't expose KERNEL_TEXT_BASE outside of board-specific code. This gives | thorpej |
| 2003-05-03 | Remove old pmap support for platforms which have fully switched over. | 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-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-03 | Remove obsolete MACHINE_ARCH -> arm32 | thorpej |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-11-03 | Checkin new interrupt handling code for the footbridge. | chris |
| 2002-10-22 | netwinder and cats can share irqhandler.h, so move (and rename) into the | chris |
| 2002-10-19 | make atomic_{set,clear}_bit() inline for arm32 ports, and | bsh |
| 2002-10-12 | Merge isa_machdep.c from netwinder and cats into footbridge/isa (where it | chris |
| 2002-09-28 | Thought I'd checked this in a while back, cats does not need byte_swap.h. | chris |
| 2002-09-28 | cats and netwinder can share a common footbridge_intr.h file, so install and | chris |
| 2002-09-28 | Enable the use of a seperate statclock. | chris |
| 2002-09-28 | We have 9 IPL levels, not 8. | chris |
| 2002-09-14 | Back out previous; it breaks binary compatibility between platforms | thorpej |
| 2002-09-14 | Move some #defines out of _KERNEL. | mycroft |