summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-02-251-0/+1
* ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-251-0/+5
* ARC: enable uboot support unconditionallyEugeniy Paltsev2019-02-211-2/+0
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-211-2/+2
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-211-0/+10
* ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta2017-01-241-7/+7
* ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP onceVineet Gupta2015-10-281-2/+0
* ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta2015-10-281-20/+27
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-2/+0
* ARC: explicit'ify uboot supportVineet Gupta2015-06-191-0/+2
* ARC: RIP @running_on_hwVineet Gupta2014-10-131-10/+0
* ARC: optimize kernel bss clearing in early boot codeVineet Gupta2014-06-261-3/+4
* ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-031-3/+35
* ARC: [SMP] General FixesVineet Gupta2014-04-051-3/+4
* ARC: [cmdline] uboot cmdline handling reworkVineet Gupta2014-01-161-19/+7
* arc: remove '__init' for first_lines_of_secondary()Chen Gang2013-11-061-1/+1
* ARC: SMP failed to boot due to missing IVT setupNoam Camus2013-09-121-0/+5
* ARC: Setup Vector Table Base in early bootVineet Gupta2013-06-261-0/+2
* ARC: SMP supportVineet Gupta2013-02-151-0/+33
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-151-0/+78