summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon/setup.c
AgeCommit message (Expand)Author
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2022-09-12MIPS: Fix comments typoShaomin Deng
2022-09-07MIPS: octeon: Get rid of preprocessor directives around RESERVE32Alexander Sverdlin
2022-07-30Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin
2021-07-28mips: clean up kernel-doc in cavium-octeon/*.cRandy Dunlap
2021-07-19MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32Joe Perches
2021-01-19Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"Kevin Hao
2020-12-04MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-09-07MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-11-01mips/cavium-octeon: Fix typo *must* in commentPaul Menzel
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang
2019-01-14MIPS: OCTEON: fix kexec supportAurelien Jarno
2018-11-21MIPS: OCTEON: setup: include asm/prom.hAaro Koskinen
2018-11-21MIPS: OCTEON: setup: include asm/fw/fw.hAaro Koskinen
2018-11-21MIPS: OCTEON: setup: make internal functions and data staticAaro Koskinen
2018-09-26MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2017-04-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNELDavid Daney
2017-01-03MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.Steven J. Hill
2017-01-03MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.Steven J. Hill
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2016-10-04MIPS: Octeon: Rename upper case variables at setup time.Aaro Koskinen
2016-10-04MIPS: Octeon: Take all memory into use by default.Aaro Koskinen
2016-07-11MIPS: Octeon: Changes to support readq()/writeq() usage.Steven J. Hill
2016-05-13MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtbAaro Koskinen
2016-05-13MIPS: Octeon: device_tree_init: use separate pass to fill mac addressesAaro Koskinen
2016-05-13MIPS: Octeon: Use model string from DTB for unknown board typeAaro Koskinen
2016-05-13MIPS: Octeon: Initialize system type string after device tree init.Aaro Koskinen
2016-05-13MIPS: Octeon: board_type_to_string: return NULL for unsupported boardAaro Koskinen
2016-05-13MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.David Daney
2016-05-13MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.David Daney
2016-05-13MIPS: OCTEON: Extend number of supported CPUs past 32David Daney
2015-11-12MIPS: Octeon: Support APPENDED_DTBAaro Koskinen
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen
2015-04-01MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
2015-02-20MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-10-22MIPS: Octeon: Remove special case for simulator command line.David Daney
2014-08-19MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen