summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-066-93/+91
|\
| * Merge branch '4.7-fixes' into mips-for-linux-nextRalf Baechle2016-08-031-1/+1
| |\
| | * MIPS: Octeon: Off by one in octeon_irq_gpio_map()Dan Carpenter2016-07-211-1/+1
| * | MIPS: Octeon: Fix typoAndrea Gelmini2016-08-031-1/+1
| * | MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.Aaro Koskinen2016-08-022-29/+4
| * | MIPS: SMP: Update cpu_foreign_map on CPU disableJames Hogan2016-07-291-0/+1
| * | MIPS: Octeon: Improve USB reset code for OCTEON II.Steven J. Hill2016-07-281-48/+60
| * | MIPS: Octeon: Put restrictions on DMA descriptors.Steven J. Hill2016-07-281-1/+5
| * | MIPS: Octeon: Remove forced mappings of USB interrupts.Steven J. Hill2016-07-281-12/+0
| * | MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill2016-07-111-1/+19
| |/
* / dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-4/+4
|/
* MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
* MIPS: Octeon: Mark some functions __init in smp.cYang Shi2016-05-131-2/+2
* MIPS: Octeon: Add Octeon III CN7xxx interface detectionZubair Lutfullah Kakakhel2016-05-131-0/+43
* MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen2016-05-131-1/+7
* MIPS: Octeon: device_tree_init: don't fill mac if already setAaro Koskinen2016-05-131-0/+8
* MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen2016-05-132-16/+72
* MIPS: Octeon: Use model string from DTB for unknown board typeAaro Koskinen2016-05-131-2/+10
* MIPS: Octeon: Initialize system type string after device tree init.Aaro Koskinen2016-05-131-4/+2
* MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen2016-05-131-2/+7
* MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()David Daney2016-05-131-1/+1
* MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney2016-05-132-16/+133
* MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney2016-05-131-1/+649
* MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney2016-05-132-17/+30
* MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney2016-05-131-3/+79
* MIPS: OCTEON: Remove some code limiting NR_IRQS to 255David Daney2016-05-131-25/+2
* MIPS: OCTEON: Extend number of supported CPUs past 32David Daney2016-05-132-4/+19
* MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney2016-05-131-68/+4
* MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle2016-05-131-1/+1
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-033-9/+9
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-151-2/+9
|\
| * MIPS: Octeon: Support APPENDED_DTBAaro Koskinen2015-11-121-2/+9
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-2/+2
|/
* MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-8/+0
* MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen2015-09-031-0/+6
* MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen2015-09-031-0/+12
* MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen2015-09-031-5/+144
* STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-031-4/+4
* MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXJanne Huttunen2015-09-031-0/+15
* MIPS: Octeon: Configure XAUI pkindsJanne Huttunen2015-09-031-0/+7
* MIPS: Octeon: Support additional interfaces on CN68XXJanne Huttunen2015-09-031-0/+2
* MIPS: Octeon: Fix CN6880 hang on XAUI initJanne Huttunen2015-09-031-1/+6
* MIPS: octeon: Replace the homebrewn flow handlerThomas Gleixner2015-08-261-11/+11
* MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-08-261-6/+8
* MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-3/+0
|\
| * of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-3/+0
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-271-1/+3
|\ \