summaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
AgeCommit message (Expand)AuthorLines
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-04-27MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()Thorsten Blum-1/+1
2025-04-27MIPS: bcm63xx: gpio: use new line value setter callbacksBartosz Golaszewski-3/+4
2024-09-02gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko-1/+1
2024-06-27mips: bmips: setup: make CBR address configurableChristian Marangi-1/+5
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi-0/+7
2024-01-26MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli-6/+7
2024-01-08MIPS: Fix typosBjorn Helgaas-2/+2
2022-12-09MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova-0/+2
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-0/+8
2022-01-02mips: bcm63xx: add support for clk_set_parent()Randy Dunlap-0/+6
2021-12-28MIPS: BCM63XX: Provide platform data to watchdog deviceFlorian Fainelli-0/+8
2021-11-16mips: bcm63xx: add support for clk_get_parent()Randy Dunlap-0/+6
2021-04-26MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao-6/+3
2021-03-10MIPS: BCM63xx: Spello fix in the file clk.cBhaskar Chowdhury-1/+1
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-4/+0
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer-1/+1
2020-08-17MIPS: BCM63xx: switch to SPDX license identifierÁlvaro Fernández Rojas-4/+1
2020-08-17MIPS: BCM63xx: refactor board declarationsÁlvaro Fernández Rojas-310/+305
2020-08-17MIPS: BCM63xx: enable EHCI for DWV-S0 boardÁlvaro Fernández Rojas-0/+1
2020-08-17MIPS: BCM63xx: remove EHCI from BCM6348 boardsÁlvaro Fernández Rojas-3/+0
2020-08-17MIPS: BCM63xx: remove duplicated new linesÁlvaro Fernández Rojas-3/+0
2020-07-24MIPS: BCM63xx: improve CFE version detectionÁlvaro Fernández Rojas-4/+18
2020-06-15MIPS: BCM63xx: add endif commentsÁlvaro Fernández Rojas-18/+15
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-1/+0
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang-2/+2
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed-25/+16
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski-1/+1
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult-1/+1
2019-02-25MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski-0/+8
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-80/+4
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski-79/+3
2018-12-23MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-7/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-2/+2
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-0/+1
2018-02-02MIPS: BCM63XX: kconfig: Remove blank help textUlf Magnusson-1/+0
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski-0/+8
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-47/+195
2017-11-07MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski-10/+51
2017-11-07MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski-0/+8
2017-11-07MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski-2/+8
2017-11-07MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski-0/+13
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski-35/+115
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+3
2017-09-06MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski-0/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-7/+10
2016-10-04MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada-0/+3