aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/interrupt.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum1-3/+3
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song1-0/+17
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang1-1/+17
2010-03-09Blackfin: add support for irqflags tracingYi Li1-0/+7
2010-03-09Blackfin: initial XIP supportBarry Song1-5/+5
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz1-25/+5
2009-09-16Blackfin: workaround anomaly 05000283Robin Getz1-16/+3
2009-09-16Blackfin: document __ipipe_call_irqtailPhilippe Gerum1-0/+25
2009-09-16Blackfin: allow EVT5 to preempt irqtail prologue (CONFIG_DEBUG_HWERR)Philippe Gerum1-1/+9
2009-09-16Blackfin: reuse evt_evt14 handler to perform irqtail epiloguePhilippe Gerum1-23/+1
2009-06-12Blackfin: make deferred hardware errors more exactRobin Getz1-0/+27
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum1-9/+3
2009-02-04Blackfin arch: Fix URLRobin Getz1-1/+1
2009-01-07Blackfin arch: remove hardware PM code, oprofile not use itGraf Yang1-22/+0
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li1-0/+60
2009-01-07Blackfin arch: get oprofile work for user spaceGraf Yang1-5/+7
2008-10-09Blackfin arch: Fix bug - HW Errors never recover on BF548Robin Getz1-0/+9
2008-10-09Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich1-1/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu1-2/+2
2007-12-21[Blackfin] arch: do not use hard coded addressesRobin Getz1-4/+4
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz1-10/+30
2007-11-15Blackfin arch: do not include linux/autoconf.hMike Frysinger1-1/+0
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the kernelMike Frysinger1-20/+8
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger1-24/+0
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig definesMike Frysinger1-3/+3
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz1-4/+4
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz1-1/+1
2007-06-11Blackfin arch: add proper ENDPROC()Mike Frysinger1-0/+2
2007-05-07blackfin architectureBryan Wu1-0/+253