summaryrefslogtreecommitdiffstats
path: root/arch/mips/generic
AgeCommit message (Expand)AuthorLines
2025-08-29MIPS: generic: Replace deprecated strcpy() in ocelot_detect()Thorsten Blum-1/+2
2024-07-12mips: generic: add fdt fixup for Realtek reference boardChris Packham-0/+80
2024-02-20MIPS: Share generic kernel code with other architectureGregory CLEMENT-3/+3
2023-06-09mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHzPaul Cercueil-0/+57
2023-06-09mips: ingenic: Remove useless __maybe_unusedPaul Cercueil-2/+2
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He-0/+1
2022-05-18mips: ingenic: Do not manually reference the CPU clockAidan MacDonald-26/+0
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su-1/+0
2022-01-02MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su-1/+1
2021-12-21MIPS: generic: enable SMP on SMVP systemsSander Vanheule-5/+6
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King-1/+1
2021-08-29MIPS: ingenic: Unconditionally enable clock of CPU #0Paul Cercueil-0/+28
2021-08-12MIPS: generic: Return true/false (not 1/0) from bool functionsHuilong Deng-3/+3
2021-08-12MIPS: generic: Allow generating FIT image for Marduk boardJiaxun Yang-0/+29
2021-07-19MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)-0/+21
2021-04-12MIPS: generic: Update node names to avoid unit addressesNathan Chancellor-46/+46
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer-3/+2
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-4/+0
2020-11-12MIPS: mscc: Add serval supportGregory CLEMENT-0/+33
2020-11-12MIPS: mscc: Add jaguar2 supportGregory CLEMENT-0/+49
2020-11-12MIPS: mscc: build FIT image for LutonGregory CLEMENT-0/+32
2020-11-12MIPS: mscc: Fix configuration name for ocelot legacy boardsGregory CLEMENT-1/+1
2020-11-12MIPS: mscc: Prepare configuration to handle more SoCsGregory CLEMENT-3/+8
2020-09-27MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)-0/+12
2020-09-18MIPS: jz4740: Rename jz4740 folders to ingenicPaul Cercueil-1/+1
2020-09-18MIPS: generic: Add support for Ingenic SoCsPaul Cercueil-0/+118
2020-09-18MIPS: generic: Add support for zbootPaul Cercueil-0/+1
2020-09-18MIPS: generic: Support booting with built-in or appended DTBPaul Cercueil-5/+4
2020-09-18MIPS: generic: Init command line with fw_init_cmdline()Paul Cercueil-1/+1
2020-09-18MIPS: generic: Allow boards to set system typePaul Cercueil-0/+5
2020-09-18MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbolPaul Cercueil-1/+1
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-1/+0
2020-02-19MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-10-08MIPS: generic: Use __initconst for const init dataTiezhu Yang-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-35/+7
2019-05-13generic: fix appended dtb supportMarcin Nowakowski-2/+2
2018-10-09MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz-4/+21
2018-09-22MIPS: kexec: Use prepare method from Generic for UHI platformsDengcheng Zhu-45/+0
2018-08-06MIPS: Remove obsolete MIPS checks for DST node "chosen@0"Robert P. J. Day-4/+0
2018-07-27MIPS: generic: fix missing of_node_put()Nicholas Mc Guire-0/+1
2018-07-24mips: mscc: build FIT image for OcelotAlexandre Belloni-2/+34
2018-06-24MIPS: generic: remove unnecessary of_platform_populate callRob Herring-13/+0
2018-05-14MIPS: xilfpga: Actually include FDT in fitImageAlexandre Belloni-0/+1
2018-03-21MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni-0/+95
2018-02-05MIPS: Generic: Support GIC in EIC modeMatt Redfearn-9/+9
2018-02-05MIPS: generic: Fix Makefile alignmentJames Hogan-1/+1
2018-02-05MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan-0/+1
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic-0/+103
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds-0/+28