Age | Commit message (Expand) | Author |
2005-01-05 | Partially revert some of these changes - misunderstanding between drahn@ and I | Miod Vallat |
2005-01-05 | PIL_AUD should be lower than PIL_SCHED, otherwise the audio code may | Federico G. Schwindt |
2005-01-05 | First steps in cleaning the Zaurus display code: | Miod Vallat |
2005-01-05 | Provide SET_PC_REGS. | Miod Vallat |
2005-01-05 | missed a bit in the last commit | David Gwynne |
2005-01-05 | definitions of the extra registers for the usb host controller and code | David Gwynne |
2005-01-04 | Seems to be working on C3000, still needs layering fix and 1/2 slot 'probing'. | Dale Rahn |
2005-01-04 | use the new intr_disestablish code. | Dale Rahn |
2005-01-04 | implement intr_disestablish. | Dale Rahn |
2005-01-04 | add prototype for disestablish function (coming soon), remove useless | Dale Rahn |
2005-01-04 | Kill old, unused, Mach defines, and provide a correct SET_PC_REGS | Miod Vallat |
2005-01-04 | silence real gcc 3.3.5 | Marc Espie |
2005-01-04 | SET_PC_REGS, arches tested between me and miod. | Marc Espie |
2005-01-04 | Remove or comment out stuff installation media can live without. | Miod Vallat |
2005-01-04 | - make sure int is in running state before touching the multicast filter | Brad Smith |
2005-01-04 | Slight comments cleanup. | Miod Vallat |
2005-01-04 | ifdef MCDEBUG printf on FIFO overflows as discussed with Nick | Martin Reindl |
2005-01-04 | Better check for UPT filling; saves one more page for userland on most hp300... | Miod Vallat |
2005-01-04 | cleaner pci/fcom arm cats vs zaurus config. | Dale Rahn |
2005-01-04 | No PCI on zaurus. | Miod Vallat |
2005-01-04 | Framed up support for C3000, however not working yet so match is disabled. | Dale Rahn |
2005-01-04 | Initialize pxa270 gpio bits. This needs to be conditional on CPU==pxa270 | Dale Rahn |
2005-01-04 | Fix a hex/decimal bug pointed out by uwe, quiet the boot a bit. | Dale Rahn |
2005-01-04 | Add scsi devices. | Dale Rahn |
2005-01-04 | Remove debug printfs. | Dale Rahn |
2005-01-04 | Opps, this was supposed to be part of the usb commit. | Dale Rahn |
2005-01-04 | dont be lazy, use the proper define. | Dale Rahn |
2005-01-04 | martin' last commit made mc(4) reset the multicast filter twice. | Brad Smith |
2005-01-04 | USB support for C3000, much thanks to dlg@ for pxa2x0_ohci.c | Dale Rahn |
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 |