summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | MIPS: ralink: allow manual memory overrideJohn Crispin2014-11-241-1/+15
| * | | | | MIPS: ralink: add illegal access driverJohn Crispin2014-11-242-0/+89
| * | | | | MIPS: ralink: add rt_sysc_m32 helperJohn Crispin2014-11-241-0/+7
| * | | | | MIPS: ralink: add a helper for reading the ECO versionJohn Crispin2014-11-241-0/+5
| * | | | | MIPS: ralink: add verbose pmu infoJohn Crispin2014-11-241-0/+26
| * | | | | MIPS: lantiq: add missing spi clock on falcon SoCJohn Crispin2014-11-241-0/+2
| * | | | | MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin2014-11-241-5/+4
| * | | | | MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
| * | | | | MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin2014-11-241-24/+24
| * | | | | MIPS: lantiq: export soc typeJohn Crispin2014-11-242-0/+7
| * | | | | MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin2014-11-241-1/+22
| * | | | | MIPS: lantiq: reboot gphy on restartJohn Crispin2014-11-241-1/+8
| * | | | | MIPS: lantiq: add reset-controller api supportJohn Crispin2014-11-242-0/+63
| * | | | | MIPS: lantiq: handle vmmc memory reservationJohn Crispin2014-11-242-0/+71
| * | | | | MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso2014-11-241-4/+3
| * | | | | clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker2014-11-241-4/+1
| * | | | | clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-241-0/+2
| * | | | | clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-244-118/+1
| * | | | | MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-244-40/+3
OpenPOWER on IntegriCloud