12 Commits (e36d702acdc9a1feadb2755a65aa575f61e884d3)

Author SHA1 Message Date
Sylvio Alves e36d702acd soc: espressif: move code start prior hw init 5 months ago
Sylvio Alves 1681c7e317 soc: esp32: fix appcpu register access 7 months ago
Marek Matej 322ab2a86e soc: esp32: fixes and updates for AMP 7 months ago
Sylvio Alves fc7cacc983 soc: esp32: fix smp_log usage 7 months ago
Arif Balik 3b5003de18 soc: espressif: fix missing spinlock definition 7 months ago
Sylvio Alves 8233b70ece espressif: clean up unused code 10 months ago
Raffael Rostagno 4fc8033d88 soc: mp: esp32: Added IRQ priority and flags config 11 months ago
Peter Mitsis 0bcdae2c62 kernel: Add CONFIG_ARCH_HAS_DIRECTED_IPIS 1 year ago
Sylvio Alves e587249704 soc: espressif: esp32: update to hal_espressif v5.1 1 year ago
Daniel Leung b69d2486fe kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 1 year ago
Daniel Leung 6ea749de52 arch: rename arch_start_cpu() to arch_cpu_start() 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Lucas Tamborrino 11fc182315 soc: esp32: refactor esp32_net 2 years ago
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure 2 years ago
Kumar Gala 0ce0f43b36 soc: xtensa: esp32: Convert CONFIG_MP_NUM_CPUS handling 3 years ago
Kumar Gala 9387d8689b soc: xtensa: esp32: Add CONFIG_SMP protection 3 years ago
Felipe Neves 5760fcc8ab soc: xtensa: esp32_net: 3 years ago
Kumar Gala c778eb2a56 smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 3 years ago
Daniel Leung b820cde7a9 soc: esp32: use Z_KERNEL_STACK_BUFFER instead of... 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Felipe Neves 382b4144e3 soc: xtensa: esp32: fix app cpu boot 3 years ago
Felipe Neves bb6e656ec0 soc: esp32_net: added esp32_net as an option 3 years ago
Gerard Marull-Paretas 0e69129fb3 soc: migrate includes to <zephyr/...> 3 years ago
Felipe Neves 754ef4d2be soc: xtensa: esp32: reenable SMP for esp32 4 years ago
Sylvio Alves 944b6d0486 soc: esp32: use same rom func prefix 4 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Andrew Boie a594ca7c8f kernel: cleanup and formally define CPU start fn 6 years ago
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_ 6 years ago
Andrew Boie 4e5c093e66 kernel: demote K_THREAD_STACK_BUFFER() to private 6 years ago
Patrik Flykt fd42bf7443 soc: Rename reserved function names 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Anas Nashif cea0b3a9c2 xtensa: move soc to top-level dir soc/ 7 years ago
Anas Nashif 942ab7ed35 esp32: include register headers in soc.h 7 years ago
Andy Ross 1fe6c36730 esp32: Add some "logging" voodoo to SMP initialization 7 years ago
Leandro Pereira 3beb481bab soc: esp32: Fix compile warnings when redefining BIT() macro 7 years ago
Andy Ross 57f30bd8cc esp32: Move hard firmware function addresses to the linker script 8 years ago
Andy Ross 53eceffb7f esp32: Set CPU pointer on app cpu at startup 8 years ago
Andy Ross e717267abf kernel, esp32: Add _arch_start_cpu API 8 years ago