| Commit message (Expand) | Author | Age |
* | MIPS: Remove useless parentheses | Ralf Baechle | 2014-11-24 |
* | MIPS: BCM63xx: delete double assignment | Julia Lawall | 2014-08-25 |
* | MIPS: BCM63xx: Allow setting affinity for IPIC | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Use irq_desc as argument for (un)mask | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Wire up the second cpu's irq line | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Protect irq register accesses | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Add cpu argument to dispatch internal | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpu | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Append irq line to irq_{stat,mask}* | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Replace irq dispatch code with a generic version | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Move bcm63xx_init_irq down | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Add width to __dispatch_internal | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi code | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio code | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset code | Jonas Gorski | 2014-07-30 |
* | MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup code | Jonas Gorski | 2014-07-30 |
* | MIPS: Use current_cpu_type() instead of c->cputype | Wu Zhangjin | 2014-03-31 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 |
* | MIPS: bcm63xx: cpu: Replace BUG() with panic() | Markos Chandras | 2014-01-24 |
* | MIPS: BCM63XX: use linux/serial_bcm63xx.h | Florian Fainelli | 2014-01-23 |
* | MIPS: BCM63XX: let the individual SoCs select the appropriate CPUs | Jonas Gorski | 2014-01-22 |
* | MIPS: BCM63XX: always register bmips smp ops | Jonas Gorski | 2014-01-22 |
* | MIPS: BMIPS: add a smp ops registration helper | Jonas Gorski | 2014-01-22 |
* | MIPS: BMIPS: change compile time checks to runtime checks | Jonas Gorski | 2014-01-22 |
* | MIPS: BCM63XX: disable SMP also on BCM3368 | Jonas Gorski | 2014-01-22 |
* | MIPS: BCM63XX: add HSSPI platform device and register it | Jonas Gorski | 2014-01-22 |
* | MIPS: BCM63XX: setup the HSSPI clock rate | Jonas Gorski | 2014-01-22 |
* | MIPS: BCM63XX: expose the HSSPI clock | Jonas Gorski | 2014-01-22 |
* | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki | 2013-09-18 |
* | MIPS: BCM63XX: export PSI size from nvram | Jonas Gorski | 2013-08-05 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 |
|\ |
|
| * | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2013-07-12 |
| |\ |
|
| | * | MIPS: BCM63XX: remove bogus Kconfig selects | Florian Fainelli | 2013-06-21 |
| * | | MIPS: BCM63xx: CLK: Add dummy clk_{set,round}_rate() functions | Markos Chandras | 2013-07-02 |
| * | | MIPS: BCM63xx: Enable second core SMP on BCM6328 if available | Jonas Gorski | 2013-07-01 |
| * | | MIPS: BCM63xx: Add SMP support to prom.c | Kevin Cernekee | 2013-07-01 |
| * | | MIPS: BCM63XX: add support for the Netgear CVG834G | Florian Fainelli | 2013-07-01 |
| * | | MIPS: BCM63XX: let board specify an external GPIO to reset PHY | Florian Fainelli | 2013-07-01 |
| * | | MIPS: BCM63XX: provide a MAC address for BCM3368 chips | Florian Fainelli | 2013-07-01 |
| * | | MIPS: BCM63XX: recognize Cable Modem firmware format | Florian Fainelli | 2013-07-01 |
| * | | MIPS: BCM63XX: add support for BCM3368 Cable Modem | Florian Fainelli | 2013-07-01 |
| * | | MIPS: BCM63XX: Handle SW IRQs 0-1 | Kevin Cernekee | 2013-07-01 |
| |/ |
|
* | | bcm63xx_enet: add support Broadcom BCM6345 Ethernet | Florian Fainelli | 2013-06-13 |
* | | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch | Maxime Bizon | 2013-06-10 |
* | | bcm63xx_enet: split DMA channel register accesses | Maxime Bizon | 2013-06-10 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-10 |
|\ |
|
| * | MIPS: BCM63XX: add missing clocks for BCM6328 and BCM6362 | Jonas Gorski | 2013-05-07 |
| * | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c | Jonas Gorski | 2013-05-07 |