1. 25d17db ieee802154: cc2520: quark_se_c1000_devboard: Move all GPIOs to DTS by Kumar Gala · 6 years ago
  2. 2746981 board: quark_se_c1000_devboard: Move the CC2520 DTS node to the board by Kumar Gala · 6 years ago
  3. f249a0f ieee802154: cc2520: Move to DT only config support by Kumar Gala · 6 years ago
  4. 1634cf2 drivers/spi: Always selecet HAS_DTS_SPI once SPI is enabled by Kumar Gala · 6 years ago
  5. ea198e3 ieee802154: mcr20a: Cleanup Kconfig and DT support by Kumar Gala · 6 years ago
  6. 1b3b015 boards/x86: Use dts for configuring the cc2520 device by Tomasz Bursztyka · 6 years ago
  7. f95c3d1 dts/boards: Add a dedicated cc2520 config for quark_se_c1000_devboard by Tomasz Bursztyka · 6 years ago
  8. e743104 dts: Fix warning related to invalid alias name by Kumar Gala · 6 years ago
  9. fd6e9c6 dts: i2c: cleanup CONFIG_I2C_x_IRQ_PRI by Kumar Gala · 6 years ago
  10. 8ba6034 cmake: Set PYTHON_EXECUTABLE env var with kconfig by Carles Cufi · 6 years ago
  11. 325954d samples: console: echo: Test output-only mode too by Paul Sokolovsky · 6 years ago
  12. 49bb163 drivers: serial: uart_cmsdk_apb: Fix interrupt-driven operation by Paul Sokolovsky · 6 years ago
  13. ee9b08d drivers: watchdog: Convert Atmel SAM driver to DTS by Kumar Gala · 6 years ago
  14. 5e6f220 kernel: Fix type of Z_EXC_HANDLE by Sebastian Bøe · 6 years ago
  15. 8c4b551 drivers/spi: Set CS inactive when releasing unconditionally by Tomasz Bursztyka · 6 years ago
  16. 39551cf drivers: pwm: Add power management to pwm_nrfx by Marek Pieta · 6 years ago
  17. 18f9bb0 Build: Offsets lib as OBJECT not STATIC by Klaus Petersen · 6 years ago
  18. 5af45bd shell: uart: Handle RX ring buffer full case by Krzysztof Chruscinski · 6 years ago
  19. 296dab3 Bluetooth: Mesh: Increase scan window from 10ms to 30ms by Johan Hedberg · 6 years ago
  20. 824d0bd sockets: tls: Use FD table to reach net_context by Robert Lubos · 6 years ago
  21. 72958f2 sockets: tls: Fix getsockopt/setsockop return value by Robert Lubos · 6 years ago
  22. 16dca37 boards/x86: up_squared: add support for SBL(Slim Bootloader) by Aiden Park · 6 years ago
  23. f8cbf7f arch/arm: Avoid C++ comments inside C comments by Patrik Flykt · 6 years ago
  24. 07697dd subsys/mgmt: Avoid C++ comments inside C comments by Patrik Flykt · 6 years ago
  25. 72378a4 drivers/pci: Avoid nested C/C++ comments by Patrik Flykt · 6 years ago
  26. 66a4a11 arch/xtensa: Use C style comments by Patrik Flykt · 6 years ago
  27. 8d769d5 arch/xtensa: Remove identifier looking as mixed C/C++ comments by Patrik Flykt · 6 years ago
  28. 9082352 dts: Remove ifdef CONFIG_FS_FLASH_STORAGE_PARTITION from dts files by Kumar Gala · 6 years ago
  29. edefd7d boards: nrf52840_pca10056: move modem configurtion to overlay by Kumar Gala · 6 years ago
  30. 94bf295 boards: nrf52840_mdk: move modem configurtion to overlay by Kumar Gala · 6 years ago
  31. 6a960e7 logging: Fix LOG_LEVEL dependency on log.h include by Krzysztof Chruscinski · 6 years ago
  32. d945d32 i2s_sam_ssc: fix compiler warning by Andrew Boie · 6 years ago
  33. ad4df68 i2s: add i2s_configure() as a system call by Andrew Boie · 6 years ago
  34. 76a160b i2s_handlers: fix incorrect k_mem_slab_free arg by Andrew Boie · 6 years ago
  35. 42cfd4f kernel: expose k_busy_wait() to user mode by Andrew Boie · 6 years ago
  36. f253d07 k_mem_slab: track as a kernel object by Andrew Boie · 6 years ago
  37. 8da14d7 samples: mesh: nrf52: improvement in transition type reassignment by Vikrant More · 6 years ago
  38. 931eeee samples: mesh: nrf52: merged timer in transtion structure by Vikrant More · 6 years ago
  39. 065903f usb: netusb: fix log level macro by Anas Nashif · 6 years ago
  40. f60b580 samples: sockets: Configure correct number of FDs for echo_server by Robert Lubos · 6 years ago
  41. 50c0ff6 lib/cmsis_rtos_v1: Use k_is_in_isr instead of _is_in_isr by Rajavardhan Gundi · 6 years ago
  42. 446b751 drivers: gpio: Add reading port/pin in both direction by Kamil Gawor · 6 years ago
  43. 2a0669e net/ieee802154: Remove unnecessary __packed keyword on API struct by Tomasz Bursztyka · 6 years ago
  44. a0b6607 samples: Add explicit zephyr_include_directories to get <board.h> by Kumar Gala · 6 years ago
  45. 13b02d6 ieee802154: Allow to set debug for RAW_CHANNEL by Andrei Emeltchenko · 6 years ago
  46. 1cd9596 ieee802154: Remove dead code by Andrei Emeltchenko · 6 years ago
  47. 3cbffef sanitycheck: use overlays to enable coverage by Anas Nashif · 6 years ago
  48. 8d72bb9 sanitycheck: remove dependency of coverage on native_posix by Anas Nashif · 6 years ago
  49. 4df6c56 sanitycheck: ignore generated headers in outdir by Anas Nashif · 6 years ago
  50. 71c3dd1 spi: sam: Specify pinmux for chipselect via Kconfig by Kumar Gala · 6 years ago
  51. 954a943 drivers: usb_dc_stm32: Use DT to check if USBPHYC exists by Yannis Damigos · 6 years ago
  52. 542e6ac dts: st: Add USB PHY nodes by Yannis Damigos · 6 years ago
  53. 31ae43d dts/bindings/usb: Add phys property to STM32 USB yaml by Yannis Damigos · 6 years ago
  54. 68dc112 dts: bindings: Add yaml files for PHY subsystem by Yannis Damigos · 6 years ago
  55. d8b51ea kernel: mem_domain: optimize sane partition checking by Ioannis Glaropoulos · 6 years ago
  56. 3e390ed kernel: mem_domain: fix partition end address calculations by Ioannis Glaropoulos · 6 years ago
  57. a5b7500 api: uart: Add configure functions for UART. by Mieszko Mierunski · 6 years ago
  58. 3135173 kconfig: intel_s1000: Clean up App level prj.conf by Rajavardhan Gundi · 6 years ago
  59. f75b5f6 intel_s1000: DTS: fix dts_fixup.h with new DT_ prefix for SPI driver by Rajavardhan Gundi · 6 years ago
  60. 21f7bad samples: mesh: nrf52: Removed bug in reassignment of transition type by Vikrant More · 6 years ago
  61. a7d1ce6 samples: mesh: nrf52: optimisation in timer uses by Vikrant More · 6 years ago
  62. 3ca4f7e samples: mesh: nrf52: corrected mapping of Message handler by Vikrant More · 6 years ago
  63. ac1045a samples: mesh: nrf52: coding style improvements. by Vikrant More · 6 years ago
  64. bbef36e samples: mesh: nrf52: edition to improve Mesh performance by Vikrant More · 6 years ago
  65. f2d8d93 drivers: sensor: Convert adxl362 to device tree by Maureen Helm · 6 years ago
  66. db42716 usb: msc: Check input parameters for class handle by Andrei Emeltchenko · 6 years ago
  67. 5bf1235 usb: msc: Do not give warning after SET_INTERFACE by Andrei Emeltchenko · 6 years ago
  68. 3f69849 usb: msc: Set default Serial Number string by Andrei Emeltchenko · 6 years ago
  69. 93ddc23 samples: drivers: Update yaml with regex and fixture by Spoorthi K · 6 years ago
  70. a38042d samples: sensor: Include regex matching and fixture by Spoorthi K · 6 years ago
  71. 7dd19ea sanitycheck: filter by test fixtures by Anas Nashif · 6 years ago
  72. 36b93e1 gen_isr_tables: remove hard-coded max IRQ value of 32 by Michael Scott · 6 years ago
  73. 28fe29d gen_isr_tables: fix check for CONFIG_3RD_LEVEL_INTERRUPTS by Michael Scott · 6 years ago
  74. 817f4b3 coccinelle: Suppress reports/warnings for `ext/` by Himanshu Jha · 6 years ago
  75. 7aeeb92 drivers/timer/xtensa_sys_timer: Add hook for old-style interrupt handling by Andy Ross · 6 years ago
  76. 23159ce xtensa legacy: Fix stale use of removed kconfigs by Andy Ross · 6 years ago
  77. d411514 xtensa: Don't call ISRs for disabled interrupts by Andy Ross · 6 years ago
  78. 953a81a esp32: Enable an early-boot printk hook by Andy Ross · 6 years ago
  79. 923e1b6 misc/printk: Make the default char_out routine weak by Andy Ross · 6 years ago
  80. c9a4058 cmake: fix dts fixup file location for external SOC by Marti Bolivar · 6 years ago
  81. 36a1a7c board/argonkey/dts: Configure i2c3 at 400KHz by Armando Visconti · 6 years ago
  82. 14ba292 xtensa: fix dts_fixup.h with new DT_ prefix by Anas Nashif · 6 years ago
  83. 1699408 drivers: entropy: add Atmel SAM entropy generator driver by Aurelien Jarno · 6 years ago
  84. ff74f24 samples: boards: Rename microbit dir to bbc_microbit by Kumar Gala · 6 years ago
  85. a933297 boards: stm32l496g_disco: fix sublist identation by Ioannis Konstantelias · 6 years ago
  86. 5a3ed5b boards: stm32l496g_disco: fix copy-paste typo by Ioannis Konstantelias · 6 years ago
  87. 9c14767 boards: xtensa: remove stray CONFIG_BOARD_XTENSA by Anas Nashif · 6 years ago
  88. 9a1e7d0 samples: subsys: usb: hid-mouse: Align report descriptor by Radoslaw Koppel · 6 years ago
  89. f9be2c5 samples: subsys: usb: hid-mouse: Activate pull on switch pin by Radoslaw Koppel · 6 years ago
  90. 1e31faa dts: stm32f4: Fix clock settings for usart1 by Erwan Gouriou · 6 years ago
  91. f210d11 boards: Remove including soc.h in board.h by Kumar Gala · 6 years ago
  92. 758d5b1 boards: Remove board.h from boards that don't need it by Kumar Gala · 6 years ago
  93. 9d14874 kernel: expose device_get_binding() to user mode by Andrew Boie · 6 years ago
  94. f805343 tests: boards: intel_s1000_crb: Add a test app to read/write from flash by Savinay Dharmappa · 6 years ago
  95. bc4d0fa board: xtensa: intel_s1000_crb: Add macronix flash support by Savinay Dharmappa · 6 years ago
  96. 8c65c1f dts: bindings: slave: Add yaml file to support spi flash by Savinay Dharmappa · 6 years ago
  97. cf58f83 boards: xtensa: intel_s1000_crb: Enable SPI Master driver by Savinay Dharmappa · 6 years ago
  98. eddfd53 arch: xtensa: Add I/O functions to read/write. by Savinay Dharmappa · 6 years ago
  99. 87e5493 drivers: flash: add a generic spi nor flash driver by Savinay Dharmappa · 6 years ago
  100. 128fef2 dts: Fix builds of arc EMSK & NSIM SoCs by Kumar Gala · 6 years ago