aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm720t/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-316/+0
2009-12-05Generic udelay() with watchdog supportIngo van Lil1-2/+2
2009-06-12arm: unify interrupt initJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-20/+26
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-02-14ARM: cleanup duplicated exception handlingcodeAndreas Engel1-130/+2
2007-01-24Add port for the lpc2292sodimm evaluation board from EmbeddedArtistsGary Jennejohn1-1/+26
2005-10-09Cleanup warnings for cpu/arm720t & cpu/arm1136 files.Wolfgang Denk1-3/+3
2005-10-06Update make target for ARM supported boards.Wolfgang Denk1-0/+10
2005-09-26Add board support for armadillo HT1070Wolfgang Denk1-3/+3
2005-04-04Fix timer code for ARM systems: make sure that udelay() does notwdenk1-6/+15
2005-04-03Patch by Steven Scholz, 25 Oct 2004:wdenk1-2/+0
2004-07-11* Patch by George G. Davis, 06 Jul 2004:wdenk1-30/+91
2004-07-01* Code cleanup (ARM mostly)wdenk1-6/+54
2004-02-23* Patch by Laurent Mohin, 10 Feb 2004:wdenk1-9/+9
2004-02-23* Patch by Thomas Elste, 10 Feb 2004:wdenk1-1/+24
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+1
2002-11-03Initial revisionwdenk1-0/+265