aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-20MIPS: Share generic kernel code with other architectureGregory CLEMENT1-3/+3
2023-06-09mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHzPaul Cercueil1-0/+57
2023-06-09mips: ingenic: Remove useless __maybe_unusedPaul Cercueil1-2/+2
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He1-0/+1
2022-05-18mips: ingenic: Do not manually reference the CPU clockAidan MacDonald1-26/+0
2022-01-02MIPS: new Kconfig option ZBOOT_LOAD_ADDRESSYunQiang Su1-1/+0
2022-01-02MIPS: enable both vmlinux.gz.itb and vmlinuz for genericYunQiang Su1-1/+1
2021-12-21MIPS: generic: enable SMP on SMVP systemsSander Vanheule1-5/+6
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorColin Ian King1-1/+1
2021-08-29MIPS: ingenic: Unconditionally enable clock of CPU #0Paul Cercueil1-0/+28
2021-08-12MIPS: generic: Return true/false (not 1/0) from bool functionsHuilong Deng1-3/+3
2021-08-12MIPS: generic: Allow generating FIT image for Marduk boardJiaxun Yang3-0/+29
2021-07-19MIPS: Ingenic: Add system type for new Ingenic SoCs.周琰杰 (Zhou Yanjie)1-0/+21
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