summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/octeon
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin2015-04-011-0/+22
* MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin2015-04-018-0/+454
* MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle2015-04-011-8/+0Star
* MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2015-04-011-0/+2
* MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney2015-04-011-0/+55
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-224-53/+510
|\
| * MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2015-02-201-0/+306
| * MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-201-22/+85
| * MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney2015-02-201-30/+105
| * MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney2015-02-201-0/+13
| * MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASMMarkos Chandras2015-02-171-1/+1
* | MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2014-12-231-2/+15
* | MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-231-5/+0Star
|/
* MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-241-1/+3
* MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen2014-11-242-4/+1Star
* MIPS: Octeon: Delete potentially dangerous feature checksAaro Koskinen2014-11-242-95/+0Star
* MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen2014-11-241-19/+1Star
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-42/+27Star
* MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen2014-08-021-0/+2
* MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle2014-05-231-1/+0Star
* MIPS: OCTEON: Supply OCTEON+ USB nodes in internal device trees.David Daney2014-01-231-0/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-2/+2
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-2/+2
* | MIPS: Move declaration of Octeon function fixup_irqs() to header.Ralf Baechle2013-09-031-0/+2
|/
* MIPS: Octeon: Enable interfaces on EdgeRouter LiteAaro Koskinen2013-07-011-0/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-0230-775/+775
|\
| * MIPS: Whitespace cleanup.Ralf Baechle2013-02-0130-775/+775
* | Merge branch 'master' into for-nextJiri Kosina2013-01-294-7/+3465
|\|
| * MIPS: OCTEON: Add definitions for OCTEON memory contoller registers.David Daney2012-12-131-0/+3457
| * MIPS: OCTEON: Add OCTEON family definitions to octeon-model.hDavid Daney2012-12-131-0/+6
| * MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-131-7/+0Star
| * MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-131-0/+2
* | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-10-0940-1159/+43331
|\
| * Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle2012-10-051-0/+328
| |\
| | * MIPS: OCTEON: Add register definitions for SPI host hardware.David Daney2012-08-221-0/+328
| * | Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle2012-09-271-0/+1
| |\ \
| | * | MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney2012-08-311-0/+1
| | |/
| * | MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2012-08-311-0/+3
| * | MIPS: OCTEON: Update register definitions.David Daney2012-08-3137-1159/+42981
| * | MIPS: OCTEON: Add detection of cnf71xx parts.David Daney2012-08-311-0/+18
| |/
* / UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0215-48/+48
|/
* i2c: Convert i2c-octeon.c to use device tree.David Daney2012-07-231-5/+0Star
* MIPS: OCTEON: Remove some unused files.David Daney2012-07-232-66/+0Star
* MIPS: OCTEON: Remove unused file.David Daney2012-05-151-1365/+0Star
* MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney2011-12-071-1/+2
* MIPS: Octeon: Update feature test functions for new chips and features.David Daney2011-12-072-30/+126
* MIPS: Octeon: Update SOC PCI related register definitions for new chips.David Daney2011-12-077-83/+4909
* MIPS: Octeon: Rearrange CVMX files in preperation for device treeDavid Daney2011-12-077-0/+7
* MIPS: Octeon: Update bootloader board type constants.David Daney2011-12-072-3/+75