Age | Commit message (Expand) | Author |
2024-07-12 | mips: generic: add fdt fixup for Realtek reference board | Chris Packham |
2024-02-20 | MIPS: Share generic kernel code with other architecture | Gregory CLEMENT |
2023-06-09 | mips: ingenic: Enable EXT/2 divider on JZ4750/55/60 if EXT is 24 MHz | Paul Cercueil |
2023-06-09 | mips: ingenic: Remove useless __maybe_unused | Paul Cercueil |
2022-06-21 | arch: mips: generic: Add missing of_node_put() in board-ranchu.c | Liang He |
2022-05-18 | mips: ingenic: Do not manually reference the CPU clock | Aidan MacDonald |
2022-01-02 | MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS | YunQiang Su |
2022-01-02 | MIPS: enable both vmlinux.gz.itb and vmlinuz for generic | YunQiang Su |
2021-12-21 | MIPS: generic: enable SMP on SMVP systems | Sander Vanheule |
2021-11-16 | MIPS: generic/yamon-dt: fix uninitialized variable error | Colin Ian King |
2021-08-29 | MIPS: ingenic: Unconditionally enable clock of CPU #0 | Paul Cercueil |
2021-08-12 | MIPS: generic: Return true/false (not 1/0) from bool functions | Huilong Deng |
2021-08-12 | MIPS: generic: Allow generating FIT image for Marduk board | Jiaxun Yang |
2021-07-19 | MIPS: Ingenic: Add system type for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) |
2021-04-12 | MIPS: generic: Update node names to avoid unit addresses | Nathan Chancellor |
2021-02-04 | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer |
2020-11-12 | MIPS: mscc: Add serval support | Gregory CLEMENT |
2020-11-12 | MIPS: mscc: Add jaguar2 support | Gregory CLEMENT |
2020-11-12 | MIPS: mscc: build FIT image for Luton | Gregory CLEMENT |
2020-11-12 | MIPS: mscc: Fix configuration name for ocelot legacy boards | Gregory CLEMENT |
2020-11-12 | MIPS: mscc: Prepare configuration to handle more SoCs | Gregory CLEMENT |
2020-09-27 | MIPS: Ingenic: Add system type for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) |
2020-09-18 | MIPS: jz4740: Rename jz4740 folders to ingenic | Paul Cercueil |
2020-09-18 | MIPS: generic: Add support for Ingenic SoCs | Paul Cercueil |
2020-09-18 | MIPS: generic: Add support for zboot | Paul Cercueil |
2020-09-18 | MIPS: generic: Support booting with built-in or appended DTB | Paul Cercueil |
2020-09-18 | MIPS: generic: Init command line with fw_init_cmdline() | Paul Cercueil |
2020-09-18 | MIPS: generic: Allow boards to set system type | Paul Cercueil |
2020-09-18 | MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol | Paul Cercueil |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-02-19 | MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-10-08 | MIPS: generic: Use __initconst for const init data | Tiezhu Yang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-13 | generic: fix appended dtb support | Marcin Nowakowski |
2018-10-09 | MIPS: mscc: add PCB120 to the ocelot fitImage | Quentin Schulz |
2018-09-22 | MIPS: kexec: Use prepare method from Generic for UHI platforms | Dengcheng Zhu |
2018-08-06 | MIPS: Remove obsolete MIPS checks for DST node "chosen@0" | Robert P. J. Day |
2018-07-27 | MIPS: generic: fix missing of_node_put() | Nicholas Mc Guire |
2018-07-24 | mips: mscc: build FIT image for Ocelot | Alexandre Belloni |
2018-06-24 | MIPS: generic: remove unnecessary of_platform_populate call | Rob Herring |
2018-05-14 | MIPS: xilfpga: Actually include FDT in fitImage | Alexandre Belloni |
2018-03-21 | MIPS: generic: Add support for Microsemi Ocelot | Alexandre Belloni |
2018-02-05 | MIPS: Generic: Support GIC in EIC mode | Matt Redfearn |
2018-02-05 | MIPS: generic: Fix Makefile alignment | James Hogan |
2018-02-05 | MIPS: generic: Fix ranchu_of_match[] termination | James Hogan |
2018-01-22 | MIPS: ranchu: Add Ranchu as a new generic-based board | Miodrag Dinic |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2017-11-08 | MIPS: generic: Add support for MIPSfpga | Zubair Lutfullah Kakakhel |