aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm920t/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-43/+0
2009-07-06S3C24x0: extract interrupts from timerJean-Christophe PLAGNIOL-VILLARD1-6/+2
2009-07-06arm920t/interrupts: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-3/+1
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-132/+3
2008-02-04ARM: arm920/s3c24xx: IRQ demulitplexer callbackHarald Welte1-1/+6
2005-09-25CleanupWolfgang Denk1-1/+1
2005-09-25Add ARM946E cpu and core module targets; remap memory to 0x00000000Wolfgang Denk1-1/+7
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-2/+0
2004-08-01* Code cleanupwdenk1-142/+1
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-3/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+0
2003-06-19* Patches by David Müller, 12 Jun 2003:wdenk1-7/+14
2003-03-14* Avoid flicker on the TRAB's VFD by synchronizing the enable withwdenk1-3/+5
2002-11-03Initial revisionwdenk1-0/+304