summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/setup.c
Commit message (Expand)AuthorAgeFilesLines
* 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: Add semaphore to serialize bootbus accesses.David Daney2015-04-011-0/+3
* MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2015-02-201-1/+7
* MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2015-02-201-3/+1Star
* MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-201-1/+1
* MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-201-3/+4
* MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney2015-02-201-0/+37
* treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-2/+2
* MIPS: Octeon: Remove special case for simulator command line.David Daney2014-10-221-9/+0Star
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-191-5/+13
* MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-191-1/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-101-17/+0Star
|\
| * MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle2014-05-231-11/+0Star
| * MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECCPaul Bolle2014-05-231-6/+0Star
* | mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-15/+5Star
|/
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-2/+2
* MIPS: cavium-octeon: fix I/O space setup on non-PCI systemsAaro Koskinen2013-08-261-0/+28
* Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-121-2/+3
|\
| * MIPS: Octeon: Don't clobber bootloader data structures.David Daney2013-06-211-1/+1
| * MIPS: Oceton: Fix build error.Ralf Baechle2013-06-181-1/+2
* | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney2013-06-101-27/+0Star
|/
* MIPS: OCTEON: Improve _machine_halt implementation.David Daney2013-06-061-6/+9
* MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-051-1/+4
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-4/+4
* MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-131-4/+26
* MIPS: Octeon: Add kexec and kdump supportRalf Baechle2012-12-131-7/+305
* MIPS: Octeon: Simplify code by assuming CONFIG_64BIT is always set.Ralf Baechle2012-12-121-6/+0Star
* MIPS: Octeon: Remove use of CONFIG_64BIT_PHYS_ADDR.Ralf Baechle2012-12-121-1/+1
* MIPS: Octeon: Remove highmem code.Ralf Baechle2012-12-121-4/+0Star
* MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-1/+29
* MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney2012-08-311-1/+2
* MIPS: Octeon: Initialize and fixup device tree.David Daney2012-07-231-0/+45
* MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
* Disintegrate asm/system.h for MIPSDavid Howells2012-03-281-1/+0Star
* Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle2012-01-111-8/+0Star
|\
| * MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney2011-12-071-8/+0Star
* | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-3/+3
|/
* Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2011-05-191-7/+0Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-291-12/+0Star
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-291-4/+38
* MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-291-28/+48
* MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney2010-10-291-2/+0Star
* MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-051-1/+33
* MIPS: Octeon: Export prom_putchar().David Daney2010-08-051-1/+5
* MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-051-2/+2
* MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger2010-08-051-4/+0Star
* MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2010-05-211-1/+1
* MIPS: Octeon: Get rid of early serial.David Daney2010-05-211-25/+0Star