aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common/ints-priority.c
Commit message (Expand)AuthorAge
* Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-22
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-21
* Blackfin: don't support keypad wakeup from hibernateMichael Hennerich2010-03-09
* Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich2010-03-09
* Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-09
* Blackfin: try to simplify interrupt ifdef uglinessYi Li2010-03-09
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-09
* Blackfin: SMP: add support for IRQ affinitySonic Zhang2010-03-09
* Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich2010-03-09
* Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger2009-12-15
* Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-15
* Blackfin: mass clean up of copyright/licensing infoRobin Getz2009-10-07
* Blackfin: handle the core timer interrupt with handle_percpu_irq on SMPGraf Yang2009-09-16
* Blackfin: use generic name for EVT14 handlerPhilippe Gerum2009-09-16
* Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipelinePhilippe Gerum2009-06-22
* Blackfin: use common test_bit() rather than __test_bit()Mike Frysinger2009-06-18
* Blackfin: check SIC defines rather than variant namesMike Frysinger2009-06-12
* Blackfin: add support for gptimer0 as a tick sourceGraf Yang2009-06-12
* Blackfin: merge Philippe's recent ipipe patchPhilippe Gerum2009-06-12
* Blackfin: add comment for anomaly 05000171 to init codeMichael Hennerich2009-06-12
* Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum2009-03-04
* Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-04
* Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2009-01-07
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-07
* Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang2008-11-18
* Blackfin arch: Add code to free gpio when shutdown irqGraf Yang2008-11-18
* Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger2008-11-18
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-18
* Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses itMike Frysinger2008-11-18
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-07
* Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich2008-11-18
* Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger2008-11-18
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-18
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-18
* Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-27
* Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-18
* Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...Graf Yang2008-10-08
* Blackfin arch: add a meaningful name for each irqchipGraf Yang2008-10-08
* Blackfin arch: add supporting for kgdbSonic Zhang2008-10-13
* Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2008-08-28
* Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger2008-08-25
* Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger2008-08-14
* Blackfin arch: workaround SIC_IWR1 reset bug, by keeping MDMA0/1 always enabl...Michael Hennerich2008-08-13
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-06
* Blackfin arch: Functional power management supportMichael Hennerich2008-08-05
* Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich2008-07-14
* [Blackfin] arch: Remove the circular buffering mechanism for exceptionsBernd Schmidt2008-04-24
* [Blackfin] arch: Allow concurrent use of GPIO and GPIO IRQMichael Hennerich2008-04-23
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-22
* [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-25