Age | Commit message (Expand) | Author |
2005-01-21 | Oops, revert changes not intended to be commited in previous commit. | Miod Vallat |
2005-01-21 | Overhaul of the pxa2x0_lcd code, to allow early (before autoconf) attachment, | Miod Vallat |
2005-01-20 | Enable apm/scoop drivers and report A/C power status correctly. | Uwe Stuehler |
2005-01-20 | missing arch in .Dt; | Jason McIntyre |
2005-01-20 | ARM is strict alignment (practically) so let the kernel know this. ok miod@ | Dale Rahn |
2005-01-19 | Oops, repair stand/ by putting copies of the old grf/ite include files | Miod Vallat |
2005-01-19 | Cleanups, missing licenses and RCS tags. | Uwe Stuehler |
2005-01-19 | Report the appropriate wsdisplay types to WSDISPLAYIO_GTYPE. | Miod Vallat |
2005-01-19 | APM emulation framework and zaurus scoop driver. Not enabled yet. | Uwe Stuehler |
2005-01-18 | Better keys, now uses the wskbdraw.h header files defines. | Dale Rahn |
2005-01-18 | Better colormap recovery after X11 exits. | Miod Vallat |
2005-01-18 | Colormap handling for topcat; Xwsfb now runs. | Miod Vallat |
2005-01-18 | Enable WSDISPLAY_COMPAT_RAWKBD | Miod Vallat |
2005-01-18 | X/zkbd is close enough to working. | Dale Rahn |
2005-01-18 | some cleanup and fix a nasty bug in rawmode. | Dale Rahn |
2005-01-18 | Add hotplug support. | Dale Rahn |
2005-01-18 | Add hotplug support. | Dale Rahn |
2005-01-18 | Clean up pxapcic attachment code, make it closer to easy to split the | Dale Rahn |
2005-01-18 | Move rm7000.h file from sgi to mips64. | Alexander Yurchenko |
2005-01-18 | In phys_badaddr() when probe fails, restore the correct PROM bus error | Miod Vallat |
2005-01-18 | Correct mmap() bounds check. | Miod Vallat |
2005-01-18 | Nearly working RAWKEY support, needs a lot of cleaning, but getting there. | Dale Rahn |
2005-01-17 | Wait for disk to spin down before reboot. Should avoid unexpected fscks. | Uwe Stuehler |
2005-01-17 | Hypo in comments | Miod Vallat |
2005-01-17 | remove stale todo-comment | Michael Shalayeff |
2005-01-17 | Compute sti ROM size and map it exactly, rather than using a supposedly | Miod Vallat |
2005-01-17 | proper fault address selection (list all possible pc-based traps) | Michael Shalayeff |
2005-01-17 | proper non-access fault handlers and probe emulations; testing by pval@ miod@... | Michael Shalayeff |
2005-01-17 | ALT-3/4 are brightness down/up (ALT for now, later Fn) | Theo de Raadt |
2005-01-17 | when hinge covers keyboard, ignore key downs; drahn ok | Theo de Raadt |
2005-01-17 | Interrupts which are handled by the second level interrupt handler gpio | Dale Rahn |
2005-01-17 | Add LINEBYTES for wsfb, change type to PXALCD. | Dale Rahn |
2005-01-16 | fatter usb compliment | Theo de Raadt |
2005-01-16 | header | Theo de Raadt |
2005-01-16 | duplicate filename | Theo de Raadt |
2005-01-16 | WSEMUL_VT100 is the default | Theo de Raadt |
2005-01-16 | Seems that the instructions used for speed checking was wrong for pxa270, | Dale Rahn |
2005-01-16 | Allow this to build w/o SGC; OK miod@ | Todd C. Miller |
2005-01-16 | Simplify diofb_fbinquire(), since in the only case where we need to know | Miod Vallat |
2005-01-16 | spacing | Theo de Raadt |
2005-01-16 | Since Hyperion can only attach in DIO-II space, don't bother looking for | Miod Vallat |
2005-01-15 | typo | Miod Vallat |
2005-01-15 | A better diagnostic when we encounter extra scodes used by an unsupported | Miod Vallat |
2005-01-15 | Regen | Miod Vallat |
2005-01-15 | Tigershark spans 3 select codes. | Miod Vallat |
2005-01-15 | Glitch in console detection code would match unsupported frame buffers with | Miod Vallat |
2005-01-15 | Kill whitespace at EOL. | Miod Vallat |
2005-01-15 | Use DIO_SIZE() macro instead of rolling our own implementation of it. | Miod Vallat |
2005-01-15 | turn off debug stuff for now | Theo de Raadt |
2005-01-15 | Better effort on pcic detection, poll every 5 seconds. | Dale Rahn |