aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-16ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta1-12/+7
2020-04-12ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev1-2/+3
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev1-0/+6
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev1-0/+3
2020-03-16ARC: add helpers to sanitize config optionsEugeniy Paltsev1-13/+12
2020-02-12ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-01-14arch/arc/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-05ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta1-12/+0
2019-02-25ARC: boot log: cut down on verbosityVineet Gupta1-52/+32
2019-02-25ARCv2: boot log: refurbish HS core/release identificationVineet Gupta1-56/+74
2019-02-25ARC: u-boot args: check that magic number is correctEugeniy Paltsev1-0/+8
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev1-9/+16
2019-02-21ARCv2: don't assume core 0x54 has dual issueVineet Gupta1-5/+21
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev1-2/+0
2019-02-21ARC: U-boot: check arguments paranoidlyEugeniy Paltsev1-25/+62
2019-02-21ARC: fix actionpoints configuration detectionEugeniy Paltsev1-1/+1
2019-01-17ARC: boot log: print Action point detailsVineet Gupta1-7/+15
2019-01-17ARCv2: boot log: BPU return stack depthVineet Gupta1-2/+3
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells1-0/+1
2018-11-12ARCv2: boot log unaligned access in useVineet Gupta1-3/+6
2018-02-28ARCv2: boot log: fix HS48 release numberVineet Gupta1-1/+1
2018-01-23ARC: boot log: Fix trailing semicolonLuis de Bethencourt1-1/+1
2017-11-28ARC: Fix detection of dual-issue enabledAlexey Brodkin1-1/+1
2017-11-13ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop BufferVineet Gupta1-4/+39
2017-10-03ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta1-3/+14
2017-10-03ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta1-4/+11
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-08-28ARC: set boot print log level to PR_INFONoam Camus1-3/+3
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta1-9/+21
2017-03-05ARC: get rate from clk driver instead of reading device treeVlad Zakharov1-4/+12
2016-11-30ARC: time: move time_init() out of the driverVineet Gupta1-0/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta1-3/+3
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta1-18/+33
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta1-1/+4
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta1-45/+42
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta1-3/+1
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus1-1/+1
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta1-2/+2
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta1-0/+1
2016-08-19ARC: Support syscall ABI v4Vineet Gupta1-2/+4
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+0
2016-07-13ARC: fix linux-next build breakageVineet Gupta1-0/+1
2016-06-23arc: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-7/+0
2016-05-30Fix typosAndrea Gelmini1-1/+1
2016-05-09ARC: Don't try to use value of top level clock-frequency in DTAlexey Brodkin1-5/+7
2016-05-09ARC: clocksource: DT based probeVineet Gupta1-3/+0
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus1-2/+0