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 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
|\ \
| * | MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-06-211-1/+3
| |/
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-198-14/+252
|\ \ | |/
| * Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
| |\
| | * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-177-12/+250
| |\ \
| | * \ Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-1/+1
| | |\ \
| | | * | MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-03-251-1/+4
| | | * | MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen2015-03-251-1/+1
| | | |/
| | * | MIPS: Octeon: Don't set .owner.Ralf Baechle2015-04-081-1/+0
| | * | MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin2015-04-011-4/+4
| | * | MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin2015-04-011-0/+12
| | * | MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin2015-04-011-0/+45
| | * | MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen2015-04-011-0/+7
| | * | MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen2015-04-011-1/+1
| | * | MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva2015-04-011-1/+4
| | * | MIPS: OCTEON: Use device tree to probe for flash chips.David Daney2015-04-011-5/+37
| | * | MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney2015-04-011-1/+41
| | * | MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2015-04-011-0/+3
| | * | MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney2015-04-011-0/+23
| | * | CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen2015-03-242-0/+278
| | * | CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen2015-03-242-0/+281
| | * | CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen2015-03-242-1/+243
| | * | CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-241-4/+79
| | * | CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen2015-03-242-5/+3
| | * | CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen2015-03-241-4/+0
| | |/
* | | crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-181-4/+4
|/ /
* | crypto: octeon - add SHA512 moduleAaro Koskinen2015-03-102-0/+278
* | crypto: octeon - add SHA256 moduleAaro Koskinen2015-03-102-0/+281
* | crypto: octeon - add SHA1 moduleAaro Koskinen2015-03-102-1/+243
* | crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-101-4/+79
OpenPOWER on IntegriCloud