index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin
2015-02-17
1
-0
/
+1
*
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
2015-02-17
1
-1
/
+1
*
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
1
-1
/
+0
*
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
1
-1
/
+0
*
MIPS: ELF: Set FP mode according to .MIPS.abiflags
Paul Burton
2014-11-24
1
-3
/
+4
*
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
1
-1
/
+0
*
MIPS: OCTEON: Enable use of FPU
David Daney
2014-05-30
1
-1
/
+1
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
1
-0
/
+3
|
\
|
*
MIPS: pm-cps: add PM state entry code for CPS systems
Paul Burton
2014-05-28
1
-0
/
+1
|
*
MIPS: PM: Add CPU PM callbacks for general CPU context
James Hogan
2014-04-24
1
-0
/
+2
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-2
/
+0
|
/
*
MIPS: Coherent Processing System SMP implementation
Paul Burton
2014-03-26
1
-0
/
+1
*
MIPS: Add CPC probe, access functions
Paul Burton
2014-03-06
1
-0
/
+1
*
MIPS: Add generic CM probe & access code
Paul Burton
2014-03-06
1
-0
/
+2
*
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
2014-03-06
1
-0
/
+1
*
MIPS: APRP: Add RTLX API support for CMP platforms.
Deng-Cheng Zhu
2014-01-22
1
-0
/
+1
*
MIPS: APRP: Split RTLX support into separate files.
Deng-Cheng Zhu
2014-01-22
1
-0
/
+1
*
MIPS: APRP: Add VPE loader support for CMP platforms.
Deng-Cheng Zhu
2014-01-22
1
-0
/
+1
*
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
2014-01-22
1
-0
/
+1
*
MIPS: Add debugfs file to print the segmentation control registers
Steven J. Hill
2014-01-22
1
-0
/
+1
*
MIPS: PowerTV: Remove support code.
Ralf Baechle
2013-10-29
1
-1
/
+0
*
MIPS: Provide arch_syscall_addr.
Ralf Baechle
2013-10-29
1
-0
/
+1
*
MIPS: Add 8250/16550 serial early printk driver
Yoichi Yuasa
2013-10-29
1
-0
/
+1
*
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
2013-05-22
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
1
-4
/
+3
|
\
|
*
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
1
-1
/
+2
|
|
\
|
|
*
MIPS: Add new GIC clockevent driver.
Raghu Gandham
2013-05-09
1
-0
/
+1
|
|
*
MIPS: Refactor GIC clocksource code.
Steven J. Hill
2013-05-09
1
-1
/
+1
|
*
|
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
2013-05-08
1
-3
/
+1
|
|
/
*
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2013-04-28
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
cpufreq: mips: move cpufreq driver to drivers/cpufreq
Viresh Kumar
2013-04-10
1
-2
/
+0
*
|
MIPS: Fix code generation for non-DSP capable CPUs
Florian Fainelli
2013-03-19
1
-19
/
+6
|
/
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
1
-0
/
+32
|
\
|
*
MIPS: Add new GIC clocksource.
Steven J. Hill
2013-02-17
1
-0
/
+1
|
*
MIPS: dsp: Add assembler support for DSP ASEs.
Steven J. Hill
2013-02-17
1
-0
/
+31
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-2
/
+2
|
/
*
MIPS: PMC-Sierra Yosemite: Remove support.
Ralf Baechle
2012-12-13
1
-1
/
+0
*
MIPS: Remove usage of CEVT_R4K_LIB config option.
Ralf Baechle
2012-12-13
1
-1
/
+1
*
MIPS: Remove usage of CSRC_R4K_LIB config option.
Steven J. Hill
2012-12-13
1
-1
/
+1
*
MIPS: kdump: Add support
Ralf Baechle
2012-12-13
1
-1
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-10-14
1
-1
/
+0
|
\
|
*
MIPS: MT: Remove kspd.
Ralf Baechle
2012-10-11
1
-1
/
+0
*
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
1
-1
/
+1
|
*
MIPS: Fix module.c build for 32 bit
Ralf Baechle
2012-09-28
1
-0
/
+1
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-10-09
1
-18
/
+1
|
\
\
|
*
|
MIPS: introduce CPU_R4K_FPU
Florian Fainelli
2012-08-22
1
-18
/
+1
|
|
/
*
|
kbuild: Fix gcc -x syntax
Jean Delvare
2012-10-03
1
-1
/
+1
|
/
*
mips: Use generic init_task
Thomas Gleixner
2012-05-05
1
-1
/
+1
*
-
.
Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...
Ralf Baechle
2012-01-11
1
-0
/
+2
|
\
\
[next]