summaryrefslogtreecommitdiff
path: root/cpu/pxa/interrupts.c
Commit message (Expand)AuthorAgeLines
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-127/+0
* PXA: timer use do_div and simplify itJean-Christophe PLAGNIOL-VILLARD2009-03-09-22/+24
* pxa: fixing get_timer to return time in miliseconds.Micha Kalfon2009-02-20-7/+18
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-3/+3
* ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-117/+0
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-3/+7
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-2/+0
* * Fix udelay() on AT91RM9200 for delays < 1 ms.wdenk2004-11-24-3/+8
* * Patch by Paul Ruhland, 17 May 2004:wdenk2004-06-09-1/+1
* * Patch by Sangmoon Kim, 23 Sep 2003:wdenk2003-10-08-0/+20
* * Code cleanup:wdenk2003-06-27-1/+0
* Patch by Kyle Harris, 20 May 2003:wdenk2003-05-23-0/+205