Age | Commit message (Expand) | Author |
2005-11-10 | sensors.h is not used here, so remove the include | David Gwynne |
2005-11-10 | remove unused header. | Federico G. Schwindt |
2005-11-09 | use atop() and ptoa() | Martin Reindl |
2005-11-09 | splimp -> splnet | Brad Smith |
2005-11-09 | splimp -> splnet | Brad Smith |
2005-11-08 | Frequency scaling detection for IBM 970FX. | Mark Kettenis |
2005-11-08 | Add support for 64-bit SPRs. | Mark Kettenis |
2005-11-08 | We need 64-bit and altivec instructions, so might just as well allow any | Mark Kettenis |
2005-11-08 | use atop() | Martin Reindl |
2005-11-07 | add some needed defs for upcoming kgdb support. | Federico G. Schwindt |
2005-11-07 | KGDB_DEVNAME should use com. | Federico G. Schwindt |
2005-11-07 | remove vtophys() on *ppc. | Brad Smith |
2005-11-06 | Kill deprecated vm_offset_t and vm_size_t types on vax. | Miod Vallat |
2005-11-06 | Factorize setregs() code to m68k-common location. | Miod Vallat |
2005-11-06 | Invoke regdump() on abort if compiled without DDB support. | Miod Vallat |
2005-11-06 | Homogeneize all PSR field tests in user-provided structures. No functional | Miod Vallat |
2005-11-06 | Add keyboard bell support. | Miod Vallat |
2005-11-06 | byebye Mach macros | Martin Reindl |
2005-11-06 | enable midi@pcppi and sequencer | Jolan Luff |
2005-11-06 | Add attachment of ki2c at memc as well as macobio, wil be used on G5. | Dale Rahn |
2005-11-05 | Add bus_space_alloc and _free. | Marco Peereboom |
2005-11-05 | add or enable lmc(4) | Brad Smith |
2005-11-05 | split from ki2c.c | Brad Smith |
2005-11-05 | some driver cleanup, ANSI/KNF and more consistency between the drivers. | Brad Smith |
2005-11-04 | Change DEBUG conditionals into PMAP_DEBUG; no functional change. | Miod Vallat |
2005-11-04 | remove useless prototype; ok drahn@ | Uwe Stuehler |
2005-11-04 | only build powernow pieces as appropriate for config'd cpu types | Ted Unangst |
2005-11-04 | RCS Id tag | Uwe Stuehler |
2005-11-03 | fix comment | Martin Reindl |
2005-11-03 | use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code. | Brad Smith |
2005-11-01 | remove Mach macros, they were unused anyway | Martin Reindl |
2005-10-31 | print something useful about mainbus, system model as reported by Openfirmware. | Dale Rahn |
2005-10-31 | Move from arpcom to ieee80211com in wi softc. This will be | Jonathan Gray |
2005-10-31 | show the speed status in hw.cpuspeed; ok drahn | Theo de Raadt |
2005-10-31 | On suspend/resume save the current time to the RTC earlier and restore it later | Dale Rahn |
2005-10-31 | enable tumbler* to encourage more testing. it works on a 4th gen | Brad Smith |
2005-10-31 | add support for bass & treble. | Brad Smith |
2005-10-31 | update datasheet URL. | Brad Smith |
2005-10-31 | - add needed bass & treble glue in i2s; | Joris Vink |
2005-10-31 | work in progress on a tumbler driver, driver is commented out for now. | Brad Smith |
2005-10-31 | add aoa audio support, found in several macppc machines | Joris Vink |
2005-10-30 | add daca audio support, found in some macppc machines; | Joris Vink |
2005-10-30 | Update RTC on reboot. | Mark Kettenis |
2005-10-30 | Remove unused pcb field (this should have been part of the fetch(9)/store(9) | Miod Vallat |
2005-10-28 | Check for init(8) return path by process ID and make it the exception rather | Mark Kettenis |
2005-10-28 | no more Mach-macros | Martin Reindl |
2005-10-28 | Use normal kernel stack for #BP exceptions. Fixes PR 4562. | Mark Kettenis |
2005-10-28 | kill unneeded node argument in snapper_init() | Joris Vink |
2005-10-28 | convert the last m68k_btop() and m68k_ptob() macros | Martin Reindl |
2005-10-28 | lost a diff from gordon, only attach if we can do something useful | Ted Unangst |