aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/pic32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-28MIPS: Fixup explicit DT include clean-upRob Herring1-0/+1
2023-07-25MIPS: Explicitly include correct DT includesRob Herring1-1/+0
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld2-8/+7
2022-09-12MIPS: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He2-1/+9
2022-05-04MIPS: fix typos in commentsJulia Lawall1-1/+1
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang1-5/+0
2022-03-14MIPS: Remove redundant check in device_tree_init()Tiezhu Yang1-3/+0
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-1/+0
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer1-14/+1
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2021-01-07MIPS: Use address-of operator on section symbolsNathan Chancellor1-1/+1
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-02-28MIPS: pic32mzda: Drop pointless static qualifierYueHaibing1-1/+1
2020-02-19MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner10-90/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner3-0/+3
2019-03-19arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult1-4/+4
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-3/+2
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig1-1/+0
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-02-17MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal1-3/+2
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski1-2/+2
2016-06-23mips: use of_platform_default_populate() to populate default busKefeng Wang1-2/+1
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-9/+4
2016-05-17MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal1-9/+4
2016-05-11MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-02-25clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd1-1/+0
2016-01-24MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson1-0/+16
2016-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson15-0/+1322