summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] ARC: Convert mach_table[] to ISO C initializers.Ralf Baechle2007-10-121-40/+48
* [MIPS] dec/time.c: Remove no longer needed inclusion of <asm/div64.h>.Maciej W. Rozycki2007-10-121-1/+0Star
* [MIPS] GPIO LED driver for the WGT634U machineAurelien Jarno2007-10-122-1/+65
* [MIPS] Add gpio support to the BCM47XX platformAurelien Jarno2007-10-122-1/+80
* [MIPS] Add CFE support to BCM47XXAurelien Jarno2007-10-123-5/+161
* [MIPS] Move ARC code into arch/mips/fw/arcAurelien Jarno2007-10-1215-7/+7
* [MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno2007-10-1212-278/+18Star
* [MIPS] Remove IP27 specific structures from struct cpuinfo_mipsRalf Baechle2007-10-122-1/+4
* [MIPS] Sibyte: Replace SB1 cachecode with standard R4000 class cache code.Ralf Baechle2007-10-127-555/+35Star
* [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-121-11/+0Star
* [MIPS] Sibyte: cleanup static inline forward declarations.Ralf Baechle2007-10-122-76/+76
* [MIPS] R3000 setup for kernel_thread()Maciej W. Rozycki2007-10-121-2/+2
* [MIPS] Introduce a consistent style for vmlinux.lds.Sam Ravnborg2007-10-121-150/+189
* [MIPS] Add GT641xx IRQ routines.Yoichi Yuasa2007-10-128-109/+189
* [MIPS] i8295 cleanups.Yoichi Yuasa2007-10-121-6/+8
* [MIPS] Kill useless volatile keywordRalf Baechle2007-10-121-2/+2
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-10-122-2/+0Star
* [MIPS] PCI: Always enable CONFIG_PCI_DOMAINSRalf Baechle2007-10-121-3/+1Star
* [MIPS] tx4927: Cleanup unused macros and non-standard IO accessors.Atsushi Nemoto2007-10-125-41/+36Star
* [MIPS] cleanup struct irqaction initializersThomas Gleixner2007-10-125-12/+30
* [MIPS] Add support for BCM47XX CPUs.Aurelien Jarno2007-10-1211-0/+342
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-126-158/+161
* [MIPS] Add back support for LASAT platformsBrian Murphy2007-10-1228-0/+3507
* [MIPS] IP27: remove duplicate extern dump_tlb_all() prototypeYoichi Yuasa2007-10-121-2/+0Star
* [MIPS] VR41xx: replace infinite loop with hibernateYoichi Yuasa2007-10-121-9/+2Star
* [MIPS] VR41xx: Add default restart routine.Yoichi Yuasa2007-10-121-1/+6
* [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32Franck Bui-Huu2007-10-121-7/+5Star
* [MIPS] Automatically set CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-122-18/+20
* [MIPS] Remove '-mno-explicit-relocs' option when CONFIG_BUILD_ELF64Franck Bui-Huu2007-10-121-3/+1Star
* [MIPS] SMTC: Microoptimize atomic_postincrement for non-weak consistency.Ralf Baechle2007-10-121-1/+1
* [MIPS] vr41xx: add cpu_waitYoichi Yuasa2007-10-121-2/+16
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-124-0/+129
* [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
* [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
* [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* [MIPS] IP32: Enable PCI bridgesGiuseppe Sacco2007-10-051-12/+9Star
* [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki2007-10-031-1/+1
* [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
* [MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin2007-09-281-1/+1
* [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-281-2/+2
* [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-244-22/+8Star
* [MIPS] BCM1480: include <linux/init.h>.Ralf Baechle2007-09-211-0/+1
* [MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle2007-09-211-0/+1
* [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-2/+2
* [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
* [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-141-1/+8
* [MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki2007-09-141-1/+25
* [MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle2007-09-141-1/+1
* [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-141-0/+1
* [MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber2007-09-141-1/+1