Age | Commit message (Expand) | Author |
2014-03-29 | It's been a quarter century: we can assume volatile is present with that name. | Philip Guenther |
2013-10-17 | Remove a.out leftovers now that libsa loadfile() will only boot ELF binaries. | Miod Vallat |
2013-06-01 | add missing license (PD) block | Jasper Lievisse Adriaanse |
2013-05-17 | Add a dummy IPL_MPSAFE definition. | Mark Kettenis |
2013-03-23 | refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added | Theo de Raadt |
2012-11-05 | unifdef -D __HAVE_TIMECOUNTER | Miod Vallat |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2011-11-14 | use include properly | Theo de Raadt |
2011-10-27 | Specify the TLS variant for each platform. | Philip Guenthe |
2011-09-21 | Remove stale comments about vm freelists | Miod Vallat |
2011-09-20 | Late spring cleaning of the arm code for old dusty bits we do not want to | Miod Vallat |
2011-05-30 | Remove the freelist member from vm_physseg | Owain Ainsworth |
2011-04-28 | - enable fenv | Martynas Venckus |
2011-03-23 | Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently. | Paul Irofti |
2010-12-15 | oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinks | Ted Unangst |
2010-11-28 | Remove unused CONF_HAVE_xxx defines, arm conf.c really only cares about | Miod Vallat |
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 |