summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin3-3/+54
2010-02-27MIPS: Octeon: Fix EOI handling.David Daney1-6/+34
2010-02-27MIPS: Octeon: Use optimized memory barrier primitives.David Daney2-13/+31
2010-02-27MIPS: New macro smp_mb__before_llsc.David Daney6-25/+32
2010-02-27MIPS: Remove unused macros from barrier.hDavid Daney1-2/+0
2010-02-27MIPS: Octeon: Register some devices on the I2C bus.David Daney1-0/+13
2010-02-27MIPS: Octeon: Add I2C platform device.David Daney2-0/+77
2010-02-27MIPS: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day1-16/+1
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss8-225/+99