aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig1-4/+0
2008-11-24MIPS: Make BUG() __noreturn.David Daney1-9/+20
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75
2008-11-20MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev1-1/+1
2008-11-20MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2-7/+9
2008-11-20MIPS: Malta: Fix include paths in malta-amon.cDavid Daney1-3/+3
2008-10-30CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27.Ralf Baechle2-28/+0
2008-10-30CHAR: Delete old and now unused DS1286 driver.Ralf Baechle4-23/+0
2008-10-30MIPS: Sort out CPU type to name translation.Ralf Baechle1-127/+98
2008-10-30MIPS: Use the new byteorder headersHarvey Harrison1-24/+16
2008-10-30MIPS: Probe for watch registers on cores of all vendors, not just MTI.Ralf Baechle1-10/+12
2008-10-30MIPS: Switch FPU emulator trap to BREAK instruction.Ralf Baechle7-37/+37
2008-10-30MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0.Ralf Baechle1-6/+0
2008-10-30MIPS: Consider value of c0_ebase when computing value of exception base.David Daney1-4/+9
2008-10-30MIPS: Clean up MIPSxx-optimized bitop functionsRalf Baechle1-38/+76
2008-10-30MIPS: New feature test macro cpu_has_mips_rRalf Baechle1-0/+2
2008-10-30MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto1-4/+21
2008-10-30MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto1-4/+10
2008-10-27MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le3-11/+43
2008-10-27MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven1-4/+18
2008-10-27MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi1-20/+0
2008-10-27MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi1-45/+38
2008-10-27MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi1-17/+0
2008-10-27MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi6-367/+249
2008-10-27MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi2-13/+10
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi2-10/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi2-11/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi1-3/+0
2008-10-27MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi13-16/+16
2008-10-27MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi11-3/+3
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi8-24/+45
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi8-3/+24
2008-10-27MIPS: RB532: Disable the right devicePhil Sutter1-1/+1
2008-10-27MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird16-0/+2783
2008-10-27MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven1-1/+1
2008-10-27MIPS: Fix KGDB build errorYoichi Yuasa1-0/+1
2008-10-27MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle1-9/+0
2008-10-27MIPS: IP22: Small cleanupsDmitri Vorobiev1-4/+4
2008-10-27MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto3-0/+84
2008-10-27MIPS: TXx9: 7 segment LED supportAtsushi Nemoto5-0/+153
2008-10-27MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2-24/+155
2008-10-27MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli1-0/+4
2008-10-27MIPS: RB532: Fix build errorAdrian Bunk1-0/+1
2008-10-27MIPS: Fix KGDB build errorDavid Daney1-8/+8
2008-10-27MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto1-1/+1
2008-10-27MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2-2/+2
2008-10-27MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle1-2/+4
2008-10-27MIPS: Don't unmap the memory for dma_sync*.David Daney1-2/+0