summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.David Daney2010-02-271-10/+10
* | | | MIPS: Remove trailing space in messagesFrans Pop2010-02-273-3/+3
* | | | MIPS: Make the debugging of compressed kernel configurableWu Zhangjin2010-02-272-0/+21
* | | | MIPS: Remove #if 0 r4k_update_mmu_cache_hwbugDavid Daney2010-02-271-34/+0
* | | | MIPS: TXx9: Remove forced serial console settingYoichi Yuasa2010-02-275-26/+0
* | | | MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter2010-02-271-66/+81
* | | | MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-271-1/+1
* | | | MIPS: AR7: Whitespace hackingAlexander Clouter2010-02-275-316/+343
* | | | MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-14/+5
* | | | MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2010-02-272-9/+1
* | | | MIPS: Alchemy: Remove forced command line settingYoichi Yuasa2010-02-278-120/+0
* | | | MIPS: Set __elf_platform for Octeon.David Daney2010-02-271-0/+2
* | | | MIPS: Allow the auxv's elf_platform entry to be set.David Daney2010-02-272-7/+8
* | | | MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-271-0/+1
* | | | MIPS: Deal with larger physical offsetsFlorian Fainelli2010-02-271-8/+13
* | | | MIPS: Annotate set_except_vector with __initFlorian Fainelli2010-02-271-1/+1
* | | | MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.hFlorian Fainelli2010-02-274-5/+3
* | | | MIPS: PNX8550: Remove unnecessary export prom_getcmdline()Yoichi Yuasa2010-02-271-1/+0
* | | | MIPS: PNX833x: Remove unused prom_getcmdline()Yoichi Yuasa2010-02-271-5/+0
* | | | MIPS: Support 36-bit iomem on 32-bit Au1x00pascal@pabr.org2010-02-272-2/+5
* | | | MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin2010-02-271-2/+11
* | | | MIPS: Simplify the weak annotation with __weakWu Zhangjin2010-02-272-5/+6
* | | | MIPS: Alchemy: debug output for compressed kernelsManuel Lauss2010-02-272-0/+8
* | | | MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-274-52/+102
* | | | MIPS: AR7: Implement gpiolibFlorian Fainelli2010-02-274-94/+108
* | | | MIPS: msp71xx: remove unused prom_getcmdline()Yoichi Yuasa2010-02-272-7/+0
* | | | MIPS: Cleanup the Makefile of compressed kernel supportWu Zhangjin2010-02-271-3/+3
* | | | MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa2010-02-271-6/+1
* | | | MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6
* | | | MIPS: Nuke trailing blank linesRalf Baechle2010-02-2731-31/+0
* | | | MIPS: Cleanup switches with cases that can be mergedRoel Kluin2010-02-277-27/+5
* | | | MIPS: Decode c0_config4 for large TLBs.David Daney2010-02-272-0/+19
* | | | MIPS: Remove probe_tlb().David Daney2010-02-271-31/+0
* | | | MIPS: add readl/write_be accessorsFlorian Fainelli2010-02-271-0/+18
* | | | MIPS: Loongson: Lemote-2F: update defconfigWu Zhangjin2010-02-271-294/+670
* | | | MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-2737-58/+44
* | | | MIPS: Loongson: Fixup mem.c indentationWu Zhangjin2010-02-271-3/+4
* | | | MIPS: Loongson: arch/mips/Makefile: Add missing whitespaceWu Zhangjin2010-02-271-3/+3
* | | | MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2010-02-272-5/+22
* | | | MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin2010-02-271-4/+3
* | | | MIPS: Loongson: Remove the serial port output of compressed kernel supportWu Zhangjin2010-02-271-1/+1
* | | | MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin2010-02-271-3/+2
* | | | MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted WritesWu Zhangjin2010-02-271-1/+1
* | | | MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin2010-02-273-3/+54
* | | | MIPS: Octeon: Fix EOI handling.David Daney2010-02-271-6/+34
* | | | MIPS: Octeon: Use optimized memory barrier primitives.David Daney2010-02-272-13/+31
* | | | MIPS: New macro smp_mb__before_llsc.David Daney2010-02-276-25/+32
* | | | MIPS: Remove unused macros from barrier.hDavid Daney2010-02-271-2/+0
* | | | MIPS: Octeon: Register some devices on the I2C bus.David Daney2010-02-271-0/+13
* | | | MIPS: Octeon: Add I2C platform device.David Daney2010-02-272-0/+77