Age | Commit message (Expand) | Author |
2005-02-03 | remove commented out ncr, siop handles the devices, with and ok dale | Henning Brauer |
2005-02-03 | enable siop, ok mickey drahn | Henning Brauer |
2005-02-01 | enable writeback, with a workaround for the xscale pte updates. | Dale Rahn |
2005-01-31 | spaces | Alexander Yurchenko |
2005-01-31 | tickadj is already declared in sys/kernel.h. | Alexander Yurchenko |
2005-01-31 | Un-__P. | Alexander Yurchenko |
2005-01-31 | Move md_clk_attach() prototype to mips64/dev/clockvar.h. | Alexander Yurchenko |
2005-01-31 | fix botched tag. | Dale Rahn |
2005-01-31 | Be sure to always return an error for unrecognized ioctls. Found by matthieu@ | Miod Vallat |
2005-01-31 | Use pxa2x0_gpio_get_function() to restore alternate pin functions | Uwe Stuehler |
2005-01-31 | Make LCD brightness adjustable by wsconsctl(1), and fix the base address | Uwe Stuehler |
2005-01-30 | Hack to allow emulation of mouse buttons for now, incorrectly shares | Dale Rahn |
2005-01-28 | debug print should not be enabled. | Dale Rahn |
2005-01-28 | Add zts, touch screen driver for zaurus. | Dale Rahn |
2005-01-28 | Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@ | Dale Rahn |
2005-01-27 | In windowmove(), put another hardware blitter synchronization before | Miod Vallat |
2005-01-27 | Fill all fields of intrhand structures not created by bus_intr_allocate(). | Miod Vallat |
2005-01-27 | long unused and/or documented in better places already | Martin Reindl |
2005-01-27 | Add pcmcia_intr_string() to format the intr string for pcmcia attach | Todd C. Miller |
2005-01-26 | only attach ohci on chips that actually have the controller | David Gwynne |
2005-01-26 | Moved to sys/arch/zaurus/dev/zaurus_apm.c | Uwe Stuehler |
2005-01-26 | New device for the dedicated SSP unit, automatic battery charging, and | Uwe Stuehler |
2005-01-25 | map Fn to something for now. | Dale Rahn |
2005-01-25 | Enable the COMPAT ioctls to allow X to switch VTs. | Dale Rahn |
2005-01-25 | Enable mavb(4). | Mark Kettenis |
2005-01-25 | Do not write anything when ignoring cl interrupts not for us; this kills | Miod Vallat |
2005-01-24 | Ok, this driver is being abused and used on pxa270, however it's OS timer clock | Dale Rahn |
2005-01-24 | Pass boot arguments from zboot/zbsdmod to the loaded kernel, and cope | Uwe Stuehler |
2005-01-24 | Switch hp300 wscons code to rasops, for DIO frame buffers. | Miod Vallat |
2005-01-24 | Fix MACE ISA ringbuffer alignment. | Mark Kettenis |
2005-01-24 | Tweak mixer label. Whitespace. | Mark Kettenis |
2005-01-24 | Do not attach hilkbd as console if we are running on a serial console. | Miod Vallat |
2005-01-24 | fix a couple of comments | David Gwynne |
2005-01-23 | use register names instead of numbers | Michael Shalayeff |
2005-01-23 | bus_space_map() sti regions with BUS_SPACE_MAP_CACHEABLE if they have the | Miod Vallat |
2005-01-23 | Enable sgc and sti. | Miod Vallat |
2005-01-23 | Two sti(4) changes necessary for hp300: | Miod Vallat |
2005-01-23 | generate .size for asm objects too (and kill *end labels) | Michael Shalayeff |
2005-01-23 | better print for ill insns -- just print a hex instead of questionable marks | Michael Shalayeff |
2005-01-23 | Kill redundant or unnecessary includes. | Miod Vallat |
2005-01-22 | Honour wsconsctl display.vblank setting. | Miod Vallat |
2005-01-22 | Unbreak cats build. My apologies! | Uwe Stuehler |
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 |