14 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Carlo Caione 6fed3fdb61 cache: Do not warn on unused parameters 4 years ago
Carlo Caione f000695243 cache: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* 4 years ago
Carlo Caione e2333269ae cache: Introduce external cache controller system support 4 years ago
Carlo Caione 9d563e8f74 cache: libmetal: Redirect sys_cache_flush() 5 years ago
Carlo Caione e77c841023 cache: Expand the APIs for cache flushing 5 years ago
Carlo Caione 20f59c8f1e cache: Rename CACHE_FLUSHING to CACHE_MANAGEMENT 5 years ago
Aastha Grover 2d9b459f15 syscalls: Add system call for cache flush & invalidate 5 years ago
Aastha Grover 97ecad69f0 include: Implement API's for cache flush and cache invalidate 5 years ago
Flavio Ceolin 67ca176754 headers: Fix headers across the project 7 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Anas Nashif ea8c6aad24 kernel: remove last nanokernel ocrrurances from include/ 9 years ago
Benjamin Walsh 7b526e2447 cache: add implementation for cache-less systems 10 years ago
Peter Mitsis a0e4568760 c++: Add extern "C" { } block to header files 10 years ago
Benjamin Walsh 334c14e66e x86: CLFLUSH and cache line size detection 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Peter Mitsis 578d417e87 Use HPET timer Kconfig options 10 years ago
Dan Kalowsky c02dd34277 Renaming include/nanokernel to include/arch 10 years ago
Peter Mitsis 3f44105695 Remove PHYS_ADDR_xxx macros 10 years ago
Peter Mitsis b5d65fa442 Remove VIRT_ADDR_xxx macros 10 years ago
Inaky Perez-Gonzalez 8ddf82cf70 First commit 10 years ago