summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-03-05ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta-12/+0
2019-02-25ARC: boot log: cut down on verbosityVineet Gupta-52/+32
2019-02-25ARCv2: boot log: refurbish HS core/release identificationVineet Gupta-56/+74
2019-02-25ARC: u-boot args: check that magic number is correctEugeniy Paltsev-0/+8
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev-9/+16
2019-02-21ARCv2: don't assume core 0x54 has dual issueVineet Gupta-5/+21
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev-2/+0
2019-02-21ARC: U-boot: check arguments paranoidlyEugeniy Paltsev-25/+62
2019-02-21ARC: fix actionpoints configuration detectionEugeniy Paltsev-1/+1
2019-01-17ARC: boot log: print Action point detailsVineet Gupta-7/+15
2019-01-17ARCv2: boot log: BPU return stack depthVineet Gupta-2/+3
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+1
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells-0/+1
2018-11-12ARCv2: boot log unaligned access in useVineet Gupta-3/+6
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta-1/+1
2018-01-23ARC: boot log: Fix trailing semicolonLuis de Bethencourt-1/+1
2017-11-28ARC: Fix detection of dual-issue enabledAlexey Brodkin-1/+1
2017-11-13ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta-4/+39
2017-10-03ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta-3/+14
2017-10-03ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta-4/+11
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko-1/+1
2017-08-28ARC: set boot print log level to PR_INFONoam Camus-3/+3
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta-9/+21
2017-03-05ARC: get rate from clk driver instead of reading device treeVlad Zakharov-4/+12
2016-11-30ARC: time: move time_init() out of the driverVineet Gupta-0/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta-3/+3
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta-18/+33
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta-1/+4
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta-45/+42
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta-3/+1
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus-1/+1
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta-2/+2
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta-0/+1
2016-08-19ARC: Support syscall ABI v4Vineet Gupta-2/+4
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+0
2016-07-13ARC: fix linux-next build breakageVineet Gupta-0/+1
2016-06-23arc: Remove unnecessary of_platform_populate with default match tableKefeng Wang-7/+0
2016-05-30Fix typosAndrea Gelmini-1/+1
2016-05-09ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin-5/+7
2016-05-09ARC: clocksource: DT based probeVineet Gupta-3/+0
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus-2/+0
2016-03-19ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta-12/+2
2016-03-17arc: use of_platform_default_populate() to populate default busKefeng Wang-1/+1
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta-5/+0
2016-02-18ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta-28/+50
2016-02-18ARC: Assume multiplier is always presentVineet Gupta-2/+0
2016-01-29ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta-0/+1
2016-01-29ARC: shrink cpuinfo by not saving full timer BCRVineet Gupta-7/+12