Age | Commit message (Expand) | Author |
2005-01-14 | del obio | Dale Rahn |
2005-01-14 | Support special 'Fn' keys, at least most of them. | Dale Rahn |
2005-01-14 | put the return key on the right key, Del not backspace, still needs altgr | Dale Rahn |
2005-01-13 | Stage one of wscons support. | Dale Rahn |
2005-01-13 | keyboard driver for zaurus, needs connect to wscons still. | Dale Rahn |
2005-01-13 | 'quick' function for actual gpio operations, set/clear/read, setdir, clearirq | Dale Rahn |
2005-01-13 | destatic/inline | Dale Rahn |
2005-01-13 | die static | Dale Rahn |
2005-01-13 | do not keep references to obio in this. | Dale Rahn |
2005-01-13 | dont play with obio, this was very likely always wrong. | Dale Rahn |
2005-01-13 | unneeded, bye. | Dale Rahn |
2005-01-13 | Drop obio, attach lcd directly to pxaip. Fixes interrupt problems. | Dale Rahn |
2005-01-13 | we only need one copy of wsmux. | Dale Rahn |
2005-01-13 | dont make this dependant on bus_space_generic, that is bogus. | Dale Rahn |
2005-01-13 | add usb serial things, ucomm attaches at least. | Dale Rahn |
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko |
2005-01-12 | Try a watchdog reset (that powers off the zaurus) before cpu_reset(). | Uwe Stuehler |
2005-01-11 | rename via_shutdown() to via_powerdown() and remove unused prototype to | Martin Reindl |
2005-01-11 | opps | Dale Rahn |
2005-01-11 | pretty print in dmesg | Theo de Raadt |
2005-01-11 | first cut at interrupt stats. | Dale Rahn |
2005-01-11 | Let 'boot' and 'ls' take arguments of the form [device:][file]. | Uwe Stuehler |
2005-01-10 | Correctly limit interrupts on the 'last' register, added support to | Dale Rahn |
2005-01-10 | spacing | Theo de Raadt |
2005-01-10 | spacing | Theo de Raadt |
2005-01-10 | It turns out the extiospace static storage shrinkage was too much for large | Miod Vallat |
2005-01-10 | proper SET_PC_REGS, | Marc Espie |
2005-01-10 | OpenBSD tags | Uwe Stuehler |
2005-01-10 | ledma*, and le* at ledma? will help with anteres units; miod ok | Theo de Raadt |
2005-01-10 | phy sanity | Theo de Raadt |
2005-01-10 | add ne for CF network cards. | Dale Rahn |
2005-01-10 | more phy | Theo de Raadt |
2005-01-10 | full set of phy, why waste our time! | Theo de Raadt |
2005-01-10 | enter stand | Theo de Raadt |
2005-01-10 | third generation boot blocks from the zaurus | Theo de Raadt |
2005-01-10 | (for now) on the linux side, do: | Theo de Raadt |
2005-01-10 | file for the zaurus, derived from i386 one, written by uwe | Theo de Raadt |
2005-01-09 | typo in comment; ok many people | Jason McIntyre |
2005-01-09 | intr_disestablish | David Gwynne |
2005-01-09 | typo | Michael Shalayeff |
2005-01-09 | fix pincount, improve readabilty. | Dale Rahn |
2005-01-09 | Some fixes on pcic attachment. | Dale Rahn |
2005-01-09 | Handle the rest of the interrupts. | Dale Rahn |
2005-01-09 | When checking device names, make sure we look for a device name immediately | Miod Vallat |
2005-01-08 | Only use one set of DIO size and address defines, from <dev/dioreg.h> | Miod Vallat |
2005-01-08 | #include <arch/*> -> #include <*> | Miod Vallat |
2005-01-08 | replace magic numbers w/ a proper sizeof; from peter@ | Michael Shalayeff |
2005-01-08 | enable puc lpt | Theo de Raadt |
2005-01-07 | enable atu and sysbeep | Theo de Raadt |