summaryrefslogtreecommitdiff
path: root/arch/mips/netlogic/common/reset.S
AgeCommit message (Expand)AuthorFilesLines
2016-05-09MIPS: Netlogic: Fix CP0_EBASE redefinition warningsJames Hogan1-6/+5
2015-04-01MIPS: Netlogic: Do not enable SUE for coreJayachandran C1-1/+1
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C1-0/+20
2014-05-30MIPS: Netlogic: Add support for XLP5XXYonghong Song1-0/+4
2014-05-30MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C1-2/+3
2014-05-30MIPS: Netlogic: Enable access to more than 64GBJayachandran C1-0/+15
2014-05-30MIPS: Netlogic: Reduce size of reset codeJayachandran C1-7/+8
2014-01-25mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-25MIPS: Netlogic: SYS block updates of XLP9XXJayachandran C1-0/+8
2014-01-25MIPS: Netlogic: L1D cacheflush before thread enable on XLPIIYonghong Song1-2/+23
2014-01-25MIPS: Netlogic: Some cleanups for assembly codeJayachandran C1-14/+15
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C1-22/+1
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C1-1/+1
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C1-2/+4
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C1-0/+249