22 Commits (bbe5e1e6ebf4a1a66c023d834fbdfca22a98ee7d)

Author SHA1 Message Date
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Laczen JMS 50597b2e52 flash: correct userspace flash_handlers 1 year ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Laczen JMS c64e806b63 flash: correct missing erase handler 2 years ago
Patryk Duda 8a85f0e87f drivers: flash: Introduce API function for flash extended operations 2 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Andrzej Puzdrowski 23b6e51e73 drivers/flash: remove flash_write_protection API 3 years ago
Dominik Ermel 8489b49599 drivers/flash: Add missing flash_get_parameters user space handler 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Peter A. Bigot 6a1a246825 drivers: flash: add API to read JEDEC ID from compatible drivers 5 years ago
Peter A. Bigot 4eb8d9dd9e drivers: flash: add API to access SFDP region of serial flash devices 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Andrei Gansari 6d1e10635d drivers: flash_handlers fixes stray semicolon 6 years ago
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API 6 years ago
Anas Nashif fe051a9055 cleanup: include/: move flash.h to drivers/flash.h 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Andrew Boie 8345e5ebf0 syscalls: remove policy from handler checks 7 years ago
Leandro Pereira c200367b68 drivers: Perform a runtime check if a driver is capable of an operation 7 years ago
Andrew Boie b7442a0a6b drivers: fix handler filenames 8 years ago
Andrew Boie 66aefcfcf4 drivers: flash: add system calls 8 years ago