aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pic32
AgeCommit message (Expand)AuthorFilesLines
2022-11-11MIPS: pic32: treat port as signed integerGravatar Jason A. Donenfeld 2-8/+7
2022-09-12MIPS: move from strlcpy with unused retval to strscpyGravatar Wolfram Sang 1-1/+1
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsGravatar Liang He 2-1/+9
2022-05-04MIPS: fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Gravatar Tiezhu Yang 1-5/+0
2022-03-14MIPS: Remove redundant check in device_tree_init()Gravatar Tiezhu Yang 1-3/+0
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPGravatar Arnd Bergmann 1-1/+0
2021-02-04MIPS: of: Introduce helper function to get DTBGravatar Thomas Bogendoerfer 1-14/+1
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsGravatar Thomas Bogendoerfer 1-4/+0
2021-01-07MIPS: Use address-of operator on section symbolsGravatar Nathan Chancellor 1-1/+1
2020-05-13MIPS: Only include the platform file neededGravatar Thomas Bogendoerfer 1-1/+0
2020-02-28MIPS: pic32mzda: Drop pointless static qualifierGravatar YueHaibing 1-1/+1
2020-02-19MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Gravatar Geert Uytterhoeven 1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 2-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Gravatar Thomas Gleixner 10-90/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 3-0/+3
2019-03-19arch: mips: Kconfig: pedantic formattingGravatar Enrico Weigelt, metux IT consult 1-4/+4
2018-07-17mips: unify prom_putchar() declarationsGravatar Alexander Sverdlin 1-3/+2
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsGravatar Christoph Hellwig 1-1/+0
2018-06-24MIPS: make the default mips dma implementation optionalGravatar Christoph Hellwig 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-02-17MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Gravatar Purna Chandra Mandal 1-3/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-2/+2
2016-08-02MIPS: store the appended dtb address in a variableGravatar Jonas Gorski 1-2/+2
2016-06-23mips: use of_platform_default_populate() to populate default busGravatar Kefeng Wang 1-2/+1
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-9/+4
2016-05-17MIPS: pic32mzda: fix getting timer clock rate.Gravatar Purna Chandra Mandal 1-9/+4
2016-05-11MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVGravatar Stephen Boyd 1-1/+0
2016-01-24MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitGravatar Joshua Henderson 1-0/+16
2016-01-24MIPS: Add support for PIC32MZDA platformGravatar Joshua Henderson 15-0/+1322