1. ce6ad70 scripts: openocd.sh: align usage of OPENOCD_*_CMD variables by Piotr Mienkowski · 8 years ago
  2. 5f95120 zephyr-env.sh: only reset scripts_path on Windows by Marti Bolivar · 8 years ago
  3. bfda8a9 zephyr-env.sh: unset PWD_OPT after using it by Marti Bolivar · 8 years ago
  4. e3a3126 zephyr-env.sh: fix stale comment by Marti Bolivar · 8 years ago
  5. 845ebe8 dma: stm32f4x: By default increment pointer through data passed through memory by Lee Jones · 8 years ago
  6. 08aa0c5 dma: stm32f4x: Trivial: Prevent >80 char issue and neaten up by Lee Jones · 8 years ago
  7. 57d9a79 dma: stm32f4x: Prevent ddata from being directly referenced accidentally by Lee Jones · 8 years ago
  8. 9e09a7d dma: stm32f4x: Pull in sub-channel information from Kconfig by Lee Jones · 8 years ago
  9. a2e3a3a dma: Kconfig: Provide a means to specify sub-channels by Lee Jones · 8 years ago
  10. 61b6f5a power_mgmt: Remove deprecated macros and structs by Amir Kaplan · 8 years ago
  11. de64c83 fxos8700: Fix Kconfig help indentation by Maureen Helm · 8 years ago
  12. e09dc93 samples: fxos8700: Update doc references and sample output by Maureen Helm · 8 years ago
  13. 07241ca samples: Add fxas21002 sample application by Maureen Helm · 8 years ago
  14. f8926e8 hexiwear_k64: Add support for fxas21002 gyroscope by Maureen Helm · 8 years ago
  15. f38ea16 sensor: fxas21002: Add gyroscope driver by Maureen Helm · 8 years ago
  16. bb9c8df arm: core: Update core to use struct k_thread by Vincenzo Frascino · 8 years ago
  17. 3d95a5d dma: stm32f4x: Remove unused 'id' attribute by Lee Jones · 8 years ago
  18. 45fc0ac dma: stm32f4x: Use terminology found in the datasheet by Lee Jones · 8 years ago
  19. ec60772 dma: stm32f4x: Add .stop() call by Lee Jones · 8 years ago
  20. b44a176e dma: stm32f4x: Add support for dev-to-mem and mem-to-dev transfers by Lee Jones · 8 years ago
  21. c153e7e dma: stm32f4x: Add dump regs function to aid debugging by Lee Jones · 8 years ago
  22. 43bea39 dma: stm32f4x: Move to new DMA API by Lee Jones · 8 years ago
  23. d5d269b dma: stm32f4x: Adapt header file include to match new location by Lee Jones · 8 years ago
  24. a336120 dma: stm32f4x: Remove superfluous 'config' argument by Lee Jones · 8 years ago
  25. 3e1c146 dma: Provide generic look-up functions for 'width' and 'burst' register entries by Lee Jones · 8 years ago
  26. 9aeb6f8 serial: stm32: Move to more traditional formatting by Lee Jones · 8 years ago
  27. 49c2858 serial: stm32: Give H/W a chance to set the TXE bit on transfer by Lee Jones · 8 years ago
  28. a20b249 ext: lib: mbedtls: Upgrading mbedTLS library by Kumar Gala · 8 years ago
  29. 8e1dffd kernel: disable legacy APIs by default by Anas Nashif · 8 years ago
  30. e698c9c tests: do not build with legacy API enabled by Anas Nashif · 8 years ago
  31. 8c1a073 samples: ipm sample using mailbox for Quark SE by Anas Nashif · 8 years ago
  32. 131cfa2 samples: move ipm samples subsystem folder by Anas Nashif · 8 years ago
  33. eaffffd samples: move usb samples subsystem folder by Anas Nashif · 8 years ago
  34. 52448f6 samples: move shell sample subsystem folder by Anas Nashif · 8 years ago
  35. da4ccce samples: move logger-hook sample to subsystem by Anas Nashif · 8 years ago
  36. fdd0cb7 samples: remove legacy applications by Anas Nashif · 8 years ago
  37. bbcbd0e dma: Expand on documentation for data_size AKA data_width by Lee Jones · 8 years ago
  38. 860f6ab dma: stm32f4x: Obtain controller names from Kconfig by Lee Jones · 8 years ago
  39. 8c5b54e dma: stm32f4x: Obtain IRQ priority from Kconfig by Lee Jones · 8 years ago
  40. bb36c0a dma: Add possibility for up to 3 DMA Controllers by Lee Jones · 8 years ago
  41. b15693d dma: Group devices together in Kconfig by Lee Jones · 8 years ago
  42. 9d0c020 doc: clean up blank lines in getting started docs by David B. Kinder · 8 years ago
  43. 5c642e8 device: Fix DEVICE_DECLARE macro to be usable inside drivers source code. by Michał Kruszewski · 8 years ago
  44. 023f2ce dts/extract_dts_includes.py: Fix IRQ define name creation by Kumar Gala · 8 years ago
  45. 8eea1d7 tinytile: support flashing by Anas Nashif · 8 years ago
  46. a432cc5 Merge "Merge arm branch into master" by Kumar Gala · 8 years ago
  47. c65c6a9 build: Don't remove dts/ directory on clean by Andy Gross · 8 years ago
  48. 48d6596 Merge arm branch into master by Kumar Gala · 8 years ago
  49. aa9c146 ext: mcux: Update to mcux 2.2 for k64 by Maureen Helm · 8 years ago
  50. e0b56a7 ext: mcux: Update to mcux 2.1 for k64 by Maureen Helm · 8 years ago
  51. a57df86 serial: stm32: Properly put Kconfig options in their own submenu by Florian Vaussard · 8 years ago
  52. 8796094 gpio: stm32: Add support for ports I to K by Florian Vaussard · 8 years ago
  53. 52d663d gpio: stm32: Use macro to simplify registration by Florian Vaussard · 8 years ago
  54. 85b4eca clock: stm32f4: Add some missing clocks by Florian Vaussard · 8 years ago
  55. 2304e0f clock: stm32f4: Fix wrong BKPSRAM and CCMDATARAM clocks by Florian Vaussard · 8 years ago
  56. 33579ad clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config by Florian Vaussard · 8 years ago
  57. 9b6140e arm: stm32f4: Add FPU support by Florian Vaussard · 8 years ago
  58. 0601d8a arm: stm32f4: Fix comment in Kconfig by Florian Vaussard · 8 years ago
  59. 632a07d gpio: stm32: Use atomic set/reset in stm32_gpio_set() by Florian Vaussard · 8 years ago
  60. 8fcb780 kernel: arm: Increase idle stack size to fix corruption by FP_SHARING by Florian Vaussard · 8 years ago
  61. ad235dc arm: UART driver modifications for MKL25Z soc support by Gustavo Denardin · 8 years ago
  62. 51036ca nrf_rtc_timer: clear events and counter when disabling sys_clock by Ricardo Salveti · 8 years ago
  63. 67f488b boards: add 96b_nitrogen board documentation by Ricardo Salveti · 8 years ago
  64. 2df2790 boards: add 96b_carbon board documentation by Ricardo Salveti · 8 years ago
  65. 83d8ffb spi: mcux: Rename spi driver to DSPI to match naming convention by Kumar Gala · 8 years ago
  66. fedf497 olimexino_stm32: Enable DT usage for OLIMEXINO STM32 by Yannis Damigos · 8 years ago
  67. a7b6d76 dts: arm: Add base DTS support for Olimexino STM32 board by Yannis Damigos · 8 years ago
  68. 5295191 arm: IRQ number correction in the soc configuration by Gustavo Denardin · 8 years ago
  69. f475d2c samples: grove: remove duplicate config by Anas Nashif · 8 years ago
  70. c3f79e1 test/crypto: Update ECC DSA test case by Flavio Santes · 8 years ago
  71. 3692aed test/crypto: Update ECC DH test case by Flavio Santes · 8 years ago
  72. a50c1d0 test: Add test for JSON library by Leandro Pereira · 8 years ago
  73. 262365c lib: json: Fix parsing of boolean values by Leandro Pereira · 8 years ago
  74. 4c7803b lib: json: Ignore spaces while scanning for tokens by Leandro Pereira · 8 years ago
  75. 844ef67 lib: json: Fix number parsing by Leandro Pereira · 8 years ago
  76. 122cdb3 lib: json: Do not use translation tables to encode characters by Leandro Pereira · 8 years ago
  77. 95ec49c lib: json: Simplify lexing of "true", "false", and "null" tokens by Leandro Pereira · 8 years ago
  78. b9b1c18 lib: json: Add encoding support by Leandro Pereira · 8 years ago
  79. 67ac6f6 lib: json: Parse nested objects and arrays by Leandro Pereira · 8 years ago
  80. 0505c9c benchmarks: convert latency_measure to unified kernel by Anas Nashif · 8 years ago
  81. c096453 doc: fix installation on windows instructions by David B. Kinder · 8 years ago
  82. 25aa9e8 tests: enable syslog for sensors by Anas Nashif · 8 years ago
  83. a53bc0e sensors: sx9500: varables undeclared when in debug mode by Anas Nashif · 8 years ago
  84. 2c04055 Merge "Merge bluetooth branch into master" by Anas Nashif · 8 years ago
  85. 8ec959a Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  86. 93fbca0 Merge bluetooth branch into master by Johan Hedberg · 8 years ago
  87. 898c8b6 tests: object_footprint: add missing file by Anas Nashif · 8 years ago
  88. e994b0a benchmarks: remove legacy tests already ported to unified by Anas Nashif · 8 years ago
  89. 7942eae benchmarks: port object_footprint to unified kernel by Anas Nashif · 8 years ago
  90. 477a928 benchmarks: move footprint benchmark out of legacy by Anas Nashif · 8 years ago
  91. 6db4a99 tests: tag with 'ignore_faults' testcases that provoke faults by Inaky Perez-Gonzalez · 8 years ago
  92. aa70533 tests: remove legacy tests already ported to unified by Anas Nashif · 8 years ago
  93. 611460b Bluetooth: controller: Fix race waiting for ticker job to complt by Vinayak Chettimada · 8 years ago
  94. 2d644f2 Bluetooth: controller: Fix mayfly caller id for thread call path by Vinayak Chettimada · 8 years ago
  95. 9b13577 Merge net branch into master by Jukka Rissanen · 8 years ago
  96. 178589f net/net_if: When IPv6 DAD is disabled, added address gets final state by Tomasz Bursztyka · 8 years ago
  97. 53b9c45 net/ipv6: Fix a NULL dereferencing issue when debug is enabled by Tomasz Bursztyka · 8 years ago
  98. c3b1070 tests: dns: Resolve API test cases by Jukka Rissanen · 8 years ago
  99. aa11cef net: shell: Add DNS query support by Jukka Rissanen · 8 years ago
  100. c6cad93 samples: net: DNS resolving sample application by Jukka Rissanen · 8 years ago