aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/generic
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 7-35/+7
2019-05-13generic: fix appended dtb supportGravatar Marcin Nowakowski 1-2/+2
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageGravatar Quentin Schulz 3-4/+21
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsGravatar Dengcheng Zhu 2-45/+0
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Gravatar Robert P. J. Day 1-4/+0
2018-07-27MIPS: generic: fix missing of_node_put()Gravatar Nicholas Mc Guire 1-0/+1
2018-07-24mips: mscc: build FIT image for OcelotGravatar Alexandre Belloni 3-2/+34
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callGravatar Rob Herring 1-13/+0
2018-05-14MIPS: xilfpga: Actually include FDT in fitImageGravatar Alexandre Belloni 1-0/+1
2018-03-21MIPS: generic: Add support for Microsemi OcelotGravatar Alexandre Belloni 3-0/+95
2018-02-05MIPS: Generic: Support GIC in EIC modeGravatar Matt Redfearn 1-9/+9
2018-02-05MIPS: generic: Fix Makefile alignmentGravatar James Hogan 1-1/+1
2018-02-05MIPS: generic: Fix ranchu_of_match[] terminationGravatar James Hogan 1-0/+1
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardGravatar Miodrag Dinic 3-0/+103
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Gravatar Linus Torvalds 2-0/+28
2017-11-08MIPS: generic: Add support for MIPSfpgaGravatar Zubair Lutfullah Kakakhel 2-0/+28
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-3/+3
2017-11-03Update MIPS email addressesGravatar Paul Burton 7-7/+7
2017-11-02MIPS: Update email address for Marcin NowakowskiGravatar Marcin Nowakowski 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 2-0/+2
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hGravatar Matt Redfearn 1-1/+1
2017-10-31MIPS: generic: Fix NI 169445 its buildGravatar James Hogan 1-1/+1
2017-10-31Update MIPS email addressesGravatar Paul Burton 7-7/+7
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hGravatar Paul Burton 1-1/+0
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentGravatar Paul Burton 1-3/+4
2017-08-29MIPS: generic: Include asm/time.h for get_c0_*_int()Gravatar Paul Burton 1-0/+1
2017-08-29MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Gravatar Paul Burton 1-0/+5
2017-08-29MIPS: generic: Move NI 169445 FIT image source to its own fileGravatar Paul Burton 3-25/+23
2017-08-29MIPS: generic: Move Boston FIT image source to its own fileGravatar Paul Burton 3-25/+23
2017-08-29MIPS: Allow platform to specify multiple its.S filesGravatar Paul Burton 1-0/+2
2017-08-29MIPS: NI 169445 board supportGravatar Nathan Sullivan 2-0/+31
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 6-193/+354
2017-07-11MIPS: generic: Support MIPS Boston development boardsGravatar Paul Burton 2-0/+37
2017-06-28MIPS: SEAD-3: Set interrupt-parent per-device, not at root nodeGravatar Paul Burton 1-6/+20
2017-06-28MIPS: generic: Abstract FDT fixup applicationGravatar Paul Burton 2-22/+38
2017-06-28MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesGravatar Paul Burton 1-2/+2
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMGravatar Paul Burton 2-22/+87
2017-06-28MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardGravatar Paul Burton 4-174/+203
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeGravatar Daniel Lezcano 1-1/+1
2017-01-03MIPS: generic/kexec: add support for a DTB passed in a separate bufferGravatar Marcin Nowakowski 2-0/+45
2017-01-03MIPS: platform: Allow for DTB to be moved during kernel relocationGravatar Marcin Nowakowski 1-0/+13
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Gravatar Matt Redfearn 1-6/+10
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardGravatar Paul Burton 3-0/+385
2016-10-06MIPS: generic: Introduce generic DT-based board supportGravatar Paul Burton 7-0/+339