Age | Commit message (Expand) | Author |
---|---|---|
2015-04-10 | arc: make sure _start is in the beginning of .text section | Alexey Brodkin |
2015-04-03 | arc: merge common start-up code between ARC and ARCv2 | Alexey Brodkin |
2015-02-13 | arc: introduce U-Boot port for ARCv2 ISA | Alexey Brodkin |
2015-02-09 | arc: move CPU flags selection to the main "config.mk" | Alexey Brodkin |
2015-01-15 | arc: rename "arc700" in "arcv1" | Alexey Brodkin |
2015-01-15 | arc: move common sources in library | Alexey Brodkin |
2015-01-15 | arc: move linker script in arch/arc/cpu folder | Alexey Brodkin |
2015-01-15 | arc: introduce separate section for interrupt vector table | Igor Guryanov |
2015-01-15 | arc: add dependences on MMU presence | Alexey Brodkin |
2015-01-15 | arc: interrupts - fix mask setup | Igor Guryanov |
2015-01-15 | arc: add ECR (exception cause register) output | Igor Guryanov |
2015-01-15 | arc: check caches existence before use | Igor Guryanov |
2014-02-07 | arc: add cpu files | Alexey Brodkin |