summaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/common
Commit message (Expand)AuthorAgeFilesLines
* mips: fix implicit smp.h usage in various files.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-4/+1
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-143-16/+11
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-4/+1
* | | MIPS: Loongson: Fix GCC 2.6.0 build error.Ralf Baechle2011-05-101-2/+3
| |/ |/|
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-1/+2
* | MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner2011-03-251-9/+7
* | MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-141-1/+2
* | MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan2011-03-141-5/+0
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-2/+2
|\
| * MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin2010-12-161-2/+2
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
|/
* MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin2010-08-051-3/+0
* MIPS: Loongson: irq.c: Misc cleanupsShinya Kuribayashi2010-08-051-7/+4
* MIPS: Loongson: Migrate makefile to new Platform fileWu Zhangjin2010-08-051-2/+0
* MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2010-07-052-0/+44
* MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin2010-07-051-2/+2
* MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin2010-07-051-0/+1
* MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin2010-07-053-1/+17
* MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard2010-05-212-0/+140
* MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin2010-04-301-1/+19
* MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard2010-04-301-1/+1
* MIPS: Loongson: Fix find_vga_mem_init()Richard LIU2010-04-301-1/+1
* MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard2010-04-301-1/+1
* MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-301-9/+6
* MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin2010-02-271-2/+11
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-2718-20/+20
* MIPS: Loongson: Fixup mem.c indentationWu Zhangjin2010-02-271-3/+4
* MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin2010-02-271-4/+21
* MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin2010-02-271-4/+3
* MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin2010-02-271-3/+2
* MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin2010-02-271-2/+8
* MIPS: Loongson: Cleanups of serial port supportWu Zhangjin2009-12-174-23/+35
* MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin2009-12-173-1/+34
* MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin2009-12-173-0/+225
* MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin2009-12-173-0/+3
* MIPS: Lemote 2F: Add NAS supportWu Zhangjin2009-12-173-0/+3
* MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin2009-12-172-0/+167
* MIPS: Add support for uncached accelerated mappings.Wu Zhangjin2009-12-171-0/+58
* MIPS: Loongson 2F: Cleanup the #if clausesWu Zhangjin2009-12-173-6/+6
* MIPS: Lemote 2F: Add basic CS5536 VSM supportWu Zhangjin2009-12-178-0/+1041
* MIPS: Loongson: Add basic Loongson 2F supportWu Zhangjin2009-12-174-9/+45
* MIPS: Loongson: Cleanup the serial port supportWu Zhangjin2009-12-175-18/+57
* MIPS: Loongson: Cleanup machtype supportWu Zhangjin2009-12-172-9/+18
* MIPS: Bonito64: Make Loongson independent from Bonito64 code.Wu Zhangjin2009-12-175-18/+18
* MIPS: Loongson: Add serial port supportWu Zhangjin2009-12-172-0/+72
* MIPS: Loongson early_printk: Fix variable type of uart_baseWu Zhangjin2009-12-171-5/+5
* MIPS: Loongson: Register reserved memory pagesWu Zhangjin2009-12-171-0/+8
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* MIPS: Loongson: Remove redundant local_irq_disable()Wu Zhangjin2009-11-021-1/+0