aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/generic/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-13generic: fix appended dtb supportMarcin Nowakowski1-2/+2
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring1-13/+0
2017-10-31MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn1-1/+1
2017-10-31Update MIPS email addressesPaul Burton1-1/+1
2017-08-29MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton1-0/+5
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+27
2017-06-28MIPS: generic: Abstract FDT fixup applicationPaul Burton1-0/+27
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
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: Introduce generic DT-based board supportPaul Burton1-0/+176