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