summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/intc.c
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Use node name instead of compatible stringMichal Simek2012-03-231-2/+2
* microblaze: Change NO_IRQ to 0Michal Simek2012-01-051-13/+15
* microblaze: intc: Change variable nameMichal Simek2012-01-051-6/+5Star
* microblaze: Use of_find_compatible_node for timer and intcMichal Simek2012-01-051-13/+4Star
* microblaze: Do not show error message for 32 interrupt linesMichal Simek2011-07-271-1/+1
* microblaze: Fix level/edge irq sensibilityMichal Simek2011-04-011-2/+2
* microblaze: Convert to new irq function namesThomas Gleixner2011-03-291-3/+3
* microblaze: Convert irq_chip to new functionsThomas Gleixner2011-03-091-19/+19
* microblaze: Remove stale irq_chip.endThomas Gleixner2011-03-091-13/+0Star
* microblaze: Add support for little-endian MicroblazeMichal Simek2010-10-211-3/+6
* microblaze: Remove additional compatible propertiesMichal Simek2010-10-211-3/+0Star
* microblaze: Use static const char * const where possibleJoe Perches2010-10-211-1/+1
* microblaze: Fix level interrupt ACKingsteve@digidescorp.com2009-12-141-1/+9
* microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-181-0/+2
* microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek2009-05-181-2/+2
* microblaze_v8: Interrupt handling and timer supportMichal Simek2009-03-271-0/+172