summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/setup.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: OCTEON: fix kexec supportAurelien Jarno2019-01-141-1/+1
* MIPS: OCTEON: setup: include asm/prom.hAaro Koskinen2018-11-221-0/+1
* MIPS: OCTEON: setup: include asm/fw/fw.hAaro Koskinen2018-11-221-0/+1
* MIPS: OCTEON: setup: make internal functions and data staticAaro Koskinen2018-11-221-3/+3
* MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky2018-09-261-6/+3Star
* MIPS: Octeon: Remove extern declarations.Steven J. Hill2018-07-251-4/+0Star
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-2/+2
* MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney2017-04-101-11/+1Star
* 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-121-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/+2Star
* 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/+1Star
* 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/+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