summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arc: rename "arc700" in "arcv1"Alexey Brodkin2015-01-154-1/+1
* board/synopsys: remove selection of CPU from the boardAlexey Brodkin2015-01-151-0/+3
* arc: move common sources in libraryAlexey Brodkin2015-01-157-6/+7
* arc: move linker script in arch/arc/cpu folderAlexey Brodkin2015-01-151-0/+0
* arc: relocate - minor refactoring and clean-upAlexey Brodkin2015-01-152-11/+5
* arc: introduce separate section for interrupt vector tableIgor Guryanov2015-01-157-31/+46
* arc: add dependences on MMU presenceAlexey Brodkin2015-01-152-4/+18
* arc: interrupts - fix mask setupIgor Guryanov2015-01-151-1/+1
* arc: add ECR (exception cause register) outputIgor Guryanov2015-01-152-4/+7
* arc: check caches existence before useIgor Guryanov2015-01-152-0/+31
* arc: introduce "mdbtrick" targetAlexey Brodkin2015-01-091-0/+15
* Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck2014-12-081-0/+8
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* arc: Fix printf size_t format related warnings (again...)Vasili Galka2014-08-261-0/+4
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+29
* ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin2014-06-031-0/+1
* common/board_f: Initialized global data for generic boardYork Sun2014-05-121-0/+2
* kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada2014-03-121-2/+0
* kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada2014-03-041-2/+6
* arc: fix relocation for big-endian targetAlexey Brodkin2014-02-211-0/+4
* arc: remove "hardware.h"Alexey Brodkin2014-02-201-10/+0
* arc: add library functionsAlexey Brodkin2014-02-0711-0/+846
* arc: add cpu filesAlexey Brodkin2014-02-0710-0/+734
* arc: add architecture header filesAlexey Brodkin2014-02-0717-0/+593
OpenPOWER on IntegriCloud