index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: ralink: make use of the new memory detection code
John Crispin
2013-05-08
1
-0
/
+9
*
MIPS: ralink: add memory definition for MT7620
John Crispin
2013-05-08
2
-0
/
+28
*
MIPS: ralink: add memory definition for RT3883
John Crispin
2013-05-08
2
-0
/
+8
*
MIPS: ralink: add memory definition for RT2880
John Crispin
2013-05-08
2
-0
/
+8
*
MIPS: ralink: add memory definition for RT305x
John Crispin
2013-05-08
2
-0
/
+51
*
MIPS: ralink: add memory definition to struct ralink_soc_info
John Crispin
2013-05-08
1
-0
/
+5
*
MIPS: add detect_memory_region()
John Crispin
2013-05-08
2
-0
/
+23
*
DT: MIPS: ralink: add MT7620A dts files
John Crispin
2013-05-08
4
-0
/
+79
*
DT: MIPS: ralink: add RT3883 dts files
John Crispin
2013-05-08
4
-0
/
+79
*
DT: MIPS: ralink: add RT2880 dts files
John Crispin
2013-05-08
4
-0
/
+109
*
DT: MIPS: ralink: clean up RT3050 dtsi and dts file
John Crispin
2013-05-08
2
-58
/
+4
*
DT: add documentation for the Ralink MIPS SoCs
Gabor Juhos
2013-05-08
1
-0
/
+17
*
DT: add vendor prefixes for Ralink
John Crispin
2013-05-08
1
-0
/
+1
*
MIPS: ralink: add cpu-feature-overrides.h
Gabor Juhos
2013-05-08
4
-0
/
+170
*
MIPS: ralink: adds support for MT7620 SoC family
John Crispin
2013-05-08
5
-0
/
+299
*
MIPS: ralink: adds support for RT3883 SoC family
John Crispin
2013-05-08
5
-0
/
+501
*
MIPS: ralink: adds support for RT2880 SoC family
John Crispin
2013-05-08
6
-1
/
+198
*
MIPS: ralink: add uart mask to struct ralink_pinmux
John Crispin
2013-05-08
2
-2
/
+4
*
MIPS: ralink: add pci group to struct ralink_pinmux
Gabor Juhos
2013-05-08
1
-0
/
+3
*
MIPS: ralink: make the RT305x pinmuxing structure static
John Crispin
2013-05-08
1
-3
/
+3
*
MIPS: ralink: rename gpio_pinmux to rt_gpio_pinmux
John Crispin
2013-05-08
2
-2
/
+2
*
MIPS: ralink: make early_printk work on RT2880
John Crispin
2013-05-08
1
-0
/
+4
*
MIPS: ralink: add RT5350 sdram register defines
John Crispin
2013-05-08
1
-0
/
+8
*
MIPS: ralink: add missing comment in irq driver
John Crispin
2013-05-08
1
-0
/
+1
*
MIPS: ralink: fix RT305x clock setup
John Crispin
2013-05-08
1
-0
/
+12
*
MIPS: ralink: add RT3352 register defines
John Crispin
2013-05-08
1
-0
/
+13
*
MIPS: ralink: add PCI IRQ handling
Gabor Juhos
2013-05-08
1
-0
/
+4
*
MIPS: move mips_{set,get}_machine_name() to a more generic place
John Crispin
2013-05-08
6
-29
/
+39
*
MIPS: octeon: Fix GPIO number in IRQ chip private data
Alexander Sverdlin
2013-05-08
1
-3
/
+2
*
MIPS: pci: convert to devm_ioremap_resource()
Silviu-Mihai Popescu
2013-05-08
2
-12
/
+12
*
MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c
David Daney
2013-05-08
1
-7
/
+7
*
MIPS: Init new mmu_context for each possible CPU to avoid memory corruption
Huacai Chen
2013-05-08
1
-1
/
+1
*
MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem
Huacai Chen
2013-05-08
4
-2
/
+22
*
MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"
Paul Bolle
2013-05-08
2
-6
/
+0
*
MIPS: Kconfig: remove "config MIPS_BOARDS_GEN"
Paul Bolle
2013-05-08
1
-5
/
+0
*
MIPS: remove obsolete Kconfig macros
Paul Bolle
2013-05-08
2
-38
/
+6
*
MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor
Jayachandran C
2013-05-08
1
-1
/
+1
*
MIPS: Netlogic: Merge platform usb.h to usb-init.c
Jayachandran C
2013-05-08
2
-77
/
+36
*
MIPS: Netlogic: Support for multiple built-in device trees
Jayachandran C
2013-05-08
5
-8
/
+158
*
MIPS: Netlogic: Remove unused code
Jayachandran C
2013-05-08
1
-36
/
+0
*
MIPS: Netlogic: Add 32-bit support for XLP
Jayachandran C
2013-05-08
1
-6
/
+50
*
MIPS: Netlogic: Avoid using fixed PIC IRT index
Jayachandran C
2013-05-08
2
-75
/
+40
*
MIPS: Netlogic: print cpumask with cpumask_scnprintf
Jayachandran C
2013-05-08
1
-9
/
+12
*
MIPS: Netlogic: Remove unused EIMR/EIRR functions
Jayachandran C
2013-05-08
1
-6
/
+1
*
MIPS: Netlogic: Optimize and fix write_c0_eimr()
Jayachandran C
2013-05-08
1
-8
/
+5
*
MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Jonas Gorski
2013-05-08
3
-13
/
+7
*
MIPS: BCM63XX: add flash detection for BCM6362
Jonas Gorski
2013-05-08
2
-0
/
+7
*
MIPS: BCM63XX: enable pcie for BCM6362
Jonas Gorski
2013-05-08
2
-3
/
+11
*
MIPS: BCM63XX: enable SPI controller for BCM6362
Jonas Gorski
2013-05-08
3
-3
/
+6
*
MIPS: BCM63XX: add basic BCM6362 support
Jonas Gorski
2013-05-08
11
-5
/
+314
[next]