aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/generic/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer1-3/+2
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2020-09-18MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil1-5/+4
2020-09-18MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil1-1/+1
2020-02-19MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2019-10-08MIPS: generic: Use __initconst for const init dataTiezhu Yang1-3/+3
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