Age | Commit message (Expand) | Author |
2010-04-23 | Make sure IPL_SCHED is always defined by MD headers, instead of having a MI | Miod Vallat |
2009-11-04 | Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it. | Mark Kettenis |
2009-08-23 | Missed 'const' change in definition of i80321_intr_establish(). | Kenneth R Westerback |
2009-04-08 | Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename | Mark Kettenis |
2009-03-15 | Introduce splsoftassert(), similar to splassert() but for soft interrupt | Miod Vallat |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-05-21 | Remove <machine/elf_abi.h> on platforms which have it. Nothing in the tree | Miod Vallat |
2007-12-05 | include files which are used by userland cannot include other files.. | Theo de Raadt |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-06-09 | Increase MAXDSIZ on armish to 1GB, requested long ago, ok robert@ | Dale Rahn |
2007-05-21 | timecounters for armish. | Dale Rahn |
2007-05-19 | Implement splassert for armish and zaurus. | Miod Vallat |
2007-05-15 | Remove the MI implementation of mutexes and remove the __HAVE_MUTEX | Artur Grabowski |
2007-05-15 | Dummy mutex code for arm platforms. ok drahn@ deraadt@ | Miod Vallat |
2007-02-19 | only make this interface available to the kernel for now, discussed witha | Theo de Raadt |
2007-02-06 | Add machine/atomic.h to all architectures and define two operations | Artur Grabowski |
2006-10-02 | One <arm/exec.h> to bind them all. | Miod Vallat |
2006-07-30 | With new kernel and bootloader, argument passing now works, version 1.0. | Dale Rahn |
2006-07-12 | Orphaned stuff. | Miod Vallat |
2006-06-15 | rewritten, simplifed interrupt controller for 80321, half the lines | Dale Rahn |
2006-06-04 | Shrink VM_PHYSSEG_MAX to 1 on platforms where physical memory is contiguous | Miod Vallat |
2006-05-31 | Ding dong, __NEWINTR is dead | Miod Vallat |
2006-05-30 | Several pieces were copied over from previous ports that are unnecessary, | Dale Rahn |
2006-05-29 | Add a new port for ARM based products from a variety of vendors, typically | Dale Rahn |