summaryrefslogtreecommitdiffstats
path: root/sys/arm/xscale/i80321/i80321_timer.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove support for xscale i80219 and i80321 CPUs. We haven't singlemmel2016-02-031-485/+0
* Unify interrupts bit definition and usage. While here remove PSR_C_bit.andrew2014-09-101-1/+2
* trim trailing spaces that have accumulated over the years (these filesimp2012-06-131-5/+5
* Remove remaining bits of performance counter support.rpaulo2009-10-031-2/+0
* Share the timer and watchdog drivers with the i81342. It's the same,cognet2007-07-271-7/+66
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-5/+5
* Remove prototype for the undefined function counterhandler().cognet2006-07-141-1/+0
* Add a new option, XSCALE_DISABLE_CCNT, to not use the xscale ccnt as acognet2006-04-061-0/+26
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-221-2/+4
* The IQ80321 clock is 200MHz, but the IQ80321 is 198MHz, so add a kernel optioncognet2005-12-091-0/+5
* Use the clock count register as a timecounter, as it's more accurate.cognet2005-10-171-16/+13
* Import dummy drivers for the i80321 DMA controller and AAU.cognet2005-10-031-2/+3
* Remove redondant includes.cognet2005-02-131-2/+0
* Add support for the IQ31244 7 seg display.cognet2005-01-151-0/+3
* Use device_set_desc().cognet2005-01-151-0/+2
* Start all license statements with /*-imp2005-01-051-1/+1
* Import partial support for the IQ31244 eval board (i80321 CPU). IQ80321 mightcognet2004-09-231-0/+394
OpenPOWER on IntegriCloud