summaryrefslogtreecommitdiffstats
path: root/arch/mips/pic32/pic32mzda/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: pic32: treat port as signed integerJason A. Donenfeld2022-11-111-1/+1
* MIPS: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-121-1/+1
* mips/pic32/pic32mzda: Fix refcount leak bugsLiang He2022-06-211-1/+6
* 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
* 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
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner2019-06-051-9/+1
* 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
|/
* MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-241-0/+156