summaryrefslogtreecommitdiff
path: root/arch/mips/bcm47xx
AgeCommit message (Expand)Author
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-07MIPS: BCM47XX: Fix LED inversion for WRT54GSv1Mirko Parthey
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-17MIPS: BCM47XX: Fix button inversion for Asus WL-500WMirko Parthey
2017-01-25MIPS: BCM47XX: Add Luxul devices to the databaseDan Haab
2016-10-04MIPS: BCM47xx: Make serial explicitly non-modularPaul Gortmaker
2016-05-13MIPS: BCM47xx: Move SPROM driver to drivers/firmware/Rafał Miłecki
2016-04-03FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c.Ralf Baechle
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-20MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki
2015-12-16ssb: pick SoC invariants code from MIPS BCM47xx archRafał Miłecki
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-11MIPS: BCM47xx: Fetch board info directly in callback functionRafał Miłecki
2015-11-11MIPS: BCM47xx: Fix some WARNINGs pointed in sprom.c by checkpatch.plRafał Miłecki
2015-11-11MIPS: BCM47xx: Support on-SoC bus in SPROM reading functionRafał Miłecki
2015-10-28ssb: add Kconfig entry for compiling SoC related codeRafał Miłecki
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: BCM47xx: Use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-06-21MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki
2015-06-21MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki
2015-06-21MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki
2015-06-21mips: bcm47xx: allow retrieval of complete nvram contentsHante Meuleman
2015-06-21MIPS: BCM47XX: Support Luxul XWR-1750 boardDan Haab
2015-06-21MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker
2015-06-21MIPS: BCM47xx: Read board info for all bcma busesRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract info about et2 interfaceRafał Miłecki
2015-06-21MIPS: BCM47xx: Extract all boardflags to new u32 fieldsRafał Miłecki
2015-06-21MIPS: BCM47XX: Simplify function looking for NVRAM entryRafał Miłecki
2015-06-21MIPS: BCM47XX: Make sure NVRAM buffer ends with \0Rafał Miłecki
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-10MIPS: BCM47XX: Fix detecting Microsoft MN-700 & Asus WL500GRafał Miłecki
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki
2015-04-02MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki
2015-04-02MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki
2015-04-02MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki
2015-04-02MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki
2015-04-02MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki
2015-04-02MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki
2015-04-01MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-04-01MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki
2015-04-01MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki
2015-03-24MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki
2014-11-24MIPS: BCM47XX: Clean up nvram headerRafał Miłecki
2014-11-24MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki
2014-11-24MIPS: BCM47XX: Initialize bcma bus later (with mm available)Rafał Miłecki
2014-11-24MIPS: BCM47XX: Move SPROM fallback code into sprom.cRafał Miłecki
2014-11-24MIPS: BCM47XX: Make bcma init NVRAM instead of bcm47xx polling itRafał Miłecki