1. a87e6e1 Bluetooth: AT: Unit: Fixup include search path by Kumar Gala · 8 years ago
  2. f52a034 Bluetooth: AT: Fix building with newlib by Kumar Gala · 8 years ago
  3. 819d3ae Bluetooth: AT: use explicit unsigned char to avoid array subscript error by Kumar Gala · 8 years ago
  4. 8f97760 Bluetooth: HCI: Naming consistency tweaks by Carles Cufi · 8 years ago
  5. f82e101 Bluetooth: HCI: Add Bluetooth 5.0 LE commands and events by Carles Cufi · 8 years ago
  6. 0ffb648 spell: fix doxygen comment typos: /subsys by David B. Kinder · 8 years ago
  7. 690c5be spell: fix doxygen comment typos: /arch by David B. Kinder · 8 years ago
  8. 30450fe spell: fix doxygen comment typos: /boards /samples by David B. Kinder · 8 years ago
  9. 896cf7a spell: fix doxygen comment typos: /drivers by David B. Kinder · 8 years ago
  10. 8df439b kernel: rename nanoArchInit->kernel_arch_init by Anas Nashif · 8 years ago
  11. af6bf1c kernel: remove legacy semaphore groups support by Anas Nashif · 8 years ago
  12. 45a7e5d kernel: remove legacy.h and MDEF support by Anas Nashif · 8 years ago
  13. 34a57db Revert "kernel: Convert formatter strings to use PRI defines" by Kumar Gala · 8 years ago
  14. fded58d Revert "arch: Convert formatter strings to use PRI defines" by Kumar Gala · 8 years ago
  15. 8814f4f Revert "drivers/sensor: Convert formatter strings to use PRI defines" by Kumar Gala · 8 years ago
  16. 306e15e kernel: remove legacy kernel support by Anas Nashif · 8 years ago
  17. 6a0228a kernel: thread: remove legacy support by Anas Nashif · 8 years ago
  18. 5e1f709 kernel: mailbox: remove legacy support by Anas Nashif · 8 years ago
  19. 8b986d7 spell: fix comment typos: /include by David B. Kinder · 8 years ago
  20. 2e5d517 spell: fix comment typos: /include/arch/* by David B. Kinder · 8 years ago
  21. c09b4b8 sanitycheck: catch ValueErrors when evaulating expressions by Andrew Boie · 8 years ago
  22. 2d9a559 tests: crypto: enable on other arches by Andrew Boie · 8 years ago
  23. 31e772d expr_parser: fix issue with hex values in environment by Andrew Boie · 8 years ago
  24. 76fc2f9 test_tickless: Change test_tickless location to tests/kernel/test_tickless/ by Youvedeep Singh · 8 years ago
  25. 576cfd9 test_tickless: replacing depreciated APIs with new one. by Youvedeep Singh · 8 years ago
  26. 9031c55 test_sleep: move test_sleep from tests/legacy/kernel to tests/kernel by Youvedeep Singh · 8 years ago
  27. d353800 test_sleep: replacing depreciated APIs with new one. by Youvedeep Singh · 8 years ago
  28. 191cb2d samples/boards/microbit: Add sound sample by Johan Hedberg · 8 years ago
  29. eea12f6 tests: kernel: add tickless test by Sharron LIU · 8 years ago
  30. 7fb0e36 tests: sprintf: cleanup to work with newlib by Kumar Gala · 8 years ago
  31. e60af3b drivers/sensor: Convert formatter strings to use PRI defines by Kumar Gala · 8 years ago
  32. da8bff6 arch: Convert formatter strings to use PRI defines by Kumar Gala · 8 years ago
  33. 7b9dc10 kernel: Convert formatter strings to use PRI defines by Kumar Gala · 8 years ago
  34. ddece1c kernel: include inttypes.h to get access to PRI defines in most spots by Kumar Gala · 8 years ago
  35. ab8a3b2 tests: app_kernel: limit to systems with >32K of memory by Kumar Gala · 8 years ago
  36. ab1555e drivers: display: mb_display: Add include of toolchain.h for __printf_like by Kumar Gala · 8 years ago
  37. 21309ea lib: json: use explicit unsigned char to avoid array subscript error by Kumar Gala · 8 years ago
  38. 4c80a2f tests: crypto: disable 2 tests that are ridiculously slow by Anas Nashif · 8 years ago
  39. e8abb97 tests: app_kernel: enable ARM for this benchmark by Anas Nashif · 8 years ago
  40. e521d6e tests: remove legacy tag from ported tests by Anas Nashif · 8 years ago
  41. 360b48d Merge arm branch into master by Kumar Gala · 8 years ago
  42. 4ada031 unit: Fixup crc unit test for zassert change by Kumar Gala · 8 years ago
  43. 929c159 drivers: Extend Atmel SAM GPIO driver by Piotr Mienkowski · 8 years ago
  44. 34c16ad drivers: Add Atmel SAM serial (UART) driver by Piotr Mienkowski · 8 years ago
  45. 5c83e38 drivers: Add Atmel SAM family I2C (TWIHS) driver by Piotr Mienkowski · 8 years ago
  46. 77f65b9 arm: dts: Add DTS support for NRF52832 SoC by Kumar Gala · 8 years ago
  47. edb3ad6 arm: curie_ble: Report curie_ble as a unique board by Kumar Gala · 8 years ago
  48. 6959c45 arm: nrf52: Introduce NRF52 SoC Specific config options by Kumar Gala · 8 years ago
  49. 14ca99a sanitycheck: Add hexiwear_kw40z by Maureen Helm · 8 years ago
  50. 1928632 samples: nfc_hello: Add CONFIG_SERIAL=y to project conf by Maureen Helm · 8 years ago
  51. 8dd59f3 hexiwear_kw40z: Add hexiwear_kw40z board by Maureen Helm · 8 years ago
  52. f487b20 kw40z: Add kw40z SoC by Maureen Helm · 8 years ago
  53. b9e209e ext: mcux: Adapt ksdk 1.3 for kw40z to work with mcux 2.x drivers by Maureen Helm · 8 years ago
  54. 4c24c83 ext: mcux: Import ksdk 1.3 device header files for kw40z by Maureen Helm · 8 years ago
  55. 4951340 arm: GPIO driver modifications for MKL25Z soc support by Gustavo Denardin · 8 years ago
  56. b0ae518 arm: nxp: kl2x: remove HAS_DTS references by Kumar Gala · 8 years ago
  57. 5033bb3 drivers: pinmux: stm32l4 fix by Erwan Gouriou · 8 years ago
  58. 4d5dcb1 arm: st: dts: remove last !HAS_DTS from stm32 SoCs by Kumar Gala · 8 years ago
  59. 621ba59 serial: stm32: remove bits related to !HAS_DTS by Kumar Gala · 8 years ago
  60. fd733ca arm: dts: st: Convert STM32F3 based boards to dts by Kumar Gala · 8 years ago
  61. 51ccb58 arm: dts: st: Convert STM32F1 based boards to dts by Kumar Gala · 8 years ago
  62. 38cda7f arm: dts: st: Convert STM32F4 based boards to dts by Kumar Gala · 8 years ago
  63. df21ab8 dts: arm: ST: Cleanup DTS bits on STM32L4 SoCs by Kumar Gala · 8 years ago
  64. 6fe3368 dts: arm: st: Add additional SoCs into mem.h by Kumar Gala · 8 years ago
  65. a125bb4 dts: arm: st: Make flash/sram sizes human readable by Kumar Gala · 8 years ago
  66. 27d74d8a serial: mcux: remove bits related to !HAS_DTS by Kumar Gala · 8 years ago
  67. b8297e8 drivers: i2c: stm32: fix i2c_2 instance config by Erwan Gouriou · 8 years ago
  68. 653d269 sanitcheck: add nrf52_blenano2 by Kumar Gala · 8 years ago
  69. 32e1563 arm: Support for MKL25Z soc by Gustavo Denardin · 8 years ago
  70. 4ddf525 dts: provide dts files for non st stm32 based boards by Erwan Gouriou · 8 years ago
  71. 90d8179 dts: provide dts for stm32 eval boards by Erwan Gouriou · 8 years ago
  72. b2f45a9 dts: add dts for nucleo boards by Erwan Gouriou · 8 years ago
  73. d899ce1 dts: provide stm32 soc dtsi files for stm32 base boards by Erwan Gouriou · 8 years ago
  74. 6422cab dts: arm: Introduce st/mem.h for FLASH & SRAM sizes by Kumar Gala · 8 years ago
  75. 0ac3a23 tests: rename ztests' assert > zassert by Anas Nashif · 8 years ago
  76. a8de9ff drivers: i2c: rename IRQ SHARED/DIRECT Kconfig options by Piotr Mienkowski · 8 years ago
  77. 108111f boards: sam_e70_xplained: set GPNVM1 bit when flashing by Piotr Mienkowski · 8 years ago
  78. 4f7c0ef dts: kinetis: bluetooth: Make UART port conditional by Andy Gross · 8 years ago
  79. 9584456 drivers: pwm: Add nRF5x GPIOTE based PWM driver by Vinayak Chettimada · 8 years ago
  80. aa38f54 slist: Fix sys_slist_merge_slist clearing the wrong list by Luiz Augusto von Dentz · 8 years ago
  81. 81c52a1 drivers: gpio: nrf5: Fix interrupt enable and disable by Carles Cufi · 8 years ago
  82. d3af7f7 Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  83. 7f30487 boards/arm/olimexino_stm32: add openocd file by Yannis Damigos · 8 years ago
  84. fe7aa3f misc: Allow flash image size to be constrained by David Brown · 8 years ago
  85. 0c476a5 misc: Generalize LOAD_OFFSET support by David Brown · 8 years ago
  86. ce4f942 flash: enable flash bank 1 for arc on quark se c1000 by Michael R Rosen · 8 years ago
  87. 7705c46 boards: bbc_microbit: Add defines for all edge connector pins by Johan Hedberg · 8 years ago
  88. c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
  89. a0fa4f3 xtensa: use -mlongcalls instead of --longcalls by Max Filippov · 8 years ago
  90. ac430f9 xtensa: conditionally define endianness macros by Max Filippov · 8 years ago
  91. 0ad868a xtensa_sim_console: fix simcall by Max Filippov · 8 years ago
  92. ed3d7c1 build: make sure we are calling python3 in all scripts by Anas Nashif · 8 years ago
  93. b53145c ztest: apply extra stack size to ztest stack by Andrew Boie · 8 years ago
  94. a883722 tests: test_pipe_api: increase stack size by Andrew Boie · 8 years ago
  95. d75fa6b tests: sprintf: increase stack size by Andrew Boie · 8 years ago
  96. a6e0404 xtensa port: Fixed crash on startup on CP enabled cores by Mazen NEIFER · 8 years ago
  97. 6e1ff79 sanitycheck: remove hifi_mini from arch config by Andrew Boie · 8 years ago
  98. 6311ede xtensa: remove hifi_mini sim target by Andrew Boie · 8 years ago
  99. 46e4755 Revert "Revert "scripts: devicetree: Handle mixed case node names"" by Kumar Gala · 8 years ago
  100. 1df7eba dts: arm: ti: Use hardcoded addresses in cc32xx_launchxl.dtsi by Kumar Gala · 8 years ago