1. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  2. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  3. 4600c37ff1 doc: Fix misspellings in header/doxygen comments by David B. Kinder · 7 years ago
  4. c5c104f kernel: fix k_thread_stack_t definition by Andrew Boie · 7 years ago
  5. ae2e911 arch: riscv32: define soc family in correct Kconfig by Anas Nashif · 7 years ago
  6. 1e8afbf cleanup: remove lots of references to unified kernel by Anas Nashif · 8 years ago
  7. 1e06ffc zephyr: use k_thread_entry_t everywhere by Andrew Boie · 8 years ago
  8. 8eaff5d k_thread_abort(): assert if abort essential thread by Andrew Boie · 8 years ago
  9. 507852a kernel: introduce opaque data type for stacks by Andrew Boie · 8 years ago
  10. 3486265 riscv32: fixed context restore upon exiting ISR by Jean-Paul Etienne · 8 years ago
  11. 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
  12. e3550a2 stack_sentinel: hang system on failure by Andrew Boie · 8 years ago
  13. 998f905 arches: declare _SysFatalErrorHandler __weak by Andrew Boie · 8 years ago
  14. ae1a75b stack_sentinel: change cooperative check by Andrew Boie · 8 years ago
  15. 6d47631 riscv32: update time slice before swap by Andrew Boie · 8 years ago
  16. 5dcb279 debug: add stack sentinel feature by Andrew Boie · 8 years ago
  17. d26cf2d kernel: add k_thread_create() API by Andrew Boie · 8 years ago
  18. 62eea12 kernel: tickless: Rename _Swap to allow creation of macro by Ramesh Thomas · 8 years ago
  19. 73abd32 kernel: expose struct k_thread implementation by Andrew Boie · 8 years ago
  20. cdb94d6 kernel: add k_panic() and k_oops() APIs by Andrew Boie · 8 years ago
  21. 96ee45d kernel: refactor thread_monitor_init into common code by Kumar Gala · 8 years ago
  22. b8823c4 kernel: Refactor common _new_thread init code by Kumar Gala · 8 years ago
  23. 5742a50 kernel: cleanup use of naked unsigned in _new_thread by Kumar Gala · 8 years ago
  24. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  25. bf53ebf arch: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  26. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  27. 8df439b kernel: rename nanoArchInit->kernel_arch_init by Anas Nashif · 8 years ago
  28. b84dc2e kernel: remove all remaining references to nanokernel by Anas Nashif · 8 years ago
  29. d7bc60f kernel: remove remaining microkernel references by Anas Nashif · 8 years ago
  30. 4ae030c riscv32: added support for the SiFive Freedom E310 SOC by Jean-Paul Etienne · 8 years ago
  31. 4b8ae88 riscv32: riscv-privilege: Platform-Level Interrupt Controller support by Jean-Paul Etienne · 8 years ago
  32. d1bd80a riscv32: added the riscv-privilege SOC_FAMILY by Jean-Paul Etienne · 8 years ago
  33. 6671911 riscv32: fixed build warnings for obj_tracing by Jean-Paul Etienne · 8 years ago
  34. be856d4 riscv32: riscv32-qemu: provide a more generic way of filtering IRQs from exceptions by Jean-Paul Etienne · 8 years ago
  35. bd69c3b riscv32: enable gen_isr_tables mechanism by Andrew Boie · 8 years ago
  36. d0a3386 riscv32: move riscv privileged architecture specifics within a common header file by Jean-Paul Etienne · 8 years ago
  37. 47e2f4e riscv32: added a generic linker script for the riscv32 platform by Jean-Paul Etienne · 8 years ago
  38. c989f0b riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver by Jean-Paul Etienne · 8 years ago
  39. ee659ae build: add _ASMLANGUAGE to all asm files by Benjamin Walsh · 8 years ago
  40. a8978ab kernel: rename thread states symbols by Benjamin Walsh · 8 years ago
  41. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  42. 003a46a riscv32: fix KConfig selection of ATOMIC_OPERATIONS_C by Anas Nashif · 8 years ago
  43. dae36b9 riscv32: added support for the riscv32-qemu soc by Jean-Paul Etienne · 8 years ago
  44. 2a8cfca riscv32: added support for the pulpino soc by Jean-Paul Etienne · 8 years ago
  45. cd83e85 arch: added support for the riscv32 architecture by Jean-Paul Etienne · 8 years ago