| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource/drivers: Rename clocksource_probe to timer_probe | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
* | ARCv2: entry: save Accumulator register pair (r58:59) if present | Vineet Gupta | 2017-04-21 | 1 | -9/+21 |
* | ARC: get rate from clk driver instead of reading device tree | Vlad Zakharov | 2017-03-06 | 1 | -4/+12 |
* | ARC: time: move time_init() out of the driver | Vineet Gupta | 2016-11-30 | 1 | -0/+11 |
* | ARC: timer: gfrc, rtc: build under same option (64-bit timers) | Vineet Gupta | 2016-11-30 | 1 | -3/+3 |
* | ARC: boot log: refactor cpu name/release printing | Vineet Gupta | 2016-10-28 | 1 | -18/+33 |
* | ARC: boot log: don't assume SWAPE instruction support | Vineet Gupta | 2016-10-28 | 1 | -1/+4 |
* | ARC: boot log: refactor printing abt features not captured in BCRs | Vineet Gupta | 2016-10-28 | 1 | -45/+42 |
* | ARCv2: boot log: print IOC exists as well as enabled status | Vineet Gupta | 2016-10-28 | 1 | -3/+1 |
* | ARC: Adjust cpuinfo for non-continuous cpu ids | Noam Camus | 2016-10-19 | 1 | -1/+1 |
* | ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 cores | Vineet Gupta | 2016-09-30 | 1 | -2/+2 |
* | ARCv2: identify HS38 rel 3.0 cores | Vineet Gupta | 2016-09-30 | 1 | -0/+1 |
* | ARC: Support syscall ABI v4 | Vineet Gupta | 2016-08-19 | 1 | -2/+4 |
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-07-30 | 1 | -7/+0 |
|\ |
|
| * | arc: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -7/+0 |
* | | ARC: fix linux-next build breakage | Vineet Gupta | 2016-07-14 | 1 | -0/+1 |
|/ |
|
* | Fix typos | Andrea Gelmini | 2016-05-30 | 1 | -1/+1 |
* | ARC: Don't try to use value of top level clock-frequency in DT | Alexey Brodkin | 2016-05-09 | 1 | -5/+7 |
* | ARC: clocksource: DT based probe | Vineet Gupta | 2016-05-09 | 1 | -3/+0 |
* | ARC: clockevent: Prepare for DT based probe | Noam Camus | 2016-05-09 | 1 | -2/+0 |
* | ARCv2: ioremap: Support dynamic peripheral address space | Vineet Gupta | 2016-03-19 | 1 | -12/+2 |
* | arc: use of_platform_default_populate() to populate default bus | Kefeng Wang | 2016-03-17 | 1 | -1/+1 |
* | ARCv2: LLSC: software backoff is NOT needed starting HS2.1c | Vineet Gupta | 2016-03-15 | 1 | -5/+0 |
* | ARCv2: boot report CCMs (Closely Coupled Memories) | Vineet Gupta | 2016-02-18 | 1 | -28/+50 |
* | ARC: Assume multiplier is always present | Vineet Gupta | 2016-02-18 | 1 | -2/+0 |
* | ARCv2: Check for LL-SC livelock only if LLSC is enabled | Vineet Gupta | 2016-01-29 | 1 | -0/+1 |
* | ARC: shrink cpuinfo by not saving full timer BCR | Vineet Gupta | 2016-01-29 | 1 | -7/+12 |
* | ARC: dw2 unwind: Reinstante unwinding out of modules | Vineet Gupta | 2015-12-17 | 1 | -1/+0 |
* | ARC: smp: Introduce smp hook @init_early_smp for Master core | Vineet Gupta | 2015-10-28 | 1 | -1/+2 |
* | ARC: boot log: move helper macros to header for reuse | Vineet Gupta | 2015-10-17 | 1 | -4/+0 |
* | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia... | Vineet Gupta | 2015-08-04 | 1 | -0/+4 |
* | ARCv2: Fix the peripheral address space detection | Vineet Gupta | 2015-08-03 | 1 | -1/+7 |
* | ARCv2: support HS38 releases | Vineet Gupta | 2015-07-13 | 1 | -1/+5 |
* | ARC: slightly refactor macros for boot logging | Vineet Gupta | 2015-07-09 | 1 | -4/+5 |
* | ARCv2: clocksource: Introduce 64bit local RTC counter | Vineet Gupta | 2015-06-22 | 1 | -2/+7 |
* | ARCv2: STAR 9000793984: Handle return from intr to Delay Slot | Vineet Gupta | 2015-06-22 | 1 | -0/+2 |
* | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta | 2015-06-22 | 1 | -5/+40 |
* | ARC: uncached base is hard constant for ARC, don't save it | Vineet Gupta | 2015-06-22 | 1 | -2/+2 |
* | ARC: explicit'ify uboot support | Vineet Gupta | 2015-06-19 | 1 | -1/+4 |
* | ARC: RIP broken 64bit RTSC | Vineet Gupta | 2015-06-19 | 1 | -6/+2 |
* | ARC: Fix RTT boot printing | Vineet Gupta | 2015-04-13 | 1 | -1/+4 |
* | ARC: fix /proc/cpuinfo for offline cpus | Vineet Gupta | 2015-02-02 | 1 | -1/+6 |
* | ARC: boot: cpu feature print enhancements | Vineet Gupta | 2014-10-13 | 1 | -97/+110 |
* | ARC: boot: consolidate cross-checking of h/w and s/w | Vineet Gupta | 2014-10-13 | 1 | -29/+15 |
* | ARC: RIP @running_on_hw | Vineet Gupta | 2014-10-13 | 1 | -2/+0 |
* | ARC: [plat*] move code out of .init_machine into common | Vineet Gupta | 2014-10-13 | 1 | -1/+9 |
* | ARC: Allow SMP kernel to build/boot on UP-only infrastructure | Vineet Gupta | 2014-09-27 | 1 | -12/+1 |
* | ARC: [cmdline] support External Device Trees from u-boot | Vineet Gupta | 2014-01-16 | 1 | -3/+12 |
* | ARC: [cmdline] uboot cmdline handling rework | Vineet Gupta | 2014-01-16 | 1 | -12/+27 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -4/+2 |
|\ |
|