aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev1-2/+0
2019-02-21ARC: U-boot: check arguments paranoidlyEugeniy Paltsev1-2/+2
2019-02-21ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev1-0/+10
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta1-7/+7
2015-10-28ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP onceVineet Gupta1-2/+0
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta1-20/+27
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-2/+0
2015-06-19ARC: explicit'ify uboot supportVineet Gupta1-0/+2
2014-10-13ARC: RIP @running_on_hwVineet Gupta1-10/+0
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta1-3/+4
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta1-3/+35
2014-04-05ARC: [SMP] General FixesVineet Gupta1-3/+4
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta1-19/+7
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang1-1/+1
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus1-0/+5
2013-06-26ARC: Setup Vector Table Base in early bootVineet Gupta1-0/+2
2013-02-15ARC: SMP supportVineet Gupta1-0/+33
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta1-0/+78