aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm47xx
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextGravatar Paul Burton 1-0/+1
2019-03-19arch: mips: Kconfig: pedantic formattingGravatar Enrico Weigelt, metux IT consult 1-4/+4
2019-03-11mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Gravatar Petr Štetiar 1-0/+1
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 2-6/+6
2019-02-11MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportGravatar Rafał Miłecki 2-6/+6
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Gravatar Linus Walleij 1-1/+1
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCGravatar Rafał Miłecki 1-0/+31
2018-08-29MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Gravatar Tuomas Tynkkynen 1-3/+5
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Gravatar Rafał Miłecki 1-6/+0
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumGravatar Tokunori Ikegami 1-0/+6
2018-04-23MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataGravatar Rafał Miłecki 1-1/+1
2018-04-23MIPS: BCM47XX: Add support for Netgear WNR1000 V3Gravatar Rafał Miłecki 3-0/+20
2018-04-07MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Gravatar Dan Haab 1-1/+1
2018-03-28MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsGravatar Dan Haab 1-0/+21
2018-01-24MIPS: bcm47xx: enable ZBOOT supportGravatar Aaro Koskinen 1-0/+1
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 1-1/+1
2017-11-07MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Gravatar Mirko Parthey 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 6-0/+6
2017-02-17MIPS: BCM47XX: Fix button inversion for Asus WL-500WGravatar Mirko Parthey 1-2/+8
2017-01-25MIPS: BCM47XX: Add Luxul devices to the databaseGravatar Dan Haab 3-0/+162
2016-10-04MIPS: BCM47xx: Make serial explicitly non-modularGravatar Paul Gortmaker 1-7/+4
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Gravatar Rafał Miłecki 4-729/+2
2016-04-03FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Gravatar Ralf Baechle 1-2/+2
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-3/+9
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsGravatar Rafał Miłecki 1-3/+9
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archGravatar Rafał Miłecki 1-38/+1
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-25/+40
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionGravatar Rafał Miłecki 2-14/+18
2015-11-11MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.plGravatar Rafał Miłecki 1-9/+16
2015-11-11MIPS: BCM47xx: Support on-SoC bus in SPROM reading functionGravatar Rafał Miłecki 1-2/+6
2015-10-28ssb: add Kconfig entry for compiling SoC related codeGravatar Rafał Miłecki 1-0/+1
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-2/+1
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationGravatar Andrzej Hajda 1-2/+1
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Gravatar Andrew Lunn 1-1/+1
2015-06-21MIPS: BCM47xx: Simplify handling SPROM revisionsGravatar Rafał Miłecki 1-44/+9
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Gravatar Rafał Miłecki 2-247/+1
2015-06-21MIPS: BCM47xx: Don't select BCMA_HOST_PCIGravatar Rafał Miłecki 1-1/+0
2015-06-21MIPS: BCM47xx: Add helper variable for storing NVRAM lengthGravatar Rafał Miłecki 1-21/+16
2015-06-21mips: bcm47xx: allow retrieval of complete nvram contentsGravatar Hante Meuleman 1-15/+45
2015-06-21MIPS: BCM47XX: Support Luxul XWR-1750 boardGravatar Dan Haab 3-0/+26
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inGravatar Paul Gortmaker 1-1/+1
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesGravatar Rafał Miłecki 2-25/+22
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceGravatar Rafał Miłecki 1-0/+6
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsGravatar Rafał Miłecki 1-0/+3
2015-06-21MIPS: BCM47XX: Simplify function looking for NVRAM entryGravatar Rafał Miłecki 1-8/+5
2015-06-21MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Gravatar Rafał Miłecki 1-4/+5
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextGravatar Ralf Baechle 1-2/+2
2015-04-10MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GGravatar Rafał Miłecki 1-2/+2
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionGravatar Rafał Miłecki 1-401/+204