Commit Graph

109 Commits (db91bb242f0e4d78c8309c8d81d7c25353cf068e)

Author SHA1 Message Date
Eugeniy Paltsev c0e6769a82 ARC: Invalidate instruction and data caches early on boot 7 years ago
Eugeniy Paltsev 7897f4e54c ARC: HSDK: DTS: Add cgu-clk node 7 years ago
Eugeniy Paltsev 19b10a42f6 ARC: Cache: Fix style violations reported by checkpatch 7 years ago
Eugeniy Paltsev b0146f9e29 ARC: Cache: Disable IOC by default 7 years ago
Eugeniy Paltsev 41cada4d24 ARC: ARCv2: Cache: Fixed operation without IOC 7 years ago
Eugeniy Paltsev 3cf239394a ARC: cache: explicitly initialize "*_exists" variables 7 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
Alexey Brodkin f2a226780f arc: cache: Add required NOPs after invalidation of instruction cache 7 years ago
Alexey Brodkin d764a20f2b arc: bootm: Move slave cores kick-starting under !fake 7 years ago
Paul Burton 593477c6b3 arc: Use asm-generic/io.h 8 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Alexey Brodkin 67482f57e6 arc: Add support for HS Development Kit board 8 years ago
Alexey Brodkin 97a63144a9 arcv2: Set IOC aperture so it covers available DDR 8 years ago
Alexey Brodkin cf628f772e arc: arcv1: Disable master/slave check 8 years ago
Simon Glass d6d2d0b5e2 arc: Make u-boot-arc.h a private header 8 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 8 years ago
Alexey Brodkin 40a808f173 ARCv2: SLC: Make sure busy bit is set properly on SLC flushing 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
Alexey Brodkin 6cba327bd9 arcv2: Halt non-master cores 8 years ago
Vlad Zakharov 1c694102a5 arc: use timer driver for ARC boards 8 years ago
Vlad Zakharov 7c760f6021 arc: dts: separate single axs10x.dts file 8 years ago
Vlad Zakharov 20699e6b79 drivers: timer: Introduce ARC timer driver 8 years ago
Vlad Zakharov 3daa7c7b83 arc: use timer driver for ARC boards 8 years ago
Vlad Zakharov 0c77092e81 arc: dts: separate single axs10x.dts file 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 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 9 years ago
Alexey Brodkin 7c8d816053 arc: Use -mcpu=XXX instead of obsolete -marcXXX 9 years ago
Alexey Brodkin 65fcba1251 arc: Rename AXS101 board to more generic AXS10x 9 years ago
Alexey Brodkin cc8be222d1 arc: Rename ARCangel4 board to nSIM 9 years ago
Alexey Brodkin 9bef24d0de arc: No need in sections defined in sources with newer tools 9 years ago
Alexey Brodkin 699c4e592b arc: Update exception & interrupt handling for ARCv2 9 years ago
Alexey Brodkin ffffcd1594 arc: Add debug messages during relocation fixups 9 years ago
Alexey Brodkin c7dea6e259 arc: make global_data.h usable in assembly files 9 years ago
Alexey Brodkin 7a54f5177a arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS 9 years ago
Alexey Brodkin 5bea2becf3 arc: Update data accessors with use of memory barriers 9 years ago
Alexey Brodkin a4a43fcf9c arc/cache: Flush & invalidate all caches right before enabling IOC 9 years ago
Alexey Brodkin bd91508b50 arc/cache: really do invalidate_dcache_all() even if IOC exists 9 years ago
Alexey Brodkin 2a8382c6fe arc/cache: really do flush_dcache_all() even if IOC exists 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
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Alexey Brodkin d0602bd467 axs103: add support of generic OHCI USB 1.1 controller 9 years ago
Alexey Brodkin 8555dd88cd axs10x: add support of generic EHCI USB 2.0 controller 9 years ago