index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
13
-317
/
+1197
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-24
MIPS: BCM47XX: fix position of cpu_wait disabling
Hauke Mehrtens
1
-9
/
+25
2014-01-24
MIPS: BCM47XX: fix sparse warnings in board.c
Hauke Mehrtens
1
-10
/
+10
2014-01-24
MIPS: BCM47XX: add board detection for Linksys WRT54GS V1
Hauke Mehrtens
1
-0
/
+1
2014-01-24
MIPS: BCM47XX: fix detection for some boards
Hauke Mehrtens
1
-6
/
+7
2014-01-24
MIPS: BCM47XX: Enable buttons support on SSB
Rafał Miłecki
1
-8
/
+0
2014-01-24
MIPS: BCM47XX: Convert WNDR4500 to new syntax
Rafał Miłecki
2
-61
/
+14
2014-01-24
MIPS: BCM47XX: Use "timer" trigger for status LEDs
Rafał Miłecki
1
-2
/
+12
2014-01-24
MIPS: BCM47XX: check length of serial console array
Hauke Mehrtens
1
-2
/
+4
2014-01-24
MIPS: BCM47XX: Drop WGT634U hacks
Rafał Miłecki
2
-175
/
+0
2014-01-24
MIPS: BCM47XX: Import LEDs database from OpenWrt
Rafał Miłecki
1
-0
/
+494
2014-01-24
MIPS: BCM47XX: Import buttons database from OpenWrt
Rafał Miłecki
1
-0
/
+456
2014-01-24
MIPS: BCM47XX: Prepare support for GPIO buttons
Rafał Miłecki
4
-1
/
+100
2014-01-24
MIPS: BCM47XX: Prepare support for LEDs
Rafał Miłecki
5
-1
/
+89
2014-01-24
MIPS: BCM47XX: do not use cpu_wait instruction on BCM4706
Hauke Mehrtens
1
-0
/
+10
2014-01-24
MIPS: BCM47XX: print board name in machine entry in cpuinfo
Hauke Mehrtens
1
-0
/
+2
2014-01-22
MIPS: BCM47XX: Fix some very confused types and data corruption
Ilia Mirkin
1
-9
/
+9
2014-01-22
MIPS: BCM47XX: add vectored interrupt support
Hauke Mehrtens
2
-0
/
+24
2014-01-22
MIPS: BCM47XX: move constant array from stack
Hauke Mehrtens
1
-1
/
+1
2014-01-22
MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()
Hauke Mehrtens
1
-1
/
+1
2014-01-22
MIPS: BCM47XX: add EARLY_PRINTK_8250 support
Hauke Mehrtens
1
-0
/
+9
2014-01-22
MIPS: BCM47XX: Remove CFE support
Hauke Mehrtens
1
-91
/
+0
2014-01-22
MIPS: BCM47XX: only print SoC name in system type in cpuinfo
Hauke Mehrtens
2
-22
/
+11
2014-01-22
MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSB
Jonas Gorski
1
-0
/
+1
2013-12-20
b44: use fixed PHY device if we do not find any
Hauke Mehrtens
1
-0
/
+10
2013-10-29
MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GU
Hauke Mehrtens
1
-0
/
+11
2013-10-29
MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clock
Hauke Mehrtens
1
-0
/
+12
2013-10-29
MIPS: BCM47XX: Get GPIO pin from nvram configuration
Hauke Mehrtens
1
-0
/
+20
2013-10-29
MIPS: BCM47XX: Print board name in /proc/cpuinfo
Hauke Mehrtens
1
-1
/
+26
2013-10-29
MIPS: BCM47XX: Add board detection
Hauke Mehrtens
3
-0
/
+312
2013-07-30
MIPS: Set default CPU type for BCM47XX platforms
Markos Chandras
1
-1
/
+0
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Ralf Baechle
1
-1
/
+1
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
3
-56
/
+131
2013-02-15
MIPS: BCM47XX: use fallback sprom var for board_{rev,type}
Hauke Mehrtens
1
-4
/
+2
2013-02-15
MIPS: BCM47XX: trim the nvram values for parsing
Hauke Mehrtens
1
-3
/
+3
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
3
-10
/
+10
2013-02-15
MIPS: BCM47XX: handle different nvram sizes
Hauke Mehrtens
1
-7
/
+39
2013-02-15
MIPS: BCM47XX: rename early_nvram_init to nvram_init
Hauke Mehrtens
1
-2
/
+2
2013-02-15
MIPS: BCM47XX: nvram add nand flash support
Hauke Mehrtens
1
-0
/
+7
2013-02-15
MIPS: BCM47XX: return error when init of nvram failed
Hauke Mehrtens
1
-15
/
+20
2013-02-15
MIPS: BCM47XX: use common error codes in nvram reads
Hauke Mehrtens
2
-3
/
+3
2013-02-15
MIPS: bcm47xx: separate functions finding flash window addr
Rafał Miłecki
1
-27
/
+60
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
4
-25
/
+25
2013-01-16
MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.
Ralf Baechle
1
-0
/
+1
2013-01-16
MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform
Arend van Spriel
1
-0
/
+2
2013-01-11
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
1
-1
/
+1
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
7
-448
/
+477
2012-12-12
MIPS: BCM47XX: remove GPIO driver
Hauke Mehrtens
4
-105
/
+9
[next]