1. 99beaed tests: mbedtls: report results once only by Anas Nashif · 6 years ago
  2. 3b745cc mbedtls: enable self-test in config-tls-generic.h by Anas Nashif · 6 years ago
  3. b324f35 macros: deleted macros SECONDS(), MSEC(), USEC() by Maksim Masalski · 6 years ago
  4. aee196d tests: benchmarks: timing_info: Print all measurements. by Adithya Baglody · 6 years ago
  5. 8642be0 m2gl025_miv: Ignore lifo_usage tests by Piotr Zierhoffer · 6 years ago
  6. 8207801 tests: userspace: remove unused partition by Andrew Boie · 6 years ago
  7. 15159dd settings: always uses the storage partition for FCB by Andrzej Puzdrowski · 6 years ago
  8. 0ef2408 tests: move tests/coverage to subsys/testsuite by Wentong Wu · 6 years ago
  9. 378cc3d Bluetooth: btp: Add overlay for nrf52 and reel boards by Tedd Ho-Jeong An · 6 years ago
  10. 92da519 tests: userspace: add some more scenarios by Andrew Boie · 6 years ago
  11. 602a79c tests: fs/nffs_fs_api: fix uninitialized reference time variable by Daniel Leung · 6 years ago
  12. 8b523e9 tests: fs/fat_fs_dual_drive: check fs_seek return values by Daniel Leung · 6 years ago
  13. 3522e05 posix/pthreads: fix pthread_barrier_wait() behavior to match Posix by Charles E. Youse · 6 years ago
  14. d51ee67 tests/timer_api: revert testcase configuration by Charles E. Youse · 6 years ago
  15. fbf4c7e tests/timer_api: revert testcase configuration by Charles E. Youse · 6 years ago
  16. 0ad4022 kernel/timeout: fix k_timer_remaining_get() when tickless by Charles E. Youse · 6 years ago
  17. 05fa9c8 drivers: counter_nrfx_timer: Port driver to DTS by Piotr Zięcik · 6 years ago
  18. 298b841 drivers: counter_nrfx_rtc: Port driver to DTS by Piotr Zięcik · 6 years ago
  19. f085928 tests/kernel/fifo/fifo_timeout: Tick alignment for oversensitive timing by Andy Ross · 6 years ago
  20. b92f104 tests: fs: Add missing return check by Flavio Ceolin · 6 years ago
  21. 4e5300b cmake: Drop all in-tree usage 'set_conf_file' by Sebastian Bøe · 6 years ago
  22. ed7fb75 tests: hwinfo: Fix invalid assertion by Flavio Ceolin · 6 years ago
  23. fc3ca95 tests: Mass SMP disablement on non-SMP-safe tests by Andy Ross · 6 years ago
  24. ca3b6c6 tests: kernel: fatal: remove #ifdefs for ARM platforms by Ioannis Glaropoulos · 6 years ago
  25. 3f4aa63 tests/kernel/sched/schedule_api: Restore spinning for timer alignment by Andy Ross · 6 years ago
  26. a334ac2 tests: Mass SMP disablement on non-SMP-safe tests by Andy Ross · 6 years ago
  27. fe04adf lib/os: Conditionally eliminate alloca/VLA usage by Andy Ross · 6 years ago
  28. 7926cf2 tests: kernel: arm_irq_vector_table: extend the test for nRF9160 by Ioannis Glaropoulos · 6 years ago
  29. 1e74007 tests: kernel: arm_irq_vector_table: add clock ISR in the IRQ vector by Ioannis Glaropoulos · 6 years ago
  30. 3dc81a4 tests: kernel: arm_irq_vector_table: minor typo and style fixes by Ioannis Glaropoulos · 6 years ago
  31. bc90295 tests: kernel: arm_irq_vector_table: refactor custom IRQ settings by Ioannis Glaropoulos · 6 years ago
  32. a461437 tests: Mass SMP disablement on non-SMP-safe tests by Andy Ross · 6 years ago
  33. ade0533 tests: counter: Adapt test for the qmsi rtc driver by Savinay Dharmappa · 6 years ago
  34. 34a2630 drivers: gpio: sx1509b: convert to DT_<COMPAT>_<INSTANCE> defines by Kumar Gala · 6 years ago
  35. 46298da Bluetooth: Mesh: Use BT_GATT_CCC_MANAGED by Luiz Augusto von Dentz · 6 years ago
  36. f620862 boards: x86: quark_d2000_crb: exclude watchdog test case by Savinay Dharmappa · 6 years ago
  37. 2810b88 tests: Enable kernel.device tests for qemu_x86_64 by Cinly Ooi · 6 years ago
  38. c894aa3 tests: posix: add newlib cfg option by Kumar Gala · 6 years ago
  39. feab370 libc: fix CONFIG_STDOUT_CONSOLE semantics by Andrew Boie · 6 years ago
  40. f04a4c9 power: rename CPU_LPS_n power states by Piotr Mienkowski · 6 years ago
  41. c751875 power: simplify SYS_POWER_*_SUPPORTED Kconfig options by Piotr Mienkowski · 6 years ago
  42. c4f2ab1 net: tests: Migrate DHCPv4 tests by Ravi kumar Veeramally · 6 years ago
  43. 33f57c5 tests/boards/intel_s1000_crb: fix potential uninit variables by Daniel Leung · 6 years ago
  44. bb6b191 drivers: can: stm32: Cleanup Kconfig enablement by Kumar Gala · 6 years ago
  45. df500c1 boards: arm: add Electronut labs papyr (nrf52840_papyr) by Tavish Naruka · 6 years ago
  46. 23ba884 tests: can: Fix name of CAN msg and filter structs by Jukka Rissanen · 6 years ago
  47. 69b6cc8 Revert "tests: posix: add newlib cfg option" by Anas Nashif · 6 years ago
  48. dc39a9a tests: posix: add newlib cfg option by Kumar Gala · 6 years ago
  49. ca7b3b3 net/ieee802154: Switch fragmentation support to new net_pkt API by Tomasz Bursztyka · 6 years ago
  50. 4ce652e userspace: remove APP_SHARED_MEM Kconfig by Andrew Boie · 6 years ago
  51. e88752f tests: stacks: increase STACK_LEN to 4 by Anas Nashif · 6 years ago
  52. 45631c3 tests: stackprot: run in user mode by Andrew Boie · 6 years ago
  53. 67aee1f tests: kernel: userspace: fix test for non-secure builds by Ioannis Glaropoulos · 6 years ago
  54. b730fa4 posix_lib: Disable support on native posix arch by Kumar Gala · 6 years ago
  55. eca2f07 tests: crypto: increase timeout by Anas Nashif · 6 years ago
  56. ccad9d0 tests: move testsuite and configs into subsys/ by Anas Nashif · 6 years ago
  57. c478b5b can: Rename can_msg and can_msg_filter structs by Jukka Rissanen · 6 years ago
  58. 14d4023 tests: can: Add CAN frame struct handling tests by Jukka Rissanen · 6 years ago
  59. b1a7e71 settings: fix base64 encode test by Andrzej Puzdrowski · 6 years ago
  60. 5bc3ad2 tests/subsys/settings: fcb unaligned value test by Andrzej Puzdrowski · 6 years ago
  61. f288bca pwm: add set nanosecond period and pulse width function by Nicholas Lowell · 6 years ago
  62. c69ee89 tests: posix: Fix array overrun issue by Ramakrishna Pallala · 6 years ago
  63. 2072fbd tests: intel_s1000: cache flush/invalidate tests by Sathish Kuttan · 6 years ago
  64. a64b0fe shell: Deprecate macros for subcommands creation by Krzysztof Chruscinski · 6 years ago
  65. 3605e48 shell: Modify subcommands to use SHELL_STATIC_SUBCMD_SET_CREATE by Krzysztof Chruscinski · 6 years ago
  66. 49341e0 tests: socket: Add test for getnameinfo() by Paul Sokolovsky · 6 years ago
  67. 81c1d37 test: kernel: device.pm: Do not enable system-level PM. It is not used. by Piotr Zięcik · 6 years ago
  68. 63b0df6 power: Clean up power state names by Piotr Zięcik · 6 years ago
  69. c45961d power: Rework OS <-> Application interface by Piotr Zięcik · 6 years ago
  70. 04743c9 posix: rename priority in sched_param struct by Anas Nashif · 6 years ago
  71. d4d6189 tests: net: ipv6_fragment: Fix interface index values by Jukka Rissanen · 6 years ago
  72. 2998327 tests: net: ip-addr: Fix interface index values by Jukka Rissanen · 6 years ago
  73. 3043b504 tests: net: dns: Fix test as the interface index starts from 1 by Jukka Rissanen · 6 years ago
  74. 64be8d3 tests: mem_alloc: Fix build issue with malloc test by Kumar Gala · 6 years ago
  75. 3d53ee9 tests: bluetooth/mesh_shell: Fine-tune config for lower RAM footprint by Johan Hedberg · 6 years ago
  76. 3f4a64c tests: bsim_bt: Extend connection test case. by Wolfgang Puffitsch · 6 years ago
  77. 4464029 tests: bsim_bt: Make peripheral role part of test case. by Wolfgang Puffitsch · 6 years ago
  78. 5a49a0a tests: bsim_bt: Replace ad_parse function with bt_data_parse. by Wolfgang Puffitsch · 6 years ago
  79. 4ae33f0 tests: fatal: refactor and add user mode tests by Andrew Boie · 6 years ago
  80. 75f77db include: misc: util.h: Rename min/max to MIN/MAX by Carlos Stuart · 6 years ago
  81. 2cfeba8 x86: implement interrupt stack trampoline by Andrew Boie · 6 years ago
  82. f093285 x86: modify MMU APIs for multiple page tables by Andrew Boie · 6 years ago
  83. c73dc42 tests: drivers: counter: Test cleanup by Krzysztof Chruscinski · 6 years ago
  84. 849726b tests: drivers: counter: Fix single_shot_alarm_top and multiple_alarms by Krzysztof Chruscinski · 6 years ago
  85. cb516b4 tests: drivers: adc: adc_api: Add BL654 board support by Ryan Erickson · 6 years ago
  86. a6eab1b tests: spi_loopback: reduce footprint by tweaking logging by Kumar Gala · 6 years ago
  87. 054e1be tests: adc: reduce footprint by tweaking logging by Anas Nashif · 6 years ago
  88. 90d1e6f tests: drivers: adc: adc_api: Add BL652 board support by Ryan Erickson · 6 years ago
  89. 2b22b71 net/pkt: Remove useless legacy net_frag_linearize function by Tomasz Bursztyka · 6 years ago
  90. bc54118 net/pkt: Remove useless legacy net_pkt_append_memset function by Tomasz Bursztyka · 6 years ago
  91. 1fab039 net/pkt: Remove useless legacy net_pkt_split function by Tomasz Bursztyka · 6 years ago
  92. 09b782a net/pkt: Remove useless legacy net_pkt_pull function by Tomasz Bursztyka · 6 years ago
  93. c65304f net/pkt: Rename net_pkt_copy_new to net_pkt_copy by Tomasz Bursztyka · 6 years ago
  94. 895c8eb net/pkt: Remove useless legacy net_pkt_copy/_all functions by Tomasz Bursztyka · 6 years ago
  95. 38a3e79 net/pkt: Rename net_pkt_clone_new to net_pkt_clone by Tomasz Bursztyka · 6 years ago
  96. a642662 net/private: Rename net_hexdump_frags to net_pkt_hexdump by Tomasz Bursztyka · 6 years ago
  97. 909eb72 net/udp: Remove net_pkt_udp_data() function by Tomasz Bursztyka · 6 years ago
  98. 8ceedaf net/udp: Switch net_udp_get/set_hdr to new net_pkt API by Tomasz Bursztyka · 6 years ago
  99. 674d7c4 net/udp: Remove useless net_udp_set_chksum by Tomasz Bursztyka · 6 years ago
  100. d862451 net/icmp: Remove useless icmp functions using legacy net_pkt API by Tomasz Bursztyka · 6 years ago