Home | History | Annotate | Download | only in xscale
History log of /src/sys/arch/arm/xscale/pxa2x0var.h
RevisionDateAuthorComments
 1.6  09-Aug-2009  kiyohara Fix matching by improper driver.
see http://mail-index.netbsd.org/port-arm/2009/07/08/msg000807.html

And remove some white-spaces.
 1.5  21-Feb-2007  thorpej branches: 1.5.48;
Replace the Mach-derived boolean_t type with the C99 bool type. A
future commit will replace use of TRUE and FALSE with true and false.
 1.4  17-Dec-2006  peter branches: 1.4.2;
Update from the latest Zaurus source from NONAKA Kimihiro.

Includes drivers for I2C, I2S, PCMCIA controller, USB device controller,
OHCI USB controller (from OpenBSD) and some improvements to the LCD
controller driver.
 1.3  16-Dec-2006  ober Zaurus Port from OpenBSD by Nonaka Kimihiro
OK gimpy
 1.2  05-Jun-2003  scw branches: 1.2.18; 1.2.48; 1.2.50;
- Rearrange the PXA2x0 support code to better support attaching
child drivers such as interrupt and gpio controllers.
- Add a function to probe SDRAM size at boot time.
- Add a function to configure the Clock Manager's CKEN settings.
- Add an INTC driver.
- Add a GPIO driver.
- Add attach glue for the PXA2x0's "almost" 16550-compatible uarts.
- Tweak the LCD driver to use the GPIO driver's services for setting
up GPIO pin function.
 1.1  19-Oct-2002  bsh branches: 1.1.2;
Support Intel PXA250 and PXA210 application processors.
 1.1.2.2  11-Nov-2002  nathanw Catch up to -current
 1.1.2.1  19-Oct-2002  nathanw file pxa2x0var.h was added on branch nathanw_sa on 2002-11-11 21:57:03 +0000
 1.2.50.1  18-Dec-2006  yamt sync with head.
 1.2.48.1  12-Jan-2007  ad Sync with head.
 1.2.18.2  26-Feb-2007  yamt sync with head.
 1.2.18.1  30-Dec-2006  yamt sync with head.
 1.4.2.1  27-Feb-2007  yamt - sync with head.
- move sched_changepri back to kern_synch.c as it doesn't know PPQ anymore.
 1.5.48.1  19-Aug-2009  yamt sync with head.

RSS XML Feed