Commit Graph

56 Commits (633b6ccedf9d536fd93299b2207a5227dedd987c)

Author SHA1 Message Date
Alexey Brodkin ef639e6f70 arc: significant cache rework 10 years ago
Alexey Brodkin 8b2eb776b1 arc: implement slave cores kick-start for Linux kernel 10 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Masahiro Yamada 0744c2f1ad arc: gitignore: ignore ARC DTBs 10 years ago
Alexey Brodkin 4e31e5676f arc: remove dummy target 10 years ago
Masahiro Yamada 574bbf4f68 arc: use more universal prefix for default CROSS_COMPILE 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Alexey Brodkin a811492e4f arc: fix separate compilation of start.o 10 years ago
Alexey Brodkin 89576072cb arc: make sure _start is in the beginning of .text section 10 years ago
Alexey Brodkin 6eb15e50f4 arc: add support for SLC (System Level Cache, AKA L2-cache) 10 years ago
Alexey Brodkin 09424d1119 board: Switch Abilis TB-100 board to Driver Model for serial port 10 years ago
Alexey Brodkin 01496c4fac serial-arc: switch to DM 10 years ago
Alexey Brodkin b903792e44 arc: minor fixes in Kconfig 10 years ago
Alexey Brodkin f56d625ee0 arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA 10 years ago
Alexey Brodkin 3fb8016360 arc: clean-up init procedure 10 years ago
Alexey Brodkin 8ee28251d9 arc: move low-level interrupt and exception handlers in a separate file 10 years ago
Alexey Brodkin 4d93617d87 arc: merge common start-up code between ARC and ARCv2 10 years ago
Alexey Brodkin ae4a351ad9 arc: cache - build invalidate_icache_all() and invalidate_dcache_all() 10 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Chen Gang 950cb9bbc7 use ASM_NL instead of '; ' for assembler new line character in the macro 10 years ago
Alexey Brodkin f13606b77d arc: introduce U-Boot port for ARCv2 ISA 10 years ago
Alexey Brodkin a67ef280f4 arc: build libgcc in U-Boot 10 years ago
Alexey Brodkin 51f4999bc5 arc: move CPU flags selection to the main "config.mk" 10 years ago
Alexey Brodkin a1dbe57d2d arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h 10 years ago
Alexey Brodkin 6eb651ad29 arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h 10 years ago
Alexey Brodkin 1f9ad44546 arc: add selection of endianess in Kconfig 10 years ago
Alexey Brodkin 205e7a7b77 arc: select cache settings via menuconfig 10 years ago
Alexey Brodkin 5ff40f3d42 arc: define and use PTAG AUX regs for MMUv3 only 10 years ago
Alexey Brodkin 812980bdd6 arc: add more flavours of ARC700 series CPU 10 years ago
Igor Guryanov f958a91fa5 arc: memcmp - fix zero-delay loop utilization 10 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 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Masahiro Yamada 323762e54a kbuild: delete redundant LDSCRIPT definition 11 years ago