index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
zaurus
/
include
Age
Commit message (
Expand
)
Author
2015-12-24
More adress -> address
mmcc
2015-09-19
intr_barrier(9) for arm
Jonathan Gray
2015-07-17
Remove {LOAD,COUNT}_TEXTA from libsa loadfile, it only made sense for a.out
Miod Vallat
2015-06-24
Make ARM_KERNEL_BASE explicitely unsigned
Miod Vallat
2015-05-10
VM_MAX_KERNEL_ADDRESS is the end of the kva range not the end of
Jonathan Gray
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-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-11-28
Remove unused CONF_HAVE_xxx defines, arm conf.c really only cares about
Miod Vallat
2010-11-20
Remove unnecessary empty <machine/psl.h> files on arm-based platforms.
Miod Vallat
2010-06-07
Break pxaudc into xscale and MD pieces so that palm and zaurus can correctly
Dale Rahn
2010-04-23
Make sure IPL_SCHED is always defined by MD headers, instead of having a MI
Miod Vallat
2010-02-02
Add rcs id's
Kevin Lo
2009-11-04
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
Mark Kettenis
2009-09-03
pxa2x0_mmc.c: allow passing detect GPIO from platform
Marek Vasut
2009-04-08
Cleanup arm soft interrupt handling; remove the unused IPL_SERIAL and rename
Mark Kettenis
2008-11-25
rename zaurus_reg.h to machine_reg and rename some of the internal fields
Dale Rahn
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
2008-01-03
Move zaurus to __HAVE_TIMECOUNTER.
Mark Kettenis
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-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-11-25
Initial USB device controller (UDC) and USB CDC Ethernet function support
Uwe Stuehler
2006-10-02
One <arm/exec.h> to bind them all.
Miod Vallat
2006-07-12
Orphaned stuff.
Miod Vallat
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
Not necessary here either.
Miod Vallat
2006-05-26
<machine/rtc.h> is really only footbridge-specific, so, after pruning it from
Miod Vallat
2006-05-26
No md math.h in OpenBSD
Miod Vallat
2006-05-22
move VM_NFREELIST out of ifdef kernel for now
Theo de Raadt
2006-05-20
No need to define two page freelists since we'll only populate one; tested
Miod Vallat
2006-03-12
remove splimp.
Brad Smith
2006-01-06
Merge machine/ansi.h and machine/types.h into machine/_types.h and
Todd C. Miller
2005-12-27
Instead of using options to configure code, use machine header files
Dale Rahn
2005-12-14
Remove useless crap that was there from the beginning. One particular
Uwe Stuehler
2005-12-01
fix #endif crud
Theo de Raadt
[next]