aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-13MIPS: Octeon: Mark some functions __init in smp.cYang Shi1-2/+2
2016-05-13MIPS: Octeon: Add Octeon III CN7xxx interface detectionZubair Lutfullah Kakakhel1-0/+43
2016-05-13MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen1-1/+7
2016-05-13MIPS: Octeon: device_tree_init: don't fill mac if already setAaro Koskinen1-0/+8
2016-05-13MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen2-16/+72
2016-05-13MIPS: Octeon: Use model string from DTB for unknown board typeAaro Koskinen1-2/+10
2016-05-13MIPS: Octeon: Initialize system type string after device tree init.Aaro Koskinen1-4/+2
2016-05-13MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen1-2/+7
2016-05-13MIPS: OCTEON: Simplify code in octeon_irq_ciu_gpio_set_type()David Daney1-1/+1
2016-05-13MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney2-16/+133
2016-05-13MIPS: OCTEON: Add support for OCTEON III interrupt controller.David Daney1-1/+649
2016-05-13MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney2-17/+30
2016-05-13MIPS: OCTEON: Add model checking support for cn73xx, cnf75xx and cn78xxDavid Daney1-3/+79
2016-05-13MIPS: OCTEON: Remove some code limiting NR_IRQS to 255David Daney1-25/+2
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney2-4/+19
2016-05-13MIPS: OCTEON: Remove dead code from cvmx-sysinfo.David Daney1-68/+4
2016-05-13MIPS: Octeon: Use __flush_cache_all instead of flush_cache_all.Ralf Baechle1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder3-9/+9
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+9
2015-11-12MIPS: Octeon: Support APPENDED_DTBAaro Koskinen1-2/+9
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-2/+2
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-8/+0
2015-09-03MIPS: Octeon: Fix management port MII address on Kontron S1901Aaro Koskinen1-0/+6
2015-09-03MIPS: Octeon: Support interfaces 4 and 5Janne Huttunen1-0/+12
2015-09-03MIPS: Octeon: Initialize CN68XX PKOJanne Huttunen1-5/+144
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen1-4/+4
2015-09-03MIPS: Octeon: Configure minimum PKO packet sizes on CN68XXJanne Huttunen1-0/+15
2015-09-03MIPS: Octeon: Configure XAUI pkindsJanne Huttunen1-0/+7
2015-09-03MIPS: Octeon: Support additional interfaces on CN68XXJanne Huttunen1-0/+2
2015-09-03MIPS: Octeon: Fix CN6880 hang on XAUI initJanne Huttunen1-1/+6
2015-08-26MIPS: octeon: Replace the homebrewn flow handlerThomas Gleixner1-11/+11
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-6/+8
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith1-1/+1
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-3/+0
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+3
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-1/+3
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socHerbert Xu8-14/+252
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring1-3/+0
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin1-4/+4
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-12/+250
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle1-1/+1
2015-04-08MIPS: Octeon: Don't set .owner.Ralf Baechle1-1/+0
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin1-4/+4
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin1-0/+12
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin1-0/+45
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen1-0/+7
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen1-1/+1