index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2020-11-02
ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline
Vineet Gupta
2020-06-18
ARCv2: support loop buffer (LPB) disabling
Eugeniy Paltsev
2020-03-16
ARC: handle DSP presence in HW
Eugeniy Paltsev
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-25
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2019-02-21
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
2017-01-24
ARC: smp-boot: Decouple Non masters waiting API from jump to entry point
Vineet Gupta
2015-10-28
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
Vineet Gupta
2015-10-28
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
Vineet Gupta
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-19
ARC: explicit'ify uboot support
Vineet Gupta
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
2014-06-26
ARC: optimize kernel bss clearing in early boot code
Vineet Gupta
2014-06-03
ARC: Disable caches in early boot if so configured
Vineet Gupta
2014-04-05
ARC: [SMP] General Fixes
Vineet Gupta
2014-01-16
ARC: [cmdline] uboot cmdline handling rework
Vineet Gupta
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-06-26
ARC: Setup Vector Table Base in early boot
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta