summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-08ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta1-35/+14
2019-03-05ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta1-12/+0
2019-02-26ARC: boot log: cut down on verbosityVineet Gupta2-61/+32
2019-02-26ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2-57/+75
2019-02-25arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe1-0/+1
2019-02-25ARC: u-boot args: check that magic number is correctEugeniy Paltsev2-0/+9
2019-02-25ARC: perf: bpok condition only exists for ARCompactVineet Gupta1-1/+1
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev9-13/+56