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
/
mti-malta
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix early CM probing
Paul Burton
2016-02-09
1
-8
/
+0
*
MIPS: Malta: Register UP SMP ops if all else fails
Paul Burton
2015-11-11
1
-0
/
+1
*
MIPS: Malta: Setup RAM regions via DT
Paul Burton
2015-11-11
4
-93
/
+169
*
MIPS: Malta: Remove fw_memblock_t abstraction
Paul Burton
2015-11-11
1
-64
/
+29
*
MIPS: Malta: Split obj-y entries across lines
Paul Burton
2015-11-11
1
-3
/
+9
*
MIPS: malta: Use generic platform_maar_init
Paul Burton
2015-09-03
1
-25
/
+0
*
MIPS: CM: Add support for reporting CM cache errors
Markos Chandras
2015-08-26
1
-111
/
+1
*
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
2015-08-26
1
-0
/
+7
*
MIPS: Export get_c0_perfcount_int()
Felix Fietkau
2015-08-03
1
-0
/
+1
*
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-08-03
1
-1
/
+1
*
MIPS: Malta: Don't reinitialise RTC
James Hogan
2015-08-03
1
-6
/
+9
*
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
2015-07-10
1
-7
/
+13
*
MIPS: Malta: Basic DT plumbing
Paul Burton
2015-06-21
3
-1
/
+39
*
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-21
1
-2
/
+2
|
\
|
*
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
2015-03-26
1
-2
/
+2
*
|
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-13
1
-0
/
+6
|
\
\
|
*
|
MIPS: Malta: Detect and fix bad memsize values
Markos Chandras
2015-04-10
1
-0
/
+6
|
|
/
*
|
MIPS: Malta: malta-time: Ensure GIC counter is running
Markos Chandras
2015-03-31
1
-1
/
+3
*
|
MIPS: Malta: Implement get_c0_fdc_int()
James Hogan
2015-03-31
1
-0
/
+16
*
|
MIPS: Malta: Implement mips_cdmm_phys_base()
James Hogan
2015-03-31
1
-0
/
+7
|
/
*
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
1
-1
/
+1
*
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
2014-11-24
1
-0
/
+2
*
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
1
-1
/
+1
*
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
2
-2
/
+2
*
MIPS: Malta: Stop using GIC REG macros
Andrew Bresticker
2014-11-24
1
-9
/
+9
*
MIPS: Malta: Use gic_read_count() to read GIC timer
Andrew Bresticker
2014-11-24
1
-11
/
+3
*
MIPS: Malta: Use generic plat_irq_dispatch
Andrew Bresticker
2014-11-24
1
-92
/
+0
*
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
2
-13
/
+6
*
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
1
-153
/
+36
*
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
2014-11-24
1
-8
/
+0
*
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
2014-11-24
1
-16
/
+0
*
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
1
-5
/
+5
*
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
2014-11-24
1
-10
/
+0
*
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
2014-11-24
1
-10
/
+6
*
MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabled
Markos Chandras
2014-10-23
1
-1
/
+2
*
MIPS: Malta: Improve system memory detection for '{e, }memsize' >= 2G
Markos Chandras
2014-08-19
1
-4
/
+10
*
MIPS: Malta: initialise MAARs
Paul Burton
2014-08-02
1
-0
/
+26
*
MIPS: Malta: Fix dispatching of GIC interrupts
Jeffrey Deans
2014-08-02
1
-7
/
+18
*
MIPS: GIC: Remove GIC_FLAG_IPI
Jeffrey Deans
2014-08-02
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-06-09
8
-199
/
+109
|
\
|
*
Merge branch '3.15-fixes' into mips-for-linux-next
Ralf Baechle
2014-06-04
1
-1
/
+1
|
|
\
|
*
|
MIPS: Malta: support powering down
Paul Burton
2014-05-30
1
-0
/
+4
|
*
|
MIPS: Malta: hang on halt
Paul Burton
2014-05-30
1
-4
/
+6
|
*
|
MIPS: Malta: add suspend state entry code
Paul Burton
2014-05-30
2
-0
/
+98
|
*
|
MIPS: malta: Remove 'maybe_unused' attribute from ememsize{, _str}
Markos Chandras
2014-05-25
1
-2
/
+2
|
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
5
-194
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
1
-12
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MIPS: KVM: Override guest kernel timer frequency directly
James Hogan
2014-05-30
1
-12
/
+2
|
|
/
*
|
MIPS: malta: memory.c: Initialize the 'memsize' variable
Markos Chandras
2014-05-25
1
-1
/
+1
|
/
*
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-31
2
-3
/
+3
|
\
[next]