summaryrefslogtreecommitdiff
path: root/arch/arc/cpu
Commit message (Expand)AuthorAgeLines
* arc: No need in sections defined in sources with newer toolsAlexey Brodkin2016-08-05-37/+14
* arc: Update exception & interrupt handling for ARCv2Alexey Brodkin2016-08-05-13/+18
* arc: make sure _start is in the beginning of .text sectionAlexey Brodkin2015-04-10-0/+1
* arc: merge common start-up code between ARC and ARCv2Alexey Brodkin2015-04-03-510/+56
* arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin2015-02-13-0/+261
* arc: move CPU flags selection to the main "config.mk"Alexey Brodkin2015-02-09-7/+0
* arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-15-0/+0
* arc: move common sources in libraryAlexey Brodkin2015-01-15-406/+1
* arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-15-0/+0
* arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-15-27/+40
* arc: add dependences on MMU presenceAlexey Brodkin2015-01-15-4/+14
* arc: interrupts - fix mask setupIgor Guryanov2015-01-15-1/+1
* arc: add ECR (exception cause register) outputIgor Guryanov2015-01-15-4/+7
* arc: check caches existence before useIgor Guryanov2015-01-15-0/+29
* arc: add cpu filesAlexey Brodkin2014-02-07-0/+703