summaryrefslogtreecommitdiffstats
path: root/arch/mips/emma
AgeCommit message (Expand)AuthorLines
2020-05-09MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer-730/+0
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed-11/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-70/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2017-01-25MIPS: Avoid old-style declarationArnd Bergmann-1/+1
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle-3/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-3/+3
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0
2011-11-08MIPS: Yosemite, Emma: Fix off-by-two in arcs_cmdline buffer size checkThomas Jarosch-1/+1
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner-3/+3
2011-03-25MIPS: EMMA: Convert to new irq_chip functionsThomas Gleixner-40/+27
2010-08-05MIPS: Ritually kill stupid printk.Ralf Baechle-1/+0
2010-08-05MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADEShinya Kuribayashi-1/+1
2010-08-05MIPS: EMMA2RH: Remove useless CPU_IRQ_BASEShinya Kuribayashi-4/+4
2010-08-05MIPS: EMMA: Migrate to new platform makefile style.Ralf Baechle-0/+10
2009-09-17MIPS: Remove useless zero initializations.Ralf Baechle-1/+1
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle-21/+0
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds-1/+0
2009-03-30MIPS: EMMA2RH: Set UART mapbaseShinya Kuribayashi-0/+3
2009-03-30MIPS: EMMA2RH: Use set_irq_chip_and_handler_nameShinya Kuribayashi-6/+6
2009-03-30MIPS: EMMA2RH: Use handle_edge_irq() handler for GPIO interruptsShinya Kuribayashi-18/+10
2009-03-30MIPS: Mark Eins: Fix cascading interrupt dispatcherShinya Kuribayashi-4/+6
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell-1/+0
2009-03-13MIPS: Mark Eins: Fix configuration.Ralf Baechle-38/+30
2008-10-27MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi-20/+0
2008-10-27MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi-45/+38
2008-10-27MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi-17/+0
2008-10-27MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi-367/+249
2008-10-27MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi-13/+10
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi-10/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi-11/+8
2008-10-27MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi-8/+8
2008-10-27MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi-0/+985
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi-0/+29