summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/setup.c
AgeCommit message (Expand)AuthorLines
2024-04-01ARC: Fix typosBjorn Helgaas-1/+1
2023-12-08ARC: fix smatch warningVineet Gupta-3/+1
2023-08-23ARC: boot log: fix warningVineet Gupta-2/+4
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #4: boot log per ISAVineet Gupta-303/+257
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #2: cacheVineet Gupta-2/+1
2023-08-17ARC: boot log: eliminate struct cpuinfo_arc #1: mmVineet Gupta-2/+2
2020-06-16ARCv2: boot log: detect newer/upconing HS3x/HS4x releasesVineet Gupta-12/+7
2020-04-12ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev-2/+3
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev-0/+6
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev-0/+3
2020-03-16ARC: add helpers to sanitize config optionsEugeniy Paltsev-13/+12
2020-02-12ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-01-14arch/arc/setup: Drop dummy_con initializationArvind Sankar-4/+0
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