index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
generic
Age
Commit message (
Expand
)
Author
2020-02-19
MIPS: generic: 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-10-08
MIPS: generic: Use __initconst for const init data
Tiezhu Yang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-13
generic: fix appended dtb support
Marcin Nowakowski
2018-10-09
MIPS: mscc: add PCB120 to the ocelot fitImage
Quentin Schulz
2018-09-22
MIPS: kexec: Use prepare method from Generic for UHI platforms
Dengcheng Zhu
2018-08-06
MIPS: Remove obsolete MIPS checks for DST node "chosen@0"
Robert P. J. Day
2018-07-27
MIPS: generic: fix missing of_node_put()
Nicholas Mc Guire
2018-07-24
mips: mscc: build FIT image for Ocelot
Alexandre Belloni
2018-06-24
MIPS: generic: remove unnecessary of_platform_populate call
Rob Herring
2018-05-14
MIPS: xilfpga: Actually include FDT in fitImage
Alexandre Belloni
2018-03-21
MIPS: generic: Add support for Microsemi Ocelot
Alexandre Belloni
2018-02-05
MIPS: Generic: Support GIC in EIC mode
Matt Redfearn
2018-02-05
MIPS: generic: Fix Makefile alignment
James Hogan
2018-02-05
MIPS: generic: Fix ranchu_of_match[] termination
James Hogan
2018-01-22
MIPS: ranchu: Add Ranchu as a new generic-based board
Miodrag Dinic
2017-11-15
Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-11-08
MIPS: generic: Add support for MIPSfpga
Zubair Lutfullah Kakakhel
2017-11-04
Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-03
Update MIPS email addresses
Paul Burton
2017-11-02
MIPS: Update email address for Marcin Nowakowski
Marcin Nowakowski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
MIPS: generic: Fix compilation error from include asm/mips-cpc.h
Matt Redfearn
2017-10-31
MIPS: generic: Fix NI 169445 its build
James Hogan
2017-10-31
Update MIPS email addresses
Paul Burton
2017-09-04
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
MIPS: Use mips_gic_present() in place of gic_present
Paul Burton
2017-08-29
MIPS: generic: Include asm/time.h for get_c0_*_int()
Paul Burton
2017-08-29
MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()
Paul Burton
2017-08-29
MIPS: generic: Move NI 169445 FIT image source to its own file
Paul Burton
2017-08-29
MIPS: generic: Move Boston FIT image source to its own file
Paul Burton
2017-08-29
MIPS: Allow platform to specify multiple its.S files
Paul Burton
2017-08-29
MIPS: NI 169445 board support
Nathan Sullivan
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-11
MIPS: generic: Support MIPS Boston development boards
Paul Burton
2017-06-28
MIPS: SEAD-3: Set interrupt-parent per-device, not at root node
Paul Burton
2017-06-28
MIPS: generic: Abstract FDT fixup application
Paul Burton
2017-06-28
MIPS: generic/yamon-dt: Use serial* rather than uart* aliases
Paul Burton
2017-06-28
MIPS: generic/yamon-dt: Support > 256MB of RAM
Paul Burton
2017-06-28
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
Paul Burton
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-01-03
MIPS: generic/kexec: add support for a DTB passed in a separate buffer
Marcin Nowakowski
2017-01-03
MIPS: platform: Allow for DTB to be moved during kernel relocation
Marcin Nowakowski
2016-11-04
MIPS: generic: Fix KASLR for generic kernel.
Matt Redfearn
2016-10-06
MIPS: generic: Convert SEAD-3 to a generic board
Paul Burton
2016-10-06
MIPS: generic: Introduce generic DT-based board support
Paul Burton