summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/mach_desc.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2019-08-26arc: prefer __section from compiler_attributes.hNick Desaulniers1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-20ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin1-2/+0
2015-12-17ARC: smp: Rename platform hook @init_cpu_smp -> @init_per_cpuVineet Gupta1-2/+2
2015-10-28ARC: smp: Rename platform hook @init_smp -> @init_cpu_smpVineet Gupta1-2/+2
2015-10-28ARC: remove @init_time, @init_irq platform callbacksVineet Gupta1-6/+0
2013-10-09arc: use common of_flat_dt_match_machineRob Herring1-13/+3
2013-10-09arc: use unflatten_and_copy_device_treeRob Herring1-1/+0
2013-02-26ARC: make a copy of flat DTVineet Gupta1-0/+2
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta1-0/+85