summaryrefslogtreecommitdiffstats
path: root/arch/arc/lib/start.S
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-2/+2
* ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2018-07-311-0/+9
* ARC: init debug uart in early common arc codeEugeniy Paltsev2018-05-241-0/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arc: Introduce a possibility to not relocate U-bootAlexey Brodkin2018-03-211-1/+7
* arc: Don't halt slavesAlexey Brodkin2018-03-211-20/+0
* ARC: Invalidate instruction and data caches early on bootEugeniy Paltsev2018-01-191-0/+12
* arc: arcv1: Disable master/slave checkAlexey Brodkin2017-06-291-0/+4
* arcv2: Halt non-master coresAlexey Brodkin2017-03-311-0/+16
* Fix board init code to respect the C runtime environmentAlbert ARIBAUD2016-01-131-5/+7
* arc: significant cache reworkAlexey Brodkin2015-07-011-9/+37
* arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin2015-04-031-0/+4
* arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin2015-04-031-0/+8
* arc: clean-up init procedureAlexey Brodkin2015-04-031-64/+18
* arc: move low-level interrupt and exception handlers in a separate fileAlexey Brodkin2015-04-031-144/+0
* arc: merge common start-up code between ARC and ARCv2Alexey Brodkin2015-04-031-0/+241