aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus1-1/+0
2013-06-27arc: delete __cpuinit usage from all arc filesPaul Gortmaker1-1/+1
2013-06-26ARC: Setup Vector Table Base in early bootVineet Gupta1-2/+0
2013-06-22ARC: More code beautification with IS_ENABLED()Vineet Gupta1-9/+3
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert1-1/+1
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta1-8/+13
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta1-1/+1
2013-04-09ARC: Fix coding style issuesSachin Kamat1-1/+1
2013-02-15ARC: [Review] Multi-platform image #3: switch to board callbackVineet Gupta1-2/+0
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-0/+7
2013-02-15ARC: SMP supportVineet Gupta1-0/+5
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta1-1/+103
2013-02-15ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta1-6/+32
2013-02-11ARC: Interrupt HandlingVineet Gupta1-2/+105
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta1-0/+32