index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
bcm47xx
Commit message (
Expand
)
Author
Age
*
MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750
Dan Haab
2018-04-07
*
MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs
Dan Haab
2018-03-28
*
MIPS: bcm47xx: enable ZBOOT support
Aaro Koskinen
2018-01-24
*
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-15
|
\
|
*
MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
Mirko Parthey
2017-11-07
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
|
/
*
MIPS: BCM47XX: Fix button inversion for Asus WL-500W
Mirko Parthey
2017-02-17
*
MIPS: BCM47XX: Add Luxul devices to the database
Dan Haab
2017-01-25
*
MIPS: BCM47xx: Make serial explicitly non-modular
Paul Gortmaker
2016-10-04
*
MIPS: BCM47xx: Move SPROM driver to drivers/firmware/
Rafał Miłecki
2016-05-13
*
FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.
Ralf Baechle
2016-04-03
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
|
\
|
*
MIPS: BCM47xx: Support SPROM prefixes on other platforms
Rafał Miłecki
2016-01-20
*
|
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
2015-12-16
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-15
|
\
|
*
MIPS: BCM47xx: Fetch board info directly in callback function
Rafał Miłecki
2015-11-11
|
*
MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.pl
Rafał Miłecki
2015-11-11
|
*
MIPS: BCM47xx: Support on-SoC bus in SPROM reading function
Rafał Miłecki
2015-11-11
*
|
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
2015-10-28
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
|
\
|
*
MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-09-03
*
|
phy: fixed_phy: Add gpio to determine link up/down.
Andrew Lunn
2015-08-31
|
/
*
MIPS: BCM47xx: Simplify handling SPROM revisions
Rafał Miłecki
2015-06-21
*
MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/
Rafał Miłecki
2015-06-21
*
MIPS: BCM47xx: Don't select BCMA_HOST_PCI
Rafał Miłecki
2015-06-21
*
MIPS: BCM47xx: Add helper variable for storing NVRAM length
Rafał Miłecki
2015-06-21
*
mips: bcm47xx: allow retrieval of complete nvram contents
Hante Meuleman
2015-06-21
*
MIPS: BCM47XX: Support Luxul XWR-1750 board
Dan Haab
2015-06-21
*
MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept in
Paul Gortmaker
2015-06-21
*
MIPS: BCM47xx: Read board info for all bcma buses
Rafał Miłecki
2015-06-21
*
MIPS: BCM47xx: Extract info about et2 interface
Rafał Miłecki
2015-06-21
*
MIPS: BCM47xx: Extract all boardflags to new u32 fields
Rafał Miłecki
2015-06-21
*
MIPS: BCM47XX: Simplify function looking for NVRAM entry
Rafał Miłecki
2015-06-21
*
MIPS: BCM47XX: Make sure NVRAM buffer ends with \0
Rafał Miłecki
2015-06-21
*
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-13
|
\
|
*
MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500G
Rafał Miłecki
2015-04-10
*
|
MIPS: BCM47xx: Move filling most of SPROM to the generic function
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47xx: Add generic function filling SPROM entries
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47xx: Keep ID entries for non-standard devices together
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partition
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiB
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47XX: Include io.h directly and fix brace indent
Rafał Miłecki
2015-04-02
*
|
MIPS: BCM47XX: Fix coding style to match kernel standards
Rafał Miłecki
2015-04-01
*
|
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-04-01
*
|
MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer
Rafał Miłecki
2015-04-01
*
|
MIPS: BCM47XX: Use helpers for reading NVRAM content
Rafał Miłecki
2015-04-01
*
|
MIPS: BCM47XX: Support SPROM prefixes for PCI devices
Rafał Miłecki
2015-03-24
|
/
*
MIPS: BCM47XX: Clean up nvram header
Rafał Miłecki
2014-11-24
*
MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM content
Rafał Miłecki
2014-11-24
[next]