summaryrefslogtreecommitdiff
path: root/arch/mips/pic32
Commit message (Expand)AuthorAgeFilesLines
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-11-112-8/+7
* MIPS: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-121-1/+1
* mips/pic32/pic32mzda: Fix refcount leak bugsLiang He2022-06-212-1/+9
* MIPS: fix typos in commentsJulia Lawall2022-05-041-1/+1
* MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang2022-03-141-5/+0
* MIPS: Remove redundant check in device_tree_init()Tiezhu Yang2022-03-141-3/+0
* clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-1/+0
* MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2021-02-041-14/+1
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-4/+0
* MIPS: Use address-of operator on section symbolsNathan Chancellor2021-01-071-1/+1
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* MIPS: pic32mzda: Drop pointless static qualifierYueHaibing2020-02-281-1/+1
* MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-0510-90/+10
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-191-4/+4
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-3/+2
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-241-1/+0
* MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-241-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()Purna Chandra Mandal2017-02-171-3/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-2/+2
|\
| * MIPS: store the appended dtb address in a variableJonas Gorski2016-08-021-2/+2
* | mips: use of_platform_default_populate() to populate default busKefeng Wang2016-06-231-2/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-191-9/+4
|\
| * MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal2016-05-171-9/+4
* | MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-05-111-1/+1
|/
* clk: Get rid of HAVE_MACH_CLKDEVStephen Boyd2016-02-251-1/+0
* MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson2016-01-241-0/+16
* MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-2415-0/+1322