summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-249-91/+126
* MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki2014-11-241-1/+1
* MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki2014-11-241-1/+1
* MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki2014-11-241-3/+7
* MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki2014-11-241-0/+1
* MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen2014-11-241-1/+1
* MIPS: loongson: common: init: Add a missing includeAaro Koskinen2014-11-241-0/+1
* MIPS: loongson: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen2014-11-241-1/+1
* MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen2014-11-241-2/+2
* MIPS: loongson: common: Setup: add a missing includeAaro Koskinen2014-11-241-0/+1
* MIPS: Loongson: cs5536_pci: Add a missing includeAaro Koskinen2014-11-241-0/+1
* MIPS: Loongson: common: Fix array initializer syntax.Aaro Koskinen2014-11-243-32/+32
* MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
* MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32Joshua Kinard2014-11-241-0/+1
* MIPS: lib: mips-atomic.c: Remove obsolete ifdeferyMarkos Chandras2014-11-241-20/+0
* MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen2014-11-243-7/+5
* MIPS: Octeon: Move code to avoid forward declarationAaro Koskinen2014-11-241-19/+19
* MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen2014-11-242-95/+0
* MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen2014-11-242-19/+21
* MIPS: oprofile: Backtrace: don't fail on leaf functionsAaro Koskinen2014-11-241-2/+3
* MIPS: oprofile: Enable backtrace on timer-based profilingAaro Koskinen2014-11-241-1/+6
* MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras2014-11-241-0/+2
* MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras2014-11-241-0/+5
* MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras2014-11-241-6/+6
* MIPS: ath79: Read the initrd address from the firmware environmentAlban Bedel2014-11-241-0/+8
* MIPS: ath79: Use the firmware lib to parse the kernel command lineAlban Bedel2014-11-241-28/+2
* MIPS: ath25: add Wireless device supportSergey Ryazanov2014-11-244-0/+79
* MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov2014-11-245-3/+597
* MIPS: ath25: register AR5312 flash controllerSergey Ryazanov2014-11-241-2/+36
* MIPS: ath25: add SoC type detectionSergey Ryazanov2014-11-244-1/+77
* MIPS: ath25: add board configuration detectionSergey Ryazanov2014-11-248-0/+300
* MIPS: ath25: add UART supportSergey Ryazanov2014-11-246-0/+53
* MIPS: ath25: add early printk supportSergey Ryazanov2014-11-243-0/+47
* MIPS: ath25: add interrupts handling routinesSergey Ryazanov2014-11-249-0/+290
* MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov2014-11-247-1/+578
* MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov2014-11-247-0/+387
* MIPS: ath25: add common partsSergey Ryazanov2014-11-2412-0/+296
* MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentAlban Bedel2014-11-241-3/+3
* MIPS: FW: Fix parsing u-boot environmentAlban Bedel2014-11-241-1/+1
* MIPS: ralink: add rt2880 pci driverJohn Crispin2014-11-243-0/+287
* MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin2014-11-241-10/+25
* MIPS: ralink: add mt7628an supportJohn Crispin2014-11-243-46/+243
* MIPS: ralink: add support for MT7620nJohn Crispin2014-11-242-12/+15
* MIPS: ralink: cleanup early_printkJohn Crispin2014-11-241-15/+30
* MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin2014-11-2410-420/+294
* MIPS: ralink: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
* MIPS: ralink: add a bootrom dumper moduleJohn Crispin2014-11-242-0/+50
* MIPS: ralink: add rt3883 wmac clockJohn Crispin2014-11-241-0/+1
* MIPS: ralink: add rt2880 wmac clockJohn Crispin2014-11-241-1/+2
* MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin2014-11-241-0/+6