summaryrefslogtreecommitdiffstats
path: root/arch/mips/generic
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: mscc: Add serval supportGregory CLEMENT2020-11-123-0/+33
* MIPS: mscc: Add jaguar2 supportGregory CLEMENT2020-11-123-0/+49
* MIPS: mscc: build FIT image for LutonGregory CLEMENT2020-11-123-0/+32
* MIPS: mscc: Fix configuration name for ocelot legacy boardsGregory CLEMENT2020-11-121-1/+1
* MIPS: mscc: Prepare configuration to handle more SoCsGregory CLEMENT2020-11-121-3/+8
* MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2020-09-271-0/+12
* MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil2020-09-181-1/+1
* MIPS: generic: Add support for Ingenic SoCsPaul Cercueil2020-09-184-0/+118
* MIPS: generic: Add support for zbootPaul Cercueil2020-09-181-0/+1
* 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: Allow boards to set system typePaul Cercueil2020-09-181-0/+5
* MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil2020-09-181-1/+1
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-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-307-35/+7
* generic: fix appended dtb supportMarcin Nowakowski2019-05-131-2/+2
* MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz2018-10-093-4/+21
* MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu2018-09-222-45/+0
* MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day2018-08-061-4/+0
* MIPS: generic: fix missing of_node_put()Nicholas Mc Guire2018-07-271-0/+1
* mips: mscc: build FIT image for OcelotAlexandre Belloni2018-07-243-2/+34
* MIPS: generic: remove unnecessary of_platform_populate callRob Herring2018-06-241-13/+0
* MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni2018-05-141-0/+1
* MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni2018-03-213-0/+95
* MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-02-051-9/+9
* MIPS: generic: Fix Makefile alignmentJames Hogan2018-02-051-1/+1
* MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan2018-02-051-0/+1
* MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic2018-01-223-0/+103
* Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-11-152-0/+28
|\
| * MIPS: generic: Add support for MIPSfpgaZubair Lutfullah Kakakhel2017-11-082-0/+28
* | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-043-3/+3
|\ \
| * | MIPS: Update email address for Marcin NowakowskiMarcin Nowakowski2017-11-021-1/+1
| * | MIPS: generic: Fix compilation error from include asm/mips-cpc.hMatt Redfearn2017-10-311-1/+1
| * | MIPS: generic: Fix NI 169445 its buildJames Hogan2017-10-311-1/+1
| * | Update MIPS email addressesPaul Burton2017-10-317-7/+7
| |/
* | Update MIPS email addressesPaul Burton2017-11-037-7/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton2017-09-041-1/+0
* MIPS: Use mips_gic_present() in place of gic_presentPaul Burton2017-09-041-3/+4
* MIPS: generic: Include asm/time.h for get_c0_*_int()Paul Burton2017-08-291-0/+1
* MIPS: generic: Include asm/bootinfo.h for plat_fdt_relocated()Paul Burton2017-08-291-0/+5
* MIPS: generic: Move NI 169445 FIT image source to its own filePaul Burton2017-08-293-25/+23
* MIPS: generic: Move Boston FIT image source to its own filePaul Burton2017-08-293-25/+23
* MIPS: Allow platform to specify multiple its.S filesPaul Burton2017-08-291-0/+2
* MIPS: NI 169445 board supportNathan Sullivan2017-08-292-0/+31