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