Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pisit Sawangvonganan
a163f9db61
kconfig: fix typo in (arch, boards, kernel, modules, samples, share)
...
Utilize a code spell-checking tool to scan for and correct spelling errors
in `Kconfig` files within the `arch`, `boards`, `kernel`, `modules`,
`samples`, and `share` directory.
Additionally, incorporates a fix recommended by the reviewer.
Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
7 days ago
..
dsp
kconfig: fix typo in (arch, boards, kernel, modules, samples, share)
7 days ago
mpu
arc: start mpu in prep_c, do not use SYS_INIT
10 months ago
offsets
arch: introduce DSP_SHARING and CPU_HAS_DSP configs
2 years ago
secureshield
arc: start secureshield in prep_c, do not use SYS_INIT
10 months ago
CMakeLists.txt
llext: add support for arc
8 months ago
arc_connect.c
kernel: spinlock: LOCKED -> K_SPINLOCK
2 years ago
cache.c
cache: add new interface arch_cache_init() for initializing cache
10 months ago
cpu_idle.S
arch: use same syntax for custom arch calls
11 months ago
elf.c
llext: Add parameters to arch_elf_relocate
4 months ago
fast_irq.S
…
fatal.c
arch: define `struct arch_esf` and deprecate `z_arch_esf_t`
1 year ago
fault.c
arch: arc: Rename _Fault to z_arc_fault
5 months ago
fault_s.S
arch: arc: Rename _Fault to z_arc_fault
5 months ago
irq_manage.c
kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER
1 year ago
irq_offload.c
Revert "arch: deprecate `_current`"
6 months ago
isr_wrapper.S
arc: pm: Don't use deprecated function
1 year ago
prep_c.c
arc: prep_c: remove dead code
1 month ago
regular_irq.S
…
reset.S
arch: arc: replace "master"/"slave" terminology with inclusive language
2 weeks ago
smp.c
arch: arc: replace "master"/"slave" terminology with inclusive language
2 weeks ago
switch.S
…
thread.c
Revert "arch: deprecate `_current`"
6 months ago
thread_entry_wrapper.S
ARC: add non-multithreading mode support
3 years ago
timestamp.c
…
tls.c
Revert "arch: deprecate `_current`"
6 months ago
userspace.S
…
vector_table.c
arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS
4 weeks ago
vector_table.ld
…