1. 58b46d7 dts: binding-template.yaml: Document how 'type: boolean' works by Ulf Magnusson · 6 years ago
  2. ff1f752 dts: edtlib: Support giving missing properties a default value by Ulf Magnusson · 6 years ago
  3. c333e8e Bluetooth: Mesh: Fix matching for "All Proxies" group address by Johan Hedberg · 6 years ago
  4. 110332c Bluetooth: Mesh: Make unicast elem lookup O(1) by Trond Einar Snekvik · 6 years ago
  5. 247d40c gen_isr_tables: Fix pylint warning by using isinstance() by Ulf Magnusson · 6 years ago
  6. c191156 ci: scripts: Suppress pylint warnings for the sh library by Ulf Magnusson · 6 years ago
  7. ad8ac74 x86: gen_idt.py: Simplify test with 'not in' by Ulf Magnusson · 6 years ago
  8. b558956 doc: application.py: Make functions that don't use 'self' static by Ulf Magnusson · 6 years ago
  9. ec116e4 filter-known-issues.py: Remove '== True' test by Ulf Magnusson · 6 years ago
  10. 1c57b22 zephyr_commit_rules.py: Fix pylint warning by simplifying conditional by Ulf Magnusson · 6 years ago
  11. 4a166f4 drivers/pci: remove legacy PCI implementation by Charles E. Youse · 6 years ago
  12. 34ffdd0 drivers/spi/spi_intel.c: remove Quark SPI support by Charles E. Youse · 6 years ago
  13. cda625b drivers/ethernet/eth_dw: remove DesignWare Ethernet driver by Charles E. Youse · 6 years ago
  14. 68f45fd drivers/gpio/gpio_dw: remove support for legacy PCI interface by Charles E. Youse · 6 years ago
  15. f8789d5 drivers/pci: remove support for Quark PCI legacy bridge by Charles E. Youse · 6 years ago
  16. a4f4f6d net: net_if: avoid deref of NULL L2 by Michael Scott · 6 years ago
  17. 60c4882 usb: fix ZLP handling for Variable-length Data Stage by Johann Fischer · 6 years ago
  18. 6425c52 usb_device: Wait for write done event (in) before sending zlp by Yannis Damigos · 6 years ago
  19. ac8a4ea usb: make number of usb_write retries configurable by Johann Fischer · 6 years ago
  20. 77125ea usb: device: Allow limited amount of tries for write by Andrei Emeltchenko · 6 years ago
  21. b130633 boards: nrf52_pca10040: Add Arduino header definition to DTS by Nick Ward · 6 years ago
  22. c6ca483 boards: nrf52_pca10040: Fix Arduino SPI pin assignment by Nick Ward · 6 years ago
  23. 2262c48 net: socket: Return 0 in recvfrom() if buffer size is 0 by Jukka Rissanen · 6 years ago
  24. 599c2b8 drivers: i2c: xec: Add proper error handling for I2C transactions by Jose Alberto Meza · 6 years ago
  25. 51eb457 subsystem: console: tty init checks and support for polled-only devices by Pavel Kral · 6 years ago
  26. 750a302 soc: stm32: add SWO logger backend support by Markus Fuchs · 6 years ago
  27. 94a022c fcb: start using errno codes by Andrzej Puzdrowski · 6 years ago
  28. ce4cc46 driver: modem: add simple power management to modem receiver by Christoph Schramm · 6 years ago
  29. 8076c80 subsystem: kernel_shell: extend thread info by Pavlo Hamov · 6 years ago
  30. d62ad41 bluetooth: controller: Added function to support RX link quota update by Morten Priess · 6 years ago
  31. 07b942f usb: device: limit interface bits in setup message to 8 by Bartosz Sokolski · 6 years ago
  32. a219710 net: ip: utils: Corrected memcpy length for port in parse_ipv6 by Jan Van Winkel · 6 years ago
  33. ca783d7 net: lwm2m: support client-initiated De-register by Jun Qing Zou · 6 years ago
  34. a75b001 arc: replace 32-bit instructions with possible 16-bit instructions by Wayne Ren · 6 years ago
  35. 4539c4b tests: littlefs: Added support for native posix by Jan Van Winkel · 6 years ago
  36. 48206d1 native: dts: Added label for flash-controller by Jan Van Winkel · 6 years ago
  37. e16217a drivers: usb_dc_sam: validate pointer in usb_dc_ep_is_stalled by Johann Fischer · 6 years ago
  38. c05b0c7 tests: subsys: settings: functional: nvs & fcb split for CI by Kamil Piszczek · 6 years ago
  39. 1aca71b settings: nvs backend: fix build warning due to the type mismatch by Kamil Piszczek · 6 years ago
  40. 03c79fa tests: subsys: settings: functional: fix for nvs backend by Kamil Piszczek · 6 years ago
  41. 16d45a8 boards: qemu_x86: adding missing flash definitions by Kamil Piszczek · 6 years ago
  42. 50b9b12 scripts: Simplify code with sys.exit(<string>) by Ulf Magnusson · 6 years ago
  43. c898c15 cmake: Fix bug where -Wno- flags could not be compatbility-checked by Sebastian Bøe · 6 years ago
  44. 764f07c Revert "cmake: Error-out when 'project' is invoked too early" by Carles Cufi · 6 years ago
  45. 6e46a64 dts: bindings: Shorten license headers by Ulf Magnusson · 6 years ago
  46. a0fceff scripts: dts: Simplify and improve 'compatible' matching by Ulf Magnusson · 6 years ago
  47. 1467480 scripts: dts: Replace bare 'except's in old scripts by Ulf Magnusson · 6 years ago
  48. cff38cf scripts: edtlib: Fix bad block indentation by Ulf Magnusson · 6 years ago
  49. 8f22529 scripts: edtlib: Make _binding_include() global to fix pylint warning by Ulf Magnusson · 6 years ago
  50. 8d317bc scripts: edtlib: Add backwards compatibility for 'category:' by Ulf Magnusson · 6 years ago
  51. ba76b82 scripts: dtlib: Suppress _init_tokens() pylint warning by Ulf Magnusson · 6 years ago
  52. a67eb78 scripts: dts: Remove unused variable in old scripts by Ulf Magnusson · 6 years ago
  53. c1f6fe8 scripts: dts: devicetree.py: Fix pylint warning for iffy \w escape by Ulf Magnusson · 6 years ago
  54. 6c6336a scripts: dtlib: Refactor to fix two no-self-use pylint warnings by Ulf Magnusson · 6 years ago
  55. 2c1f15c dts: nordic,nrf-uarte: Declare hw-flow-control in binding by Ulf Magnusson · 6 years ago
  56. 88c5079 scripts: dts: Fix misc. pylint warnings in old scripts by Ulf Magnusson · 6 years ago
  57. da98595 dts/bindings: Convert bindings to new include syntax by Kumar Gala · 6 years ago
  58. d834b69 scripts: dts: Improve syntax and code for including binding files by Ulf Magnusson · 6 years ago
  59. fcd665a dts: bindings: Have 'required: true/false' instead of 'category: ...' by Ulf Magnusson · 6 years ago
  60. e852496 dts: Add io-channel details to ADC nodes/bindings by Kumar Gala · 6 years ago
  61. 0e3f6aa dts/bindings: Remove snps,dw-adc binding by Kumar Gala · 6 years ago
  62. 929837a scripts: dtlib: Add test for untested /memreserve/ error by Ulf Magnusson · 6 years ago
  63. 247ae98 dts: gen_defines: Remove lots of code duplication for phandle/val lists by Ulf Magnusson · 6 years ago
  64. 14138c3 dts: edtlib: Improve how we get the compatible string from bindings by Ulf Magnusson · 6 years ago
  65. c24a791 dts/bindings: move template out of YAML dir by Kumar Gala · 6 years ago
  66. 80a80d0 dts: bindings: Rename adc.yaml to adc-controller.yaml by Ulf Magnusson · 6 years ago
  67. 2098bf6 dts: bindings: Rename pwm.yaml to pwm-controller.yaml by Ulf Magnusson · 6 years ago
  68. 1ce8769 dts: bindings: Rename phy.yaml to phy-controller.yaml by Ulf Magnusson · 6 years ago
  69. 5d8833e dts: bindings: Rename uart.yaml to uart-controller.yaml by Ulf Magnusson · 6 years ago
  70. b877876 dts: bindings: Rename usb.yaml to usb-controller.yaml by Ulf Magnusson · 6 years ago
  71. f51c384 dts: bindings: Rename spi.yaml to spi-controller.yaml by Ulf Magnusson · 6 years ago
  72. d82e7da dts: bindings: Rename i2s.yaml to i2s-controller.yaml by Ulf Magnusson · 6 years ago
  73. fc887a8 dts: bindings: Rename i2c.yaml to i2c-controller.yaml by Ulf Magnusson · 6 years ago
  74. c137f28 dts: bindings: Rename espi.yaml to espi-controller.yaml by Ulf Magnusson · 6 years ago
  75. 07ba3c2 dts: bindings: Rename clock.yaml to clock-controller.yaml by Ulf Magnusson · 6 years ago
  76. 35c316f dts: bindings: Rename can.yaml to can-controller.yaml by Ulf Magnusson · 6 years ago
  77. 1480ad9 dts: edtlib: Sanity-check the final merged binding only by Ulf Magnusson · 6 years ago
  78. 73df9de dts: dtlib: Add an _err() helper for error reporting by Ulf Magnusson · 6 years ago
  79. 2282777 dts: dtlib: Refactor to get rid of _is_parsing flag by Ulf Magnusson · 6 years ago
  80. a9e8f1a dts: dtlib: Remove unused Property._err_with_context() function by Ulf Magnusson · 6 years ago
  81. 57c0ea3a dts/bindings: Convert compound to phandle-array type by Kumar Gala · 6 years ago
  82. 378254a dts: edtlib: Sanity-check 'ranges' assignment syntax by Ulf Magnusson · 6 years ago
  83. 165dde0 dts: edtlib: Add a Property.type field by Ulf Magnusson · 6 years ago
  84. c42873f dts: dtlib/edtlib: Add phandle and phandle+nums array types by Ulf Magnusson · 6 years ago
  85. 1101954 dts: dtlib: Ignore manually specified phandles in type checking by Ulf Magnusson · 6 years ago
  86. e703b49 dts: edtlib: Sanity-check contents of 'sub-node:' by Ulf Magnusson · 6 years ago
  87. fae3b16 dts/bindings: add several properties to base.yaml by Kumar Gala · 6 years ago
  88. f803325 scripts/dts/gen_defines.py: Ignore varions base properties by Kumar Gala · 6 years ago
  89. b012034 dts/bindings: use const to validate #<FOO>-cells by Kumar Gala · 6 years ago
  90. 3d14374 scripts/dts/edtlib.py: add 'const' support to bindings by Kumar Gala · 6 years ago
  91. cd72ce1 scripts/dts/edtlib.py: error check enum by Kumar Gala · 6 years ago
  92. 62bf267 scripts/dts/edtlib.py: Hoist enum checking before early out by Kumar Gala · 6 years ago
  93. 2db8518 dts/binding/sensor: Fix ST sensors irq-gpios property being required by Kumar Gala · 6 years ago
  94. 1dace68 sample: cfb: enable test for the shield ssd1306_128x64 by Johann Fischer · 6 years ago
  95. eea9936 shields: add generic shield for SSD1306 based 128x64 displays by Johann Fischer · 6 years ago
  96. fe0edb7 samples: cfb: remove FRDM-K64F board config and overlay by Johann Fischer · 6 years ago
  97. 817d042 boards: frdm_k64f: add arduino i2c node by Johann Fischer · 6 years ago
  98. a55620e drivers: ssd1306: Write data from any coordinate by Frank Li · 6 years ago
  99. a28eba9 Bluetooth: controller: Fix data PDU leak during ctrl PDU defer by Vinayak Kariappa Chettimada · 6 years ago
  100. af5bcf3 Bluetooth: controller: Fix start encryption in progress check by Vinayak Kariappa Chettimada · 6 years ago