1. ef281c4 cleanup: include/: move sys_io.h to sys/sys_io.h by Anas Nashif · 6 years ago
  2. 58d839b misc: memory address type conversions by Nicolas Pitre · 6 years ago
  3. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 6 years ago
  4. 36adf4e sys_io.h: don't pull in kernel.h by Andrew Boie · 7 years ago
  5. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  6. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  7. cd35c57 Revert "sys_bitfield*(): use 'void *' instead of memaddr_t" by Anas Nashif · 8 years ago
  8. 1f2ee5c sys_bitfield*(): use 'void *' instead of memaddr_t by Inaky Perez-Gonzalez · 8 years ago
  9. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  10. ea8c6aad kernel: remove last nanokernel ocrrurances from include/ by Anas Nashif · 8 years ago
  11. f0a0116 sys_io: don't allow negative bit offsets by Andrew Boie · 9 years ago
  12. 9df398b sys_io: introduce bitfield ops by Andrew Boie · 9 years ago
  13. 2fced15 sys_io: include nanokernel.h by Anas Nashif · 9 years ago
  14. 71c289d asm: add asm inline for system set/clear/test bit by Juan Manuel Cruz · 9 years ago
  15. f7fffae Change BSD-3 licenses to Apache 2 by Javier B Perez Hernandez · 9 years ago
  16. 507decb sys_io: Add memory bit manipulation functions by Tomasz Bursztyka · 9 years ago
  17. c6d0bea API: Add a generic API for port and mem mapped registers functions by Tomasz Bursztyka · 9 years ago