Age | Commit message (Expand) | Author |
2022-01-09 | MIPS: BCM47XX: Add support for Netgear WN2500RP v1 & v2 | Florian Fainelli |
2022-01-09 | MIPS: BCM47XX: Add support for Netgear R6300 v1 | Florian Fainelli |
2022-01-09 | MIPS: BCM47XX: Add LEDs and buttons for Asus RTN-10U | Florian Fainelli |
2022-01-09 | MIPS: BCM47XX: Add board entry for Linksys WRT320N v1 | Florian Fainelli |
2022-01-09 | MIPS: BCM47XX: Define Linksys WRT310N V2 buttons | Florian Fainelli |
2022-01-02 | MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS | YunQiang Su |
2021-12-16 | MIPS: BCM47XX: Replace strlcpy with strscpy | Jason Wang |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-11-12 | MIPS: BCM47XX: fix kconfig dependency bug for BCM47XX_BCMA | Necip Fazil Yildiran |
2020-11-12 | MIPS: BMC47xx: fix kconfig dependency bug for BCM47XX_SSB | Necip Fazil Yildiran |
2020-10-16 | Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2020-10-12 | MIPS: replace add_memory_region with memblock | Thomas Bogendoerfer |
2020-09-23 | MIPS: BCM47XX: Remove the needless check with the 1074K | Wei Li |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2019-07-25 | MIPS: BCM47XX: Add support for Netgear R6200 V1 | Edward Matijević |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-09 | Merge tag 'mips_fixes_5.1_1' into mips-next | Paul Burton |
2019-03-19 | arch: mips: Kconfig: pedantic formatting | Enrico Weigelt, metux IT consult |
2019-03-11 | mips: bcm47xx: Enable USB power on Netgear WNDR3400v2 | Petr Štetiar |
2019-03-05 | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-02-11 | MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S support | Rafał Miłecki |
2019-02-04 | net: phy: fixed-phy: Drop GPIO from fixed_phy_add() | Linus Walleij |
2019-01-09 | MIPS: BCM47XX: Setup struct device for the SoC | Rafał Miłecki |
2018-08-29 | MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3 | Tuomas Tynkkynen |
2018-07-27 | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum" | Rafał Miłecki |
2018-06-18 | MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum | Tokunori Ikegami |
2018-04-23 | MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdata | Rafał Miłecki |
2018-04-23 | MIPS: BCM47XX: Add support for Netgear WNR1000 V3 | Rafał Miłecki |
2018-04-07 | MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750 | Dan Haab |
2018-03-28 | MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs | Dan Haab |
2018-01-24 | MIPS: bcm47xx: enable ZBOOT support | Aaro Koskinen |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-07 | MIPS: BCM47XX: Fix LED inversion for WRT54GSv1 | Mirko Parthey |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-17 | MIPS: BCM47XX: Fix button inversion for Asus WL-500W | Mirko Parthey |
2017-01-25 | MIPS: BCM47XX: Add Luxul devices to the database | Dan Haab |
2016-10-04 | MIPS: BCM47xx: Make serial explicitly non-modular | Paul Gortmaker |
2016-05-13 | MIPS: BCM47xx: Move SPROM driver to drivers/firmware/ | Rafał Miłecki |
2016-04-03 | FIRMWARE: Broadcom: Fix grammar of warning messages in bcm47xx_sprom.c. | Ralf Baechle |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-01-20 | MIPS: BCM47xx: Support SPROM prefixes on other platforms | Rafał Miłecki |
2015-12-16 | ssb: pick SoC invariants code from MIPS BCM47xx arch | Rafał Miłecki |
2015-11-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-11-11 | 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-10-28 | ssb: add Kconfig entry for compiling SoC related code | Rafał Miłecki |
2015-09-03 | 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-08-31 | phy: fixed_phy: Add gpio to determine link up/down. | Andrew Lunn |