aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-57/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-04-01Use timer_init() instead of board supplied interrupt_init()Stelian Pop1-1/+1
2008-02-15Merge branch '080208_dupint' of git://linux-arm.org/u-boot-armdevPeter Pearse1-134/+0
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-134/+0
2008-02-14AT91CAP9 support : cpu/ filesStelian Pop1-1/+1
2006-03-13Apply SoC concept to arm926ejs CPUs, i.e. move the SoC specific timer andWolfgang Denk1-145/+3
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk1-11/+10
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-22/+26
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-1/+0
2004-03-23* Patch by Phillippe Robin, 16 Mar 2004:wdenk1-1/+0
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-1/+1
2004-03-14* Patch by Philippe Robin, 09 Mar 2004:wdenk1-1/+26
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk1-1/+1
2004-02-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-46/+61
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+0
2003-08-29* Patch by George G. Davis, 19 Aug 2003:wdenk1-0/+293