index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
2012-11-09
MIPS: BCM47xx: sprom: read values without prefix as fallback
Hauke Mehrtens
2
-330
/
+447
2012-11-09
MIPS: BCM47XX: read sprom without prefix if no ieee80211 core
Hauke Mehrtens
1
-0
/
+2
2012-11-09
MIPS: BCM47xx: read out full board data
Hauke Mehrtens
1
-20
/
+14
2012-11-09
MIPS: BCM47XX: improve memory size detection
Hauke Mehrtens
1
-4
/
+6
2012-11-09
MIPS: BCM47XX: ignore last memory page
Hauke Mehrtens
1
-0
/
+10
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
2
-6
/
+6
2012-07-19
MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
Yoichi Yuasa
1
-0
/
+1
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
2
-0
/
+14
2012-05-16
MIPS: bcm47xx: refactor fetching board data
Hauke Mehrtens
2
-6
/
+13
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
1
-2
/
+0
2012-03-05
MIPS: BCM47XX: provide sprom to bcma bus
Hauke Mehrtens
1
-4
/
+35
2012-03-05
MIPS: BCM47XX: move and extend sprom parsing
Hauke Mehrtens
3
-151
/
+622
2012-03-05
MIPS: BCM47XX: return number of written bytes in nvram_getenv
Hauke Mehrtens
1
-2
/
+1
2011-12-07
MIPS: Fix up inconsistency in panic() string argument.
Ralf Baechle
1
-2
/
+2
2011-10-31
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-08-08
bcm47xx: fix irq assignment for new SoCs.
Hauke Mehrtens
1
-0
/
+12
2011-08-08
bcm47xx: add support for bcma bus
Hauke Mehrtens
6
-2
/
+130
2011-08-08
bcm47xx: make it possible to build bcm47xx without ssb.
Hauke Mehrtens
7
-1
/
+44
2011-08-08
bcm47xx: prepare to support different buses
Hauke Mehrtens
6
-42
/
+98
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-05-19
MIPS: BCM47xx: Extend the filling of SPROM from NVRAM
Hauke Mehrtens
1
-15
/
+66
2011-05-19
MIPS: BCM47xx: Register SSB fallback sprom callback
Hauke Mehrtens
2
-1
/
+24
2011-05-19
MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.
Hauke Mehrtens
1
-8
/
+21
2010-12-16
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
Hauke Mehrtens
1
-0
/
+16
2010-12-16
MIPS: BCM47xx: Use sscanf for parsing mac address
Hauke Mehrtens
1
-20
/
+3
2010-12-16
MIPS: BCM47xx: Fill values for b43 into SSB sprom
Hauke Mehrtens
1
-22
/
+92
2010-12-16
MIPS: BCM47xx: Do not read config from CFE
Hauke Mehrtens
1
-19
/
+9
2010-08-05
MIPS: BCM47xx: Fix nvram_getenv return value.
Hauke Mehrtens
1
-2
/
+2
2010-08-05
MIPS: BCM47xx: Migrate to new platform makefile style.
Ralf Baechle
1
-0
/
+7
2010-08-05
MIPS: BCM47xx: Really fix 128MB RAM problem
Hauke Mehrtens
1
-8
/
+14
2010-07-05
MIPS: BCM47xx: Add NVRAM support devices
Waldemar Brodkorb
3
-13
/
+122
2010-02-27
MIPS: Nuke trailing blank lines
Ralf Baechle
4
-4
/
+0
2010-02-22
MIPS: BCM47xx: Fix 128MB RAM support
Hauke Mehrtens
1
-0
/
+8
2009-12-17
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
Dmitri Vorobiev
1
-5
/
+5
2009-11-13
MIPS: Make local arrays with CL_SIZE static __initdata
Atsushi Nemoto
1
-1
/
+1
[next]