summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/setup.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1Star
* 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/+0Star
* 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/+0Star
* 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