aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin1-1/+15
2014-11-24MIPS: ralink: add illegal access driverJohn Crispin2-0/+89
2014-11-24MIPS: ralink: add rt_sysc_m32 helperJohn Crispin1-0/+7
2014-11-24MIPS: ralink: add a helper for reading the ECO versionJohn Crispin1-0/+5
2014-11-24MIPS: ralink: add verbose pmu infoJohn Crispin1-0/+26
2014-11-24MIPS: lantiq: add missing spi clock on falcon SoCJohn Crispin1-0/+2
2014-11-24MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin1-5/+4
2014-11-24MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin1-0/+2
2014-11-24MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin1-24/+24
2014-11-24MIPS: lantiq: export soc typeJohn Crispin2-0/+7
2014-11-24MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin1-1/+22
2014-11-24MIPS: lantiq: reboot gphy on restartJohn Crispin1-1/+8
2014-11-24MIPS: lantiq: add reset-controller api supportJohn Crispin2-0/+63
2014-11-24MIPS: lantiq: handle vmmc memory reservationJohn Crispin2-0/+71
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso1-4/+3