summaryrefslogtreecommitdiff
path: root/arch/arc/lib/start.S
AgeCommit message (Expand)Author
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin
2018-05-24ARC: init debug uart in early common arc codeEugeniy Paltsev
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-21arc: Introduce a possibility to not relocate U-bootAlexey Brodkin
2018-03-21arc: Don't halt slavesAlexey Brodkin
2018-01-19ARC: Invalidate instruction and data caches early on bootEugeniy Paltsev
2017-06-29arc: arcv1: Disable master/slave checkAlexey Brodkin
2017-03-31arcv2: Halt non-master coresAlexey Brodkin
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-07-01arc: significant cache reworkAlexey Brodkin
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin
2015-04-03arc: clean-up init procedureAlexey Brodkin
2015-04-03arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin
2015-04-03arc: merge common start-up code between ARC and ARCv2Alexey Brodkin