Age | Commit message (Expand) | Author |
2005-01-14 | commit this #if 0 del now. | Dale Rahn |
2005-01-14 | prototypes for recently added functions. | 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 | dont make this dependant on bus_space_generic, that is bogus. | Dale Rahn |
2005-01-12 | Try a watchdog reset (that powers off the zaurus) before cpu_reset(). | Uwe Stuehler |
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-10 | Correctly limit interrupts on the 'last' register, added support to | Dale Rahn |
2005-01-09 | intr_disestablish | David Gwynne |
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-06 | Lazy man's display console on Zaurus: allow the display to be attached as a | Miod Vallat |
2005-01-06 | Bring back the code simplifications after debug and testing by drahn@ | Miod Vallat |
2005-01-05 | Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - most | Miod Vallat |
2005-01-05 | Partially revert some of these changes - misunderstanding between drahn@ and I | Miod Vallat |
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 | cleaner pci/fcom arm cats vs zaurus config. | Dale Rahn |
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 | 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 | 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-03 | Bring life to /dev/*random; Dale, you owe me a beer. | Miod Vallat |
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 | OpenBSD tags (missed before) | Dale Rahn |
2005-01-02 | OpenBSD tags | 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 |