aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-12MIPS: generic: Update node names to avoid unit addressesNathan Chancellor8-46/+46
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-11-12MIPS: mscc: Add serval supportGregory CLEMENT3-0/+33
2020-11-12MIPS: mscc: Add jaguar2 supportGregory CLEMENT3-0/+49
2020-11-12MIPS: mscc: build FIT image for LutonGregory CLEMENT3-0/+32
2020-11-12MIPS: mscc: Fix configuration name for ocelot legacy boardsGregory CLEMENT1-1/+1
2020-11-12MIPS: mscc: Prepare configuration to handle more SoCsGregory CLEMENT1-3/+8
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+12
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil1-1/+1
2020-09-18MIPS: generic: Add support for Ingenic SoCsPaul Cercueil4-0/+118
2020-09-18MIPS: generic: Add support for zbootPaul Cercueil1-0/+1
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-09-18MIPS: generic: Allow boards to set system typePaul Cercueil1-0/+5
2020-09-18MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil1-1/+1
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer1-1/+0
2020-02-19MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-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 Gleixner7-35/+7
2019-05-13generic: fix appended dtb supportMarcin Nowakowski1-2/+2
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