aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/xlp/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer1-174/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-5/+0
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2020-10-13memblock: use separate iterators for memory and reserved regionsMike Rapoport1-1/+1
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer1-1/+1
2019-08-23MIPS: xlp: Drop boot_mem_mapJiaxun Yang1-6/+6
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C1-1/+1
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C1-5/+0
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song1-0/+1
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C1-1/+1
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-7/+18
2014-01-24MIPS: Netlogic: Core wakeup improvementsJayachandran C1-6/+8
2014-01-24MIPS: Netlogic: Add cpu to node mapping for XLP9XXJayachandran C1-0/+5
2014-01-24MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C1-1/+4
2014-01-24MIPS: Netlogic: Identify XLP 9XX chipJayachandran C1-0/+1
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle1-1/+0
2013-11-06MIPS: Netlogic: replace early_init_devtree() callJayachandran C1-1/+1
2013-09-03MIPS: Netlogic: Add support for XLP2XXJayachandran C1-7/+20
2013-09-03MIPS: Netlogic: Read memory from DRAM BARsJayachandran C1-0/+23
2013-06-13MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C1-0/+13
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C1-0/+1
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C1-0/+8
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C1-69/+4
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-05-08MIPS: Netlogic: Support for multiple built-in device treesJayachandran C1-3/+19
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam1-0/+4
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C1-9/+8
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C1-2/+4
2012-11-09MIPS: Netlogic: Move fdt init to plat_mem_setupJayachandran C1-13/+14
2012-08-22MIPS: Netlogic: Add support for built in DTBJayachandran C1-1/+11
2012-08-22MIPS: Netlogic: merge of.c into setup.cJayachandran C1-0/+20
2012-07-24MIPS: Netlogic: Add XLP SoC devices in FDTGanesan Ramalingam1-0/+16
2012-07-03MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C1-1/+7
2011-12-07MIPS: Netlogic: Merge some of XLR/XLP wakup codeJayachandran C1-0/+4
2011-12-07MIPS: Netlogic: Add XLP platform files for XLP SoCJayachandran C1-0/+101