summaryrefslogtreecommitdiffstats
path: root/arch/mips/pic32/pic32mzda
Commit message (Expand)AuthorAgeFilesLines
* 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: 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-058-72/+8
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-3/+2
* 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
|/
* MIPS: pic32mzda: fix getting timer clock rate.Purna Chandra Mandal2016-05-171-9/+4
* MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-249-0/+1186