index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
setup.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
range.h: Move resource API and constant to respective files
Andy Shevchenko
2023-08-18
1
-1
/
+1
*
Change DEFINE_SEMAPHORE() to take a number argument
Peter Zijlstra
2023-04-18
1
-1
/
+1
*
MIPS: Fix comments typo
Shaomin Deng
2022-09-12
1
-1
/
+1
*
MIPS: octeon: Get rid of preprocessor directives around RESERVE32
Alexander Sverdlin
2022-09-07
1
-16
/
+11
*
Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"
Alexander Sverdlin
2022-07-30
1
-1
/
+37
*
mips: clean up kernel-doc in cavium-octeon/*.c
Randy Dunlap
2021-07-28
1
-21
/
+22
*
MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32
Joe Perches
2021-07-19
1
-37
/
+1
*
Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"
Kevin Hao
2021-01-19
1
-3
/
+6
*
MIPS: OCTEON: Don't add kernel sections into memblock allocator
Alexander Sverdlin
2020-12-04
1
-9
/
+0
*
MIPS: replace add_memory_region with memblock
Thomas Bogendoerfer
2020-10-12
1
-14
/
+10
*
MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR
Thomas Bogendoerfer
2020-09-07
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
mips/cavium-octeon: Fix typo *must* in comment
Paul Menzel
2019-11-01
1
-1
/
+1
*
MIPS: OCTEON: Drop boot_mem_map
Jiaxun Yang
2019-08-23
1
-2
/
+1
*
MIPS: OCTEON: fix kexec support
Aurelien Jarno
2019-01-14
1
-1
/
+1
*
MIPS: OCTEON: setup: include asm/prom.h
Aaro Koskinen
2018-11-22
1
-0
/
+1
*
MIPS: OCTEON: setup: include asm/fw/fw.h
Aaro Koskinen
2018-11-22
1
-0
/
+1
*
MIPS: OCTEON: setup: make internal functions and data static
Aaro Koskinen
2018-11-22
1
-3
/
+3
*
MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y
Yasha Cherikovsky
2018-09-26
1
-6
/
+3
*
MIPS: Octeon: Remove extern declarations.
Steven J. Hill
2018-07-25
1
-4
/
+0
*
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-07-17
1
-2
/
+2
*
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_OCTEON_2ND_KERNEL
David Daney
2017-04-10
1
-11
/
+1
*
MIPS: Octeon: Add plat_get_fdt() function for Cavium platforms.
Steven J. Hill
2017-01-03
1
-0
/
+7
*
MIPS: Octeon: Add fw_init_cmdline() for Cavium platforms.
Steven J. Hill
2017-01-03
1
-0
/
+16
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-15
1
-19
/
+19
|
\
|
*
MIPS: Octeon: Rename upper case variables at setup time.
Aaro Koskinen
2016-10-04
1
-19
/
+19
|
*
MIPS: Octeon: Take all memory into use by default.
Aaro Koskinen
2016-10-04
1
-1
/
+1
*
|
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-12
1
-0
/
+14
|
/
*
MIPS: Octeon: Changes to support readq()/writeq() usage.
Steven J. Hill
2016-07-11
1
-1
/
+19
*
MIPS: Octeon: device_tree_init: fill mac addresses when using appended dtb
Aaro Koskinen
2016-05-13
1
-1
/
+7
*
MIPS: Octeon: device_tree_init: use separate pass to fill mac addresses
Aaro Koskinen
2016-05-13
1
-0
/
+2
*
MIPS: Octeon: Use model string from DTB for unknown board type
Aaro Koskinen
2016-05-13
1
-2
/
+10
*
MIPS: Octeon: Initialize system type string after device tree init.
Aaro Koskinen
2016-05-13
1
-4
/
+2
*
MIPS: Octeon: board_type_to_string: return NULL for unsupported board
Aaro Koskinen
2016-05-13
1
-2
/
+7
*
MIPS: OCTEON: Add SMP support for OCTEON cn78xx et al.
David Daney
2016-05-13
1
-3
/
+1
*
MIPS: OCTEON: Don't attempt to use nonexistent registers on OCTEON III models.
David Daney
2016-05-13
1
-13
/
+21
*
MIPS: OCTEON: Extend number of supported CPUs past 32
David Daney
2016-05-13
1
-3
/
+16
*
MIPS: Octeon: Support APPENDED_DTB
Aaro Koskinen
2015-11-12
1
-2
/
+9
*
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
2015-10-02
1
-1
/
+1
*
MIPS: mark prom_free_prom_memory() everywhere with __init
Aaro Koskinen
2015-04-01
1
-1
/
+1
*
MIPS: OCTEON: Use correct CSR to soft reset
Chandrakala Chavva
2015-04-01
1
-1
/
+4
*
MIPS: OCTEON: Add semaphore to serialize bootbus accesses.
David Daney
2015-04-01
1
-0
/
+3
*
MIPS: OCTEON: More OCTEONIII support
Chandrakala Chavva
2015-02-20
1
-1
/
+7
*
MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.
David Daney
2015-02-20
1
-3
/
+1
*
MIPS: OCTEON: Update octeon-model.h code for new SoCs.
David Daney
2015-02-20
1
-1
/
+1
*
MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX
David Daney
2015-02-20
1
-3
/
+4
*
MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs
David Daney
2015-02-20
1
-0
/
+37
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-2
/
+2
*
MIPS: Octeon: Remove special case for simulator command line.
David Daney
2014-10-22
1
-9
/
+0
*
MIPS: OCTEON: make get_system_type() thread-safe
Aaro Koskinen
2014-08-19
1
-5
/
+13
[next]