summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2014-11-24MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras-0/+2
2014-11-24MIPS: traps: Dump the HTW registers on a MC exceptionMarkos Chandras-0/+5
2014-11-24MIPS: traps: Replace printk with pr_err for MC exceptionsMarkos Chandras-6/+6
2014-11-24MIPS: ath79: Read the initrd address from the firmware environmentAlban Bedel-0/+8
2014-11-24MIPS: ath79: Use the firmware lib to parse the kernel command lineAlban Bedel-28/+2
2014-11-24MIPS: ath25: add Wireless device supportSergey Ryazanov-0/+79
2014-11-24MIPS: ath25: add AR2315 PCI host controller driverSergey Ryazanov-3/+597
2014-11-24MIPS: ath25: register AR5312 flash controllerSergey Ryazanov-2/+36
2014-11-24MIPS: ath25: add SoC type detectionSergey Ryazanov-1/+77
2014-11-24MIPS: ath25: add board configuration detectionSergey Ryazanov-0/+300
2014-11-24MIPS: ath25: add UART supportSergey Ryazanov-0/+53
2014-11-24MIPS: ath25: add early printk supportSergey Ryazanov-0/+47
2014-11-24MIPS: ath25: add interrupts handling routinesSergey Ryazanov-0/+290
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov-1/+578
2014-11-24MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov-0/+387
2014-11-24MIPS: ath25: add common partsSergey Ryazanov-0/+296
2014-11-24MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environmentAlban Bedel-3/+3
2014-11-24MIPS: FW: Fix parsing u-boot environmentAlban Bedel-1/+1
2014-11-24MIPS: ralink: add rt2880 pci driverJohn Crispin-0/+287
2014-11-24MIPS: ralink: allow loading irq registers from the devicetreeJohn Crispin-10/+25
2014-11-24MIPS: ralink: add mt7628an supportJohn Crispin-46/+243
2014-11-24MIPS: ralink: add support for MT7620nJohn Crispin-12/+15
2014-11-24MIPS: ralink: cleanup early_printkJohn Crispin-15/+30
2014-11-24MIPS: ralink: cleanup the soc specific pinmux dataJohn Crispin-420/+294
2014-11-24MIPS: ralink: copy the commandline from the devicetreeJohn Crispin-0/+2
2014-11-24MIPS: ralink: add a bootrom dumper moduleJohn Crispin-0/+50
2014-11-24MIPS: ralink: add rt3883 wmac clockJohn Crispin-0/+1
2014-11-24MIPS: ralink: add rt2880 wmac clockJohn Crispin-1/+2
2014-11-24MIPS: ralink: add missing clk_set_rate() to clk.cJohn Crispin-0/+6
2014-11-24MIPS: ralink: allow manual memory overrideJohn Crispin-1/+15
2014-11-24MIPS: ralink: add illegal access driverJohn Crispin-0/+89
2014-11-24MIPS: ralink: add rt_sysc_m32 helperJohn Crispin-0/+7
2014-11-24MIPS: ralink: add a helper for reading the ECO versionJohn Crispin-0/+5
2014-11-24MIPS: ralink: add verbose pmu infoJohn Crispin-0/+26
2014-11-24MIPS: lantiq: add missing spi clock on falcon SoCJohn Crispin-0/+2
2014-11-24MIPS: lantiq: the detection of the gpe clock is brokenJohn Crispin-5/+4
2014-11-24MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin-0/+2
2014-11-24MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin-24/+24
2014-11-24MIPS: lantiq: export soc typeJohn Crispin-0/+7
2014-11-24MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin-1/+22
2014-11-24MIPS: lantiq: reboot gphy on restartJohn Crispin-1/+8
2014-11-24MIPS: lantiq: add reset-controller api supportJohn Crispin-0/+63
2014-11-24MIPS: lantiq: handle vmmc memory reservationJohn Crispin-0/+71
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso-4/+3
2014-11-24clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker-4/+1
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker-0/+2
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker-118/+1
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker-40/+3
2014-11-24MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee-0/+698
2014-11-24MIPS: Create a helper function for DT setupKevin Cernekee-22/+22