aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: Use generic parport.hYoichi Yuasa1-15/+1
2010-02-27MIPS: Use generic current.hYoichi Yuasa1-23/+1
2010-02-27MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUsDavid Daney1-0/+3
2010-02-27MIPS: Give Octeon+ CPUs their own cputype.David Daney3-6/+12
2010-02-27MIPS: Implement Read Inhibit/eXecute InhibitDavid Daney10-79/+348
2010-02-27MIPS: Add TLBR and ROTR to uasm.David Daney2-2/+11
2010-02-27MIPS: Add accessor functions and bit definitions for c0_PageGrainDavid Daney1-0/+11
2010-02-27MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.David Daney1-10/+10
2010-02-27MIPS: Remove trailing space in messagesFrans Pop3-3/+3
2010-02-27MIPS: Make the debugging of compressed kernel configurableWu Zhangjin2-0/+21
2010-02-27MIPS: Remove #if 0 r4k_update_mmu_cache_hwbugDavid Daney1-34/+0
2010-02-27MIPS: TXx9: Remove forced serial console settingYoichi Yuasa5-26/+0
2010-02-27MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter1-66/+81
2010-02-27MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter5-316/+343
2010-02-27MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa1-14/+5
2010-02-27MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2-9/+1
2010-02-27MIPS: Alchemy: Remove forced command line settingYoichi Yuasa8-120/+0
2010-02-27MIPS: Set __elf_platform for Octeon.David Daney1-0/+2
2010-02-27MIPS: Allow the auxv's elf_platform entry to be set.David Daney2-7/+8
2010-02-27MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss1-0/+1
2010-02-27MIPS: Deal with larger physical offsetsFlorian Fainelli1-8/+13
2010-02-27MIPS: Annotate set_except_vector with __initFlorian Fainelli1-1/+1
2010-02-27MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli4-5/+3
2010-02-27MIPS: PNX8550: Remove unnecessary export prom_getcmdline()Yoichi Yuasa1-1/+0
2010-02-27MIPS: PNX833x: Remove unused prom_getcmdline()Yoichi Yuasa1-5/+0
2010-02-27MIPS: Support 36-bit iomem on 32-bit Au1x00pascal@pabr.org2-2/+5
2010-02-27MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin1-2/+11
2010-02-27MIPS: Simplify the weak annotation with __weakWu Zhangjin2-5/+6
2010-02-27MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2-0/+8
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli4-52/+102
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli4-94/+108
2010-02-27MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2-7/+0
2010-02-27MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin1-3/+3
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa1-6/+1
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa1-16/+6
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle31-31/+0
2010-02-27MIPS: Cleanup switches with cases that can be mergedRoel Kluin7-27/+5
2010-02-27MIPS: Decode c0_config4 for large TLBs.David Daney2-0/+19
2010-02-27MIPS: Remove probe_tlb().David Daney1-31/+0
2010-02-27MIPS: add readl/write_be accessorsFlorian Fainelli1-0/+18
2010-02-27MIPS: Loongson: Lemote-2F: update defconfigWu Zhangjin1-294/+670
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin37-58/+44
2010-02-27MIPS: Loongson: Fixup mem.c indentationWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: arch/mips/Makefile: Add missing whitespaceWu Zhangjin1-3/+3
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2-5/+22
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin1-4/+3
2010-02-27MIPS: Loongson: Remove the serial port output of compressed kernel supportWu Zhangjin1-1/+1
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin1-1/+1