1. 49d003a doc: Markup kconfig options with :kconfig: role by Yasushi SHOJI · 3 years, 9 months ago
  2. 9dfbdf1 doc: use kconfig role and directive by Gerard Marull-Paretas · 3 years, 9 months ago
  3. 408feeb doc: guides: board porting: Fix mispelled board name by Yaël Boutreux · 3 years, 10 months ago
  4. d7f4729 doc: porting guide: minor grammar fixups by Kevin Hilman · 3 years, 11 months ago
  5. 8c4b757 doc: remove redundant breathe project by Gerard Marull-Paretas · 3 years, 11 months ago
  6. be613ec doc: remove tickless idle by Anas Nashif · 3 years, 11 months ago
  7. aa0b02b doc: use pygments devicetree language support by Gerard Marull-Paretas · 4 years ago
  8. 7fac6a1 kernel: atomic: possibility of arch specific implementation by Tommie Skriver · 4 years ago
  9. 74a5ed7 doc: guides: porting: shields: fix Arduino header name by Ievgenii Meshcheriakov · 4 years ago
  10. 87659aa doc: board_porting: fix code block language by Gerard Marull-Paretas · 4 years ago
  11. 9f67d1c doc: board_porting: Remove unneeded zephyr_include_directories by Kumar Gala · 4 years ago
  12. 7d35a8c kernel: remove arch_mem_domain_destroy by Kumar Gala · 4 years, 1 month ago
  13. 3a58b45 cmake: board_check_revision() also accepts a list of valid revisions by Torsten Rasmussen · 4 years, 1 month ago
  14. 81746d1 doc: Application <BOARD>_<revision>.overlay description by Torsten Rasmussen · 4 years, 3 months ago
  15. 5f926ed boards: nordic: remove unnecessary nrfjprog.py args by Martí Bolívar · 4 years, 3 months ago
  16. 0f4fc99 doc: added description for board revision by Torsten Rasmussen · 4 years, 4 months ago
  17. 99e6a8b doc: rename sanitycheck -> twister by Anas Nashif · 4 years, 4 months ago
  18. 43a0dbe doc: guides: debugging: Move to flash_debug dir by Gerson Fernando Budke · 4 years, 4 months ago
  19. 3c79b56 doc: add info about using thread local storage by Daniel Leung · 4 years, 5 months ago
  20. 38dd468 doc: add HW stack protection enabling in the board porting guidelines by Ioannis Glaropoulos · 4 years, 6 months ago
  21. 01bcd0d doc: remove benchmarking section from docs by Anas Nashif · 4 years, 7 months ago
  22. 92431e2 doc: fix :c:macro: usage by Fabio Utzig · 4 years, 7 months ago
  23. 4c2f060 doc: fix invalid usage of function to :c:macro: by Fabio Utzig · 4 years, 7 months ago
  24. bb93b33 doc: update enum usage to use :c:enum: by Fabio Utzig · 4 years, 7 months ago
  25. 53fd5ff doc: update function references to use :c:func: by Fabio Utzig · 4 years, 7 months ago
  26. 46def95 doc: memory domain updates by Andrew Boie · 4 years, 7 months ago
  27. b3aca73 doc: guides: porting: shields: fix directory layout examples by Henrik Brix Andersen · 4 years, 8 months ago
  28. 5bd9afe doc: porting: add stack object details by Andrew Boie · 4 years, 8 months ago
  29. 9ff148a kernel: define arch_mem_map() by Andrew Boie · 4 years, 9 months ago
  30. 6656214 boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 by Carles Cufi · 5 years ago
  31. 6e57b42 doc: dts: revisit documentation by Martí Bolívar · 5 years ago
  32. 5b2d17a doc: board_porting: Provide guideline on MPU activation by Erwan Gouriou · 5 years ago
  33. fe6107f doc: finish reworking the board porting guide by Martí Bolívar · 5 years ago
  34. 180cbf1 doc: more board porting improvements by Martí Bolívar · 5 years ago
  35. f2469ce doc: board_porting: add link to west flash/debug info by Martí Bolívar · 5 years ago
  36. 51b8850 doc: split devicetree docs into multiple pages by Martí Bolívar · 5 years ago
  37. 9055cfe doc/guides: shields: Document shield conditional configuration by Erwan Gouriou · 5 years ago
  38. 7533a65 doc/guides: shields: Document possibility to enable several shields by Erwan Gouriou · 5 years ago
  39. aec9a8c arch: arm: Move ARM code to AArch32 sub-directory by Carlo Caione · 5 years ago
  40. 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
  41. e32686d doc: kconfig: Put all documentation on setting symbols on a new page by Ulf Magnusson · 5 years ago
  42. 5c7f2a3 doc: kconfig: Move extension docs from porting guide to user guide by Ulf Magnusson · 5 years ago
  43. bbcb352 doc/guides: Add clarifications to board porting guidelines by Erwan Gouriou · 5 years ago
  44. 553f30c doc: add auto-generated architecture interface by Andrew Boie · 5 years ago
  45. 4f77c2a kernel: rename z_arch_ to arch_ by Andrew Boie · 5 years ago
  46. 82d6347 doc: fix broken file and zephyr-app refs by David B. Kinder · 5 years ago
  47. 27e5dd1 doc: s/device tree/devicetree/ by Marti Bolivar · 5 years ago
  48. ce37c59 doc: shields: Document shield variant board overriding by Erwan Gouriou · 5 years ago
  49. 3865b54 doc: shields: Update shields doc with board overriding and variants by Erwan Gouriou · 5 years ago
  50. 07525a3 kernel: add arch interface for idle functions by Andrew Boie · 6 years ago
  51. 65eebd3 doc: move cmsis rtos API docs to portability/ by Anas Nashif · 6 years ago
  52. 6767563 arch/x86: remove support for IAMCU ABI by Charles E. Youse · 6 years ago
  53. 551251a doc: replace with valid png images by David B. Kinder · 6 years ago
  54. 71ce8ce kernel: consolidate error handling code by Andrew Boie · 6 years ago
  55. 3dc7c7a drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller by Charles E. Youse · 6 years ago
  56. f2cb20c docs: fix misspelling across the tree by Anas Nashif · 6 years ago
  57. c511232 doc: fix mentions of Wi-Fi trademark name by David B. Kinder · 6 years ago
  58. 7f478a5 doc: guides: porting: fix nRF51 Cortex-m core by Ioannis Glaropoulos · 6 years ago
  59. 5d8e367 doc: fix misspelling in docs and API comments by David B. Kinder · 6 years ago
  60. 6000a62 doc: prepare for improving doc API linking by David B. Kinder · 6 years ago
  61. c995b6a doc: Fix typo and markup elements by Suryansh Sharma · 6 years ago
  62. a907e69 doc: guides: porting: correct references to user mode APIs by Ioannis Glaropoulos · 6 years ago
  63. 505cc2b doc: use :zephyr_file: where appropriate by David B. Kinder · 6 years ago
  64. e6a3c31 doc: cmsis_rtos_v2: Updated documentation by Carlos Stuart · 6 years ago
  65. d6f72a6 doc: introduce final structure by Anas Nashif · 6 years ago