15 Commits (397d29db42f4d2aa7d68000ed413ce45459f1514)

Author SHA1 Message Date
Anas Nashif 397d29db42 linker: move all linker headers to include/linker 8 years ago
Kumar Gala 789081673f Introduce new sized integer typedefs 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Flavio Santes b04cdcd6e6 drivers: Remove legacy nanokernel.h include 9 years ago
Andrew Boie 0b474eef9c kernel: deprecate old init levels 9 years ago
Marcus Shawcroft f84ce64390 serial/uart_nsim: Make driver_api const. 9 years ago
Marcus Shawcroft 3316cb3898 serial/uart_nsim: Make config_info pointers const. 9 years ago
Daniel Leung 1870f95364 uart/nsim: fixed missing driver_api assignment 9 years ago
Andre Guedes 245e140da6 drivers: Replace DEV_INVALID_OP by -ENOTSUP 9 years ago
Andre Guedes 024cfe754e drivers: Replace DEV_OK by 0 9 years ago
Benjamin Walsh d340d4cb3f device: use DEVICE_INIT everwhere 10 years ago
Benjamin Walsh 0303d8cab9 device: rename SYS_DEFINE_DEVICE() 10 years ago
Benjamin Walsh bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG() 10 years ago
Benjamin Walsh 2ec2f8bb62 uart: remove incorrect comment w.r.t. type of device pointer 10 years ago
Daniel Leung 91cea2c9a6 serial/nsim: refactor (again) to conform to driver model 10 years ago
Dan Kalowsky 7ed1abfdda checkpatch: warning - new_typedefs 10 years ago
Tomasz Bursztyka 17e06fb457 uart: Move generic API to root directory of include 10 years ago
Javier B Perez Hernandez f7fffae8aa Change BSD-3 licenses to Apache 2 10 years ago
Daniel Leung c615ae56cb serial: nsim: add dummy poll_in function 10 years ago
Daniel Leung 40147440f5 serial: utilize dev->driver_api for new driver model 10 years ago
Daniel Leung 1ad2a56ee3 serial: rework functions to use struct device... 10 years ago
Anas Nashif f367f071b6 doxygen: add @brief and capitalize 10 years ago
Anas Nashif 1371d5e25e arc: move arc NSIM to drivers/ 10 years ago
Dan Kalowsky c02dd34277 Renaming include/nanokernel to include/arch 10 years ago
Inaky Perez-Gonzalez 8ddf82cf70 First commit 10 years ago