Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | arc: introduce U-Boot port for ARCv2 ISA | Alexey Brodkin | 2015-02-13 | -0/+261 |
* | arc: move CPU flags selection to the main "config.mk" | Alexey Brodkin | 2015-02-09 | -7/+0 |
* | arc: rename "arc700" in "arcv1" | Alexey Brodkin | 2015-01-15 | -0/+0 |
* | arc: move common sources in library | Alexey Brodkin | 2015-01-15 | -406/+1 |
* | arc: move linker script in arch/arc/cpu folder | Alexey Brodkin | 2015-01-15 | -0/+0 |
* | arc: introduce separate section for interrupt vector table | Igor Guryanov | 2015-01-15 | -27/+40 |
* | arc: add dependences on MMU presence | Alexey Brodkin | 2015-01-15 | -4/+14 |
* | arc: interrupts - fix mask setup | Igor Guryanov | 2015-01-15 | -1/+1 |
* | arc: add ECR (exception cause register) output | Igor Guryanov | 2015-01-15 | -4/+7 |
* | arc: check caches existence before use | Igor Guryanov | 2015-01-15 | -0/+29 |
* | arc: add cpu files | Alexey Brodkin | 2014-02-07 | -0/+703 |