| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: OCTEON: make get_system_type() thread-safe | Aaro Koskinen | 2014-08-19 | 1 | -5/+13 |
* | MIPS: Add common plat_irq_dispatch declaration | Sergey Ryazanov | 2014-08-19 | 1 | -1/+0 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 | 3 | -13/+35 |
|\ |
|
| * | MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursive | Fabian Frederick | 2014-08-02 | 1 | -2/+1 |
| * | MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000N | Aaro Koskinen | 2014-08-02 | 1 | -0/+21 |
| * | MIPS: OCTEON: add USB clock type for D-Link DSR-1000N | Aaro Koskinen | 2014-08-02 | 1 | -0/+1 |
| * | MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrect | Aaro Koskinen | 2014-08-02 | 1 | -3/+9 |
| * | MIPS: OCTEON: support disabling HOTPLUG_CPU run-time | Aaro Koskinen | 2014-08-02 | 1 | -1/+4 |
| * | MIPS: OCTEON: SMP: delete redundant check | Aaro Koskinen | 2014-08-02 | 1 | -8/+0 |
* | | staging: octeon-ethernet: Move PHY activation to .ndo_open(). | David Daney | 2014-06-20 | 1 | -4/+8 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-10 | 5 | -54/+179 |
|\ |
|
| * | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX | Eunbong Song | 2014-06-04 | 1 | -0/+2 |
| * | MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEON | David Daney | 2014-05-30 | 1 | -12/+11 |
| * | MIPS: octeon: Add interface mode detection for Octeon II | Alex Smith | 2014-05-29 | 1 | -0/+166 |
| * | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle | 2014-05-27 | 1 | -8/+0 |
| * | MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB | Paul Bolle | 2014-05-23 | 2 | -28/+0 |
| * | MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC | Paul Bolle | 2014-05-23 | 1 | -6/+0 |
* | | Merge branch 'dt-bus-name' into for-next | Rob Herring | 2014-05-14 | 1 | -1/+1 |
|\| |
|
| * | genirq: Allow forcing cpu affinity of interrupts | Thomas Gleixner | 2014-04-17 | 1 | -1/+1 |
* | | mips: octeon: convert to use unflatten_and_copy_device_tree | Rob Herring | 2014-04-30 | 1 | -15/+5 |
|/ |
|
* | MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx | Andreas Herrmann | 2014-03-19 | 1 | -10/+12 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees. | David Daney | 2014-01-23 | 3 | -0/+78 |
* | MIPS: cavium-octeon: export symbols needed by octeon-ethernet | Aaro Koskinen | 2014-01-23 | 5 | -1/+16 |
* | MIPS: cavium-octeon: fix early boot hang on EBH5600 board | Aaro Koskinen | 2014-01-23 | 1 | -3/+3 |
* | MIPS: cavium-octeon: fix out-of-bounds array access | Aaro Koskinen | 2014-01-23 | 1 | -1/+1 |
* | MIPS: Panic messages should not end in \n. | Ralf Baechle | 2013-10-29 | 1 | -2/+2 |
* | MIPS: Optimize current_cpu_type() for better code. | Ralf Baechle | 2013-09-17 | 1 | -0/+1 |
* | MIPS: Move declaration of Octeon function fixup_irqs() to header. | Ralf Baechle | 2013-09-03 | 2 | -4/+2 |
* | MIPS: cavium-octeon: fix I/O space setup on non-PCI systems | Aaro Koskinen | 2013-08-26 | 1 | -0/+28 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-20 | 1 | -2/+3 |
|\ |
|
| * | MIPS: Octeon: Fix DT pruning bug with pip ports | Faidon Liambotis | 2013-07-19 | 1 | -2/+3 |
* | | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-15 | 2 | -9/+9 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 7 | -157/+36 |
|\ |
|
| * | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle | 2013-07-12 | 2 | -3/+5 |
| |\ |
|
| | * | MIPS: Octeon: Don't clobber bootloader data structures. | David Daney | 2013-06-21 | 1 | -1/+1 |
| | * | MIPS: Octeon: Fix build error if CONFIG_MTD=n | Ralf Baechle | 2013-06-20 | 1 | -1/+2 |
| | * | MIPS: Oceton: Fix build error. | Ralf Baechle | 2013-06-18 | 1 | -1/+2 |
| * | | MIPS: Octeon: Enable interfaces on EdgeRouter Lite | Aaro Koskinen | 2013-07-01 | 1 | -0/+13 |
| * | | MIPS: OCTEON: Remove custom serial setup code. | David Daney | 2013-07-01 | 2 | -110/+1 |
| * | | MIPS: OCTEON: Set proper UART clock in internal device trees. | David Daney | 2013-07-01 | 1 | -1/+8 |
| * | | MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNED | David Daney | 2013-06-10 | 1 | -11/+0 |
| * | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL | David Daney | 2013-06-10 | 1 | -27/+0 |
| * | | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 2013-06-10 | 2 | -5/+9 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | MIPS: octeon: Use irq_get_trigger_type() to get IRQ flags | Javier Martinez Canillas | 2013-06-25 | 1 | -1/+1 |
* | | MIPS: OCTEON: Improve _machine_halt implementation. | David Daney | 2013-06-06 | 1 | -6/+9 |
|/ |
|
* | MIPS: octeon: Fix GPIO number in IRQ chip private data | Alexander Sverdlin | 2013-05-08 | 1 | -3/+2 |
* | MIPS: Fix build error cavium-octeon without CONFIG_SMP | EunBong Song | 2013-04-05 | 1 | -1/+4 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-03-02 | 25 | -220/+436 |
|\ |
|