aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
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