Age | Commit message (Expand) | Author | Files | Lines |
2021-11-16 | MIPS: generic/yamon-dt: fix uninitialized variable error | Colin Ian King | 1 | -1/+1 |
2021-08-29 | MIPS: ingenic: Unconditionally enable clock of CPU #0 | Paul Cercueil | 1 | -0/+28 |
2021-08-12 | MIPS: generic: Return true/false (not 1/0) from bool functions | Huilong Deng | 1 | -3/+3 |
2021-08-12 | MIPS: generic: Allow generating FIT image for Marduk board | Jiaxun Yang | 3 | -0/+29 |
2021-07-19 | MIPS: Ingenic: Add system type for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 1 | -0/+21 |
2021-04-12 | MIPS: generic: Update node names to avoid unit addresses | Nathan Chancellor | 8 | -46/+46 |
2021-02-04 | MIPS: of: Introduce helper function to get DTB | Thomas Bogendoerfer | 1 | -3/+2 |
2021-01-07 | MIPS: Remove empty prom_free_prom_memory functions | Thomas Bogendoerfer | 1 | -4/+0 |
2020-11-13 | MIPS: mscc: Add serval support | Gregory CLEMENT | 3 | -0/+33 |
2020-11-13 | MIPS: mscc: Add jaguar2 support | Gregory CLEMENT | 3 | -0/+49 |
2020-11-13 | MIPS: mscc: build FIT image for Luton | Gregory CLEMENT | 3 | -0/+32 |
2020-11-13 | MIPS: mscc: Fix configuration name for ocelot legacy boards | Gregory CLEMENT | 1 | -1/+1 |
2020-11-13 | MIPS: mscc: Prepare configuration to handle more SoCs | Gregory CLEMENT | 1 | -3/+8 |
2020-09-27 | MIPS: Ingenic: Add system type for new Ingenic SoCs. | 周琰杰 (Zhou Yanjie) | 1 | -0/+12 |
2020-09-18 | MIPS: jz4740: Rename jz4740 folders to ingenic | Paul Cercueil | 1 | -1/+1 |
2020-09-18 | MIPS: generic: Add support for Ingenic SoCs | Paul Cercueil | 4 | -0/+118 |
2020-09-18 | MIPS: generic: Add support for zboot | Paul Cercueil | 1 | -0/+1 |
2020-09-18 | MIPS: generic: Support booting with built-in or appended DTB | Paul Cercueil | 1 | -5/+4 |
2020-09-18 | MIPS: generic: Init command line with fw_init_cmdline() | Paul Cercueil | 1 | -1/+1 |
2020-09-18 | MIPS: generic: Allow boards to set system type | Paul Cercueil | 1 | -0/+5 |
2020-09-18 | MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol | Paul Cercueil | 1 | -1/+1 |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer | 1 | -1/+0 |
2020-02-19 | MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven | 1 | -1/+1 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-10-08 | MIPS: generic: Use __initconst for const init data | Tiezhu Yang | 1 | -3/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 7 | -35/+7 |
2019-05-13 | generic: fix appended dtb support | Marcin Nowakowski | 1 | -2/+2 |
2018-10-09 | MIPS: mscc: add PCB120 to the ocelot fitImage | Quentin Schulz | 3 | -4/+21 |
2018-09-22 | MIPS: kexec: Use prepare method from Generic for UHI platforms | Dengcheng Zhu | 2 | -45/+0 |
2018-08-06 | MIPS: Remove obsolete MIPS checks for DST node "chosen@0" | Robert P. J. Day | 1 | -4/+0 |
2018-07-28 | MIPS: generic: fix missing of_node_put() | Nicholas Mc Guire | 1 | -0/+1 |
2018-07-25 | mips: mscc: build FIT image for Ocelot | Alexandre Belloni | 3 | -2/+34 |
2018-06-24 | MIPS: generic: remove unnecessary of_platform_populate call | Rob Herring | 1 | -13/+0 |
2018-05-15 | MIPS: xilfpga: Actually include FDT in fitImage | Alexandre Belloni | 1 | -0/+1 |
2018-03-22 | MIPS: generic: Add support for Microsemi Ocelot | Alexandre Belloni | 3 | -0/+95 |
2018-02-05 | MIPS: Generic: Support GIC in EIC mode | Matt Redfearn | 1 | -9/+9 |
2018-02-05 | MIPS: generic: Fix Makefile alignment | James Hogan | 1 | -1/+1 |
2018-02-05 | MIPS: generic: Fix ranchu_of_match[] termination | James Hogan | 1 | -0/+1 |
2018-01-22 | MIPS: ranchu: Add Ranchu as a new generic-based board | Miodrag Dinic | 3 | -0/+103 |
2017-11-15 | Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2 | -0/+28 |
2017-11-09 | MIPS: generic: Add support for MIPSfpga | Zubair Lutfullah Kakakhel | 2 | -0/+28 |
2017-11-04 | Merge tag 'mips_fixes_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+3 |
2017-11-03 | Update MIPS email addresses | Paul Burton | 7 | -7/+7 |
2017-11-02 | MIPS: Update email address for Marcin Nowakowski | Marcin Nowakowski | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-11-01 | MIPS: generic: Fix compilation error from include asm/mips-cpc.h | Matt Redfearn | 1 | -1/+1 |
2017-11-01 | MIPS: generic: Fix NI 169445 its build | James Hogan | 1 | -1/+1 |
2017-11-01 | Update MIPS email addresses | Paul Burton | 7 | -7/+7 |
2017-09-04 | irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h | Paul Burton | 1 | -1/+0 |
2017-09-04 | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton | 1 | -3/+4 |