aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/bcm47xx
AgeCommit message (Expand)Author
2022-01-09MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2Florian Fainelli
2022-01-09MIPS: BCM47XX: Add support for Netgear R6300 v1Florian Fainelli
2022-01-09MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10UFlorian Fainelli
2022-01-09MIPS: BCM47XX: Add board entry for Linksys WRT320N v1Florian Fainelli
2022-01-09MIPS: BCM47XX: Define Linksys WRT310N V2 buttonsFlorian Fainelli
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su
2021-12-16MIPS: BCM47XX: Replace strlcpy with strscpyJason Wang
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-11-12MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMANecip Fazil Yildiran
2020-11-12MIPS: BMC47xx: fix kconfig dependency bug for BCM47XX_SSBNecip Fazil Yildiran
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-09-23MIPS: BCM47XX: Remove the needless check with the 1074KWei Li
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2019-07-25MIPS: BCM47XX: Add support for Netgear R6200 V1Edward Matijević
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-09Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult
2019-03-11mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-02-11MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2018-08-29MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki
2018-06-18MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami
2018-04-23MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki
2018-04-23MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki
2018-04-07MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab
2018-03-28MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab
2018-01-24MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen
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