aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/pic32/pic32mzda/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-11MIPS: pic32: treat port as signed integerJason A. Donenfeld1-1/+1
2022-09-12MIPS: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He1-1/+6
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-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
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner1-9/+1
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-01-24MIPS: Add support for PIC32MZDA platformJoshua Henderson1-0/+156