Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc56620b493496b8a6962080b644ccc537f4d526
/
arch
/
mips
/
bcm47xx
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b26d9ac
MIPS: BCM47xx: Enable SSB prerequisite SSB_DRIVER_PCICORE.
by Ralf Baechle
· 12 years ago
a9e9857
MIPS: BCM47xx: Select GPIOLIB for BCMA on bcm47xx platform
by Arend van Spriel
· 12 years ago
e2aa19f
bcma: return the mips irq number in bcma_core_irq
by Nathan Hintz
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
2da4c74
MIPS: BCM47XX: remove GPIO driver
by Hauke Mehrtens
· 12 years ago
b8ebbaf
MIPS: BCM47xx: sprom: read values without prefix as fallback
by Hauke Mehrtens
· 12 years ago
2c37631
MIPS: BCM47XX: read sprom without prefix if no ieee80211 core
by Hauke Mehrtens
· 12 years ago
5d24cea
MIPS: BCM47xx: read out full board data
by Hauke Mehrtens
· 12 years ago
c47cc20
MIPS: BCM47XX: improve memory size detection
by Hauke Mehrtens
· 12 years ago
d3dce3d
MIPS: BCM47XX: ignore last memory page
by Hauke Mehrtens
· 12 years ago
54c9749
ssb: move parallel flash config into an own struct
by Hauke Mehrtens
· 12 years ago
b96b62d
MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependencies
by Yoichi Yuasa
· 12 years ago
5fe2e07
bcma: Move initialization of SPROM to prevent overwrite
by Nathan Hintz
· 13 years ago
a255955
MIPS: bcm47xx: read baordrev without prefix from sprom
by Hauke Mehrtens
· 13 years ago
0a2fcaa
bcma: add boardinfo struct
by Hauke Mehrtens
· 13 years ago
a9bba18
MIPS: bcm47xx: refactor fetching board data
by Hauke Mehrtens
· 13 years ago
5a20ef3
ssb: remove rev from boardinfo
by Hauke Mehrtens
· 13 years ago
f384b3d
MIPS: BCM47XX: provide sprom to bcma bus
by Hauke Mehrtens
· 13 years ago
019eee2
MIPS: BCM47XX: move and extend sprom parsing
by Hauke Mehrtens
· 13 years ago
44d4b2a
MIPS: BCM47XX: return number of written bytes in nvram_getenv
by Hauke Mehrtens
· 13 years ago
ab75dc0
MIPS: Fix up inconsistency in panic() string argument.
by Ralf Baechle
· 13 years ago
cae39d1
mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
a3e72cd
bcm47xx: fix irq assignment for new SoCs.
by Hauke Mehrtens
· 13 years ago
c1d1c5d
bcm47xx: add support for bcma bus
by Hauke Mehrtens
· 13 years ago
a656ffc
bcm47xx: make it possible to build bcm47xx without ssb.
by Hauke Mehrtens
· 13 years ago
08ccf572
bcm47xx: prepare to support different buses
by Hauke Mehrtens
· 13 years ago
eb032b9
Update my e-mail address
by Michael Büsch
· 13 years ago
41790fd
MIPS: BCM47xx: Extend the filling of SPROM from NVRAM
by Hauke Mehrtens
· 14 years ago
fe6f364
MIPS: BCM47xx: Register SSB fallback sprom callback
by Hauke Mehrtens
· 14 years ago
a7c62f8
MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.
by Hauke Mehrtens
· 14 years ago
1690a7f
MIPS: BCM47xx: Swap serial console if ttyS1 was specified.
by Hauke Mehrtens
· 14 years ago
59833fc
MIPS: BCM47xx: Use sscanf for parsing mac address
by Hauke Mehrtens
· 14 years ago
2aa088d
MIPS: BCM47xx: Fill values for b43 into SSB sprom
by Hauke Mehrtens
· 14 years ago
8257108
MIPS: BCM47xx: Do not read config from CFE
by Hauke Mehrtens
· 14 years ago
47a3486
MIPS: BCM47xx: Fix nvram_getenv return value.
by Hauke Mehrtens
· 14 years ago
53e4345
MIPS: BCM47xx: Migrate to new platform makefile style.
by Ralf Baechle
· 14 years ago
aec9222
MIPS: BCM47xx: Really fix 128MB RAM problem
by Hauke Mehrtens
· 14 years ago
121915c
MIPS: BCM47xx: Add NVRAM support devices
by Waldemar Brodkorb
· 14 years ago
e0e53de
MIPS: Nuke trailing blank lines
by Ralf Baechle
· 15 years ago
84a6fcb
MIPS: BCM47xx: Fix 128MB RAM support
by Hauke Mehrtens
· 15 years ago
7580c9c
MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE
by Dmitri Vorobiev
· 15 years ago
c4304529
MIPS: Make local arrays with CL_SIZE static __initdata
by Atsushi Nemoto
· 15 years ago
89f8c04
MIPS: WGT634U: Add reset button support
by Aurelien Jarno
· 16 years ago
b06f3e1
MIPS: BCM47xx: Use the new SSB GPIO API
by Aurelien Jarno
· 16 years ago
91a385b
MIPS: WGT634U: Add machine detection message
by Aurelien Jarno
· 16 years ago
cc2d6f7
[MIPS] BCM47XX: Use new SSB SPROM data structure
by Aurelien Jarno
· 17 years ago
0788150
[MIPS] WGT634U: Register MTD as platform device.
by Aurelien Jarno
· 17 years ago
1d9ef3e
[MIPS] Kill duplicated setup_irq() for cp0 timer
by Atsushi Nemoto
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
21c854d
[MIPS] GPIO LED driver for the WGT634U machine
by Aurelien Jarno
· 17 years ago
34cc662
[MIPS] Add gpio support to the BCM47XX platform
by Aurelien Jarno
· 17 years ago
25e5fb9
[MIPS] Add CFE support to BCM47XX
by Aurelien Jarno
· 17 years ago
1c0c13e
[MIPS] Add support for BCM47XX CPUs.
by Aurelien Jarno
· 17 years ago