summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/head.S
AgeCommit message (Expand)Author
2024-04-01ARC: Fix typosBjorn Helgaas
2020-11-02ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta
2020-06-18ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-25ARC: u-boot args: check that magic number is correctEugeniy Paltsev
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev
2019-02-21ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-21ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2017-01-24ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta
2015-10-28ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP onceVineet Gupta
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta
2015-06-19ARC: explicit'ify uboot supportVineet Gupta
2014-10-13ARC: RIP @running_on_hwVineet Gupta
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta
2014-06-03ARC: Disable caches in early boot if so configuredVineet Gupta
2014-04-05ARC: [SMP] General FixesVineet Gupta
2014-01-16ARC: [cmdline] uboot cmdline handling reworkVineet Gupta
2013-11-06arc: remove '__init' for first_lines_of_secondary()Chen Gang
2013-09-12ARC: SMP failed to boot due to missing IVT setupNoam Camus
2013-06-26ARC: Setup Vector Table Base in early bootVineet Gupta
2013-02-15ARC: SMP supportVineet Gupta
2013-02-15ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta