1. 429c2a4 kconfig: fix help syntax and add spaces by Anas Nashif · 7 years ago
  2. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  3. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  4. 93e4d72 spell: fix Kconfig help typos: /boards /drivers by David B. Kinder · 8 years ago
  5. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  6. ccad5bf drivers: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  7. d625c2b grove: fix variable type mismatch by Jithu Joseph · 8 years ago
  8. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  9. 30162ae sensor: remove sensor value type by Bogdan Davidoaia · 8 years ago
  10. a9e879e logging: move sys_log to subsys/logging by Anas Nashif · 8 years ago
  11. de4727b sensor: update drivers to not return double values by Bogdan Davidoaia · 8 years ago
  12. b04cdcd drivers: Remove legacy nanokernel.h include by Flavio Santes · 8 years ago
  13. 36e8fc5 drivers: lcd: use unified kernel APIs by Anas Nashif · 8 years ago
  14. 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
  15. 989f216 grove/light_sensor: Limit name space, add static. by Marcus Shawcroft · 8 years ago
  16. cfc5345 grove/light_sensor: Make driver_api structure const. by Marcus Shawcroft · 8 years ago
  17. d8d5cb1 grove/temperature_sensor: Limit name space, add static. by Marcus Shawcroft · 8 years ago
  18. dfaeb79 grove/temperature_sensor: Make driver_api structure const. by Marcus Shawcroft · 8 years ago
  19. b152246 sensors: make grove sensors depend on CONFIG_SENSOR by Anas Nashif · 8 years ago
  20. 0cb864c grove/lcd: Limit name space, add static. by Marcus Shawcroft · 8 years ago
  21. da5e7d7 grove: fixed log level kconfig variable by Anas Nashif · 8 years ago
  22. 2f042d6 grove lcd: cleanup includes by Anas Nashif · 8 years ago
  23. 33118f9 sensor: grove: use global sensor init priority by Anas Nashif · 8 years ago
  24. 6ccce59 grove/lcd_rgb: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  25. 9ec2f3b Cleanup whitespace in Kconfig files by Kumar Gala · 9 years ago
  26. 2064f4a grove: add temperature sensor by Bogdan Davidoaia · 9 years ago
  27. 62c7a13 grove: add light sensor by Bogdan Davidoaia · 9 years ago
  28. 9d8c332 i2c: use I2C_X nameing instead of I2CX by Anas Nashif · 9 years ago
  29. a2ff6ea grove/lcd_rgb: assign magic number to driver_api by Daniel Leung · 9 years ago
  30. d1e9181 sys_log: Grove driver update to new logging API by Genaro Saucedo Tejada · 9 years ago
  31. 136d171 drivers: Replace DEV_NOT_CONFIG by -EPERM by Andre Guedes · 9 years ago
  32. 024cfe7 drivers: Replace DEV_OK by 0 by Andre Guedes · 9 years ago
  33. d340d4c device: use DEVICE_INIT everwhere by Benjamin Walsh · 9 years ago
  34. 0303d8c device: rename SYS_DEFINE_DEVICE() by Benjamin Walsh · 9 years ago
  35. bfc2720 device: rename DECLARE_DEVICE_INIT_CONFIG() by Benjamin Walsh · 9 years ago
  36. 8704792 grove_lcd: this display is not a feature of the board by Anas Nashif · 9 years ago
  37. b90cb66 grove/lcd: add an option to specify I2C master by Daniel Leung · 9 years ago
  38. dcda679 gpio, pwm, rgb lcd: Replace polling i2c requests by Dmitriy Korovkin · 9 years ago
  39. 9602294 grove/lcd: fix init level due to dependence on system clock by Daniel Leung · 9 years ago
  40. 57f2741 init: Implement fine-grained initialization policy by Dmitriy Korovkin · 9 years ago
  41. 1c0da55 grove: KConfig cleanup by Dan Kalowsky · 9 years ago
  42. da67b29 checkpatch: warning - block_comment_style by Dan Kalowsky · 9 years ago
  43. 7ea76b9 Change new files from BSD-3 licenses to Apache 2.0 by Javier B Perez Hernandez · 9 years ago
  44. 61d87f5 grove-lcd: import of Grove LCD I2C controller by Dan Kalowsky · 9 years ago