Age | Commit message (Expand) | Author |
2005-01-04 | Add name argument to pxa2x0_intr_establish, which is standard for openbsd | Dale Rahn |
2005-01-04 | enable ehci | Jonathan Gray |
2005-01-03 | ok, vge fits | Theo de Raadt |
2005-01-03 | put keyboard on mux 1; miod ok | Theo de Raadt |
2005-01-03 | wsmux lets usb keyboards work here | Theo de Raadt |
2005-01-03 | re-enable ohci and uhci | Theo de Raadt |
2005-01-03 | remove extra line; miod ok | Theo de Raadt |
2005-01-03 | Bring life to /dev/*random; Dale, you owe me a beer. | Miod Vallat |
2005-01-03 | ok, ami is a good choice for the floppy | Theo de Raadt |
2005-01-03 | Left out one EIOMAPSIZE -> eiomapsize chunk by accident; millert | Miod Vallat |
2005-01-03 | add ami(4), it works and I needed that to install my new toy... theo ok | Henning Brauer |
2005-01-03 | Don't forget to register "machine" commands for ddb. | Miod Vallat |
2005-01-03 | Add "show panic" command to ddb, to easily retrieve the panic message. | Miod Vallat |
2005-01-03 | RCSID are ok as long as they are proper comments (-: | Miod Vallat |
2005-01-03 | Close to working display, just rotated 90 degrees. | Dale Rahn |
2005-01-03 | Extra pieces for pxa270, extra gpio pins and LCD control register bits. | Dale Rahn |
2005-01-02 | remove useless printfs. | Dale Rahn |
2005-01-02 | isp(4) works out of the box | Martin Reindl |
2005-01-02 | OpenBSD tags (missed before) | Dale Rahn |
2005-01-02 | OpenBSD tags | Dale Rahn |
2005-01-02 | Hookup mavb driver (but leave it commented out in GENERIC). | Mark Kettenis |
2005-01-02 | OpenBSD tags | Dale Rahn |
2005-01-02 | Add IPL_AUDIO/splaudio(). | Mark Kettenis |
2005-01-02 | Fix typo. | Mark Kettenis |
2005-01-02 | Add a few missing constants. | Mark Kettenis |
2005-01-02 | Split out register definitions. | Mark Kettenis |
2005-01-02 | Add OpenBSD tag. Better mixer support. | Mark Kettenis |
2005-01-02 | Moosehead A/V Board audio driver. | Mark Kettenis |
2005-01-01 | gcc 3.3.5 will store zero-initialized variables in bss by default, | Todd C. Miller |
2005-01-01 | Add more debugging printf #ifdef DEBUG. This was useful when tracking | Todd C. Miller |
2005-01-01 | Move the declaration of bootdev from autoconf.c to locore.s. gcc | Todd C. Miller |
2004-12-31 | typo | Theo de Raadt |
2004-12-31 | kludge around this build problem for now. | Dale Rahn |
2004-12-31 | shrink (low memory machine) and comment correctly. | Dale Rahn |
2004-12-31 | port is zaurus | Dale Rahn |
2004-12-31 | These are now zaurus headers, not cats ifdef protect appropriately. | Dale Rahn |
2004-12-31 | cleanups pointed out by miod@ | Dale Rahn |
2004-12-31 | Enable Realtek RTL8180 driver (rtw) to get more testing feedback. | Jonathan Gray |
2004-12-31 | Port of OpenBSD to the Zaurus, currently running on C860, soon C3000. | Dale Rahn |
2004-12-30 | xscale bits, taken from NetBSD with modifications as appropriate for OpenBSD. | Dale Rahn |
2004-12-30 | pcmcia (CF) adapter. Needs to be split into seperate layers so | Dale Rahn |
2004-12-30 | PXA serial port is just enough different to make it difficult to share | Dale Rahn |
2004-12-30 | Add pxa interrupt controller support. | Dale Rahn |
2004-12-30 | better #include | Dale Rahn |
2004-12-30 | pxa270 is xscale | Dale Rahn |
2004-12-30 | Properly include fcom.h defines. | Dale Rahn |
2004-12-30 | #include cleanup. | Dale Rahn |
2004-12-30 | Work around the previous xscale/sa1xx muck, should now work for cats and xscale | Dale Rahn |
2004-12-30 | Support for pxa270, at least a running start. | Dale Rahn |
2004-12-30 | Include types and defines for items used in these inlined functions. | Dale Rahn |