230 Commits (a5b49458eb704a30e38b01f278ec98dc69ef7093)

Author SHA1 Message Date
Flavio Ceolin 991ff6f48b kernel: init: Build constant in early random generator 2 years ago
Flavio Ceolin 6c0fad2888 kernel: Fixes for z_early_rand_get 2 years ago
Flavio Ceolin 974e336140 kernel: random: Make z_early_rand_get a weak symbol 2 years ago
Flavio Ceolin f9c7a5e6fb kernel: random: Rename early random get function 2 years ago
Flavio Ceolin e7bd10ae71 random: Rename random header 2 years ago
Peter Mitsis e6f1090553 kernel: Integrate object core statistics 2 years ago
Peter Mitsis 6df8efe354 kernel: Integrate object cores into kernel 2 years ago
Peter Mitsis 9bedfd82a2 kernel: Refactor CPU usage 2 years ago
Flavio Ceolin d16c5b9048 kernel: canaries: Allow using TLS to store it 2 years ago
Flavio Ceolin 4f29930e4c pm: Fix cpus active count 2 years ago
Qipeng Zha fa973d1b7b kernel: pin _kernel variable in case of paging 2 years ago
Gerard Marull-Paretas 4d06166623 device: allow NULL init function 2 years ago
Keith Packard 0b90fd5adf samples, tests, boards: Switch main return type from void to int 2 years ago
Gerard Marull-Paretas a5fd0d184a init: remove the need for a dummy device pointer in SYS_INIT functions 2 years ago
Kumar Gala 0722b6f74f smp: Add BUILD_ASSERT to make sure Kconfig values are the same 2 years ago
Jordan Yates db3d51bb7d pm: device_runtime: add `zephyr,pm-device-runtime-auto` 2 years ago
Daniel Leung 256db60ebf kernel: mark z_cstart to not have stack protector 2 years ago
Stephanos Ioannidis 4a64bfe351 treewide: Use CONFIG_CPP instead of CONFIG_CPLUSPLUS 3 years ago
Stephanos Ioannidis fa5fd41b61 kernel: Add C++ main() support 3 years ago
Kumar Gala 4f458ba8de kernel: Convert away from CONFIG_MP_NUM_CPUS 3 years ago
Kumar Gala c778eb2a56 smp: Move arrays to use CONFIG_MP_MAX_NUM_CPUS 3 years ago
Gerard Marull-Paretas 495245a971 init: remove _SYS_INIT_LEVEL* definitions 3 years ago
Gerard Marull-Paretas 831239300f kernel: move z_sys_init_run_level to init.c 3 years ago
Gerard Marull-Paretas e42f58ec94 init: s/ARCH/EARLY, call it just before arch kernel init 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Andy Ross 5722da71ce kernel: Skip bss clear on native_posix 3 years ago
Gerard Marull-Paretas afffc1006f kernel: remove redundant <zephyr/zephyr.h> includes 3 years ago
David Palchak b4a7f0f2ca linker: ensure global constructors only run once 3 years ago
Gerard Marull-Paretas cffefc818d kernel: migrate includes to <zephyr/...> 3 years ago
Trond Einar Snekvik 6224ecbfa6 kernel: Remove idle thread cpu index on single-core devices 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Gerard Marull-Paretas 5573d8d11e kernel: use DEVICE_DT_GET_OR_NULL for entropy device 3 years ago
Flavio Ceolin ac079fcba6 kernel: init: Simplify early rand get 3 years ago
Andy Ross 2b210cb3db kernel: Refactor SMP cpu initialization a bit 3 years ago
Nicolas Pitre 3617398f1d kernel/init.c: missing memset() to early_memset() conversion 3 years ago
Nicolas Pitre 678b76e4b0 kernel/init.c: allow for memset/memcpy alternatives during early boot 3 years ago
Immo Birnbaum da28829b64 kernel: zero the bss section of OCM memory at boot time 3 years ago
Ederson de Souza 75fd452bc0 kernel/init.c: Initialise logging subsystem after arch 4 years ago
Daniel Leung d3b030be9b kernel: remove @return doc for void functions 4 years ago
Peter Mitsis 0ebd6c7f26 kernel/sched: enable/disable runtime stats 4 years ago
Christopher Friedt 86f94ebaa6 kernel: init: remove empty lcov exclusion 4 years ago
Andy Ross c6d077e1bc soc: intel_adsp/cavs_v25: Add CPU halt and relaunch APIs 4 years ago
Stephanos Ioannidis a77e7566a8 kernel: Remove unused timeout_q from z_kernel 4 years ago
Torsten Rasmussen 25e1b12ec0 kernel: extract __weak main() into independent file 4 years ago
Daniel Leung e88afd2c37 kernel: mmu: pin/unpin boot sections during boot process 4 years ago
Daniel Leung ebbfde9742 kernel: move z_main_stack into pinned section 4 years ago
Evgeniy Paltsev 497cb2e587 CPP: fix static objects init for MWDT toolchain 4 years ago
David Palchak 043507dbd6 kernel: native_posix: Don't run global C++ constructors 4 years ago
Andy Ross 851d14afc8 kernel/sched: Remove "cooperative scheduling only" special cases 4 years ago
Daniel Leung 660d1478c6 kernel: init.c: tag source for boot/pinned sections 4 years ago