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
/
macppc
Age
Commit message (
Expand
)
Author
2014-10-08
#ifdef SMALL_KERNEL some sensor blocks; ok miod
Theo de Raadt
2014-10-08
Introduce ppc_mttb() and use it instead of rerolling the move to time
Martin Pieuchot
2014-10-04
Switch the kernel configs over to using -Wframe-larger-than= instead of
Brad Smith
2014-09-27
retire Accoom Networks Artery T1/E1 drive; ok claudio
Theo de Raadt
2014-09-22
Enable power saving modes for IBM PowerPC 970 CPUs.
Martin Pieuchot
2014-09-19
Use config_suspend_all(9).
Mark Kettenis
2014-09-19
Use correct printf format when MP_LOCKDEBUG is defined.
Martin Pieuchot
2014-09-14
Clean up isp(4) from kernel configs with the new drivers already
Brad Smith
2014-09-06
Rename ci_iactive into ci_flags, this field now holds the going-to-
Martin Pieuchot
2014-09-06
Rewrite cpu_idle & friends to not check and update the hid0 register
Martin Pieuchot
2014-09-06
Rewrite the PowerPC stack dump routine to delimit the trap & interrupt
Martin Pieuchot
2014-08-30
Don't panic when an illegal IRQ is passed to intr_{dis,}establish().
Martin Pieuchot
2014-08-30
Bump the fan limit and avoid a panic on my quad G5.
Martin Pieuchot
2014-08-21
Kill the remaining <netinet/in_systm.h> inclusion!
Martin Pieuchot
2014-08-20
unlink crypto(4) pseudo device from the architecture dependant character
Mike Belopuhov
2014-08-18
Explicitely need <sys/pool.h> now.
Miod Vallat
2014-08-15
lofn(4) and nofn(4) are going away
Mike Belopuhov
2014-08-03
Add ral(4) at pci and cardbus to RAMDISK on macppc; ok deraadt
Stefan Sperling
2014-08-03
Add ral(4) at cardbus to GENERIC on macppc; ok deraadt
Stefan Sperling
2014-07-28
Limit the "aperture needed" printf to ramdisks via RAMDISK_HOOKS.
Jonathan Gray
2014-07-22
<netinet/in_systm.h> is no longer needed.
Martin Pieuchot
2014-07-22
The aperture needed test should be in vgafb as well as vga@pci.
Jonathan Gray
2014-07-21
boot(9): Reduce annoying style diffs
Masao Uebayashi
2014-07-15
crank to 5.6-beta
Theo de Raadt
2014-07-13
boot(9): Cosmetic changes to improve diff'ability.
Masao Uebayashi
2014-07-13
Cosmetic changes to reduce diffs.
Masao Uebayashi
2014-07-13
more hanging tabs
Jasper Lievisse Adriaanse
2014-07-13
ugly hanging tabs; ok jasper
Theo de Raadt
2014-07-13
No libsa putchar wanted here actually
Miod Vallat
2014-07-13
Needs getchar.c now
Miod Vallat
2014-07-13
move putchar() into libsa
Jasper Lievisse Adriaanse
2014-07-12
"Dr. Jones. Again we see there is nothing you can possess which I cannot
Ted Unangst
2014-07-12
move getchar() into libsa where applicable
Jasper Lievisse Adriaanse
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2014-07-12
move macppc abtn(4) driver from workq to taskq
Bret Lambert
2014-07-11
remove bthub remnants
Ted Unangst
2014-07-11
"It's not the years, honey; it's the mileage."
Ted Unangst
2014-07-11
Convert bus_dmamem_map(9) to km_alloc(9) in order to make it fail and
Martin Pieuchot
2014-07-10
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
2014-07-10
boot(9): Remove comments about RB_*, "cold", and savectx()
Masao Uebayashi
2014-07-10
boot(): Remove comments about RB_TIMEBAD to reduce diffs
Masao Uebayashi
2014-07-10
boot(): Unify declarations
Masao Uebayashi
2014-07-09
if you use sysctl, you need sysctl.h
Theo de Raadt
2014-07-08
A few missing sys/systm.h includes. Soon the universes dragged in via
Theo de Raadt
2014-07-02
Remove unused mainbus intr hook abstraction.
Tobias Ulmer
2014-07-02
Remove unused system_type and friends. Remnants from universal powerpc support
Tobias Ulmer
2014-06-02
Bump DFLSSIZ to 2MB to match most of the other platforms.
Brad Smith
2014-05-31
Revert previous diff setting cold to 1 on shutdown because it breaks machine
Martin Pieuchot
2014-05-30
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
2014-05-09
Format string fixes and removal of -Wno-format for *ppc kernels.
Miod Vallat
[next]