index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
MIPS: Use board_cache_error_setup for r4k cache error handler setup.
David Daney
1
-4
/
+10
2012-05-16
MIPS: Octeon: Use board_cache_error_setup for cache error handler setup.
David Daney
1
-6
/
+8
2012-05-16
MIPS: Make set_handler() __cpuinit.
David Daney
1
-1
/
+1
2012-05-16
MIPS: Introduce board_cache_error_setup() hook.
David Daney
2
-1
/
+5
2012-05-16
bcma: Move initialization of SPROM to prevent overwrite
Nathan Hintz
2
-2
/
+4
2012-05-16
MIPS: bcm47xx: read baordrev without prefix from sprom
Hauke Mehrtens
1
-0
/
+2
2012-05-16
bcma: add boardinfo struct
Hauke Mehrtens
3
-0
/
+18
2012-05-16
MIPS: bcm47xx: refactor fetching board data
Hauke Mehrtens
3
-6
/
+18
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
1
-2
/
+0
2012-05-15
tokenring: delete all remaining driver support
Paul Gortmaker
1
-4
/
+0
2012-05-16
mips: Fix KBUILD_CPPFLAGS definition
Michal Marek
1
-2
/
+2
2012-05-15
MIPS: lantiq: cleanup reset code
John Crispin
3
-13
/
+48
2012-05-15
MIPS: lantiq: add xway soc ids
John Crispin
6
-102
/
+144
2012-05-15
MIPS: lantiq: fix cmdline parsing
Thomas Langer
1
-2
/
+4
2012-05-15
MIPS: lantiq: fix early printk
Thomas Langer
2
-9
/
+14
2012-05-15
MIPS: lantiq: add ipi handlers to make vsmp work
John Crispin
2
-0
/
+65
2012-05-15
MIPS: lantiq: enable oprofile support on lantiq targets
John Crispin
1
-0
/
+6
2012-05-15
MIPS: lantiq: clear all irqs properly on boot
John Crispin
1
-5
/
+6
2012-05-15
MIPS: remove unused prototype kgdb_config
John Crispin
1
-4
/
+0
2012-05-15
MIPS: add clkdev.h
John Crispin
1
-0
/
+25
2012-05-15
MIPS: parse chosen node on boot
John Crispin
1
-0
/
+2
2012-05-15
MIPS: Add helper function to allow platforms to point at a DTB.
Ralf Baechle
2
-0
/
+22
2012-05-15
MIPS: Provide pci_address_to_pio.
Ralf Baechle
1
-0
/
+15
2012-05-15
MIPS: pci: parse memory ranges from devicetree
John Crispin
2
-0
/
+61
2012-05-15
MIPS: make oprofile use cp0_perfcount_irq if it is set
Felix Fietkau
2
-1
/
+14
2012-05-15
MIPS: ath79: add initial support for the Atheros DB120 board
Gabor Juhos
4
-0
/
+148
2012-05-15
MIPS: ath79: add PCI registration code for AR934X
Gabor Juhos
2
-1
/
+14
2012-05-15
MIPS: ath79: add PCI_AR724X Kconfig symbol
Gabor Juhos
3
-2
/
+6
2012-05-15
MIPS: ath79: add WMAC registration code for AR934X
Gabor Juhos
3
-3
/
+32
2012-05-15
MIPS: ath79: register UART device for AR934X SoCs
Gabor Juhos
1
-1
/
+2
2012-05-15
MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set}
Gabor Juhos
2
-1
/
+9
2012-05-15
MIPS: ath79: add IRQ handling code for AR934X
Gabor Juhos
3
-3
/
+83
2012-05-15
MIPS: ath79: rework IP2/IP3 interrupt handling
Gabor Juhos
1
-20
/
+72
2012-05-15
MIPS: ath79: add GPIO support code for AR934X
Gabor Juhos
2
-1
/
+47
2012-05-15
MIPS: ath79: add clock initialization code for AR934X
Gabor Juhos
2
-0
/
+134
2012-05-15
MIPS: ath79: add SoC detection code for AR934X
Gabor Juhos
4
-1
/
+49
2012-05-15
MIPS: ath79: sort case statements in ath79_detect_sys_type
Gabor Juhos
1
-12
/
+12
2012-05-15
MIPS: ath79: add early_printk support for AR934X
Gabor Juhos
2
-1
/
+8
2012-05-15
MIPS: ath79: update copyright headers of PCI related files
Gabor Juhos
4
-3
/
+12
2012-05-15
MIPS: ath79: register PCI controller on the PB44 board
Gabor Juhos
1
-0
/
+2
2012-05-15
MIPS: ath79: remove ar724x_pci_add_data function
Gabor Juhos
3
-21
/
+0
2012-05-15
MIPS: ath79: allow to use SoC specific PCI IRQ maps
Gabor Juhos
2
-4
/
+77
2012-05-15
MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs
Gabor Juhos
4
-0
/
+383
2012-05-15
MIPS: ath79: allow to use board specific pci_plat_dev_init functions
Gabor Juhos
3
-8
/
+23
2012-05-15
MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c
Gabor Juhos
1
-11
/
+12
2012-05-15
MIPS: ath79: add PCI IRQ handling code for AR724X SoCs
Gabor Juhos
3
-5
/
+120
2012-05-15
MIPS: ath79: fix a wrong IRQ number
Gabor Juhos
2
-3
/
+8
2012-05-15
MIPS: ath79: add a workaround for a PCI controller bug in AR7240 SoCs
Gabor Juhos
1
-1
/
+35
2012-05-15
MIPS: ath79: fix broken ar724x_pci_{read,write} functions
Gabor Juhos
1
-26
/
+26
2012-05-15
MIPS: ath79: remove superfluous alignment checks from pci-ar724x.c
Gabor Juhos
1
-6
/
+0
[prev]
[next]