summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm47xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-052-6/+6
|\
| * MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki2019-02-112-6/+6
* | net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-041-1/+1
* | MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki2019-01-091-0/+31
|/
* MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen2018-08-291-3/+5
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-271-6/+0
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-06-181-0/+6
* MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki2018-04-231-1/+1
* MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki2018-04-233-0/+20
* MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab2018-04-071-1/+1
* MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab2018-03-281-0/+21
* MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-241-0/+1
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-151-1/+1
|\
| * MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey2017-11-071-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
|/
* MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey2017-02-171-2/+8
* MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab2017-01-253-0/+162
* MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker2016-10-041-7/+4
* MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki2016-05-134-729/+2
* FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle2016-04-031-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-241-3/+9
|\
| * MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki2016-01-201-3/+9
* | ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki2015-12-161-38/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-152-25/+40
|\
| * MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki2015-11-112-14/+18
| * MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.plRafał Miłecki2015-11-111-9/+16
| * MIPS: BCM47xx: Support on-SoC bus in SPROM reading functionRafał Miłecki2015-11-111-2/+6
* | ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki2015-10-281-0/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-2/+1
|\
| * MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda2015-09-031-2/+1
* | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-1/+1
|/
* MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki2015-06-211-44/+9
* MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-212-247/+1
* MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki2015-06-211-1/+0
* MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki2015-06-211-21/+16
* mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman2015-06-211-15/+45
* MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab2015-06-213-0/+26
* MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker2015-06-211-1/+1
* MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki2015-06-212-25/+22
* MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki2015-06-211-0/+6
* MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki2015-06-211-0/+3
* MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki2015-06-211-8/+5
* MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki2015-06-211-4/+5
* Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle2015-04-131-2/+2
|\
| * MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki2015-04-101-2/+2
* | MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki2015-04-021-401/+204
* | MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki2015-04-021-3/+29
* | MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki2015-04-023-0/+32
* | MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki2015-04-021-28/+20
* | MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki2015-04-021-22/+14