zephyr/boards
Daniel Leung c972ef1a0f kernel: mm: move kernel mm functions under kernel includes
This moves the k_* memory management functions from sys/ into
kernel/ includes, as there are kernel public APIs. The z_*
functions are further separated into the kernel internal
header directory.

Also made a quick change to doxygen to group sys_mem_* into
the OS Memory Management group so they will appear in doc.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-11-20 09:19:14 +01:00
..
arc ARC: boards: enable ticket spinlock on nsim SMP board 2023-11-06 10:13:54 +01:00
arm boards: nrf52840dk_nrf52840: add gpio reserved ranges and line names 2023-11-17 12:41:14 +01:00
arm64 doc: boards: Clean up repeated words 2023-11-15 22:01:07 +01:00
common west: add NXP S32 Debug Probe runner 2023-10-25 18:14:51 -07:00
mips boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
nios2 boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
posix native_sim build: Fix for APPLICATION_BINARY_DIR!=CMAKE_BINARY_DIR 2023-11-17 12:42:17 +01:00
riscv input: it8xxx2: use the generic keyboard code 2023-11-16 17:54:00 +01:00
shields doc: boards: Clean up repeated words 2023-11-15 22:01:07 +01:00
sparc boards/sparc: Ignore tests for net and bluetooth 2023-10-05 18:34:30 +03:00
x86 kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
xtensa boards: xtensa: Set M5Stack vendor for M5Stack boards 2023-11-14 09:22:06 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
deprecated.cmake boards: mark esp32 board as deprecated 2023-07-25 18:12:33 +02:00
index.rst doc: boards: Link to the board porting guide 2023-09-29 16:29:49 +02:00
Kconfig config: qemu: Add QEMU_EXTRA_FLAGS config option 2023-10-20 15:03:55 +02:00