summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common/ints-priority-sc.c
AgeCommit message (Expand)Author
2008-02-09[Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich
2007-12-24[Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to...Michael Hennerich
2007-12-24[Blackfin] arch: append IRQ Number to label stringMichael Hennerich
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger
2007-07-24Blackfin arch: Add label to call new GPIO APIMichael Hennerich
2007-07-24Blackfin arch: add error message when IRQ no availableMichael Hennerich
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu
2007-07-12Blackfin arch: Some memory and code optimizations - Fix SYS_IRQSMichael Hennerich
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-06-11Blackfin arch: spelling fixesSimon Arlott
2007-05-07blackfin architectureBryan Wu