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