- 256db60 kernel: mark z_cstart to not have stack protector by Daniel Leung · 2 years, 2 months ago
- 4a64bfe treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS by Stephanos Ioannidis · 2 years, 3 months ago
- fa5fd41 kernel: Add C++ main() support by Stephanos Ioannidis · 2 years, 5 months ago
- 4f458ba kernel: Convert away from CONFIG_MP_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
- c778eb2 smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS by Kumar Gala · 2 years, 5 months ago
- 495245a init: remove _SYS_INIT_LEVEL* definitions by Gerard Marull-Paretas · 2 years, 6 months ago
- 8312393 kernel: move z_sys_init_run_level to init.c by Gerard Marull-Paretas · 2 years, 6 months ago
- e42f58e init: s/ARCH/EARLY, call it just before arch kernel init by Gerard Marull-Paretas · 2 years, 6 months ago
- a202341 devices: constify device pointers initialized at compile time by Gerard Marull-Paretas · 2 years, 7 months ago
- 5722da7 kernel: Skip bss clear on native_posix by Andy Ross · 2 years, 7 months ago
- afffc10 kernel: remove redundant <zephyr/zephyr.h> includes by Gerard Marull-Paretas · 2 years, 10 months ago
- b4a7f0f linker: ensure global constructors only run once by David Palchak · 2 years, 10 months ago
- cffefc8 kernel: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 6224ecb kernel: Remove idle thread cpu index on single-core devices by Trond Einar Snekvik · 3 years ago
- 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years, 1 month ago
- 5573d8d kernel: use DEVICE_DT_GET_OR_NULL for entropy device by Gerard Marull-Paretas · 3 years, 1 month ago
- ac079fc kernel: init: Simplify early rand get by Flavio Ceolin · 3 years, 1 month ago
- 2b210cb kernel: Refactor SMP cpu initialization a bit by Andy Ross · 3 years, 1 month ago
- 3617398 kernel/init.c: missing memset() to early_memset() conversion by Nicolas Pitre · 3 years, 1 month ago
- 678b76e kernel/init.c: allow for memset/memcpy alternatives during early boot by Nicolas Pitre · 3 years, 1 month ago
- da28829 kernel: zero the bss section of OCM memory at boot time by Immo Birnbaum · 3 years, 1 month ago
- 75fd452 kernel/init.c: Initialise logging subsystem after arch by Ederson de Souza · 3 years, 2 months ago
- d3b030b kernel: remove @return doc for void functions by Daniel Leung · 3 years, 3 months ago
- 0ebd6c7 kernel/sched: enable/disable runtime stats by Peter Mitsis · 3 years, 3 months ago
- 86f94eb kernel: init: remove empty lcov exclusion by Christopher Friedt · 3 years, 7 months ago
- c6d077e soc: intel_adsp/cavs_v25: Add CPU halt and relaunch APIs by Andy Ross · 3 years, 7 months ago
- a77e756 kernel: Remove unused timeout_q from z_kernel by Stephanos Ioannidis · 3 years, 7 months ago
- 25e1b12 kernel: extract __weak main() into independent file by Torsten Rasmussen · 3 years, 7 months ago
- e88afd2 kernel: mmu: pin/unpin boot sections during boot process by Daniel Leung · 3 years, 7 months ago
- ebbfde9 kernel: move z_main_stack into pinned section by Daniel Leung · 3 years, 7 months ago
- 497cb2e CPP: fix static objects init for MWDT toolchain by Evgeniy Paltsev · 3 years, 8 months ago
- 043507d kernel: native_posix: Don't run global C++ constructors by David Palchak · 3 years, 9 months ago
- 851d14a kernel/sched: Remove "cooperative scheduling only" special cases by Andy Ross · 3 years, 10 months ago
- 660d147 kernel: init.c: tag source for boot/pinned sections by Daniel Leung · 3 years, 11 months ago
- 1310ad6 linker: add bits for pinned regions by Daniel Leung · 3 years, 11 months ago
- d812728 linker: add bits for boot regions by Daniel Leung · 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
- 7dcff6e kernel: Move _kernel from sched to init by Krzysztof Chruscinski · 4 years ago
- 1117169 kernel: generate placeholders for kobj tables before final build by Daniel Leung · 4 years ago
- 1559712 timing: add kconfig CONFIG_TIMING_FUNCTIONS_NEED_AT_BOOT by Daniel Leung · 4 years ago
- bbbc38b kernel: Make both operands of operators of same essential type category by Anas Nashif · 4 years ago
- e3285d5 kernel: Remove duplicate include of kswap.h by Kumar Gala · 4 years ago
- 1cadd8b device: perform dynamic device initialization during system startup by Peter Bigot · 4 years, 1 month ago
- 40aab32 Revert "kernel: init: activate FPU for main thread" by Ioannis Glaropoulos · 4 years, 2 months ago
- 39f632e kernel: fix usage of KERNEL_COHERENCE macro by Anas Nashif · 4 years, 2 months ago
- 079bc64 kernel: fix _kernel argument to arch_mem_coherent by Daniel Leung · 4 years, 2 months ago
- ecb25fe mmu: ensure gperf data is mapped by Andrew Boie · 4 years, 2 months ago
- e35f179 kernel: add page frame management by Andrew Boie · 4 years, 2 months ago
- 8e84eaf Revert "kernel: add page frame management" by Anas Nashif · 4 years, 2 months ago
- d887e07 Revert "mmu: ensure gperf data is mapped" by Anas Nashif · 4 years, 2 months ago
- e9bfd64 mmu: ensure gperf data is mapped by Andrew Boie · 4 years, 2 months ago
- 2ca5fb7 kernel: add page frame management by Andrew Boie · 4 years, 2 months ago
- 8d5a22c tests: enable the code coverage report for qemu_x86_64 by Enjia Mai · 4 years, 3 months ago
- 87dddda Revert "kernel: fix usage of KERNEL_COHERENCE macro" by Anas Nashif · 4 years, 4 months ago
- 67c5e6b kernel: fix usage of KERNEL_COHERENCE macro by Anas Nashif · 4 years, 4 months ago
- 8453a73 kernel: init: activate FPU for main thread by Katsuhiro Suzuki · 4 years, 4 months ago
- 4b59312 kernel: init: move banner handling by Anas Nashif · 4 years, 4 months ago
- de69edb kernel: move xip code to dedicated file by Anas Nashif · 4 years, 4 months ago
- 3ed8083 kernel: Cleanup logger setup in kernel files by Krzysztof Chruscinski · 4 years, 4 months ago
- fd7a68d kernel: use timing functions to gather thread runtime stats by Daniel Leung · 4 years, 5 months ago
- f6d32ab kernel: Add cache coherence management framework by Andy Ross · 4 years, 5 months ago
- f5a7e1a kernel: handle thread self-aborts on idle thread by Andrew Boie · 4 years, 6 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 60bd51a kernel: init: allow custom switch to main for no-multithreading case by Ioannis Glaropoulos · 4 years, 8 months ago
- 0c29746 kernel: idle thread stacks are kernel-only by Andrew Boie · 4 years, 8 months ago
- 8b4b0d6 kernel: z_interrupt_stacks are now kernel stacks by Andrew Boie · 4 years, 8 months ago
- e4cc84a kernel: update arch_switch_to_main_thread() by Andrew Boie · 4 years, 8 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
- 468efad kernel: simplify dummy thread implementation by Andrew Boie · 4 years, 11 months ago
- 6e8775f devicetree: remove DT_HAS_NODE_STATUS_OKAY by Martí Bolívar · 4 years, 11 months ago
- c308f80 kernel: init: move C++ initialization before application init loop by Peter Bigot · 4 years, 11 months ago
- 8d7bb8f device: Refactor device structures by Tomasz Bursztyka · 5 years ago
- c24673e kernel: properly name idle threads by Andrew Boie · 5 years ago
- fdd85d5 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY by Kumar Gala · 5 years ago
- 9b4298c arm: Convert DT_CCM_* to new devicetree.h macros by Kumar Gala · 5 years ago
- a49817d arm: Convert DT_DTCM_* to new devicetree.h macros by Kumar Gala · 5 years ago
- 43a7d26 drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro by Kumar Gala · 5 years ago
- 4e1637b kernel: add sys init level for SMP by Daniel Leung · 5 years ago
- fb1c294 kernel: zero app shmem bss via SYS_INIT by Andrew Boie · 5 years ago
- 80a0d9d kernel: interrupt/idle stacks/threads as array by Andrew Boie · 5 years ago
- 8ae822c kernel: random: ifdef z_early_boot_rand_get by Flavio Ceolin · 5 years ago
- eefd3da kernel/smp: arch/x86_64: Address race with CPU migration by Andy Ross · 5 years ago
- 73008b4 tracing: move headers under include/tracing by Anas Nashif · 5 years ago
- 471ffbe coverage: do not dump coverage data by default by Anas Nashif · 5 years ago
- 1530819 tracing: remove duplicate tracing of thread creation by Anas Nashif · 5 years ago
- 74ef395 kernel: move test of kernel startup state to more visible location by Peter Bigot · 5 years ago
- 9e3e7f6 kernel: use 'thread' for thread variable consistently by Anas Nashif · 5 years ago
- e4a9be9 kernel: init: simplify boot banner printing by Anas Nashif · 5 years ago
- 91fd6d0 kernel: thread: Fix randomness problem with stack pointer random by Flavio Ceolin · 5 years ago
- 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
- 394f66b kernel: canaries: Add terminator character by Flavio Ceolin · 5 years ago
- 144f2cb logging: abstract log_core_init() by Andrew Boie · 5 years ago
- fe03161 kernel: rename main/idle thread/stacks by Andrew Boie · 5 years ago
- e665410 kernel: rename boot time globals by Andrew Boie · 5 years ago
- f6fb634 kernel: rename kernel_arch_init() by Andrew Boie · 5 years ago
- 845aa6d kernel: renamespace arch_nop() by Andrew Boie · 5 years ago
- 6c283ca kernel/thread: Must always initialize is_idle field by Andy Ross · 6 years ago
- 3036faf tests/benchmarks: fix BOOT_TIME_MEASUREMENT by Charles E. Youse · 6 years ago
- b4c5f4b linker: Add dtcm section for Cortex M7 MCUs by Alexander Wachter · 6 years ago
- efb8df5 cleanup: include/: move misc/stack.h to debug/stack.h by Anas Nashif · 6 years ago