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
Age
Commit message (
Expand
)
Author
2011-11-26
Make this compile again by removing a spurious opening brace.
Mark Kettenis
2011-11-25
Rework assembler constraints to satisfy gcc 4. Unfortunately this could not
Miod Vallat
2011-11-25
Compile fixes for gcc4 (-Wbounded)
Miod Vallat
2011-11-23
properly account for the MP tramp page in the ranges
Theo de Raadt
2011-11-21
only pull reg.h in when __BSD_VISIBLE || __XPG_VISIBLE >= 420, as
Theo de Raadt
2011-11-19
Make sure %cr17 points to a valid cpu_info struct before attempting to do the
Miod Vallat
2011-11-19
Remove unused function forgotten during the switch to the interactive
Martin Pieuchot
2011-11-19
Rewrite the parsing of arguments given to the ofwboot and restore the
Martin Pieuchot
2011-11-18
Don't bother keeping a local copy of boot_dev in parse_prom_bootdev().
Miod Vallat
2011-11-16
Reduce use of globals in hibernate code.
Mike Larkin
2011-11-16
oops, need a prototype for ast()
Theo de Raadt
2011-11-16
Make userret() MI. On architectures which jammed stuff into it in the
Theo de Raadt
2011-11-16
Better clock rate .7% error is much better than 7% error.
Dale Rahn
2011-11-15
Remove pointless/debug prints during config.
Dale Rahn
2011-11-15
Bring back 'mostly' working omdog support.
Dale Rahn
2011-11-15
Simplify various parts of the puc(4) attachment code. Tested lightly
Theo de Raadt
2011-11-15
delay(1) is an extremely short delay, increase this to a measurable amount
Dale Rahn
2011-11-15
label_t is the kernel setjmp buffer. It should simply be an array of
Theo de Raadt
2011-11-14
went a bit far...
Theo de Raadt
2011-11-14
dale and i theorize that these days armish can safely be compiled
Theo de Raadt
2011-11-14
merge syscall.c into the end of trap.c as almost all architectures do.
Theo de Raadt
2011-11-14
use include properly
Theo de Raadt
2011-11-14
merge various differences between hppa and hppa64
Theo de Raadt
2011-11-14
ahci hibernate device selection code; not yet tested
Mike Larkin
2011-11-13
Fix a handful of bugs that were causing reboots and other bad behavior
Mike Larkin
2011-11-13
If a softraid chunk is offline we are not necessarily going to have the
Joel Sing
2011-11-11
Re-add overro board support. ok drahn@
Matthieu Herrb
2011-11-10
Assert copyright; spotted by drahn@
Uwe Stuehler
2011-11-10
Missing UART irqs.
Dale Rahn
2011-11-10
Eliminate more useless differences between hppa and hppa64
Theo de Raadt
2011-11-10
setting COM_FREQ here is very wrong
Theo de Raadt
2011-11-10
Missing interrupts on gpio.
Dale Rahn
2011-11-10
mindless unification with hppa64; remove meaningless differences before
Theo de Raadt
2011-11-10
Reduce autoconf(4) overuse on beagle
Uwe Stuehler
2011-11-10
Recognize a few more v6 and v7 instructions.
Miod Vallat
2011-11-10
Remove unused %s from a printf(), properly cast const void* to const
Kenneth R Westerback
2011-11-10
Fix bug where 'now' recomputation was incorrect,
Dale Rahn
2011-11-10
Deal with the register offset on omap4430 where the registers moved by 0x100.
Dale Rahn
2011-11-10
Add gumstix overo support. It's very similar to be beagleboard at this
Matthieu Herrb
2011-11-09
Add magic to use %r2 as the userland thread register.
Mark Kettenis
2011-11-09
Auto-repeat keys in WSKBD_RAW mode is not needed.
Alexandr Shadchin
2011-11-09
Fix manual wfi instruction encoding.
Miod Vallat
2011-11-09
Missing argument to error printf()
Miod Vallat
2011-11-09
In pmap_remove(), don't forget to do tlb flushes even in the !pmap_cachevivt
Miod Vallat
2011-11-09
Use the new priority as the priority to check against,
Dale Rahn
2011-11-09
External ampintc interrupts need to add 32 to the interrupt number,
Dale Rahn
2011-11-08
Cookies? Beagle don't need no stinkin' cookies. To get boot params
Kenneth R Westerback
2011-11-08
Make the userland bits actually compile.
Mark Kettenis
2011-11-08
Let beagle GENERIC work as 'swap generic'.
Kenneth R Westerback
2011-11-08
consistant "config bsd" lines; ok miod
Theo de Raadt
[next]