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
2015-06-21
MIPS: BCM47xx: Simplify handling SPROM revisions
Rafał Miłecki
1
-44
/
+9
2015-06-21
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
Rafał Miłecki
2
-247
/
+1
2015-06-21
MIPS: BCM47xx: Don't select BCMA_HOST_PCI
Rafał Miłecki
1
-1
/
+0
2015-06-21
MIPS: BCM47xx: Add helper variable for storing NVRAM length
Rafał Miłecki
1
-21
/
+16
2015-06-21
mips: bcm47xx: allow retrieval of complete nvram contents
Hante Meuleman
1
-15
/
+45
2015-06-21
MIPS: BCM47XX: Support Luxul XWR-1750 board
Dan Haab
3
-0
/
+26
2015-06-21
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
1
-1
/
+1
2015-06-21
MIPS: BCM47xx: Read board info for all bcma buses
Rafał Miłecki
2
-25
/
+22
2015-06-21
MIPS: BCM47xx: Extract info about et2 interface
Rafał Miłecki
1
-0
/
+6
2015-06-21
MIPS: BCM47xx: Extract all boardflags to new u32 fields
Rafał Miłecki
1
-0
/
+3
2015-06-21
MIPS: BCM47XX: Simplify function looking for NVRAM entry
Rafał Miłecki
1
-8
/
+5
2015-06-21
MIPS: BCM47XX: Make sure NVRAM buffer ends with \0
Rafał Miłecki
1
-4
/
+5
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+2
2015-04-10
MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G
Rafał Miłecki
1
-2
/
+2
2015-04-02
MIPS: BCM47xx: Move filling most of SPROM to the generic function
Rafał Miłecki
1
-401
/
+204
2015-04-02
MIPS: BCM47xx: Add generic function filling SPROM entries
Rafał Miłecki
1
-3
/
+29
2015-04-02
MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)
Rafał Miłecki
3
-0
/
+32
2015-04-02
MIPS: BCM47xx: Keep ID entries for non-standard devices together
Rafał Miłecki
1
-28
/
+20
2015-04-02
MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition
Rafał Miłecki
1
-22
/
+14
2015-04-02
MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB
Rafał Miłecki
1
-1
/
+1
2015-04-02
MIPS: BCM47XX: Include io.h directly and fix brace indent
Rafał Miłecki
1
-1
/
+2
2015-04-01
MIPS: BCM47XX: Fix coding style to match kernel standards
Rafał Miłecki
8
-30
/
+34
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
5
-5
/
+2
2015-04-01
MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer
Rafał Miłecki
1
-2
/
+4
2015-04-01
MIPS: BCM47XX: Use helpers for reading NVRAM content
Rafał Miłecki
1
-5
/
+2
2015-03-24
MIPS: BCM47XX: Support SPROM prefixes for PCI devices
Rafał Miłecki
1
-0
/
+33
2014-11-24
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
2
-5
/
+32
2014-11-24
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
1
-4
/
+38
2014-11-24
MIPS: BCM47XX: Initialize bcma bus later (with mm available)
Rafał Miłecki
3
-6
/
+38
2014-11-24
MIPS: BCM47XX: Move SPROM fallback code into sprom.c
Rafał Miłecki
3
-56
/
+73
2014-11-24
MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling it
Rafał Miłecki
1
-40
/
+2
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
1
-21
/
+9
2014-11-24
MIPS: BCM47XX: Get rid of calls to KSEG1ADDR
Rafał Miłecki
1
-12
/
+32
2014-09-26
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-0
/
+4
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
1
-0
/
+4
2014-08-19
MIPS: BCM47XX: Fix reboot problem on BCM4705/BCM4785
Hauke Mehrtens
1
-2
/
+11
2014-07-30
MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)
Rafał Miłecki
3
-1
/
+73
2014-07-30
MIPS: BCM47XX: Devices database update for 3.17
Rafał Miłecki
3
-10
/
+55
2014-07-30
MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMA
Rafał Miłecki
1
-0
/
+1
2014-07-30
MIPS: BCM47XX: Move shared symbols to the config BCM47XX
Rafał Miłecki
1
-4
/
+0
2014-07-30
MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0
Rafał Miłecki
1
-0
/
+10
2014-07-30
MIPS: BCM47xx: Distinguish WRT54G series devices by boardtype
Rafał Miłecki
3
-11
/
+15
2014-07-30
MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G
Hauke Mehrtens
3
-0
/
+55
2014-07-30
MIPS: BCM47XX: fixup broken MAC addresses in nvram
Hauke Mehrtens
1
-0
/
+48
2014-07-30
MIPS: BCM47XX: make reboot more relaiable
Hauke Mehrtens
1
-2
/
+2
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-05-30
MIPS: BCM47XX: Slightly clean memory detection
Rafał Miłecki
1
-8
/
+11
2014-05-19
ssb: sprom: add dev_id field for value overriding standard ID
Rafał Miłecki
1
-0
/
+1
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2
-1
/
+2
2014-03-31
MIPS: BCM47XX: Add new file for device specific workarounds
Rafał Miłecki
4
-1
/
+36
[next]