1. de684bb clock_control: fix to get PLL2 source for PREDV1 working by Erwan Gouriou · 8 years ago
  2. 0aea704 gpio: enable ports F G (and H) for stm32f1xx (stm32f4xx) by Erwan Gouriou · 8 years ago
  3. 29a8e02 flash/stm32: driver for STM32F4x series by Jorge Ramirez-Ortiz · 8 years ago
  4. b8d5773 cortex_m_systick: fix _timer_cycle_get_32() race by Andrew Boie · 8 years ago
  5. c85127d drivers/ieee802154/pipe: Use net_nbuf_unref to release net_buf by Jukka Rissanen · 8 years ago
  6. 84ce2a6 drivers: slip: Skip buffer allocation for incomplete packet by Ravi kumar Veeramally · 8 years ago
  7. eb31179 drivers: slip: Add more comments for slip write scenario by Ravi kumar Veeramally · 8 years ago
  8. 59b310e drivers: slip: Remove unused variables by Ravi kumar Veeramally · 8 years ago
  9. 4eb2020 net: Set the network link address type when setting link address by Jukka Rissanen · 8 years ago
  10. f810a20 drivers/net/ieee802154: nRF5 802.15.4 radio driver by Wojciech Bober · 8 years ago
  11. 0c65215 drivers: mcr20a: cleanup and refactor interrupt processing by Johann Fischer · 8 years ago
  12. d787099 drivers/timer: Fixing issue in nRF RTC driver when RTC handler is blocked. by Øyvind Hovdsveen · 8 years ago
  13. 68c9d97 x86: loapic_timer: use TSC for k_cycle_get_32() by Andrew Boie · 8 years ago
  14. 15b8ed1 arcv2_timer: fix cycle count race by Andrew Boie · 8 years ago
  15. fe118c4 license: replace APL2.0 license with SPDX by Anas Nashif · 8 years ago
  16. 923560a drivers/timer: Rework the nRF RTC driver. by Wojciech Bober · 8 years ago
  17. e08d07c kernel: add flexibility to k_cycle_get_32() definition by Andrew Boie · 8 years ago
  18. 09648cf altera_avalon_timer: disable high-resolution timestamps by Andrew Boie · 8 years ago
  19. 97d76ca riscv_machine_timer: fix k_cycle_get_32() by Andrew Boie · 8 years ago
  20. fe8d1bd dma: Introduce STM32F4x DMA driver by Lee Jones · 8 years ago
  21. 15a6598 Merge "Merge remote-tracking branch 'origin/core'" by Anas Nashif · 8 years ago
  22. 643f360 crypto: include tinycrypt only when enabled by Anas Nashif · 8 years ago
  23. 278f057 ipm: fix Makefile to include drivers correctly by Anas Nashif · 8 years ago
  24. 485da78 ataes132a: Adds a driver to support ATAES132A device by Juan Manuel Cruz Alcaraz · 8 years ago
  25. de106b0 drivers/crypto: TinyCrypt shim driver by Jithu Joseph · 8 years ago
  26. 867e61c drivers gpio: Fix disabling of interrupts for QMSI shims by Iván Briano · 8 years ago
  27. 28e60ef flash/nrf5: fix invalid write access by Jorge Ramirez-Ortiz · 8 years ago
  28. 5035f97 eth/mcux: Add temporary workaround to unbreak IPv6 ND features. by Paul Sokolovsky · 8 years ago
  29. bbada2d eth/mcux: Add basic PHY support. by Marcus Shawcroft · 8 years ago
  30. 42562b9 xtensa: fix numerous checkpatch issues by Andrew Boie · 8 years ago
  31. 4bff13e Xtensa port: Fixed Xtensa timer in case of tickles idle. by Mazen NEIFER · 8 years ago
  32. ff0828f Xtensa port: Fixed compilation errors caused by last rebase on master. by Mazen NEIFER · 8 years ago
  33. eab8a9f xtensa_sim_console: remove deprecation warning by Andrew Boie · 8 years ago
  34. 8f92bc2 Xtensa port: Added support for Xtensa internal timer as system timer. by Mazen NEIFER · 8 years ago
  35. b0669a0 Xtensa port: Added support for Xtensa simulator console driver. by Mazen NEIFER · 8 years ago
  36. 0c736f2 Xtensa port: Added Xtensa internal timer configuration need by assembly files. by Mazen NEIFER · 8 years ago
  37. 110df98 Merge "Merge arm branch into master" by Anas Nashif · 8 years ago
  38. d625c2b grove: fix variable type mismatch by Jithu Joseph · 8 years ago
  39. 8ab42c9 clock_control: stm32: code optimization by Erwan Gouriou · 8 years ago
  40. 726d4dc drivers: stm32: clean up after stm23cube based clock control by Erwan Gouriou · 8 years ago
  41. 3c389b5 clock control: clean up after stm32cube LL driver by Erwan Gouriou · 8 years ago
  42. 221087a flash: update stm32 flash_f3x to support LL clock control driver by Erwan Gouriou · 8 years ago
  43. 2ab8250 pwm: update stm32 pwm to support LL clock control driver by Erwan Gouriou · 8 years ago
  44. bb2db5d i2c: update stm32 i2c_lx to support LL clock control driver by Erwan Gouriou · 8 years ago
  45. 0a902c3 i2c: stm32: change deprecated constant by Erwan Gouriou · 8 years ago
  46. 8c4f2a3 uart: update stm32 uart to support LL clock control driver by Erwan Gouriou · 8 years ago
  47. 293b65f pinmux: update stm32 pinmux to support LL clock control driver by Erwan Gouriou · 8 years ago
  48. 375b717 gpio: update stm32 gpio to support LL clock control driver by Erwan Gouriou · 8 years ago
  49. 58c8d15 clock control:stm32: provide STM32Cube LL based driver by Erwan Gouriou · 8 years ago
  50. 5b02ba8 kw41z: add base DTS support by Bogdan Davidoaia · 8 years ago
  51. 0da2a03 v2m_beetle: uart: Add DTS support to UART driver by Vincenzo Frascino · 8 years ago
  52. 670aa0c stm32: uart: Add DTS support to STM32 UART driver by Andy Gross · 8 years ago
  53. b465fbe cc3200: Enable device tree usage for CC3200 by Gil Pitney · 8 years ago
  54. ddce7de dts: arm: Kinetis: Add base support for Kinetis by Andy Gross · 8 years ago
  55. 8c7aa9a Merge "Merge bluetooth branch into master" by Anas Nashif · 8 years ago
  56. ee623d2 drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP by Juan Solano · 8 years ago
  57. 2e444cb drivers: Convert FOR_EACH macro instances to use CONTAINER by Luiz Augusto von Dentz · 8 years ago
  58. 01c821f Merge bluetooth branch into master by Johan Hedberg · 8 years ago
  59. df16cb9 arduino_101: bmi160: use new device name by Anas Nashif · 8 years ago
  60. 6545aa3 Bluetooth: nble: Catch and handle non-zero fn_index by Prasanna Karthik · 8 years ago
  61. 15b4414 drivers: dma_shim: update dma qmsi shim driver by Baohong Liu · 8 years ago
  62. 5d5265b riscv32: timer: disable riscv_machine_timer driver by default for riscv32 by Jean-Paul Etienne · 8 years ago
  63. 0e91e84 drivers: QMSI PWM: simplify driver reentrancy code using IS_ENABLED macro by Kuo-Lang Tseng · 8 years ago
  64. 8bf14d3 drivers: QMSI RTC: simplify driver reentrancy code using IS_ENABLED by Kuo-Lang Tseng · 8 years ago
  65. 74f7da1 drivers: QMSI SOC flash: simplify driver reentrancy code using IS_ENABLED by Kuo-Lang Tseng · 8 years ago
  66. 48b8ddd aonpt_qmsi: Call QMSI 1.4 context save/restore functions. by Juan Solano · 8 years ago
  67. e190006 rtc_qmsi: Call QMSI 1.4 context save/restore functions. by Juan Solano · 8 years ago
  68. fd604a3 gpio: Error unsupported access_op consistently. by Marcus Shawcroft · 8 years ago
  69. 48831a9 gpio: Error pin out of range consistently. by Marcus Shawcroft · 8 years ago
  70. c35b908 gpio: Error GPIO_INT with GPIO_DIR_OUT consistently. by Marcus Shawcroft · 8 years ago
  71. 444ecaf kernel: Remove redundant TICKLESS_IDLE_SUPPORTED option by Ramesh Thomas · 8 years ago
  72. 31f01f8 Merge "Merge net branch into master" by Anas Nashif · 8 years ago
  73. 23b0074 ext qmsi: Update to QMSI 1.4 RC2 by Kuo-Lang Tseng · 8 years ago
  74. 79883c9 Merge bluetooth branch into master by Johan Hedberg · 8 years ago
  75. 048a15b Bluetooth: GATT: fixing unsubscription by Jonathan Gelie · 8 years ago
  76. bd3908b net: nbuf: Add timeout to net_buf getters by Jukka Rissanen · 8 years ago
  77. 573774a drivers/net/ieee802154: Change configuration prefix by Wojciech Bober · 8 years ago
  78. b4ca6e8 drivers/eth/mcux: Free net_buf using net_nbuf_unref by Jukka Rissanen · 8 years ago
  79. baa4939 drivers: mcr20a: control access to SPI with semaphore by Johann Fischer · 8 years ago
  80. c84b765 drivers/ieee802154: Split drivers Kconfig by Wojciech Bober · 8 years ago
  81. 3501181 drivers: enc28j60: Enables reception of multicast packets by Juan Manuel Cruz · 8 years ago
  82. ec86145 i2c/dw: Switch from EPERM to EIO by Marcus Shawcroft · 8 years ago
  83. ccf16c7 i2c/stm32lx: Fix layout. by Marcus Shawcroft · 8 years ago
  84. ddb6b94 i2c: Implement consistent i2c no msgs behaviour by Marcus Shawcroft · 8 years ago
  85. a42e4f6 Bluetooth: GATT: set subscribe value to zero for unsubscription by Jonathan Gelie · 8 years ago
  86. b3ac77b Bluetooth: GATT: introduce volatile subscription flag by Jonathan Gelie · 8 years ago
  87. 7803123 gpio/nrf5: Implement port read and write by Marcus Shawcroft · 8 years ago
  88. 142bce5 gpio/nrf5: Fix GPIO_ACCESS_BY_PIN behaviour by Marcus Shawcroft · 8 years ago
  89. 3101644 Bluetooth: GATT: Fix not removing subscriptions safely by Luiz Augusto von Dentz · 8 years ago
  90. 50678b0 Bluetooth: Reuse HCI command buffers for the command response by Johan Hedberg · 8 years ago
  91. 743379c Bluetooth: Kconfig: Merge headroom reserve variables into a single one by Johan Hedberg · 8 years ago
  92. bbf389a Bluetooth: drivers/h4: Add support for discarding certain events by Johan Hedberg · 8 years ago
  93. 08f5c26 drivers: bmi160: add sample ready check by Baohong Liu · 8 years ago
  94. c989f0b riscv32: timer: replace riscv_qemu_driver by the generic riscv_machine_driver by Jean-Paul Etienne · 8 years ago
  95. 1bbfd3e driver: ethernet: Fix typo on enc28j60 driver Kconfig by Sergio Rodriguez · 8 years ago
  96. 9f004d9 drivers: make ethernet init prio depend on NET_L2_ETHERNET by Anas Nashif · 8 years ago
  97. d519ef1 drivers: Add Atmel SAM family GMAC Ethernet driver by Piotr Mienkowski · 8 years ago
  98. 9d1c6de drivers: Add basic Atmel SAM USART driver by Piotr Mienkowski · 8 years ago
  99. f5eeaf9 i2c/nrf5: Remove r/w to POWER register. by Marcus Shawcroft · 8 years ago
  100. d159c8e Merge "Merge arm branch into master" by Anas Nashif · 8 years ago