Age | Commit message (Expand) | Author |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2005-04-11 | no need to include sys/timeout.h | Uwe Stuehler |
2005-04-11 | - eliminate extra powerhook in pxalcd, inspired by ohci changes | Uwe Stuehler |
2005-04-11 | use zapm functions to power down or restart | Uwe Stuehler |
2005-04-11 | - generate power change and battery low events | Uwe Stuehler |
2005-04-11 | - ask upper layer for events and call apm_record_event() as appropriate | Uwe Stuehler |
2005-04-11 | Kill unused hexatoi() | Miod Vallat |
2005-04-11 | Handle commands failure correctly. | Miod Vallat |
2005-04-09 | fix rbus on big memory i386 machines (used by cbb(4) pcmcia). | Reyk Floeter |
2005-04-08 | Synchronize ADS7846 communication and LCD refresh so as to avoid jitter | Uwe Stuehler |
2005-04-08 | new functions for a unified interface to all chips. | Uwe Stuehler |
2005-04-08 | - manipulate the proper event counter in pxagpio_intr1 | Uwe Stuehler |
2005-04-08 | add rcs ids | Jolan Luff |
2005-04-08 | clean up properly in the event of a failure during attach. | David Gwynne |
2005-04-07 | Remove spurious -L for /usr/include in INCLUDES defn. ok miod@ | Ian Darwin |
2005-04-07 | on some machines it's possible to limit the amount of physmem initialised dri... | Michael Shalayeff |
2005-04-07 | regen | Michael Shalayeff |
2005-04-07 | fix a few board ids | Michael Shalayeff |
2005-04-07 | duh. space vs tab | Michael Shalayeff |
2005-04-07 | simpler logic for trap exit | Michael Shalayeff |
2005-04-07 | dig lpa | Michael Shalayeff |
2005-04-07 | 64bit-friendly pdc.h and iomod.h and correspondent changes elsewhere | Michael Shalayeff |
2005-04-07 | put a memmory barrier onto the sync_caches() | Michael Shalayeff |
2005-04-07 | fix debug printf | Michael Shalayeff |
2005-04-06 | spelling/grammar cleanups | Christopher Pascoe |
2005-04-05 | Off-by-ones in register comparisons. | Miod Vallat |
2005-04-05 | No extra newline if keyboard plugged but not console. | Miod Vallat |
2005-04-05 | Argument to DELAY should be usecs, not hz. | Christopher Pascoe |
2005-04-04 | Nuke pmap_bootstrap_alloc(), not used anymore. | Miod Vallat |
2005-04-04 | - Delete implicit * 4 operation in bus_space offset calculation | Kenji Aoyama |
2005-04-04 | Fix an uninitialized variable in pmap_enter(), affecting only unmanaged pages. | Miod Vallat |
2005-04-04 | Allow pmap_expand_kmap() to fail in low memory conditions. | Miod Vallat |
2005-04-03 | check powerhook_establish() result, and pass the correct softc to it. | Uwe Stuehler |
2005-04-03 | Implemente PT_[GS]ETXMMREGS ptrace(2) requests on i386. | Mark Kettenis |
2005-04-03 | Simple performance improvements: | Miod Vallat |
2005-04-02 | find cachesize for amd cpus too. ok deraadt tom | Ted Unangst |
2005-04-01 | Cleanup SKEY_NOT_READY logic. Only retry command if it's likely the | Kenneth R Westerback |
2005-04-01 | axe axe for now | Theo de Raadt |
2005-04-01 | reenable bio in GENERIC now that bio.c compiles and works. | Marco Peereboom |
2005-04-01 | undo, need to redo copyinstr first :( | Marco Peereboom |
2005-04-01 | enable bio(4) in GENERIC | Marco Peereboom |
2005-04-01 | small batch early bottling hppa64 port | Michael Shalayeff |
2005-03-31 | Reduce MAX and Default DATA Segment sizes to leave more MMAP space for | Thierry Deval |
2005-03-31 | order the usb stuff, and remove duplicate config lines for usb at ohci. | David Gwynne |
2005-03-31 | go back to the old trace code, but add -fno-omit-frame-pointer so it works. | Ted Unangst |
2005-03-30 | - Enable charging properly, avoiding the stuck "battery full" signal. | Uwe Stuehler |
2005-03-30 | UDF here too, says mickey and henning | Theo de Raadt |
2005-03-30 | use the local powerhook, not the generic ohci one. suspend/resume now works | David Gwynne |
2005-03-30 | extra gunk to make ohci suspend and resume work on the zaurus | David Gwynne |
2005-03-30 | make the powerhooks the responsibility of the bus ohci is attached to | David Gwynne |