summaryrefslogtreecommitdiff
path: root/arch/mips/loongson/common
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds12-63/+136
2014-11-24MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen1-1/+1
2014-11-24MIPS: loongson: common: init: Add a missing includeAaro Koskinen1-0/+1
2014-11-24MIPS: loongson: common: Setup: add a missing includeAaro Koskinen1-0/+1
2014-11-24MIPS: Loongson: cs5536_pci: Add a missing includeAaro Koskinen1-0/+1
2014-11-24MIPS: Loongson: common: Fix array initializer syntax.Aaro Koskinen3-32/+32
2014-11-24MIPS: Loongson-3: Add RS780/SBX00 HPET supportHuacai Chen1-0/+5
2014-11-24MIPS: Loongson: Improve LEFI firmware interfaceHuacai Chen5-31/+80
2014-11-24MIPS: Loongson: Allow booting from any coreHuacai Chen1-0/+2
2014-11-24MIPS: Loongson-3: Add PHYS48_TO_HT40 supportHuacai Chen1-0/+14
2014-11-24MIPS: Remove useless parenthesesRalf Baechle1-1/+1
2014-11-24MIPS: Loongson: Make platform serial setup always built-in.Aaro Koskinen1-1/+2
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen1-1/+30
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen2-0/+11
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2-4/+15
2014-05-28MIPS: Lemote 2F: cs5536: mfgpt: use raw locksSebastian Andrzej Siewior1-6/+5
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-08MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-11-01mips: fix implicit smp.h usage in various files.Paul Gortmaker1-0/+1
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-4/+1
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas 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-22mips: 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-22MIPS: 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