aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/loongson/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31MIPS: Loongson 3: Add Loongson-3 SMP supportHuacai Chen2-5/+5
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen2-0/+141
2014-03-31MIPS: Loongson 3: Add serial port supportHuacai Chen2-12/+23
2014-03-31MIPS: Loongson: Add UEFI-like firmware interface (LEFI) supportHuacai Chen5-18/+127
2014-03-31MIPS: Loongson 3: Add Lemote-3A machtypes definitionHuacai Chen1-0/+4
2013-09-03MIPS: Loongson: Hide the pci code behind CONFIG_PCIMarkos Chandras1-1/+2
2013-06-21MIPS: Loongson: Fix random early boot hangAaro Koskinen1-0/+14
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-03-20mips: loongson: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle23-91/+91
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-31mips: fix implicit smp.h usage in various files.Paul Gortmaker1-0/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner3-16/+11
2011-05-10MIPS: Loongson: Fix GCC 2.6.0 build error.Ralf Baechle1-2/+3
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-1/+2
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner1-9/+7
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-4/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-2/+2
2010-12-16MIPS: Loongson: Add return value check for strict_strtoul()Wu Zhangjin1-2/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin1-3/+0
2010-08-05MIPS: Loongson: irq.c: Misc cleanupsShinya Kuribayashi1-7/+4
2010-08-05MIPS: Loongson: Migrate makefile to new Platform fileWu Zhangjin1-2/+0
2010-07-05MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2-0/+44
2010-07-05MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin1-2/+2
2010-07-05MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin1-0/+1
2010-07-05MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin3-1/+17
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard2-0/+140
2010-04-30MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin1-1/+19
2010-04-30MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard1-1/+1
2010-04-30MIPS: Loongson: Fix find_vga_mem_init()Richard LIU1-1/+1
2010-04-30MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard1-1/+1
2010-04-30MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior1-9/+6
2010-02-27MIPS: Loongson: Cleanup the halt and poweroff actionWu Zhangjin1-2/+11
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin18-20/+20
2010-02-27MIPS: Loongson: Fixup mem.c indentationWu Zhangjin1-3/+4
2010-02-27MIPS: Loongson: Cleanup of the environment variablesWu Zhangjin1-4/+21
2010-02-27MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()Wu Zhangjin1-4/+3
2010-02-27MIPS: Loongson: Convert loongson_halt() to use unreachable()Wu Zhangjin1-3/+2
2010-02-27MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VERWu Zhangjin1-2/+8
2009-12-17MIPS: Loongson: Cleanups of serial port supportWu Zhangjin4-23/+35
2009-12-17MIPS: Loongson 2F: Add CPU frequency scaling supportWu Zhangjin3-1/+34
2009-12-17MIPS: Lemote 2F: Add cs5536 MFGPT timer supportWu Zhangjin3-0/+225
2009-12-17MIPS: Lemote 2F: Add Lynloong supportWu Zhangjin3-0/+3
2009-12-17MIPS: Lemote 2F: Add NAS supportWu Zhangjin3-0/+3
2009-12-17MIPS: Loongson 2F: Add suspend support frameworkWu Zhangjin2-0/+167
2009-12-17MIPS: Add support for uncached accelerated mappings.Wu Zhangjin1-0/+58