1. 058fa4e unified: API changes to event handling by Peter Mitsis · 9 years ago
  2. 70ff94c scripts: Update fixdep from kernel.org by Flavio Santes · 9 years ago
  3. f1c373c unified: handle MDEF files that declare main() by Andrew Boie · 9 years ago
  4. c9985d7 REVERTME: disable sanity for arduino_101_ble by Andrew Boie · 9 years ago
  5. eb0f8ab boards: 96b_carbon: Add support for 96boards Carbon board by Amit Kucheria · 9 years ago
  6. 779fb05 boards: nucleo_f401re: add new board by Ricardo Salveti · 9 years ago
  7. 31a3f6a unified: rename 'events' to 'alerts' by Benjamin Walsh · 9 years ago
  8. 7ef0f62 unified: rename 'memory maps' to 'memory slabs' by Benjamin Walsh · 9 years ago
  9. d5719a6 sanitycheck: Add support for ccache by Kumar Gala · 9 years ago
  10. f8dcad4 sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup by Anas Nashif · 9 years ago
  11. 5662110 ci: sanitycheck: now that we do not run footprint script, reenable those by Anas Nashif · 9 years ago
  12. 779aa6e sanitycheck: remove default qemu_support=false by Andrew Boie · 9 years ago
  13. 9702b83 boards: Add board definition for the BLE core on Arduino 101 by Johan Hedberg · 9 years ago
  14. aabbdb7 scripts: limit compare_footprint script to a defined group of boards by Anas Nashif · 9 years ago
  15. 431607c nios2: port to unified kernel by Andrew Boie · 9 years ago
  16. 50b9317 sanitycheck: Add support for unified kernel by Szymon Janc · 9 years ago
  17. 3daf30c sanity: add unified args by Javier B Perez · 9 years ago
  18. 28bba92 sanity: Load arguments from files by Genaro Saucedo Tejada · 9 years ago
  19. 480a131 unified: Support heap memory pool by Allan Stephens · 9 years ago
  20. 5680681 tests: Rename test_arm_m3_irq_vector_table test since it is not M3 specific by Kumar Gala · 9 years ago
  21. dfa86e2 sanitycheck: provide option to exclude tags by Anas Nashif · 9 years ago
  22. 8d35760 board: organize boards based on architecture by Kumar Gala · 9 years ago
  23. e95abcd sanitycheck: add nrf51_pca10028 to buildable tests by Anas Nashif · 9 years ago
  24. 238fe1f gen_idt: remove int_vec_alloc bitfield from output by Andrew Boie · 9 years ago
  25. 34ffa15 checkpatch: complain only about actual leading spaces by Anas Nashif · 9 years ago
  26. 1da807e unified: Tweak msgq API parameters by Peter Mitsis · 9 years ago
  27. d5a252c sanitycheck: Add hexiwear board by Maureen Helm · 9 years ago
  28. 578f911 unified: Tweak mem_map API parameters by Peter Mitsis · 9 years ago
  29. 2a2b075 unified: Tweak K_MEMORY_POOL_DEFINE() macro by Peter Mitsis · 9 years ago
  30. b2fd5be unified: Rework K_THREAD_DEFINE() by Peter Mitsis · 9 years ago
  31. 5606f7f check_link_map: Removing unsuported python version. by Sonia Leon Bautista · 9 years ago
  32. e5d9c58 unified: Tweak pipe API parameters by Peter Mitsis · 9 years ago
  33. ea6cfd1 unified: Add legacy DEFINE_TASK support by Allan Stephens · 9 years ago
  34. 8d801a5 sanitycheck: Remove linker VMA/LMA offset checking by Andy Ross · 9 years ago
  35. 4cc228b check_link_map: rewrite in python by Andy Ross · 9 years ago
  36. 84ae7d8 scripts/sysgen: Fix indentation inconsistency by Yannis Damigos · 9 years ago
  37. 0f22784 link: Add section size validity checker by Andy Ross · 9 years ago
  38. 54c90bc tests: Add gcov support by Jaakko Hannikainen · 9 years ago
  39. ca505f8 ztest: Add native building support by Jaakko Hannikainen · 9 years ago
  40. 9b5a464 boards: Rename the nRF52 Nitrogen to 96Boards Nitrogen by Amit Kucheria · 9 years ago
  41. 4dd1ca2 x86: add _init_irq_gate and use it in gen_idt by Andrew Boie · 9 years ago
  42. 3c42688 unified: Implement memory pools by Dmitriy Korovkin · 9 years ago
  43. 757dae5 x86: introduce new segmentation.h header by Andrew Boie · 9 years ago
  44. 00d0e46 build: use 'vercomp' without relying on it being in PATH by Inaky Perez-Gonzalez · 9 years ago
  45. 5363d14 boards: rename Quark SE Devboard to Quark SE C1000 by Anas Nashif · 9 years ago
  46. 5e4b62c boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) by Anas Nashif · 9 years ago
  47. 806ac75 sdk: zephyr: check for minimum required version of SDK by Anas Nashif · 9 years ago
  48. a6cf603 gpio: Remove obsolete API 1.0 callback mechanism by Tomasz Bursztyka · 9 years ago
  49. 456c6da unified: initial unified kernel implementation by Benjamin Walsh · 9 years ago
  50. 20f7ae4 sysgen: add --kernel_type argument by Benjamin Walsh · 9 years ago
  51. f668414 build: make sysgen take optional command line arguments by Benjamin Walsh · 9 years ago
  52. 31e3a34 gen_idt: validate IRQ line before vector assignment by Andrew Boie · 9 years ago
  53. 389ed15 build: Make QEMU_BIN_PATH optional by Daniel Thompson · 9 years ago
  54. e4980bd build: zephyr: Remove unused QEMU variable by Daniel Thompson · 9 years ago
  55. 77a2011 build: xtools: Honour CROSS_COMPILE (if set) by Daniel Thompson · 9 years ago
  56. 0684420 build: xtools: Simplify derivation of toolchain flags by Daniel Thompson · 9 years ago
  57. 37a9a45 scripts: Port get_maintainer.pl to Zephyr by Vinicius Costa Gomes · 9 years ago
  58. 5a271f9 build: Use __CYGWIN__ to detect Cygwin by Carles Cufi · 9 years ago
  59. d29576b kconfig: Specify ncurses explicitely by Carles Cufi · 9 years ago
  60. ba61200 sanitycheck: allow extra arguments to be passed to the build by Andrew Boie · 9 years ago
  61. 53dffd6 add ARM GCC embedded toolchain to the list of supported toolchains by Tyler Baker · 9 years ago
  62. c545e19 x86: remove dynamic interrupts and exceptions by Andrew Boie · 9 years ago
  63. 05e3d7f sanitycheck: complain loudly about missing platforms by Andrew Boie · 9 years ago
  64. 7d432bb microkernel: remove deprecated task IRQs by Andrew Boie · 9 years ago
  65. 8081fd3 kconfig: Use HOST_OS environment variable in Makefile by Carles Cufi · 9 years ago
  66. 4b554ba sanitycheck: support for multiple toolchain by Javier B Perez · 9 years ago
  67. 7941454 sanitycheck: filter: add support to use env variables by Javier B Perez · 9 years ago
  68. 93d47e6 sanitychecks: update release data by Anas Nashif · 9 years ago
  69. 26f37ba build: xtools: fix 'make qemu' by Andrew Boie · 9 years ago
  70. 8e42752 grub: Tweak build_grub.sh for proxy issues by David B. Kinder · 9 years ago
  71. 88af157 sanitycheck: arc.ini: add em_starterkit to sanity runs by Andrew Boie · 9 years ago
  72. 2968b36 sanity: non utf-8 characters are tolerated by Genaro Saucedo Tejada · 9 years ago
  73. 26b9140 sanitycheck: add nrf52_nitrogen and nrf52_pca10040 by Ricardo Salveti · 9 years ago
  74. 4760753 Revert "microkernel: remove deprecated task IRQs" by Andrew Boie · 9 years ago
  75. d73a9bb microkernel: remove deprecated task IRQs by Andrew Boie · 9 years ago
  76. 38e3e0b Makefile.toolchain.zephyr: Test CONFIG_TOOLCHAIN_VARIANT robustly. by Paul Sokolovsky · 9 years ago
  77. b6612f45 altera_max10: default to UFM flashing by Andrew Boie · 9 years ago
  78. 12244a3 sanitycheck: allow deprecated APIs by Andrew Boie · 9 years ago
  79. 0bf30b0 toolchain.gccarmemb: Cleanup Makefile by Kumar Gala · 9 years ago
  80. f25ac09 Makefile: Restructure for multilibs by Juro Bystricky · 9 years ago
  81. 0d03e32 gen_idt: add -d switch for extra debug info by Andrew Boie · 9 years ago
  82. 616e962 scripts: Check all CONFIG_* in the code are defined into a Kconfig file by Sonia Leon Bautista · 9 years ago
  83. 56dded4 qemu_nios2: run sanity checks with the emulator by Andrew Boie · 9 years ago
  84. 288f6cc build: Improve usage of the ISSM toolchain by Jesus Sanchez-Palencia · 9 years ago
  85. 1c0bcc8 toolchain.gccarmemb: Simplify setting of libgcc include path by Kumar Gala · 9 years ago
  86. 5512105 sanitycheck: add -R to build all tests with assertions by Andrew Boie · 9 years ago
  87. 50131a3 altera_max10: support 'make flash' and 'make debug' by Andrew Boie · 9 years ago
  88. c002401 sysgen: Cosmetic cleanup of memory pool generation code by Allan Stephens · 9 years ago
  89. c0fd08e kernel: Rename private memory pool types by Allan Stephens · 9 years ago
  90. 569d08a kernel: Eliminate unused memory pool structure field by Allan Stephens · 9 years ago
  91. f31b9a3 sysgen: Enhance comments describing generation of memory pools by Allan Stephens · 9 years ago
  92. 06dc309 kernel: Eliminate unused memory pool structure field by Allan Stephens · 9 years ago
  93. 3316e4c gen_offset_header: don't force 32-bit build by Andrew Boie · 9 years ago
  94. 9557f03 gen_idt: don't force 32-bit build by Andrew Boie · 9 years ago
  95. fc867fd RFC: fix to build issue with subdirs by Kumar Gala · 9 years ago
  96. 0fb7abf build: script to filter known issues by Inaky Perez-Gonzalez · 9 years ago
  97. 0a8a101 nios2: enable microkernel sanity checks by Andrew Boie · 9 years ago
  98. 1489248 sanitycheck: build for qemu_nios2 target by Andrew Boie · 9 years ago
  99. 908926c gen_offset_header: resources leak in pTable by Javier B Perez · 9 years ago
  100. 5eecd88 checkpatch: kconfig: warn about spaces instead of tabs by Javier B Perez · 9 years ago