summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin
2015-02-09arc: build libgcc in U-BootAlexey Brodkin
2015-02-09arc: move CPU flags selection to the main "config.mk"Alexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2015-02-09arc: memcmp - fix zero-delay loop utilizationIgor Guryanov
2015-01-15arc: rename "arc700" in "arcv1"Alexey Brodkin
2015-01-15board/synopsys: remove selection of CPU from the boardAlexey Brodkin
2015-01-15arc: move common sources in libraryAlexey Brodkin
2015-01-15arc: move linker script in arch/arc/cpu folderAlexey Brodkin
2015-01-15arc: relocate - minor refactoring and clean-upAlexey Brodkin
2015-01-15arc: introduce separate section for interrupt vector tableIgor Guryanov
2015-01-15arc: add dependences on MMU presenceAlexey Brodkin
2015-01-15arc: interrupts - fix mask setupIgor Guryanov
2015-01-15arc: add ECR (exception cause register) outputIgor Guryanov
2015-01-15arc: check caches existence before useIgor Guryanov
2015-01-09arc: introduce "mdbtrick" targetAlexey Brodkin
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-26arc: Fix printf size_t format related warnings (again...)Vasili Galka
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-03ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGHAlexey Brodkin
2014-05-12common/board_f: Initialized global data for generic boardYork Sun
2014-03-12kbuild: delete redundant LDSCRIPT definitionMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-02-21arc: fix relocation for big-endian targetAlexey Brodkin
2014-02-20arc: remove "hardware.h"Alexey Brodkin
2014-02-07arc: add library functionsAlexey Brodkin
2014-02-07arc: add cpu filesAlexey Brodkin
2014-02-07arc: add architecture header filesAlexey Brodkin