Commit Graph

49 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)

Author SHA1 Message Date
Alexey Brodkin a811492e4f arc: fix separate compilation of start.o 9 years ago
Alexey Brodkin 89576072cb arc: make sure _start is in the beginning of .text section 9 years ago
Alexey Brodkin 6eb15e50f4 arc: add support for SLC (System Level Cache, AKA L2-cache) 9 years ago
Alexey Brodkin 09424d1119 board: Switch Abilis TB-100 board to Driver Model for serial port 9 years ago
Alexey Brodkin 01496c4fac serial-arc: switch to DM 9 years ago
Alexey Brodkin b903792e44 arc: minor fixes in Kconfig 9 years ago
Alexey Brodkin f56d625ee0 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 9 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 9 years ago
Alexey Brodkin 8ee28251d9 arc: move low-level interrupt and exception handlers in a separate file 9 years ago
Alexey Brodkin 4d93617d87 arc: merge common start-up code between ARC and ARCv2 9 years ago
Alexey Brodkin ae4a351ad9 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() 9 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 9 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 9 years ago
Chen Gang 950cb9bbc7 use ASM_NL instead of '; ' for assembler new line character in the macro 9 years ago
Alexey Brodkin f13606b77d arc: introduce U-Boot port for ARCv2 ISA 9 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 9 years ago
Alexey Brodkin 51f4999bc5 arc: move CPU flags selection to the main "config.mk" 9 years ago
Alexey Brodkin a1dbe57d2d arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h 9 years ago
Alexey Brodkin 6eb651ad29 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h 9 years ago
Alexey Brodkin 1f9ad44546 arc: add selection of endianess in Kconfig 9 years ago
Alexey Brodkin 205e7a7b77 arc: select cache settings via menuconfig 9 years ago
Alexey Brodkin 5ff40f3d42 arc: define and use PTAG AUX regs for MMUv3 only 9 years ago
Alexey Brodkin 812980bdd6 arc: add more flavours of ARC700 series CPU 9 years ago
Igor Guryanov f958a91fa5 arc: memcmp - fix zero-delay loop utilization 9 years ago
Alexey Brodkin fdff23702a arc: rename "arc700" in "arcv1" 10 years ago
Alexey Brodkin e20bcb046b board/synopsys: remove selection of CPU from the board 10 years ago
Alexey Brodkin 660d5f0d49 arc: move common sources in library 10 years ago
Alexey Brodkin 70a0442a42 arc: move linker script in arch/arc/cpu folder 10 years ago
Alexey Brodkin 1c91a3d979 arc: relocate - minor refactoring and clean-up 10 years ago
Igor Guryanov 20a58ac0d8 arc: introduce separate section for interrupt vector table 10 years ago
Alexey Brodkin dcb431e723 arc: add dependences on MMU presence 10 years ago
Igor Guryanov c0e9535e1d arc: interrupts - fix mask setup 10 years ago
Igor Guryanov e47d733867 arc: add ECR (exception cause register) output 10 years ago
Igor Guryanov f8cf3d1ebd arc: check caches existence before use 10 years ago
Alexey Brodkin 4c8c485ad9 arc: introduce "mdbtrick" target 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Vasili Galka 94bcd6b0ac arc: Fix printf size_t format related warnings (again...) 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Alexey Brodkin d119a2ef7f ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH 10 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 10 years ago
Masahiro Yamada 323762e54a kbuild: delete redundant LDSCRIPT definition 10 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 10 years ago
Alexey Brodkin 36ae5cd2a8 arc: fix relocation for big-endian target 10 years ago
Alexey Brodkin 39abd65c34 arc: remove "hardware.h" 10 years ago
Alexey Brodkin 2272382879 arc: add library functions 11 years ago
Alexey Brodkin 2f16ac9df4 arc: add cpu files 11 years ago
Alexey Brodkin 288aaacf2d arc: add architecture header files 11 years ago