aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-26MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao1-6/+3
2021-03-10MIPS: BCM63xx: Spello fix in the file clk.cBhaskar Chowdhury1-1/+1
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer1-1/+1
2020-08-17MIPS: BCM63xx: switch to SPDX license identifierÁlvaro Fernández Rojas1-4/+1
2020-08-17MIPS: BCM63xx: refactor board declarationsÁlvaro Fernández Rojas1-310/+305
2020-08-17MIPS: BCM63xx: enable EHCI for DWV-S0 boardÁlvaro Fernández Rojas1-0/+1
2020-08-17MIPS: BCM63xx: remove EHCI from BCM6348 boardsÁlvaro Fernández Rojas1-3/+0
2020-08-17MIPS: BCM63xx: remove duplicated new linesÁlvaro Fernández Rojas1-3/+0
2020-07-24MIPS: BCM63xx: improve CFE version detectionÁlvaro Fernández Rojas1-4/+18
2020-06-15MIPS: BCM63xx: add endif commentsÁlvaro Fernández Rojas1-18/+15
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang2-2/+2
2020-03-05MIPS: Replace setup_irq() by request_irq()afzal mohammed1-25/+16
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski1-1/+1
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-1/+1
2019-02-25MIPS: BCM63XX: provide DMA masks for ethernet devicesJonas Gorski1-0/+8
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-80/+4
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski3-79/+3
2018-12-23MIPS: BCM63XX: fix switch core reset on BCM6368Jonas Gorski1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-7/+7
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+2
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-0/+1
2018-02-02MIPS: BCM63XX: kconfig: Remove blank help textUlf Magnusson1-1/+0
2017-12-19bcm63xx_enet: use platform data for dma channel numbersJonas Gorski1-0/+8
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds1-47/+195
2017-11-07MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski1-10/+51
2017-11-07MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski1-0/+8
2017-11-07MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski1-2/+8
2017-11-07MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski1-0/+13
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski1-35/+115
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-06MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker7-7/+10
2016-10-04MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada1-0/+3
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into develLinus Walleij1-0/+11
2016-02-19MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij1-2/+2
2016-01-27Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function"Ralf Baechle1-0/+11
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott1-11/+0
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott1-32/+3
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-20/+20
2015-11-11MIPS: BCM63XX: Use pr_* instead of printkGregory Fong6-20/+20
2015-10-23spi/bcm63xx: move register definitions into the driverJonas Gorski1-28/+6
2015-10-12spi/bcm63xx: move message control word description to register offsetsJonas Gorski1-18/+2
2015-08-26MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner1-2/+2
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-03-25MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2-4/+4