24 Commits (a93a80be82a19233b5e426b5ea80498ee82b0460)

Author SHA1 Message Date
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 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 df9428991a syscall: Z_SYSCALL_MEMORY_ARRAY -> K_SYSCALL_MEMORY_ARRAY 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Daniel Leung 343772213a serial: CONFIG_UART_USE_RUNTIME_CONFIGURE on API for cfg funcs 2 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel Leung 40c2b1e99c uart: add API support for wide data 4 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Flavio Ceolin f0a4cb059d drivers: uart: Add uart_configure verification handler 5 years ago
Flavio Ceolin 017c142fd2 drivers: uart: Add config_get verification handler 5 years ago
Mieszko Mierunski dc3c906d12 drivers: uart: Switch timeout values to s32_t in UART async API 6 years ago
Andrew Boie a51b125aba drivers: serial: add async API system calls 6 years ago
Andy Ross 643701aaf8 kernel: syscalls: Whitespace fixups 6 years ago
Andy Ross 346cce31d8 kernel: Port remaining buildable syscalls to new API 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Patrik Flykt 4344e27c26 all: Update reserved function names 6 years ago
Flavio Ceolin 98d03266f1 serial: Change poll_out signature 7 years ago
Olivier Martin 0ba41f5b46 drivers: serial: Fix syntax error 7 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 b93f59e15c drivers: uart: add system call handlers 8 years ago