index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pmc-sierra
/
msp71xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: MSP71xx: Move code.
Ralf Baechle
2013-02-01
18
-2892
/
+0
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
10
-60
/
+60
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
3
-3
/
+0
*
Merge branch 'next/generic' into mips-for-linux-next
Ralf Baechle
2012-01-11
2
-3
/
+3
|
\
|
*
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
2
-3
/
+3
*
|
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
2011-12-07
1
-1
/
+1
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2011-11-03
1
-0
/
+1
|
\
|
*
MIPS: MSP71xx: Fix build error.
Ralf Baechle
2011-10-20
1
-0
/
+1
*
|
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-26
1
-6
/
+67
|
\
\
|
|
/
|
/
|
|
*
mips: msp71xx/serial: add workaround for DW UART
Jamie Iles
2011-08-23
1
-4
/
+65
|
*
mips: msp71xx/serial: convert to pr_foo() helpers
Jamie Iles
2011-08-23
1
-2
/
+2
*
|
MIPS: MSP71xx: Fix build error.
Ralf Baechle
2011-09-21
1
-2
/
+2
*
|
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
2011-09-21
1
-0
/
+2
|
/
*
MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.
Ralf Baechle
2011-07-20
1
-5
/
+3
*
MIPS: MSP71xx: Fix typo in msp_per_irq_controller
Yoichi Yuasa
2011-05-10
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-29
3
-3
/
+3
*
MIPS: msp71xx: Convert to new irq_chip functions
Thomas Gleixner
2011-03-25
3
-93
/
+46
*
MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.
Anoop P A
2011-03-25
2
-1
/
+188
*
MIPS: MSP71xx: Platform support for MSP on-chip USB controller.
Anoop P A
2011-03-25
2
-64
/
+177
*
MIPS: MSP71xx: Add VSMP/SMTC support.
Anoop P A
2011-03-25
4
-0
/
+194
*
MIPS: MSP71xx: Add vectored interrupt support.
Anoop P A
2011-03-25
4
-88
/
+397
*
MIPS: MSP71xx: Set up MSP VPE1 timer.
Anoop P A
2011-03-25
1
-1
/
+15
*
MIPS: Select R4K timer lib for all MSP platforms
Anoop P A
2011-03-14
1
-1
/
+1
*
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2010-10-07
1
-0
/
+1
*
MIPS: PNX Removing dead CONFIG_PMCTWILED
Christoph Egger
2010-08-05
1
-11
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
MIPS: msp71xx: remove unused prom_getcmdline()
Yoichi Yuasa
2010-02-27
1
-6
/
+0
*
MIPS: Nuke trailing blank lines
Ralf Baechle
2010-02-27
1
-1
/
+0
*
MIPS: Simplify and correct interrupt handling for MSP4200
Shane McDonald
2009-08-03
1
-9
/
+1
*
MIPS: MSP71xx: fix build failures on msp_irq_slp.c
Florian Fainelli
2009-08-03
1
-2
/
+2
*
MIPS: Eleminate filenames from comments
Ralf Baechle
2009-08-03
2
-4
/
+0
*
MIPS: MSP71xx: Remove the RAMROOT functions
Shane McDonald
2009-05-14
1
-59
/
+1
*
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
Shane McDonald
2009-05-14
1
-6
/
+2
*
MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup
Shane McDonald
2009-05-14
1
-5
/
+2
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-4
/
+4
*
MIPS: PMC MSP71XX gpio drivers
Patrick Glass
2008-10-11
3
-0
/
+367
*
[MIPS] kgdb: Remove existing implementation
Jason Wessel
2008-07-30
1
-73
/
+0
*
[MIPS] msp_hwbutton.c: minor irq handler cleanups
Jeff Garzik
2008-05-12
1
-4
/
+1
*
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
2007-10-29
1
-1
/
+1
*
[MIPS] Kill duplicated setup_irq() for cp0 timer
Atsushi Nemoto
2007-10-19
1
-3
/
+0
*
[MIPS] checkfiles: Fix "need space after that ','" errors.
Ralf Baechle
2007-10-11
1
-4
/
+4
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-11
1
-4
/
+4
*
[MIPS] Deforest the function pointer jungle in the time code.
Ralf Baechle
2007-10-11
2
-5
/
+1
*
[MIPS] Replace deprecated SA_* IRQ flags with modern IRQF_ variants.
Ahmed S. Darwish
2007-10-11
1
-1
/
+1
*
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
2007-10-11
1
-14
/
+1
*
serial: add early_serial_setup() back to header file
Yinghai Lu
2007-07-18
1
-0
/
+1
*
[MIPS] PMC MSP71xx PCI support
Marc St-Jean
2007-07-10
1
-0
/
+50
*
[MIPS] PMC MSP71xx core platform
Marc St-Jean
2007-07-10
10
-0
/
+1669
*
serial driver PMC MSP71xx
Marc St-Jean
2007-05-07
1
-0
/
+165