1. 9d367ee xtensa, kernel/sched: Move next switch_handle selection to the scheduler by Andy Ross · 7 years ago
  2. 285c5b2 xtensa/asm2: Save shift/loop registers on exception entry by Andy Ross · 7 years ago
  3. 02bc5fa soc: esp32: Enable building with newer ESP-IDF by Leandro Pereira · 7 years ago
  4. bdac8d0 xtensa/asm2: Fix stack pointer during preemption spills by Andy Ross · 7 years ago
  5. 3673698 doc: fix misspellings in XTENSA Kconfig by David B. Kinder · 7 years ago
  6. 3beb481 soc: esp32: Fix compile warnings when redefining BIT() macro by Leandro Pereira · 7 years ago
  7. 60fd068 xtensa: Make _arch_curr_cpu() work outside SMP by Andy Ross · 7 years ago
  8. 392b3b5 xtensa/asm2: Don't needlessly build asm2 sources by Andy Ross · 7 years ago
  9. 57f30bd esp32: Move hard firmware function addresses to the linker script by Andy Ross · 7 years ago
  10. 0244d01 xtensa/asm2: Don't return into dead threads by Andy Ross · 7 years ago
  11. 3f5027f xtensa: Fix noreturn attribute on error handlers in asm2 by Andy Ross · 7 years ago
  12. 245b54e kernel/include: Missed nano_internal.h -> kernel_internal.h spots by Andy Ross · 7 years ago
  13. 53eceff esp32: Set CPU pointer on app cpu at startup by Andy Ross · 7 years ago
  14. b0b9b3d xtensa: Report CPU number in exceptions by Andy Ross · 7 years ago
  15. e694656 kernel: Move per-cpu _kernel_t fields into separate struct by Andy Ross · 7 years ago
  16. 9c62cc6 kernel: Add kswap.h header to unbreak cycles by Andy Ross · 7 years ago
  17. d3376f2 kernel, esp32: Add SMP kconfig flag and MP_NUM_CPUS variable by Andy Ross · 7 years ago
  18. e717267 kernel, esp32: Add _arch_start_cpu API by Andy Ross · 7 years ago
  19. 00f3d2e esp-32, qemu_xtensa: Use asm2 by default by Andy Ross · 7 years ago
  20. 865bbd6 xtensa-asm2: Handle alloca/movsp exceptions by Andy Ross · 7 years ago
  21. bbd7912 xtensa-asm2: Exception/interrupt handler should check stack sentinel by Andy Ross · 7 years ago
  22. 60932d1 xtensa: Add hook to do register window spills by Andy Ross · 7 years ago
  23. 2867bfc xtensa asm2: Fixup stack alignment at runtime by Andy Ross · 7 years ago
  24. 02b2fe1 xtensa: THREAD_MONITOR hooks for asm2 by Andy Ross · 7 years ago
  25. 7707fcf xtensa: asm2 needs to honor thread preemption by Andy Ross · 7 years ago
  26. 63ad74f xtensa: Fix thread entry point by Andy Ross · 7 years ago
  27. 2c1449b kernel, xtensa: Switch-specific thread return value by Andy Ross · 7 years ago
  28. bf21393 xtensa: Add exception/interrupt vectors in asm2 mode by Andy Ross · 7 years ago
  29. 7de010b xtensa: Interrupt generator script and output for qemu & esp32 by Andy Ross · 7 years ago
  30. c761ae9 xtensa: Add Kconfig for asm2 layer by Andy Ross · 7 years ago
  31. 6f30360 xtensa: Implement _xt_ints_on/off for asm2 by Andy Ross · 7 years ago
  32. a0dd2de xtensa: Remove _xt_set_exception_handler() by Andy Ross · 7 years ago
  33. b2c74e0 xtensa/asm2: Add a _new_thread implementation for asm2/switch by Andy Ross · 7 years ago
  34. 042d8ec kernel: Add alternative _arch_switch context switch primitive by Andy Ross · 7 years ago
  35. 32a444c kernel: Fix nano_internal.h inclusion by Andy Ross · 7 years ago
  36. a34f884 xtensa: New asm layer to support SMP by Andy Ross · 7 years ago
  37. 8dca7ae xtensa: Make high priority interrupts optional by Andy Ross · 7 years ago
  38. 88538e7 xtensa: Move register window exception handlers into a separate file by Andy Ross · 7 years ago
  39. 11a9625 debug: remove DEBUG_INFO option by Anas Nashif · 7 years ago
  40. 301acb8 kernel: include: rename nano_internal.h to kernel_internal.h by Ramakrishna Pallala · 7 years ago
  41. 5146dbb arch: architecture defines kernel entry by Anas Nashif · 7 years ago
  42. 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
  43. a372eae kconfig: move IRQ_OFFLOAD to a more generic place by Anas Nashif · 7 years ago
  44. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  45. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  46. 833025d timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa by Youvedeep Singh · 7 years ago
  47. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  48. 4600c37ff1 doc: Fix misspellings in header/doxygen comments by David B. Kinder · 7 years ago
  49. c5c104f kernel: fix k_thread_stack_t definition by Andrew Boie · 7 years ago
  50. 5f22dab esp32: Prefix ROM routines with `esp32_rom_` by Leandro Pereira · 7 years ago
  51. 66f1f89 qemu: cleanup qemu configurations by Anas Nashif · 8 years ago
  52. 1e8afbf cleanup: remove lots of references to unified kernel by Anas Nashif · 8 years ago
  53. 1e06ffc zephyr: use k_thread_entry_t everywhere by Andrew Boie · 8 years ago
  54. 8eaff5d k_thread_abort(): assert if abort essential thread by Andrew Boie · 8 years ago
  55. 510e5d7 arch: xtensa: Use the alternate _Level4Vector routine on ESP32 by Leandro Pereira · 8 years ago
  56. d52de29 esp32: Fix redefinition of BIT() macro by Leandro Pereira · 8 years ago
  57. e434260 xtensa: soc: fix IRQ table by Andrew Boie · 8 years ago
  58. de6663f esp32: fix linker script issues by Andrew Boie · 8 years ago
  59. 99181eb arch: xtensa: Move exception table to xtensa_intr.c by Leandro Pereira · 8 years ago
  60. 27ea2d8 arch: xtensa: Convert Xtensa port to use gen_isr_table by Leandro Pereira · 8 years ago
  61. 1e506d3 arch: xtensa: Remove mentions of dynamic interrupt settings by Leandro Pereira · 8 years ago
  62. c0c79a8 drivers: gpio: esp32: Add ESP32 GPIO driver by Leandro Pereira · 8 years ago
  63. 507852a kernel: introduce opaque data type for stacks by Andrew Boie · 8 years ago
  64. 74afcb6 arches: move _NanoFatalErrorHandler defintion by Andrew Boie · 8 years ago
  65. d19252a arch: xtensa: Use CONFIG_SIMULATOR_XTENSA to set XT_{BOARD,SIMULATOR} by Leandro Pereira · 8 years ago
  66. 0e08b94 soc: esp32: Define __start as a C function by Leandro Pereira · 8 years ago
  67. 4ca586e arch: xtensa: Use Zephyr configuration options by Leandro Pereira · 8 years ago
  68. d58d5d1 xtensa: esp32: configure default UART using ROM functions by Ivan Grokhotkov · 8 years ago
  69. f700510 xtensa: esp32: place .rodata into DRAM by Ivan Grokhotkov · 8 years ago
  70. 37ea771 drivers: esp32: Add minimal UART driver based on ROM routines by Leandro Pereira · 8 years ago
  71. 88790ae arch: xtensa: Add ESP32 SoC by Leandro Pereira · 8 years ago
  72. 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
  73. e3550a2 stack_sentinel: hang system on failure by Andrew Boie · 8 years ago
  74. 998f905 arches: declare _SysFatalErrorHandler __weak by Andrew Boie · 8 years ago
  75. ae1a75b stack_sentinel: change cooperative check by Andrew Boie · 8 years ago
  76. 956089b xtensa: add config for toolchain version by Andrew Boie · 8 years ago
  77. 286a2c8 xtensa: fix XCC build by Andrew Boie · 8 years ago
  78. 5dcb279 debug: add stack sentinel feature by Andrew Boie · 8 years ago
  79. 51df312 xtensa: merge crt1-*.S by Andrew Boie · 8 years ago
  80. b7aa6b7 xtensa: optionally build reset vector code by Andrew Boie · 8 years ago
  81. f628c12 xtensa: rename SOC_SAMPLE_CONTROLLER by Anas Nashif · 8 years ago
  82. d26cf2d kernel: add k_thread_create() API by Andrew Boie · 8 years ago
  83. 09b2391 xtensa: xt-sim: mark it as a board with simulator features by Anas Nashif · 8 years ago
  84. 4b8419e xtensa: drop references to C library by Max Filippov · 8 years ago
  85. 0538dc1 xtensa: make sample_controller runnable on QEMU by Max Filippov · 8 years ago
  86. 6a89999 xtensa: use inline assembly instead of XT_* macros by Max Filippov · 8 years ago
  87. f57e79b xtensa: remove Kconfig.cores by Andrew Boie · 8 years ago
  88. 99c89e1 xtensa: fix coprocessor save area by Andrew Boie · 8 years ago
  89. 51eb081 xtensa port: Fixed crash on interrupt handlers when logger is enabled. by Mazen NEIFER · 8 years ago
  90. 62eea12 kernel: tickless: Rename _Swap to allow creation of macro by Ramesh Thomas · 8 years ago
  91. 73abd32 kernel: expose struct k_thread implementation by Andrew Boie · 8 years ago
  92. e87564b xtensa port: Removed XRC_D2PM SoC configuration by Mazen NEIFER · 8 years ago
  93. 35a48de xtensa port: Fixed compilation error introduced by recent changes. by Mazen NEIFER · 8 years ago
  94. cdb94d6 kernel: add k_panic() and k_oops() APIs by Andrew Boie · 8 years ago
  95. 96ee45d kernel: refactor thread_monitor_init into common code by Kumar Gala · 8 years ago
  96. b8823c4 kernel: Refactor common _new_thread init code by Kumar Gala · 8 years ago
  97. 36bb364 spell: fix Kconfig help typos: /arch by David B. Kinder · 8 years ago
  98. bf53ebf arch: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  99. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  100. 01e9646 xtensa port: Clear the CP descriptor of new created thread. by Mazen NEIFER · 8 years ago