1. 992f29a arch: make __ramfunc support transparent by Aurelien Jarno · 6 years ago
  2. eb097bd arch: arm: mpu: get the __ramfunc region size from the linker by Aurelien Jarno · 6 years ago
  3. e1cc657 arm: Placing the functions which holds __ramfunc into '.ramfunc' by qianfan Zhao · 6 years ago
  4. 5f4683d x86: fix ROM permissions by Andrew Boie · 6 years ago
  5. ed85b76 LD: Assert when CONFIG_PRIVILEGED_STACK_TEXT_AREA is too small by Sebastian Bøe · 6 years ago
  6. bfaaa6b dts: Convert CONFIG_CCM to DT_CCM by Kumar Gala · 6 years ago
  7. 41f6011 userspace: remove APPLICATION_MEMORY feature by Andrew Boie · 6 years ago
  8. 9bebf4c x86: fix app shared memory if XIP enabled by Adithya Baglody · 6 years ago
  9. c253a68 app_shmem: auto-initialize partitions by Andrew Boie · 6 years ago
  10. 1ee7b0d linker: x86: add orphan linker sections by Anas Nashif · 6 years ago
  11. bfad972 kernel: remove k_alert API by Peter A. Bigot · 6 years ago
  12. b57a149 Gcov: Added linker changes needed by Gcov. by Adithya Baglody · 6 years ago
  13. 71e90f9 Gcov: Enable Code coverage reporting over UART. by Adithya Baglody · 6 years ago
  14. 7740f73 include/linker_defs.h: Remove noop architecture detection by Andy Ross · 6 years ago
  15. a9389da soc: nxp_imx: Add support for device configuration data (DCD) by Maureen Helm · 6 years ago
  16. 8e30049 soc: nxp_imx: Add support for external xip flash boot header by Maureen Helm · 6 years ago
  17. 385bc26 include: linker: improve documentation of app shared mem symbols by Ioannis Glaropoulos · 6 years ago
  18. ce8e1ec Revert "interrupts: use weak linkage instead ..." by Andrew Boie · 6 years ago
  19. d85efe0 arch: arm: Add symbol for flash used by Håkon Øye Amundsen · 6 years ago
  20. 6fd1691 kernel: Add a "nocache" read-write memory section by Aurelien Jarno · 6 years ago
  21. c2e01df workqueues: don't put k_work in special section by Andrew Boie · 6 years ago
  22. 140863f interrupts: use weak linkage instead of linkonce by Andrew Boie · 6 years ago
  23. 506f15c interrupts: simplify position of sw ISR table by Andrew Boie · 6 years ago
  24. 6600c64 linker: warn about orphan sections by Daniel Leung · 6 years ago
  25. 1fa8cf9 linker: arm: place priv.noinit at the end of RAM by Adithya Baglody · 6 years ago
  26. f531e0d subsys: add monochrome character framebuffer by Johann Fischer · 6 years ago
  27. 0d4b5da Revert "linker: warn about orphan sections" by Anas Nashif · 6 years ago
  28. 8c9ce8d Revert "linker: more .rel for orphan sections" by Anas Nashif · 6 years ago
  29. bb0e49c Revert "linker: use wildcards in rel-sections.ld" by Anas Nashif · 6 years ago
  30. 9ae3ea4 linker: use wildcards in rel-sections.ld by Daniel Leung · 6 years ago
  31. 6ba4488 linker: more .rel for orphan sections by Daniel Leung · 6 years ago
  32. 6fc0d77 arch: add big endian support by Yasushi SHOJI · 6 years ago
  33. 8ce758a linker: warn about orphan sections by Daniel Leung · 6 years ago
  34. 67e238e linker: arm: add missing period for CCM section name by Daniel Leung · 6 years ago
  35. eb29978 userspace: move KOBJECT/PRIVILEGED_STACK_TEXT_AREA to Kconfig by Anas Nashif · 6 years ago
  36. 6aed72e shell: Shell subsystem reimplementation by Krzysztof Chruscinski · 7 years ago
  37. 878a0f0 ld: Put 'sizeof(struct device)' in the generated offsets header by Sebastian Bøe · 7 years ago
  38. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  39. cbe7b4f linker: Re-implement {APP,KERNEL}_INPUT_SECTION by Sebastian Bøe · 7 years ago
  40. 964f6dc linker: Minor refactor of the APP_SMEM_SECTION macro by Sebastian Bøe · 7 years ago
  41. db3f6aa arch: arm: add option to define an NSC region by Ioannis Glaropoulos · 7 years ago
  42. e58b654 kernel: threads: assign index no. to dynamically created threads by Daniel Leung · 7 years ago
  43. 573f32b userspace: compartmentalized app memory organization by Shawn Mosley · 7 years ago
  44. bbeef41 logging: subsystem major redesign by Krzysztof Chruściński · 7 years ago
  45. a1e806b gen_isr_tables: Delete the dead code accompanying .intList.num_isrs by Sebastian Bøe · 7 years ago
  46. 2be6594 usb: bos: Add linker sections for USB BOS descriptor by Andrei Emeltchenko · 7 years ago
  47. aed0b6c isr_tables: Simplify how the sw_irq_handler function is used by Sebastian Bøe · 7 years ago
  48. 8f321b4 isr_tables: Simplify how the spurious irq function address is found by Sebastian Bøe · 7 years ago
  49. b35a41f include: linker: add sections for USB device stack by Johann Fischer · 7 years ago
  50. d70196b linker-defs: Increase the number of kernel objects by Adithya Baglody · 7 years ago
  51. 470349c Bluetooth: settings: Add support for per-submodule handlers by Johan Hedberg · 7 years ago
  52. 31bdfc0 userspace: add support for dynamic kernel objects by Andrew Boie · 7 years ago
  53. 6049207 net: Add initial TX and RX traffic class support by Jukka Rissanen · 7 years ago
  54. 47dafff net: if: Separate IP address configuration from net_if by Jukka Rissanen · 7 years ago
  55. 581446d linker: arm: add stm32 ccm sections by Erwin Rol · 7 years ago
  56. 18560a0 arm: Generate privileged stacks by Chunlin Han · 7 years ago
  57. 600c8f7 kconfig: Change how optimization level is set by Sebastian Bøe · 7 years ago
  58. d7777d3 shell: support standalone commands by Anas Nashif · 7 years ago
  59. 8d19315 shell: rename module sections by Anas Nashif · 7 years ago
  60. 1c2de10 cmake: ninja: Change how CMake names the kernelspace archives by Sebastian Bøe · 7 years ago
  61. 76f76441 arch: native: Run Zephyr natively in a POSIX OS by Alberto Escolar Piedras · 7 years ago
  62. 0a4808b linker: use UTIL_LISTIFY macro for dealing with .a files by Anas Nashif · 7 years ago
  63. 1ff863c linker: use quotes with OUTPUT_ARCH macro by Anas Nashif · 7 years ago
  64. 877f82e userspace: add K_THREAD_ACCCESS_GRANT() by Andrew Boie · 7 years ago
  65. bca15da userspace: treat thread stacks as kernel objects by Andrew Boie · 7 years ago
  66. 47f8fd1 kernel: add K_INHERIT_PERMS flag by Andrew Boie · 7 years ago
  67. 945af95 kernel: introduce object validation mechanism by Andrew Boie · 8 years ago
  68. eb48a0a arm: armv6-m: Support relocating vector table by Xiaorui Hu · 8 years ago
  69. 3876f53 linker-defs: add size values for kernel/app memory by Andrew Boie · 8 years ago
  70. 5f5f7c5 linker-defs: fix APP_INPUT_SECTION by Andrew Boie · 8 years ago
  71. efee38d linker-defs: add some new _image_* defines by Andrew Boie · 8 years ago
  72. 02f0210 linker/common-ram.ld: force input section align by Andrew Boie · 8 years ago
  73. 65a9d2a kernel: make K_.*_INITIALIZER private to kernel by Andrew Boie · 8 years ago
  74. bf5228e kernel: add early init routines for app RAM by Andrew Boie · 8 years ago
  75. f1ae5d4 linker-defs: add output section routing macros by Andrew Boie · 8 years ago
  76. 8eed4b0 sections.h: define application-level sections by Andrew Boie · 8 years ago
  77. 1eaccb0 linker-defs.h: add some comments by Andrew Boie · 8 years ago
  78. 397d29d linker: move all linker headers to include/linker by Anas Nashif · 8 years ago
  79. 9703927 net: buf: Move net_buf_pool objects to dedicated linker area by Johan Hedberg · 8 years ago
  80. 174f301 build: simplfy how extra build steps are specified by Andrew Boie · 8 years ago
  81. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  82. e38a9e8 net: Switch from per-iface tx thread to a unique k_poll triggered one by Tomasz Bursztyka · 8 years ago
  83. 0dc4dd4 lifo: Make use of k_queue as implementation by Luiz Augusto von Dentz · 8 years ago
  84. e5ed88f fifo: Make use of k_queue as implementation by Luiz Augusto von Dentz · 8 years ago
  85. a7ddb87 kernel: Add k_queue API by Luiz Augusto von Dentz · 8 years ago
  86. 3944d83 gen_isr_tables: apply offset to irq parameter by Andrew Boie · 8 years ago
  87. 1927b3d gen_isr_tables: New static interrupt build mechanism by Andrew Boie · 8 years ago
  88. 18ba153 build: remove obsolete sections from linker scripts by Andrew Boie · 8 years ago
  89. 8e84e36 net: Declare a macro to define stacks used by networking by Jukka Rissanen · 8 years ago
  90. df20ab8 net: Renaming net_l2_init sections to net_l2 by Tomasz Bursztyka · 8 years ago
  91. 71d1bd6 net: Remove unused net sections by Tomasz Bursztyka · 8 years ago
  92. dbb3988 net: Remove nbr_data section as it is useless by Jukka Rissanen · 8 years ago
  93. 3560f58 net: L2 might need private data per-interface by Tomasz Bursztyka · 8 years ago
  94. 3f64cef net: Add a neighbor cache needed in IPv6 by Jukka Rissanen · 8 years ago
  95. 2fa38c1 net: Add generic network interface header by Tomasz Bursztyka · 8 years ago
  96. 3f5c74c unified: Add linker script support for all kernel object types by Allan Stephens · 8 years ago
  97. d5db352 console: shell: Support multiple modules by Yael Avramovich · 8 years ago
  98. 4208976 build: consolidate some common parts of linker scripts by Andrew Boie · 8 years ago