aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-18MIPS: jz4740: Drop all obsolete filesPaul Cercueil1-145/+0
2020-07-31MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil1-29/+8
2020-07-31MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil1-6/+1
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)1-0/+4
2020-07-16MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil1-0/+4
2020-05-20MIPS: ingenic: Add missing includePaul Cercueil1-0/+1
2020-05-07MIPS: ingenic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-04-29MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil1-4/+59
2020-01-09MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)1-0/+4
2019-07-30MIPS: jz4740: Drop dead codePaul Cercueil1-2/+1
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner1-10/+1
2019-02-21MIPS: ingenic: Add support for appended devicetreePaul Cercueil1-4/+10
2018-01-18MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil1-3/+19
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-8/+0
2015-06-21MIPS: ingenic: Initial JZ4780 supportPaul Burton1-0/+3
2015-06-21MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton1-1/+7
2015-06-21MIPS: JZ4740: probe interrupt controller via DTPaul Burton1-2/+0
2015-06-21MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton1-0/+8
2015-06-21MIPS: JZ4740: require & include DTPaul Burton1-0/+19
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2011-05-19MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne1-0/+32
2010-08-05MIPS: JZ4740: Add setup codeLars-Peter Clausen1-0/+29