summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/interrupts.c
Commit message (Expand)AuthorAgeLines
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Use timer_init() instead of board supplied interrupt_init()Stelian Pop2008-04-01-1/+1
* Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse2008-02-15-134/+0
|\
| * ARM: cleanup duplicated exception handlingcodeAndreas Engel2008-02-14-134/+0
* | AT91CAP9 support : cpu/ filesStelian Pop2008-02-14-1/+1
|/
* Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk2006-03-13-145/+3
* Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk2005-09-25-11/+10
* Fix timer code for ARM systems: make sure that udelay() does notwdenk2005-04-04-22/+26
* Patch by Steven Scholz, 25 Oct 2004:wdenk2005-04-03-1/+0
* * Patch by Phillippe Robin, 16 Mar 2004:wdenk2004-03-23-1/+0
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Philippe Robin, 09 Mar 2004:wdenk2004-03-14-1/+26
* * Patch by Peter Ryser, 20 Feb 2004:wdenk2004-02-23-1/+1
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-46/+61
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+0
* * Patch by George G. Davis, 19 Aug 2003:wdenk2003-08-29-0/+293