Commit Graph

50 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Eugeniy Paltsev 375945bac2 ARC: Implement a function to sync and cleanup caches 6 years ago
Eugeniy Paltsev 48b04832d8 ARC: Move IOC enabling to compile-time options 6 years ago
Eugeniy Paltsev bf8974eda4 ARC: Move cache global variables to arch_global_data 6 years ago
Eugeniy Paltsev 88ae27eda3 ARC: Move BCR encodings to separate header file 6 years ago
Eugeniy Paltsev c27814be33 ARC: Flush & invalidate D$ with a single command 6 years ago
Eugeniy Paltsev 5e0c68edad ARC: Introduce is_isa_X() functions 6 years ago
Alexey Brodkin 71621525c3 arc: Fine-tune implementation of memory barriers 6 years ago
Alexey Brodkin 2178817c4a arc: Get rid of handwritten string routines 6 years ago
Eugeniy Paltsev 41cada4d24 ARC: ARCv2: Cache: Fixed operation without IOC 6 years ago
Eugeniy Paltsev 64f4742631 ARC: add defines of some cache and xCCM AUX registers 7 years ago
Eugeniy Paltsev e59c379720 ARC: add macro to get CPU id 7 years ago
Eugeniy Paltsev fc86faf9d6 ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO 7 years ago
Paul Burton 593477c6b3 arc: Use asm-generic/io.h 7 years ago
Simon Glass d6d2d0b5e2 arc: Make u-boot-arc.h a private header 7 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 7 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 7 years ago
Vlad Zakharov 20699e6b79 drivers: timer: Introduce ARC timer driver 7 years ago
Vlad Zakharov ad9b5f77df drivers: timer: Introduce ARC timer driver 7 years ago
Simon Glass a421192fb8 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig 7 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Alexey Brodkin 9bef24d0de arc: No need in sections defined in sources with newer tools 8 years ago
Alexey Brodkin c7dea6e259 arc: make global_data.h usable in assembly files 8 years ago
Alexey Brodkin 5bea2becf3 arc: Update data accessors with use of memory barriers 8 years ago
Alexey Brodkin 53637c911b arc: Add virt_to_phys() stub 8 years ago
Alexey Brodkin 8b15010b1f arc: get rid of running_on_hw 8 years ago
Alexey Brodkin db6ce2312d arc: cache - utilize IO coherency (AKA IOC) engine 8 years ago
Alexey Brodkin 379b3280b3 arc: cache - accommodate different L1 cache line lengths 8 years ago
Alexey Brodkin db1f17f894 arc: add empty asm/processor.h to satisfy compilation of USB code 9 years ago
Alexey Brodkin 90841dc21e arc: add stubs for map_physmem() and unmap_physmem() 9 years ago
Fabio Estevam 5d8e66079d arc: Use the generic bitops headers 9 years ago
Alexey Brodkin ef639e6f70 arc: significant cache rework 9 years ago
Alexey Brodkin 6eb15e50f4 arc: add support for SLC (System Level Cache, AKA L2-cache) 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
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 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 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 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
Alexey Brodkin 1c91a3d979 arc: relocate - minor refactoring and clean-up 9 years ago
Igor Guryanov 20a58ac0d8 arc: introduce separate section for interrupt vector table 9 years ago
Igor Guryanov f8cf3d1ebd arc: check caches existence before use 9 years ago
Vasili Galka 94bcd6b0ac arc: Fix printf size_t format related warnings (again...) 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
Alexey Brodkin 39abd65c34 arc: remove "hardware.h" 10 years ago