aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz3-4/+21
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu2-45/+0
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day1-4/+0
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni3-2/+34
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring1-13/+0
2018-05-14MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni1-0/+1
2018-03-21MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni3-0/+95
2018-02-05MIPS: Generic: Support GIC in EIC modeMatt Redfearn1-9/+9
2018-02-05MIPS: generic: Fix Makefile alignmentJames Hogan1-1/+1
2018-02-05MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan1-0/+1
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic3-0/+103
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds2-0/+28
2017-11-08MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel2-0/+28
2017-11-04Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mipsLinus Torvalds3-3/+3
2017-11-03Update MIPS email addressesPaul Burton7-7/+7
2017-11-02MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn1-1/+1
2017-10-31MIPS: generic: Fix NI 169445 its buildJames Hogan1-1/+1
2017-10-31Update MIPS email addressesPaul Burton7-7/+7
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton1-1/+0
2017-09-04MIPS: Use mips_gic_present() in place of gic_presentPaul Burton1-3/+4
2017-08-29MIPS: generic: Include asm/time.h for get_c0_*_int()Paul Burton1-0/+1
2017-08-29MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton1-0/+5
2017-08-29MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton3-25/+23
2017-08-29MIPS: generic: Move Boston FIT image source to its own filePaul Burton3-25/+23
2017-08-29MIPS: Allow platform to specify multiple its.S filesPaul Burton1-0/+2
2017-08-29MIPS: NI 169445 board supportNathan Sullivan2-0/+31
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-193/+354
2017-07-11MIPS: generic: Support MIPS Boston development boardsPaul Burton2-0/+37
2017-06-28MIPS: SEAD-3: Set interrupt-parent per-device, not at root nodePaul Burton1-6/+20
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton2-22/+38
2017-06-28MIPS: generic/yamon-dt: Use serial* rather than uart* aliasesPaul Burton1-2/+2
2017-06-28MIPS: generic/yamon-dt: Support > 256MB of RAMPaul Burton2-22/+87
2017-06-28MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 boardPaul Burton4-174/+203
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-01-03MIPS: generic/kexec: add support for a DTB passed in a separate bufferMarcin Nowakowski2-0/+45
2017-01-03MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski1-0/+13
2016-11-04MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn1-6/+10
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton3-0/+385
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton7-0/+339