summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/ints-priority.c
Commit message (Expand)AuthorAgeFilesLines
...
* Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-231-25/+22Star
* Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger2009-06-191-2/+2
* Blackfin: check SIC defines rather than variant namesMike Frysinger2009-06-121-9/+8Star
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-121-17/+6Star
* Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum2009-06-121-7/+0Star
* Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich2009-06-121-0/+3
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-041-76/+50Star
* Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-041-7/+4Star
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-071-23/+212
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-071-12/+13
* Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang2008-11-181-1/+14
* Blackfin arch: Add code to free gpio when shutdown irqGraf Yang2008-11-181-1/+5
* Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger2008-11-181-1/+4
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-181-8/+8
* Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses itMike Frysinger2008-11-181-0/+2
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-071-4/+37
* Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich2008-11-181-125/+66Star
* Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger2008-11-181-4/+0Star
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-181-3/+3
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-181-8/+12
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-281-0/+1
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-181-6/+14
* Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...Graf Yang2008-10-081-4/+12
* Blackfin arch: add a meaningful name for each irqchipGraf Yang2008-10-081-0/+5
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-131-4/+0Star
* Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2008-08-281-1/+1
* Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger2008-08-251-1/+1
* Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger2008-08-141-0/+5
* Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich2008-08-131-0/+9
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-061-4/+4
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-051-3/+43
* Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich2008-07-141-0/+4
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-241-2/+0Star
* [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQMichael Hennerich2008-04-241-39/+13Star
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-1/+1
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-106/+51Star
* [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-251-0/+3
* [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-251-4/+10
* [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-021-9/+13
* [Blackfin] arch: hook up set_irq_wake in Blackfin's irq codeMichael Hennerich2008-02-081-5/+121
* [Blackfin] arch: Merge BF561 support into ints-priorityMichael Hennerich2008-02-081-0/+1039