summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: jz4740: Drop all obsolete filesPaul Cercueil2020-09-181-145/+0
* MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil2020-07-311-29/+8
* MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil2020-07-311-6/+1
* MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)2020-07-241-0/+4
* MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil2020-07-161-0/+4
* MIPS: ingenic: Add missing includePaul Cercueil2020-05-201-0/+1
* MIPS: ingenic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-05-071-1/+1
* MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil2020-04-291-4/+59
* MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)2020-01-091-0/+4
* MIPS: jz4740: Drop dead codePaul Cercueil2019-07-301-2/+1
* MIPS: X1000: Add X1000 system type.Zhou Yanjie2019-07-301-0/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* MIPS: ingenic: Add support for appended devicetreePaul Cercueil2019-02-221-4/+10
* MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2018-01-181-3/+19
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0
* MIPS: ingenic: Initial JZ4780 supportPaul Burton2015-06-211-0/+3
* MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton2015-06-211-1/+7
* MIPS: JZ4740: probe interrupt controller via DTPaul Burton2015-06-211-2/+0
* MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton2015-06-211-0/+8
* MIPS: JZ4740: require & include DTPaul Burton2015-06-211-0/+19
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* MIPS: JZ4740: setup: Autodetect physical memory.Maarten ter Huurne2011-05-191-0/+32
* MIPS: JZ4740: Add setup codeLars-Peter Clausen2010-08-051-0/+29