summaryrefslogtreecommitdiffstats
path: root/arch/mips/generic/init.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer2021-02-041-3/+2
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-4/+0
* MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil2020-09-181-5/+4
* MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil2020-09-181-1/+1
* MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* MIPS: generic: Use __initconst for const init dataTiezhu Yang2019-10-081-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* generic: fix appended dtb supportMarcin Nowakowski2019-05-131-2/+2
* MIPS: generic: fix missing of_node_put()Nicholas Mc Guire2018-07-271-0/+1
* MIPS: generic: remove unnecessary of_platform_populate callRob Herring2018-06-241-13/+0
* MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2017-10-311-1/+1
* Update MIPS email addressesPaul Burton2017-10-311-1/+1
* MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton2017-08-291-0/+5
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-151-0/+27
|\
| * MIPS: generic: Abstract FDT fixup applicationPaul Burton2017-06-281-0/+27
* | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
|/
* MIPS: platform: Allow for DTB to be moved during kernel relocationMarcin Nowakowski2017-01-031-0/+13
* MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn2016-11-041-6/+10
* MIPS: generic: Introduce generic DT-based board supportPaul Burton2016-10-061-0/+176