summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki9-91/+126
2014-11-24MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki1-1/+1
2014-11-24MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki1-1/+1
2014-11-24MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki1-3/+7
2014-11-24MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki1-0/+1
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: lemote-2f: reset: make ml2f_reboot staticAaro Koskinen1-1/+1
2014-11-24MIPS: loongson: lemote-2f: irq: Make internal data staticAaro Koskinen1-2/+2
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: uaccess.h: Fix strnlen_user comment.Ralf Baechle1-4/+2
2014-11-24MIPS: IP22/IP32: Add line to arch/mips/Makefile archhelp about vmlinux.32Joshua Kinard1-0/+1
2014-11-24MIPS: lib: mips-atomic.c: Remove obsolete ifdeferyMarkos Chandras1-20/+0
2014-11-24MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen3-7/+5
2014-11-24MIPS: Octeon: Move code to avoid forward declarationAaro Koskinen1-19/+19
2014-11-24MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen2-95/+0
2014-11-24MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen2-19/+21
2014-11-24MIPS: oprofile: Backtrace: don't fail on leaf functionsAaro Koskinen1-2/+3
2014-11-24MIPS: oprofile: Enable backtrace on timer-based profilingAaro Koskinen1-1/+6
2014-11-24MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras1-0/+2
2014-11-24MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras1-0/+5
2014-11-24MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras1-6/+6
2014-11-24MIPS: ath79: Read the initrd address from the firmware environmentAlban Bedel1-0/+8
2014-11-24MIPS: ath79: Use the firmware lib to parse the kernel command lineAlban Bedel1-28/+2
2014-11-24MIPS: ath25: add Wireless device supportSergey Ryazanov4-0/+79
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov5-3/+597
2014-11-24MIPS: ath25: register AR5312 flash controllerSergey Ryazanov1-2/+36
2014-11-24MIPS: ath25: add SoC type detectionSergey Ryazanov4-1/+77
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov8-0/+300
2014-11-24MIPS: ath25: add UART supportSergey Ryazanov6-0/+53
2014-11-24MIPS: ath25: add early printk supportSergey Ryazanov3-0/+47
2014-11-24MIPS: ath25: add interrupts handling routinesSergey Ryazanov9-0/+290
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov7-1/+578
2014-11-24MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov7-0/+387
2014-11-24MIPS: ath25: add common partsSergey Ryazanov12-0/+296
2014-11-24MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentAlban Bedel1-3/+3
2014-11-24MIPS: FW: Fix parsing u-boot environmentAlban Bedel1-1/+1
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin3-0/+287
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin1-10/+25
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin3-46/+243
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin2-12/+15
2014-11-24MIPS: ralink: cleanup early_printkJohn Crispin1-15/+30
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin10-420/+294
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: ralink: add a bootrom dumper moduleJohn Crispin2-0/+50
2014-11-24MIPS: ralink: add rt3883 wmac clockJohn Crispin1-0/+1
2014-11-24MIPS: ralink: add rt2880 wmac clockJohn Crispin1-1/+2
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin1-0/+6