summaryrefslogtreecommitdiff
path: root/cpu/pxa/interrupts.c
Commit message (Expand)AuthorAgeLines
* 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