summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/setup.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill2017-01-031-0/+7
* MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill2017-01-031-0/+16
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-151-19/+19
|\
| * MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen2016-10-041-19/+19
| * MIPS: Octeon: Take all memory into use by default.Aaro Koskinen2016-10-041-1/+1
* | mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-111-0/+14
|/
* MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill2016-07-111-1/+19
* MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen2016-05-131-1/+7
* MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen2016-05-131-0/+2
* 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: Add SMP support for OCTEON cn78xx et al.David Daney2016-05-131-3/+1
* MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney2016-05-131-13/+21
* MIPS: OCTEON: Extend number of supported CPUs past 32David Daney2016-05-131-3/+16
* MIPS: Octeon: Support APPENDED_DTBAaro Koskinen2015-11-121-2/+9
* MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett2015-10-021-1/+1
* 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/+1
* 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/+0
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-191-5/+13
* MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-191-1/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-091-17/+0
|\
| * MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDBPaul Bolle2014-05-231-11/+0
| * MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECCPaul Bolle2014-05-231-6/+0
* | mips: octeon: convert to use unflatten_and_copy_device_treeRob Herring2014-04-301-15/+5
|/
* 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/+0
|/
* 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/+0
* 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/+0
* 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