- f000695 cache: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* by Carlo Caione · 3 years, 11 months ago
- 93bf5f5 ARC: add TLS support for ARCv3 by Evgeniy Paltsev · 3 years, 11 months ago
- 9a3d925 ARC: boost default stacks in case of 64BIT by Evgeniy Paltsev · 3 years, 11 months ago
- 8048b14 ARC: allow to build code for processors without ZOL by Evgeniy Paltsev · 3 years, 11 months ago
- 3f12ca5 ARC: make vector table bit agnostic by Evgeniy Paltsev · 3 years, 11 months ago
- 0d85979 ARC: make variables with regs and addresses bit agnostic by Evgeniy Paltsev · 3 years, 11 months ago
- ab17a59 ARC: mark accesses which are 32 bit despite of platform bittnes by Evgeniy Paltsev · 3 years, 11 months ago
- 9d309d3 ARC: workaround bloated structure access in ASM with _st_huge_offset by Evgeniy Paltsev · 3 years, 11 months ago
- c2b61df ARC: rewrite ASM code with asm-compat macroses by Evgeniy Paltsev · 3 years, 11 months ago
- 8cb122e ARC: reuse headers for both ARCv3 and ARCv3 if possible by Evgeniy Paltsev · 3 years, 11 months ago
- 6afe7c5 ARC: prepare for building for ARCv3 HS6x by Evgeniy Paltsev · 3 years, 11 months ago
- ca75bbe tests: boot_time: remove all the code and instrumentation feeding into test by Jennifer Williams · 3 years, 11 months ago
- d4081fd ARC: allow to configure the RGF_NUM_BANKS only if ARC_FIRQ is enabled by Evgeniy Paltsev · 4 years ago
- 4b55ee2 arch: arc: Fix 10.4 violations by Flavio Ceolin · 4 years ago
- 59903e2 kernel: arch: introduce k_float_enable() by Katsuhiro Suzuki · 4 years ago
- 1b41da2 ARC: Kconfig: rename CPU_ARCV2 option to ISA_ARCV2 by Eugeniy Paltsev · 4 years ago
- 8311d27 ARC: Kconfig: cleanup CPU_ARCEM / CPU_ARCHS options usage by Eugeniy Paltsev · 4 years ago
- 0da8ec7 arch: arc: enable divide zero exception by Watson Zeng · 4 years ago
- fe0872c clocks: rename z_tick_get -> sys_clock_tick_get by Anas Nashif · 4 years ago
- 8165f3a ARC: cleanup instruction cache initialization by Eugeniy Paltsev · 4 years, 1 month ago
- 5c3e7e3 arch: arc: remove ARCH_HAS_STACK_PROTECTION for ARC_MPU_VER 2 by Watson Zeng · 4 years, 1 month ago
- a8b6936 arch: arc: fix mpu version number by Yuguo Zou · 4 years, 1 month ago
- 377456c kernel: Move LOCKED() macro to kernel_internal.h by Andrei Emeltchenko · 4 years, 1 month ago
- 0d099bd linker: remove asterisk from IRQ/ISR section name macro by Daniel Leung · 4 years, 2 months ago
- 42386e4 arc: cache: Use new cache APIs by Carlo Caione · 4 years, 2 months ago
- 20f59c8 cache: Rename CACHE_FLUSHING to CACHE_MANAGEMENT by Carlo Caione · 4 years, 2 months ago
- 923b3be kconfig: Unify CACHE_* options by Carlo Caione · 4 years, 2 months ago
- 6bf34a6 arc: power: Remove dead code by Flavio Ceolin · 4 years, 3 months ago
- 47e0621 power: Remove not used build option by Flavio Ceolin · 4 years, 3 months ago
- b1adc46 arch: arc: archs using ATOMIC_OPERATIONS_C by Watson Zeng · 4 years, 3 months ago
- 2609101 arc: stack guard: bug fix with multi push stack situation by Watson Zeng · 4 years, 3 months ago
- e393745 power: rename _sys_suspend/_sys_resume by Anas Nashif · 4 years, 4 months ago
- e0f3833 power: remove SYS_ and sys_ prefixes by Anas Nashif · 4 years, 4 months ago
- dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
- 5f2aa04 toolchain: improved toolchain abstraction for compilers and linker by Jingru Wang · 4 years, 4 months ago
- 3ed8083 kernel: Cleanup logger setup in kernel files by Krzysztof Chruscinski · 4 years, 4 months ago
- 249aa62 arch: arc: fix for hs eret has no copy of pc in interrupt entry by Watson Zeng · 4 years, 4 months ago
- e6300be ARC: handle the difference of GNU & MWDT assembly for CONFIG_SMP=y by Eugeniy Paltsev · 4 years, 4 months ago
- 5a58ad5 arch: mem protect Kconfig cleanups by Andrew Boie · 4 years, 4 months ago
- 11e6b43 tracing: roll thread switch in/out into thread stats functions by Daniel Leung · 4 years, 5 months ago
- c7704d8 arc: enable thread local storage by Daniel Leung · 4 years, 5 months ago
- ba2413f arch: arc: change to CONFIG_INIT_ARCH_HW_AT_BOOT by Yuguo Zou · 4 years, 5 months ago
- 3826eb3 arch: arc: add support of ARConnect inter-core debug unit by Yuguo Zou · 4 years, 5 months ago
- d24c6e5 arch: arc: use ifdef to replace if define in isr wrapper code by Yuguo Zou · 4 years, 5 months ago
- dbd431d arch: arc: fix a reg misuse in leaving tickless idle by Yuguo Zou · 4 years, 5 months ago
- 3d30f1f arc: cpu_idle: remove sleep workround for nsim_hs_smp by Watson Zeng · 4 years, 5 months ago
- d04ff1a arch: arc: Restore MPU registers to its initial states between tests by Yuguo Zou · 4 years, 6 months ago
- df4b780 arch: arc: unify different versions of MPU registers by Yuguo Zou · 4 years, 6 months ago
- 6e27478 benchmarking: remove execution benchmarking code by Anas Nashif · 4 years, 7 months ago
- fb05bfc ARC: rename arch_switch implementation to z_arc_switch by Wayne Ren · 4 years, 7 months ago
- ef224ce ARC: make the assembly codes compatible by Wayne Ren · 4 years, 7 months ago
- d67475a ARC: handle the difference of assembly macro definition by Wayne Ren · 4 years, 7 months ago
- 1dddbec tracing: swap: bug fix and enhancement for ARC by Watson Zeng · 4 years, 7 months ago
- 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
- 93cd336 arch: Apply dynamic IRQ API change by Tomasz Bursztyka · 4 years, 7 months ago
- 7def6ee arch: Apply IRQ offload API change by Tomasz Bursztyka · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 8019419 arc: Fix for undefined shift behavior (CID 211523) by Ruud Derwig · 4 years, 7 months ago
- 00f71b0 kernel: add CONFIG_ARCH_MEM_DOMAIN_SYNCHRONOUS_API by Andrew Boie · 4 years, 7 months ago
- ed938d1 arc: fix arch_ API implementations on current CPU by Andrew Boie · 4 years, 7 months ago
- dae2504 gcov: Add coverage support for arc qemu platform by Jingru Wang · 4 years, 7 months ago
- a45c403 tracing: arc: depend on CONFIG_TRACING_ISR for ISRs by Anas Nashif · 4 years, 7 months ago
- ce59510 arch: xip: cleanup XIP Kconfig by Anas Nashif · 4 years, 8 months ago
- 244f826 cmake: remove _if_kconfig() functions by Carles Cufi · 4 years, 8 months ago
- 8ce260d kernel: introduce supervisor-only stacks by Andrew Boie · 4 years, 8 months ago
- b0c155f kernel: overhaul stack specification by Andrew Boie · 4 years, 8 months ago
- 24825c8 arches: fix arch_new_thread param names by Andrew Boie · 4 years, 8 months ago
- 0c69561 arch: remove duplicate docs for arch_new_thread by Andrew Boie · 4 years, 8 months ago
- 62eb7d9 arch_interface: remove unnecessary params by Andrew Boie · 4 years, 8 months ago
- 9cb9906 ARC: cleanup exit_tickless_idle by Eugeniy Paltsev · 4 years, 8 months ago
- 3f544ca ARC: replace NOP ASM inlines with builtin by Eugeniy Paltsev · 4 years, 8 months ago
- 3eee762 ARC: NSIM: switch to ns16550 UART model by Eugeniy Paltsev · 4 years, 8 months ago
- 97ecad6 include: Implement API's for cache flush and cache invalidate by Aastha Grover · 4 years, 9 months ago
- 85acfd2 arch: arc: irq: bugs fix for fast irq in one register bank config by Watson Zeng · 4 years, 9 months ago
- faff50d arc: show all registers on exception by Andrew Boie · 4 years, 10 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- c44bd69 arch: arc: enable the workaround of sleep only for SMP case in nsim by Wayne Ren · 4 years, 10 months ago
- 801c053 arch: arc: fix the bug of firq stack setup for slave cores by Wayne Ren · 4 years, 11 months ago
- a203d21 kernel: remove legacy fields in _kernel by Andrew Boie · 4 years, 11 months ago
- aaf9320 kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING by Stephanos Ioannidis · 4 years, 11 months ago
- e43e137 arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 by Wayne Ren · 5 years ago
- 7633da7 arch: arc: ARC MPUv3 doesn't use GEN_PRIV_STACK by Wayne Ren · 5 years ago
- 99dd392 arch: arc: use the way of GEN_PRIV_STACK for privilege stack by Wayne Ren · 5 years ago
- 8b27d5c linker: Clean up section name definitions by Stephanos Ioannidis · 5 years ago
- 0e6ede8 kconfig: Rename CONFIG_FLOAT to CONFIG_FPU by Stephanos Ioannidis · 5 years ago
- 618426d kernel: add Z_STACK_PTR_ALIGN ARCH_STACK_PTR_ALIGN by Andrew Boie · 5 years ago
- 1f6f977 kernel: centralize new thread priority check by Andrew Boie · 5 years ago
- c0df99c kernel: reduce scope of z_new_thread_init() by Andrew Boie · 5 years ago
- 2833d01 arch: arc: fix the bug of IRQ_ACT.U bit sync up by Wayne Ren · 5 years ago
- 819e7ae arch: arc: optimizations on irq lock/unlock in low level by Wayne Ren · 5 years ago
- 8f76233 arch: arc: optimize the arc v2 interrupt unit driver by Wayne Ren · 5 years ago
- 80a0d9d kernel: interrupt/idle stacks/threads as array by Andrew Boie · 5 years ago
- 9544350 arch: arc: fake exception should set not clrear AE bit by Wayne Ren · 5 years ago
- 8975c0a arch: arc: the stack checking should consider the case of SMP by Wayne Ren · 5 years ago
- ea0431d arch: arc: fix the trace of isr enter and exit by Wayne Ren · 5 years ago
- 84cdfa2 arch : arc: clean up of assembly codes by Wayne Ren · 5 years ago
- 3f88ddd arch: arc: overhaul the thread switch code in epilogue of irq and exception by Wayne Ren · 5 years ago
- 34b033d arch: arc: fix the bug of "wait for switch" sychronization by Wayne Ren · 5 years ago
- f700022 arch: arc: bug fixes for running just one core for a multicore target by Wayne Ren · 5 years ago
- acf9675 arch: arc: implement MPU_GAP_FILLING for mpu version 3 by Wayne Ren · 5 years ago