index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mips-boards
/
malta
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Malta: Always compile MTD platform device registration code.
Ralf Baechle
2008-06-16
1
-2
/
+1
*
[MIPS] malta_int.c: make 4 variables static
Dmitri Vorobiev
2008-04-28
1
-4
/
+4
*
[MIPS] make standard_io_resources[] static
Dmitri Vorobiev
2008-04-28
1
-2
/
+2
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
3
-0
/
+353
*
[MIPS] Malta: remaining bits of the board support code cleanup
Dmitri Vorobiev
2008-01-29
1
-38
/
+42
*
[MIPS] Malta: make the helper function static
Dmitri Vorobiev
2008-01-29
1
-1
/
+1
*
[MIPS] Malta: fix braces at single statement blocks
Dmitri Vorobiev
2008-01-29
2
-3
/
+3
*
[MIPS] Malta, Atlas: move an extern function declaration to the header file
Dmitri Vorobiev
2008-01-29
1
-4
/
+0
*
[MIPS] Malta: Use C89 style for comments
Dmitri Vorobiev
2008-01-29
1
-2
/
+2
*
[MIPS] Malta: else should follow close brace in malta_int.c
Dmitri Vorobiev
2008-01-29
1
-4
/
+2
*
[MIPS] Malta: remove a superfluous comment
Dmitri Vorobiev
2008-01-29
1
-1
/
+0
*
[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>
Dmitri Vorobiev
2008-01-29
2
-4
/
+4
*
[MIPS] Malta, Atlas, Sead: remove an extern from .c files
Dmitri Vorobiev
2008-01-29
1
-2
/
+0
*
[MIPS] Malta: fix oversized lines in malta_int.c
Dmitri Vorobiev
2008-01-29
1
-6
/
+16
*
[MIPS] Malta: remove a dead function declaration
Dmitri Vorobiev
2008-01-29
1
-1
/
+0
*
[MIPS] Malta: use tabs not spaces
Dmitri Vorobiev
2008-01-29
2
-33
/
+33
*
[MIPS] Malta: set up the screen info in a separate function
Dmitri Vorobiev
2008-01-29
1
-17
/
+22
*
[MIPS] Malta: check the PCI clock frequency in a separate function
Dmitri Vorobiev
2008-01-29
1
-18
/
+25
*
[MIPS] Malta: use the KERN_ facility level in printk()
Dmitri Vorobiev
2008-01-29
1
-13
/
+14
*
[MIPS] Malta: use Linux kernel style for structure initialization
Dmitri Vorobiev
2008-01-29
1
-14
/
+42
*
[MIPS] SMP: Call platform methods via ops structure.
Ralf Baechle
2008-01-29
1
-26
/
+40
*
[MIPS] Malta: Fix reading the PCI clock frequency on big-endian
Dmitri Vorobiev
2008-01-22
1
-1
/
+1
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
2
-2
/
+2
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
2
-22
/
+22
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
1
-4
/
+0
*
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
Kevin D. Kissell
2007-10-11
1
-0
/
+50
*
[MIPS] Malta: Fix off by one bug in interrupt handler.
Ralf Baechle
2007-09-14
1
-1
/
+1
*
[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
Ralf Baechle
2007-08-27
1
-0
/
+1
*
[MIPS] SMP: Scatter __cpuinit over the code as needed.
Ralf Baechle
2007-08-27
1
-3
/
+3
*
[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.
Ralf Baechle
2007-08-27
1
-4
/
+5
*
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
2007-07-31
1
-0
/
+2
*
[MIPS] Fix modpost warning.
Ralf Baechle
2007-07-31
1
-1
/
+1
*
[MIPS] SMTC: Safety net for i8259A interrupts.
Kevin D. Kissell
2007-07-31
1
-0
/
+12
*
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
Ralf Baechle
2007-07-10
2
-1
/
+67
*
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-06-20
1
-7
/
+7
*
[MIPS] Malta: Fix for SOCitSC based Maltas
Chris Dearman
2007-06-14
2
-30
/
+16
*
[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.
Ralf Baechle
2007-06-06
1
-0
/
+6
*
[MIPS] MT: Reenable EIC support and add support for SOCit SC.
Chris Dearman
2007-05-11
1
-8
/
+13
*
[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.
Ralf Baechle
2007-04-27
1
-2
/
+0
*
[MIPS] MIPS Tech: Get rid of volatile in core code.
Ralf Baechle
2007-04-27
2
-3
/
+3
*
[MIPS] SMTC: De-obscure Malta hooks.
Ralf Baechle
2007-03-07
2
-27
/
+6
*
[MIPS] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-06
1
-2
/
+3
*
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2007-02-06
1
-1
/
+1
*
[PATCH] Malta: Fix build if CONFIG_MTD is diabled.
Jan Altenberg
2007-01-30
1
-1
/
+2
*
[MIPS] Malta: Add missing MTD file.
Ralf Baechle
2007-01-08
1
-0
/
+63
*
[MIPS] Malta: Resurrect MTD support for onboard flash.
Ralf Baechle
2006-12-12
2
-40
/
+1
*
[MIPS] Fix Bonito bootup message.
Ralf Baechle
2006-11-28
1
-1
/
+1
*
[MIPS] Malta: Fix uninitialized regs pointer.
Ralf Baechle
2006-10-19
1
-1
/
+2
*
[MIPS] Malta: Fix build for non-MIPS32/64 configuration.
Ralf Baechle
2006-10-09
1
-6
/
+6
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
1
-11
/
+15
[next]