index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pic32
Age
Commit message (
Expand
)
Author
2020-05-13
MIPS: Only include the platform file needed
Thomas Bogendoerfer
2020-02-28
MIPS: pic32mzda: Drop pointless static qualifier
YueHaibing
2020-02-19
MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-19
arch: mips: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2018-07-17
mips: unify prom_putchar() declarations
Alexander Sverdlin
2018-06-24
MIPS: use generic dma noncoherent ops for simple noncoherent platforms
Christoph Hellwig
2018-06-24
MIPS: make the default mips dma implementation optional
Christoph Hellwig
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-02-17
MIPS: pic32mzda: Fix linker error for pic32_get_pbclk()
Purna Chandra Mandal
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-02
MIPS: store the appended dtb address in a variable
Jonas Gorski
2016-06-23
mips: use of_platform_default_populate() to populate default bus
Kefeng Wang
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-17
MIPS: pic32mzda: fix getting timer clock rate.
Purna Chandra Mandal
2016-05-11
MIPS: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
2016-02-25
clk: Get rid of HAVE_MACH_CLKDEV
Stephen Boyd
2016-01-24
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
Joshua Henderson
2016-01-24
MIPS: Add support for PIC32MZDA platform
Joshua Henderson