1. ec8573f Revert "shell: Fix LINK_TABLE start pointer alignment in shell module tables" by Jerzy Kasenberg · 7 days ago master update-hw-ci-badges
  2. 1431593 shell: Fix LINK_TABLE start pointer alignment in shell module tables by Emma Stensland · 4 weeks ago
  3. 06f4fb3 ci: Add option to align macros by Szymon Czapracki · 4 weeks ago
  4. 8e0e1c7 sensor: free listener in sensor_trigger_init() if registration fails by Ray Chern · 2 weeks ago
  5. 2d1f083 hal_uart: Fix loop_slave file descriptor leak by Emma Stensland · 4 weeks ago
  6. 40e21b8 sim: Fix -Werror compilation issues on 64-bit Linux by Emma Stensland · 4 weeks ago
  7. ffab398 at45db: fix leaked settings and corrupted global default baudrate by Ray Chern · 2 weeks ago
  8. 733c13c ci: Add body to PR commit message by Wiktor Kwiatkowski · 5 weeks ago
  9. 35571e3 ci: Add workflow for building mtest apps by Wiktor Kwiatkowski · 2 weeks ago
  10. fd20cba Update HW CI badges in README by Mynewt Bot · 3 weeks ago
  11. 9791781 docs: add security threat model + discoverability files by Jarek Potiuk · 3 weeks ago
  12. ee288fd ci: Fix workflow check action by Szymon Janc · 4 weeks ago
  13. 17d3a06 repository: Apache Mynewt 1.15.0 release by Szymon Janc · 4 weeks ago
  14. ea2b7eb Prepare for Apache Mynewt 1.15.0 release by Szymon Janc · 5 weeks ago mynewt_1_15_0_rc1_tag mynewt_1_15_0_tag
  15. cc7583a bsp/stm32fdiscovery: Add QSPI supprt by Jerzy Kasenberg · 7 weeks ago
  16. 493f2da drivers/flash: Add QSPI support for STM32 by Jerzy Kasenberg · 7 weeks ago
  17. c779bc0 nvic: Fix build for c++ by Jerzy Kasenberg · 6 weeks ago
  18. ed0201c nvic: Add NVIC_ConfigVector by Jerzy Kasenberg · 6 weeks ago
  19. 3c96500 mtest/nvreg: fix test state retention across system resets by Wiktor Kwiatkowski · 6 weeks ago
  20. 0a277ed boot: add dedicated heap section by Wiktor Kwiatkowski · 6 weeks ago
  21. e735857 linker: rename .bssnz to .noinit to fix linker wildcard conflicts by Wiktor Kwiatkowski · 8 weeks ago
  22. 00be19a encoding/json: Add float support by Jerzy Kasenberg · 6 weeks ago
  23. 618e8eb ci: Remove references to arc architecture by Jerzy Kasenberg · 6 weeks ago
  24. b0a9264 arch/arc: Remove support for arc by Jerzy Kasenberg · 6 weeks ago
  25. 33c449c stm32_eth: Add configuration support by Jerzy Kasenberg · 3 months ago
  26. dade656 sys/id: Register conf_handler statically by Jerzy Kasenberg · 3 months ago
  27. 01cd0bc sys/fault: Use static conf_handler registration by Jerzy Kasenberg · 3 months ago
  28. 628ec5a sys/config: Add static conf handlers support by Jerzy Kasenberg · 3 months ago
  29. 703e0ba hw/mpu: Add link table configuration of MPU by Jerzy Kasenberg · 7 weeks ago
  30. c6821d4 nrf5340/spi: Increase driver strenght for high speed by Jerzy Kasenberg · 7 weeks ago
  31. ceef2cd util: Move packege bit_set to util from hw/util by Jerzy Kasenberg · 7 weeks ago
  32. ec43edd driver/mmc: Fix stack corruption on error formating by Jerzy Kasenberg · 6 weeks ago
  33. 9cdef1e drivers/mmc: Read crc for data commands by Jerzy Kasenberg · 6 weeks ago
  34. ecdb890 ci: Remove references to mips by Jerzy Kasenberg · 7 weeks ago
  35. 2fd94b8 arch/mips: Remove support for mips by Jerzy Kasenberg · 7 weeks ago
  36. 895222b compiler/xc32: Add speed profile by Jerzy Kasenberg · 7 weeks ago
  37. bde76da drivers/spi_stm32: Add support for STM32H5 by Jerzy Kasenberg · 7 weeks ago
  38. 0d298ad crypto/mbedtls: Upgrade to v3.6.6 by Szymon Janc · 7 weeks ago
  39. 48df2de drivers/mmc: Rework to use change disk api by Jerzy Kasenberg · 8 weeks ago
  40. 4ab74a6 util: Add bit_set by Jerzy Kasenberg · 8 weeks ago
  41. 703229e fs/littlefs: Use mount points by Jerzy Kasenberg · 8 weeks ago
  42. 9470a66 fs/fatfs: Rework to use file system api by Jerzy Kasenberg · 1 year, 2 months ago
  43. c7b3066 fs/fs: Add mount cli command by Jerzy Kasenberg · 1 year, 2 months ago
  44. 668ddf7 fs/nffs: Use mount points by Jerzy Kasenberg · 1 year, 2 months ago
  45. a2dbdfd fs: Introduce file system entity by Jerzy Kasenberg · 1 year, 2 months ago
  46. d0a74e3 fs/disks: Rework disk interface by Jerzy Kasenberg · 1 year, 2 months ago
  47. eb3d397 ci: add explicit least-privilege permissions to CI workflows by Arpit Jain · 3 months ago
  48. 5aaf383 baselibc/memcpy: Update memcpy() for Cortex-M by Jerzy Kasenberg · 3 months ago
  49. 4b29213 baselibc: Add option to disable memset and memcpy by Jerzy Kasenberg · 3 months ago
  50. 6b86f2a crypto: Remove Tinycrypt support by Szymon Janc · 10 weeks ago
  51. 06bffc7 apps/crypto_test: Remove Tinycrypt support by Szymon Janc · 10 weeks ago
  52. 92ce0a8 apps/hash_test: Remove Tinycrypt support by Szymon Janc · 10 weeks ago
  53. 2914b4a encflash: Remove Tincyrypt encryption support by Szymon Janc · 10 weeks ago
  54. 08f21fe bsp/native: Use Mbed TLS backedng for encrypted flash by Szymon Janc · 10 weeks ago
  55. ae14242 trng: Port software backend from Tinycrypt to Mbed TLS by Szymon Janc · 10 weeks ago
  56. 90977d1 encflash: Add MbedTLS implementation by Szymon Janc · 10 weeks ago
  57. e4d6b5e encoding/json: Fix not terminated string by Jerzy Kasenberg · 9 weeks ago
  58. 5eed4ee json/selftest: Add error test cases by Jerzy Kasenberg · 9 weeks ago
  59. 630404f json/selftest: Fix const usage in test by Jerzy Kasenberg · 9 weeks ago
  60. 532f334 encoding/json: Add const for string fileds by Jerzy Kasenberg · 9 weeks ago
  61. c2b874b uart_console: Use ring_buffer API for init by Jerzy Kasenberg · 10 weeks ago
  62. 10b89de util/ring_buffer: Extend API for easy usage by Jerzy Kasenberg · 10 weeks ago
  63. 79d699b baselibc: Add strtof implementation by Jerzy Kasenberg · 8 weeks ago
  64. 82e2383 sys/log: Fix storage info for log_cbmem by Jerzy Kasenberg · 8 weeks ago
  65. 2a49b9b stm32u5: Fix flash write with cache by Jerzy Kasenberg · 8 weeks ago
  66. df01ae3 baselibc: Prevent optimization memset loop by Jerzy Kasenberg · 8 weeks ago
  67. 53ed93a shell: Fix static command registration by Jerzy Kasenberg · 9 weeks ago
  68. bc1f0ec drivers/crypto_stm32: Fix build for some devices by Jerzy Kasenberg · 9 weeks ago
  69. 0e89505 apps/crypto_test: Fix NULL pointer dereference by Jerzy Kasenberg · 9 weeks ago
  70. fb5c45c mcu/stm32u5: Update repositories by Jerzy Kasenberg · 9 weeks ago
  71. 1dcb119 stm32/gpio: Add function to configure pin function by Jerzy Kasenberg · 2 months ago
  72. 03c95ee stm32/gpio: Remove duplicate prototypes by Jerzy Kasenberg · 2 months ago
  73. 9185ad6 net/osdp: Update to 3.2.2 and move to external repo by Szymon Janc · 4 months ago
  74. c0d25b3 uart_console: Use common ring buffer code by Jerzy Kasenberg · 3 months ago
  75. b1eab02 util/ringbuffer: Add ring_buffer functionality by Jerzy Kasenberg · 3 months ago
  76. a58d86e hw/mcu: STM32H7 Add dcache support by Jerzy Kasenberg · 3 months ago
  77. 77c7a8a hw/mcu/stm32h5: Add shell module mcu with info command by Jerzy Kasenberg · 3 months ago
  78. cfa7300 stm32/hash: Update for STM32H5 by Jerzy Kasenberg · 3 months ago
  79. c39e671 ci: Add licencse and sytle check excludes for STM32H5 by Jerzy Kasenberg · 4 months ago
  80. 21cc24f stm32h5: Add program delay configuration by Jerzy Kasenberg · 3 months ago
  81. 690f3e2 stm32_hal: Update hal_flash to work with stm32h5 by Jerzy Kasenberg · 3 months ago
  82. 4be5ca9 stm32h5: Add gpio helpers by Jerzy Kasenberg · 3 months ago
  83. 532100a stm32h5: Add clock support function by Jerzy Kasenberg · 4 months ago
  84. c7ec16d stm32h5/hw_id: Disable cache when reading ID by Jerzy Kasenberg · 4 months ago
  85. a097b00 stm32_eth: Update driver to work with STM23H5 by Jerzy Kasenberg · 4 months ago
  86. 5044251 tinyusb: Add support for STM32H5 devices by Jerzy Kasenberg · 4 months ago
  87. f6ac80e hw/bsp: Add support for nucleo-h563zi by Jerzy Kasenberg · 4 months ago
  88. 25c767f hw/mcu: Add support for STM32H5 devices by Jerzy Kasenberg · 4 months ago
  89. f2d0385 lwip/apps: Add iperf2 application by Jerzy Kasenberg · 3 months ago
  90. b0838cb crypto_stm32: Fix build warning by Jerzy Kasenberg · 2 months ago
  91. f80030c kernel/os: Check if CONTAINER_OF is already defined by Szymon Janc · 3 months ago
  92. c98e8b3 ci: Typo fix by Wiktor Kwiatkowski · 3 months ago
  93. f5fae17 da1469x/flash: Fix non baselibc builds by Jerzy Kasenberg · 3 months ago
  94. ce3562c tinyusb/msc_fat_view: Fix build for non baselibc by Jerzy Kasenberg · 3 months ago
  95. 69733bd tinyusb/msc_fat_view: Remove unused code by Jerzy Kasenberg · 3 months ago
  96. 042d17d docs: fix typo in README details summary by Arpit Jain · 3 months ago
  97. 0af1b55 mcu/picm32: Fix build warnings in hal by Jerzy Kasenberg · 3 months ago
  98. cbebfb0 bsp/stm32fdisovery: Add Arduino pin definitions by Jerzy Kasenberg · 3 months ago
  99. 8b0f041 fcb: Fix checks for empty fcb by Jerzy Kasenberg · 3 months ago
  100. 7725421 mgmt/imgmgr: Add option to enable frugal list in mcumgr by Andrzej Kaczmarek · 3 months ago