1. f7a6e28 sanitycheck: don't override environment for USE_CCACHE by Andrew Boie · 8 years ago
  2. 8436c0a toolchain: define DTC for zephyr SDK by Anas Nashif · 8 years ago
  3. ca42e85 scripts: Add device tree parser script by Leandro Pereira · 8 years ago
  4. d159c8e Merge "Merge arm branch into master" by Anas Nashif · 8 years ago
  5. 2c1e318 frdm_kw41z: Add frdm_kw41z board by Maureen Helm · 8 years ago
  6. ded842e Revert "Revert "sanitycheck: add support for risc v boards"" by Andrew Boie · 8 years ago
  7. 9fb0c2a Revert "sanitycheck: add support for risc v boards" by Andrew Boie · 8 years ago
  8. 7995e62 sanitycheck: add support for risc v boards by Anas Nashif · 8 years ago
  9. e45f05b filter-known-issues: add warning support, clean up, add more help by Inaky Perez-Gonzalez · 8 years ago
  10. ac4bfe4 boards: arm: Add board for MPS2 with AN383 by Jon Medhurst · 8 years ago
  11. d8992f5 boards: add initial support for STM32373C-EVAL with SoC STM32F373VC by Adam Podogrocki · 8 years ago
  12. 5f2fa05 boards: add initial support for Nucleo-64 with Soc STM32F334 by Adam Podogrocki · 8 years ago
  13. c9c36f1 build: have sysgen create SPDX license identifiers by Anas Nashif · 8 years ago
  14. b739acf gen_idt: show vector assignments in debug output by Andrew Boie · 8 years ago
  15. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  16. 7a992ae sanitycheck: improve terse output by Andrew Boie · 8 years ago
  17. 18ba153 build: remove obsolete sections from linker scripts by Andrew Boie · 8 years ago
  18. bfcdfaf sanitycheck: riscv: add vector to recognised sections by Anas Nashif · 8 years ago
  19. ba776a1 scripts: added Makefile to handle an external riscv32 toolchain by Jean-Paul Etienne · 8 years ago
  20. a1ae7f5 Merge "Merge arm branch into master" by Anas Nashif · 8 years ago
  21. 8405ce1 scripts: Explicitly call out python2 by David Brown · 8 years ago
  22. 7aeea1a boards: add initial support for STM3210C-EVAL board with SoC STM32F107VC by Adam Podogrocki · 8 years ago
  23. 822b087 sanitycheck: properly identify when QEMU crashes out by Andrew Boie · 8 years ago
  24. d01535c sanitycheck: don't explode if log data can't be read by Andrew Boie · 8 years ago
  25. 2bc9d69 build: abstract emulation and replace qemu goal with run by Anas Nashif · 8 years ago
  26. 6d9ed99 build: use target 'debugserver' for Qemu debugging by Anas Nashif · 8 years ago
  27. 6d4ff23 sanitycheck: reduce number of unnecessary configuration builds by Anas Nashif · 8 years ago
  28. 30093f1 Makefile.toolchain.zephyr: Modifications for SDK 0.9 by Juro Bystricky · 8 years ago
  29. 9a36cb6 sanitycheck: add --log-file to log everything to a file too by Inaky Perez-Gonzalez · 8 years ago
  30. 60a079c Revert "sanitycheck: reduce number of unnecessary configuration builds" by Kumar Gala · 8 years ago
  31. 4e2cf33 sanitycheck: reduce number of unnecessary configuration builds by Anas Nashif · 8 years ago
  32. 5312754 sanitycheck: remove kernel keywords by Anas Nashif · 8 years ago
  33. 814534b compare footprint: add sanity args files by Javier B Perez · 8 years ago
  34. f4df430 sanity_chk: add nucleo_f411re to arm list of boards for sanity by Kumar Gala · 8 years ago
  35. 429bea5 boards: arm: Add support for the Nordic pca10056 PDK by Carles Cufi · 8 years ago
  36. 569f0b4 debug: move debug features from misc to subsys/debug by Anas Nashif · 8 years ago
  37. 0951125 scripts: remove old qemu patch by Anas Nashif · 8 years ago
  38. afe71f6 nucleo_l476rg: add board support by Neil Armstrong · 8 years ago
  39. 70f9244 Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  40. a224a9a sanitycheck: update footprint data by Anas Nashif · 8 years ago
  41. 8e84e36 net: Declare a macro to define stacks used by networking by Jukka Rissanen · 8 years ago
  42. dbb3988 net: Remove nbr_data section as it is useless by Jukka Rissanen · 8 years ago
  43. b56c4df sanitycheck: Add support for section net_l2_data by Tomasz Bursztyka · 8 years ago
  44. 11f572c sanitycheck: Recognize native IP stack specific sections by Tomasz Bursztyka · 8 years ago
  45. 96c4a4b scrips/kconfig: reduce impact of getenv() buffer overflow by Inaky Perez-Gonzalez · 8 years ago
  46. e3febe9 sanitycheck: allow error on deprecation warnings by Anas Nashif · 8 years ago
  47. 52fef67 sanitycheck: allow for extra binary sections in testcase.ini by Andrew Boie · 8 years ago
  48. d9616b9 sanitycheck: abort if last_sanity.csv not found by Anas Nashif · 8 years ago
  49. 7f1c76f win-build: Fixes a kconfig incompatibility for Windows by Juan Manuel Cruz · 8 years ago
  50. ababbf7 scrips/kconfig: use snprintf() vs sprintf() by Inaky Perez-Gonzalez · 8 years ago
  51. 59a382e kernel: remove last instances of tNANO in comments by Benjamin Walsh · 8 years ago
  52. f23b038 tests: update sanitycheck footprint baseline by Anas Nashif · 8 years ago
  53. f6ca7de kernel/arch: consolidate tTCS and TNANO definitions by Benjamin Walsh · 8 years ago
  54. ff23cb5 build: support pre-built host tools by Anas Nashif · 8 years ago
  55. 1d2fcc2 board_beetle: Add support for ARM V2M Beetle Board by Vincenzo Frascino · 8 years ago
  56. 0f3d547 checkpatch: update with latest checkpatch from the linux kernel by Anas Nashif · 8 years ago
  57. 49598db Revert "checkpatch: update with latest checkpatch from the linux kernel" by Anas Nashif · 8 years ago
  58. 0c9152d checkpatch: update with latest checkpatch from the linux kernel by Anas Nashif · 8 years ago
  59. 126fa00 sanitycheck: Add bbc_microbit to list for platforms by Kumar Gala · 8 years ago
  60. dad2a77 boards: Add support for Quark SE C1000_BLE by Johan Hedberg · 8 years ago
  61. 1bfdfbf c++: enable subdir-cxxflags by Sakari Poussa · 8 years ago
  62. b4cc4c9 sysgen: build for unified kernel only by Andrew Boie · 8 years ago
  63. 4187822 sanitycheck: build for unified kernel only by Andrew Boie · 8 years ago
  64. 10ea5d0 boards: arm: Add support for TI SimpleLink WiFi CC3200 LaunchXL by Gil Pitney · 8 years ago
  65. 5ce3be7 unified/sysgen: do not generate TICK_EVENT event by Benjamin Walsh · 8 years ago
  66. a3e23bc sanitycheck: enable missing ARM platforms by Kumar Gala · 8 years ago
  67. 3f5c74c unified: Add linker script support for all kernel object types by Allan Stephens · 8 years ago
  68. d5db352 console: shell: Support multiple modules by Yael Avramovich · 8 years ago
  69. 304e5a6 Makefile: Fix clobber of LIB_INCLUDE_DIR during second pass by Gil Pitney · 8 years ago
  70. 058fa4e unified: API changes to event handling by Peter Mitsis · 8 years ago
  71. 70ff94c scripts: Update fixdep from kernel.org by Flavio Santes · 8 years ago
  72. f1c373c unified: handle MDEF files that declare main() by Andrew Boie · 8 years ago
  73. c9985d7 REVERTME: disable sanity for arduino_101_ble by Andrew Boie · 8 years ago
  74. eb0f8ab boards: 96b_carbon: Add support for 96boards Carbon board by Amit Kucheria · 8 years ago
  75. 779fb05 boards: nucleo_f401re: add new board by Ricardo Salveti · 8 years ago
  76. 31a3f6a unified: rename 'events' to 'alerts' by Benjamin Walsh · 8 years ago
  77. 7ef0f62 unified: rename 'memory maps' to 'memory slabs' by Benjamin Walsh · 8 years ago
  78. d5719a6 sanitycheck: Add support for ccache by Kumar Gala · 8 years ago
  79. f8dcad4 sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup by Anas Nashif · 8 years ago
  80. 5662110 ci: sanitycheck: now that we do not run footprint script, reenable those by Anas Nashif · 8 years ago
  81. 779aa6e sanitycheck: remove default qemu_support=false by Andrew Boie · 8 years ago
  82. 9702b83 boards: Add board definition for the BLE core on Arduino 101 by Johan Hedberg · 8 years ago
  83. aabbdb7 scripts: limit compare_footprint script to a defined group of boards by Anas Nashif · 8 years ago
  84. 431607c nios2: port to unified kernel by Andrew Boie · 8 years ago
  85. 50b9317 sanitycheck: Add support for unified kernel by Szymon Janc · 8 years ago
  86. 3daf30c sanity: add unified args by Javier B Perez · 8 years ago
  87. 28bba92 sanity: Load arguments from files by Genaro Saucedo Tejada · 8 years ago
  88. 480a131 unified: Support heap memory pool by Allan Stephens · 8 years ago
  89. 5680681 tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific by Kumar Gala · 8 years ago
  90. dfa86e2 sanitycheck: provide option to exclude tags by Anas Nashif · 8 years ago
  91. 8d35760 board: organize boards based on architecture by Kumar Gala · 8 years ago
  92. e95abcd sanitycheck: add nrf51_pca10028 to buildable tests by Anas Nashif · 8 years ago
  93. 238fe1f gen_idt: remove int_vec_alloc bitfield from output by Andrew Boie · 8 years ago
  94. 34ffa15 checkpatch: complain only about actual leading spaces by Anas Nashif · 8 years ago
  95. 1da807e unified: Tweak msgq API parameters by Peter Mitsis · 8 years ago
  96. d5a252c sanitycheck: Add hexiwear board by Maureen Helm · 8 years ago
  97. 578f911 unified: Tweak mem_map API parameters by Peter Mitsis · 8 years ago
  98. 2a2b075 unified: Tweak K_MEMORY_POOL_DEFINE() macro by Peter Mitsis · 8 years ago
  99. b2fd5be unified: Rework K_THREAD_DEFINE() by Peter Mitsis · 8 years ago
  100. 5606f7f check_link_map: Removing unsuported python version. by Sonia Leon Bautista · 8 years ago