aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/plat-eznps (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-30arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap1-2/+4
2018-07-30arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap1-0/+1
2018-07-30ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi1-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-28ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus2-1/+33
2017-08-28ARC: [plat-eznps] avoid toggling of DPC registerElad Kanfi2-0/+13
2017-08-28ARC: [plat-eznps] Update the init sequence of aux regs per cpu.Liav Rehana2-1/+12
2017-08-28ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus1-2/+25
2017-08-28ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus2-0/+20
2017-08-28ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus1-0/+1
2017-08-28ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus1-2/+0
2017-08-28ARC: [plat-eznps] typo fix at KconfigNoam Camus1-2/+2
2017-02-06ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevantVineet Gupta1-1/+0
2016-11-30soc: Support for NPS HW schedulingNoam Camus1-2/+0
2016-11-08ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus1-6/+0
2016-05-09ARC: [plat-eznps] Use dedicated identity auxiliary register.Noam Camus1-0/+9
2016-05-09ARC: [plat-eznps] Add eznps platformNoam Camus9-0/+788