Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix board init code to respect the C runtime environment | Albert ARIBAUD | 2016-01-13 | -5/+7 |
* | arc: significant cache rework | Alexey Brodkin | 2015-07-01 | -9/+37 |
* | arc: add support for SLC (System Level Cache, AKA L2-cache) | Alexey Brodkin | 2015-04-03 | -0/+4 |
* | arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA | Alexey Brodkin | 2015-04-03 | -0/+8 |
* | arc: clean-up init procedure | Alexey Brodkin | 2015-04-03 | -64/+18 |
* | arc: move low-level interrupt and exception handlers in a separate file | Alexey Brodkin | 2015-04-03 | -144/+0 |
* | arc: merge common start-up code between ARC and ARCv2 | Alexey Brodkin | 2015-04-03 | -0/+241 |