aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/pic32/pic32mzda/init.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-11MIPS: pic32: treat port as signed integerGravatar Jason A. Donenfeld 1-1/+1
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 1-1/+6
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-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
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Gravatar Thomas Gleixner 1-9/+1
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-01-24MIPS: Add support for PIC32MZDA platformGravatar Joshua Henderson 1-0/+156