summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-231-2/+2
* irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-09-231-1/+0
* ARC: HSDK: wireup perf irqVineet Gupta2020-09-231-0/+2
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-221-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-221-11/+5
* ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-06-111-0/+1
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-111-2/+3
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-201-0/+2
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-141-0/+1
* arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2020-02-051-1/+1
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-12-011-2/+2
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2019-07-101-0/+8
* ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu2019-06-251-0/+3
* ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu2019-06-251-0/+1
* ARC: fix build warningsVineet Gupta2019-06-252-9/+18
* arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-04-201-0/+1
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-04-202-0/+9
* ARCv2: support manual regfile save on interruptsVineet Gupta2019-03-235-1/+68
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-03-231-4/+4
* ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev2019-03-231-14/+0
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-03-051-3/+3
* ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-271-0/+11
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-272-27/+64
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-271-0/+10
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-311-1/+2
* ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-311-1/+2
* ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-311-8/+32
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-12-0810-0/+10
* ARC: change defconfig defaults to ARCv2Kevin Hilman2018-12-087-2/+7
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-10-201-9/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20
* ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-10-101-1/+1
* ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-09-193-3/+0
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-09-051-3/+4
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-09-051-0/+3
* arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap2018-09-051-2/+4
* arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-09-051-0/+1
* ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi2018-09-051-0/+9
* ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-09-052-1/+6
* ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-08-241-11/+36
* ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-242-3/+1
* ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-08-241-14/+1
* ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-251-1/+1
* ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-2512-12/+0
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-251-1/+1
* ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-252-1/+3
* ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev2018-05-301-10/+40