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