Commit Graph

82 Commits (f8b19a889e0d9d21af4be6b0fd6363a5b5a546f7)

Author SHA1 Message Date
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
Alexey Brodkin fb2dea60e8 board: axs10x switch serial port and Ethernet to driver model 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
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Fabio Estevam 5d8e66079d arc: Use the generic bitops headers 9 years ago
Alexey Brodkin a883f83e6d arc: make AXS101 default platform 10 years ago
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