index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cavium-octeon
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: OCTEON: setup: include asm/prom.h
Aaro Koskinen
2018-11-21
1
-0
/
+1
*
MIPS: OCTEON: setup: include asm/fw/fw.h
Aaro Koskinen
2018-11-21
1
-0
/
+1
*
MIPS: OCTEON: setup: make internal functions and data static
Aaro Koskinen
2018-11-21
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-24
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-11
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
*
MIPS: Add common plat_irq_dispatch declaration
Sergey Ryazanov
2014-08-19
1
-1
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
1
-17
/
+0
|
\
|
*
MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB
Paul Bolle
2014-05-23
1
-11
/
+0
|
*
MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC
Paul Bolle
2014-05-23
1
-6
/
+0
*
|
mips: octeon: convert to use unflatten_and_copy_device_tree
Rob Herring
2014-04-30
1
-15
/
+5
|
/
*
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-10-29
1
-2
/
+2
*
MIPS: cavium-octeon: fix I/O space setup on non-PCI systems
Aaro Koskinen
2013-08-26
1
-0
/
+28
*
Merge branch '3.10-fixes' into mips-for-linux-next
Ralf Baechle
2013-07-12
1
-2
/
+3
|
\
|
*
MIPS: Octeon: Don't clobber bootloader data structures.
David Daney
2013-06-21
1
-1
/
+1
|
*
MIPS: Oceton: Fix build error.
Ralf Baechle
2013-06-18
1
-1
/
+2
*
|
MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL
David Daney
2013-06-10
1
-27
/
+0
|
/
*
MIPS: OCTEON: Improve _machine_halt implementation.
David Daney
2013-06-06
1
-6
/
+9
*
MIPS: Fix build error cavium-octeon without CONFIG_SMP
EunBong Song
2013-04-05
1
-1
/
+4
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-4
/
+4
*
MIPS/EDAC: Improve OCTEON EDAC support.
David Daney
2012-12-13
1
-4
/
+26
[next]