Commit Graph

36 Commits (261ec8f6a6da145bc025239a9a774f8aeb39f51b)

Author SHA1 Message Date
Simon Glass d6d2d0b5e2 arc: Make u-boot-arc.h a private header 8 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 8 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 8 years ago
Vlad Zakharov 20699e6b79 drivers: timer: Introduce ARC timer driver 8 years ago
Vlad Zakharov ad9b5f77df drivers: timer: Introduce ARC timer driver 8 years ago
Simon Glass a421192fb8 Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig 8 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 9 years ago
Alexey Brodkin 53637c911b arc: Add virt_to_phys() stub 9 years ago
Alexey Brodkin 8b15010b1f arc: get rid of running_on_hw 9 years ago
Alexey Brodkin db6ce2312d arc: cache - utilize IO coherency (AKA IOC) engine 9 years ago
Alexey Brodkin 379b3280b3 arc: cache - accommodate different L1 cache line lengths 9 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) 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
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 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 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 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
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
Igor Guryanov f8cf3d1ebd arc: check caches existence before use 10 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 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Alexey Brodkin 39abd65c34 arc: remove "hardware.h" 11 years ago
Alexey Brodkin 288aaacf2d arc: add architecture header files 11 years ago