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
/
beagle
/
include
Age
Commit message (
Expand
)
Author
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-11-08
Let beagle GENERIC work as 'swap generic'.
Kenneth R Westerback
2011-11-06
Further on the road to working.
Dale Rahn
2011-11-05
Introduce clock registration code, to deal with having multiple
Dale Rahn
2011-10-27
Specify the TLS variant for each platform.
Philip Guenthe
2011-10-24
Introduce a pluggable interrupt controller infrastructure for beagle,
Dale Rahn
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-11-20
Remove unnecessary empty <machine/psl.h> files on arm-based platforms.
Miod Vallat
2010-06-01
Fix splassert code, (previously hidden in DIAGNOSTIC).
Dale Rahn
2010-04-23
Make sure IPL_SCHED is always defined by MD headers, instead of having a MI
Miod Vallat
2010-02-07
Fix machine tag.
Dale Rahn
2010-02-07
Beagle has two memory banks, fix buffer overflow.
Dale Rahn
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-11-02
Remove file that should never have been there.
Mark Kettenis
2009-05-08
Initial effort on a port to the omap35xx platform specifically beagleboard,
Dale Rahn