Age | Commit message (Expand) | Author |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-03-18 | Support the PXA27x SD/SDIO/MMC controller on Zaurus | Uwe Stuehler |
2006-10-19 | s/Mhz/MHz/ in comments and printf() strings | Tom Cosgrove |
2006-03-07 | Fix collision between SI_SOFTSERIAL and OS timers in the interrupt mask. | Uwe Stuehler |
2006-03-07 | Add the proper constant to replace a magic interrupt number. | Uwe Stuehler |
2005-12-22 | do not do delay(HUGEVALUE) after enabling/disabling the lcd dma. yes, it | Theo de Raadt |
2005-12-02 | add registers for 4 new clocks | Theo de Raadt |
2005-08-08 | Avoid overlap in USB hard and the soft interrupt bits, update comments | Uwe Stuehler |
2005-04-15 | Functions for accessing the pxa2x0 I2S controller. | Christopher Pascoe |
2005-04-15 | Routines providing access to the pxa2x0 I2C controller. | Christopher Pascoe |
2005-04-14 | Add basic support for the pxa2x0 DMA controller. | Christopher Pascoe |
2005-04-12 | register descriptions for the inter-ic sound controller | David Gwynne |
2005-04-12 | size for the i2s controller registers, and add some comments for clarity | David Gwynne |
2005-04-12 | better reg descriptions of the ac97 controller. | David Gwynne |
2005-04-06 | spelling/grammar cleanups | Christopher Pascoe |
2005-04-05 | Argument to DELAY should be usecs, not hz. | Christopher Pascoe |
2005-03-30 | complete the definition of the power manager sleep status register | David Gwynne |
2005-03-02 | fix obviously wrong macro (unnoticed since it is currently unused) | David Gwynne |
2005-02-22 | Initial suspend/resume code with additional powerhooks. Enter/exit | Uwe Stuehler |
2005-02-17 | a driver for the usb device controller. at the moment it only hardwires the | David Gwynne |
2005-02-12 | fix typo | David Gwynne |
2005-01-26 | New device for the dedicated SSP unit, automatic battery charging, and | Uwe Stuehler |
2005-01-12 | Try a watchdog reset (that powers off the zaurus) before cpu_reset(). | Uwe Stuehler |
2005-01-10 | Correctly limit interrupts on the 'last' register, added support to | Dale Rahn |
2005-01-09 | fix pincount, improve readabilty. | Dale Rahn |
2005-01-05 | definitions of the extra registers for the usb host controller and code | David Gwynne |
2005-01-04 | Opps, this was supposed to be part of the usb commit. | Dale Rahn |
2005-01-03 | Extra pieces for pxa270, extra gpio pins and LCD control register bits. | 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 |