aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/intc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27microblaze: Do not show error message for 32 interrupt linesMichal Simek1-1/+1
2011-04-01microblaze: Fix level/edge irq sensibilityMichal Simek1-2/+2
2011-03-29microblaze: Convert to new irq function namesThomas Gleixner1-3/+3
2011-03-09microblaze: Convert irq_chip to new functionsThomas Gleixner1-19/+19
2011-03-09microblaze: Remove stale irq_chip.endThomas Gleixner1-13/+0
2010-10-21microblaze: Add support for little-endian MicroblazeMichal Simek1-3/+6
2010-10-21microblaze: Remove additional compatible propertiesMichal Simek1-3/+0
2010-10-21microblaze: Use static const char * const where possibleJoe Perches1-1/+1
2009-12-14microblaze: Fix level interrupt ACKingsteve@digidescorp.com1-1/+9
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams1-0/+2
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek1-0/+172