index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MIPS: ath79: Improve the DDR controller interface
Alban Bedel
2015-06-21
6
-125
/
+66
|
*
|
MIPS: ath79: Correctly name the defines for the PLL_FB register
Alban Bedel
2015-06-21
2
-9
/
+9
|
*
|
MIPS: ath79: Enable ZBOOT support
Alban Bedel
2015-06-21
1
-0
/
+1
|
*
|
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-21
8
-8
/
+10
|
*
|
MIPS: Alchemy: Remove unneeded cast removing const
Krzysztof Kozlowski
2015-06-21
1
-3
/
+3
|
*
|
MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back in
Paul Gortmaker
2015-06-21
1
-1
/
+1
|
*
|
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-21
1
-1
/
+1
|
*
|
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
2015-06-21
3
-3
/
+3
|
*
|
MIPS: ATH25: Remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-21
1
-1
/
+1
|
*
|
MIPS: Pistachio: Enable USB PHY driver in defconfig
Andrew Bresticker
2015-06-21
1
-0
/
+1
|
*
|
MIPS: Pistachio: Support 8250-based early printk
Ezequiel Garcia
2015-06-21
1
-0
/
+2
|
*
|
MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platforms
Jaedon Shin
2015-06-21
8
-0
/
+136
|
*
|
MIPS: BMIPS: Add support for Broadcom BCM97435SVMB
Florian Fainelli
2015-06-21
3
-0
/
+65
|
*
|
MIPS: BMIPS: Add BCM7435 dtsi
Florian Fainelli
2015-06-21
1
-0
/
+239
|
*
|
MIPS: BCM63xx: Utilize asm/bmips-spaces.h
Florian Fainelli
2015-06-21
1
-1
/
+1
|
*
|
MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.h
Florian Fainelli
2015-06-21
2
-1
/
+8
|
*
|
MIPS: ingenic: Initial MIPS Creator CI20 support
Paul Burton
2015-06-21
4
-0
/
+211
|
*
|
MIPS: ingenic: Initial JZ4780 support
Paul Burton
2015-06-21
8
-6
/
+134
|
*
|
MIPS: JZ4740: use Ingenic SoC UART driver
Paul Burton
2015-06-21
11
-120
/
+28
|
*
|
MIPS: JZ4740: only detect RAM size if not specified in DT
Paul Burton
2015-06-21
3
-1
/
+10
|
*
|
MIPS: JZ4740: remove clock.h
Paul Burton
2015-06-21
3
-27
/
+3
|
*
|
MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cgu
Paul Burton
2015-06-21
4
-99
/
+1
|
*
|
MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cgu
Paul Burton
2015-06-21
1
-13
/
+0
|
*
|
MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
Paul Burton
2015-06-21
1
-16
/
+0
|
*
|
MIPS,clk: migrate JZ4740 to common clock framework
Paul Burton
2015-06-21
9
-968
/
+32
|
*
|
MIPS: JZ4740: replace use of jz4740_clock_bdata
Paul Burton
2015-06-21
3
-4
/
+29
|
*
|
MIPS: JZ4740: Call jz4740_clock_init earlier
Paul Burton
2015-06-21
3
-2
/
+5
|
*
|
MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchip
Paul Burton
2015-06-21
4
-204
/
+2
|
*
|
MIPS: JZ4740: support newer SoC interrupt controllers
Paul Burton
2015-06-21
1
-0
/
+9
|
*
|
MIPS: JZ4740: Avoid JZ4740-specific naming
Paul Burton
2015-06-21
3
-16
/
+16
|
*
|
MIPS: JZ4740: read intc base address from DT
Paul Burton
2015-06-21
1
-3
/
+6
|
*
|
MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
Paul Burton
2015-06-21
1
-3
/
+7
|
*
|
MIPS: JZ4740: support >32 interrupts
Paul Burton
2015-06-21
1
-25
/
+46
|
*
|
MIPS: JZ4740: Remove jz_intc_base global
Paul Burton
2015-06-21
1
-8
/
+31
|
*
|
MIPS: JZ4740: drop intc debugfs code
Paul Burton
2015-06-21
1
-42
/
+0
|
*
|
MIPS: JZ4740: register an irq_domain for the interrupt controller
Paul Burton
2015-06-21
1
-0
/
+6
|
*
|
MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
Paul Burton
2015-06-21
1
-1
/
+6
|
*
|
MIPS: JZ4740: probe interrupt controller via DT
Paul Burton
2015-06-21
4
-5
/
+18
|
*
|
MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.c
Paul Burton
2015-06-21
3
-4
/
+11
|
*
|
MIPS: JZ4740: use generic plat_irq_dispatch
Paul Burton
2015-06-21
1
-12
/
+0
|
*
|
MIPS: JZ4740: probe CPU interrupt controller via DT
Paul Burton
2015-06-21
2
-2
/
+9
|
*
|
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
2015-06-21
11
-225
/
+51
|
*
|
MIPS: JZ4740: require & include DT
Paul Burton
2015-06-21
6
-0
/
+43
|
*
|
MIPS: ingenic: Add newer vendor IDs
Paul Burton
2015-06-21
2
-3
/
+7
|
*
|
MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
Paul Burton
2015-06-21
4
-9
/
+13
|
*
|
MIPS: DEC: Update CPU overrides
Maciej W. Rozycki
2015-06-21
1
-0
/
+16
|
*
|
MIPS: netlogic: remove unnecessary MTD partition probe specification
Brian Norris
2015-06-21
1
-3
/
+0
|
*
|
MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidation
Maciej W. Rozycki
2015-06-21
1
-2
/
+2
|
*
|
MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'
Maciej W. Rozycki
2015-06-21
3
-7
/
+8
|
*
|
MIPS: tlb-r3k: Also invalidate wired TLB entries on boot
Maciej W. Rozycki
2015-06-21
1
-11
/
+13
[prev]
[next]