aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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