aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/arcregs.h
Commit message (Expand)AuthorAge
* ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2016-11-07
* ARC: boot log: refactor cpu name/release printingVineet Gupta2016-10-28
* ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2016-10-28
* ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2016-10-28
* ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-30
* ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-03-12
* ARCv2: boot report CCMs (Closely Coupled Memories)Vineet Gupta2016-02-18
* ARC: shrink cpuinfo by not saving full timer BCRVineet Gupta2016-01-29
* ARC: boot log: decode more mmu config itemsVineet Gupta2015-10-17
* ARC: mm: compute TLB size as needed from ways * setsVineet Gupta2015-10-17
* ARC: make write_aux_reg safer against macro substitutionVineet Gupta2015-10-17
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-20
* ARCv2: Fix the peripheral address space detectionVineet Gupta2015-08-03
* ARCv2: MMUv4: cache programming model changesVineet Gupta2015-06-22
* ARCv2: MMUv4: TLB programming Model changesVineet Gupta2015-06-22
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-22
* ARCv2: [intc] HS38 core interrupt controllerVineet Gupta2015-06-22
* ARC: uncached base is hard constant for ARC, don't save itVineet Gupta2015-06-22
* ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}Vineet Gupta2015-06-19
* ARC: compress cpuinfo_arc_mmu (mainly save page size in KB)Vineet Gupta2015-06-19
* ARC: Fix RTT boot printingVineet Gupta2015-04-13
* ARC: cosmetic: Remove unused ECR bitfield masksVineet Gupta2015-04-13
* ARC: Fix WRITE_BCRVineet Gupta2015-04-13
* ARC: boot: cpu feature print enhancementsVineet Gupta2014-10-13
* ARC: unbork FPU save/restoreVineet Gupta2014-10-13
* ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-13
* ARC: cache boot reporting updatesVineet Gupta2014-07-23
* ARC: pt_regs update #5: Use real ECR for pt_regs->event vs. synth valuesVineet Gupta2013-06-26
* ARC: Entry Handler tweaks: Avoid hardcoded LIMMS for ECR valuesVineet Gupta2013-06-22
* ARC: cache detection code bitrotVineet Gupta2013-06-22
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-22
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-15
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-15
* ARC: MMU Exception HandlingVineet Gupta2013-02-15
* ARC: MMU Context ManagementVineet Gupta2013-02-15
* ARC: Cache Flush ManagementVineet Gupta2013-02-15
* ARC: Timers/counters/delay managementVineet Gupta2013-02-11
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-11
* ARC: Interrupt HandlingVineet Gupta2013-02-11
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-11