1. c7bc909 tests/ztest: rename assert macros to be zephyr specific by Kumar Gala · 8 years ago
  2. b84dc2e kernel: remove all remaining references to nanokernel by Anas Nashif · 8 years ago
  3. 9f98bb4 tests: driver: uart: fix unchecked return value by Qiu Peiyang · 8 years ago
  4. a89ed6d tests: dma: Initialise callback enable flags by Jon Medhurst · 8 years ago
  5. fe415db tests: drivers: spi: fix variable type mismatches by Qiu Peiyang · 8 years ago
  6. 25aa9e8 tests: enable syslog for sensors by Anas Nashif · 8 years ago
  7. 8d4f1bc tests/gpio: enable gpio cases to run on more platforms by Qiu Peiyang · 8 years ago
  8. 935663f tests: fix disabling of GPIO interrupt issue by Qiu Peiyang · 8 years ago
  9. 2d03348 tests: add zephyr pinmux driver api test case by Qiu Peiyang · 8 years ago
  10. 1124da1 tests: add zephyr SPI driver api test case by Qiu Peiyang · 8 years ago
  11. fbde97d tests: drivers: uart: fix variable type mismatches by Jithu Joseph · 8 years ago
  12. e895d57 tests: update uart driver api test case by Erwan Gouriou · 8 years ago
  13. b6cf56e tests: watchdog: Interrupt reset mode modifications by Sergio Rodriguez · 8 years ago
  14. 4533734 aon_counter test: fix misspelling in the header include guard by Kuo-Lang Tseng · 8 years ago
  15. fe118c4 license: replace APL2.0 license with SPDX by Anas Nashif · 8 years ago
  16. 34b53f1 tests: add zephyr uart driver api test case by Qiu Peiyang · 8 years ago
  17. 4462509 spi_test: fix variable type mismatches by Jithu Joseph · 8 years ago
  18. 0c87784 tests/gpio: fix test GPIO_INT_EDGE bug by Qiu Peiyang · 8 years ago
  19. bc2faf3 tests/pwm: enable PWM case to work on D2000 board by Qiu Peiyang · 8 years ago
  20. 484f07c tests: add zephyr adc driver api test case by jing wang · 8 years ago
  21. 45c579a tests: add zephyr counter and timer api test by Qiu Peiyang · 8 years ago
  22. 59b8af5 tests: dma: update dma loop transfer app by Baohong Liu · 8 years ago
  23. 0021038 tests: dma: update dma block transfer app by Baohong Liu · 8 years ago
  24. 61e5438 tests: add zephyr i2c driver api test by jing wang · 8 years ago
  25. 0a37380 pinmux: unify galileo pinmux driver by Anas Nashif · 8 years ago
  26. 42e1c9c pinmux: make pinmux_dev the default pinmux driver for quark by Anas Nashif · 8 years ago
  27. 41ffe02 tests/gpio: fix test GPIO_INT_LEVEL bug by Qiu Peiyang · 8 years ago
  28. cbeac3e tests/gpio: don't call risk function by Qiu Peiyang · 8 years ago
  29. 06bd605 tests: Update spi driver test for mcux by Maureen Helm · 8 years ago
  30. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  31. a1ae7f5 Merge "Merge arm branch into master" by Anas Nashif · 8 years ago
  32. ae2cf51 tests: Add PWM driver api test by jing wang · 8 years ago
  33. acca033 pinmux: Merge ksdk pinmux dev into regular ksdk pinmux driver by Maureen Helm · 8 years ago
  34. 7648063 tests/sensors_n_z.conf: fix duplicated setting of CONFIG options by Kumar Gala · 8 years ago
  35. f6e0390 kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS by Anas Nashif · 8 years ago
  36. a6aa60f tests/gpio: fix typo by Qiu Peiyang · 8 years ago
  37. 0f08bd8 gpio_basic_api: fix format codes by Andrew Boie · 8 years ago
  38. 66cfcc2 tests: introduce Makefile.test by Anas Nashif · 8 years ago
  39. 7297f5d shell: move shell to its own subsystem by Anas Nashif · 8 years ago
  40. b008914 tests: add gpio driver test case by jing wang · 8 years ago
  41. 3d99a0c tests: add driver aio comparator test case by jing wang · 8 years ago
  42. d15523f tests: Add watchdog timer test case by jing wang · 8 years ago
  43. ed754ec tests: add rtc driver test case by jing wang · 8 years ago
  44. 83a388e tests: spi: correct a spi buffer length issue by Baohong Liu · 8 years ago
  45. a162247 drivers: hp206 driver does not need 2000 ticks/s frequency by Benjamin Walsh · 8 years ago
  46. 1589f2c sanity: filter the build-all test for ethernet by Genaro Saucedo Tejada · 8 years ago
  47. 954baea random: Restructure RANDOM Kconfig by Marcus Shawcroft · 8 years ago
  48. 4a1c31a k64: Change the default pinmux driver to the ksdk one by Maureen Helm · 8 years ago
  49. f6f60dc tests/drivers: Update pinmux application by Flavio Santes · 8 years ago
  50. d5ccac1 tests: spi: add return value check by Baohong Liu · 8 years ago
  51. 16b6205 tests: spi_test: fix variable type mismatching issue by Baohong Liu · 8 years ago
  52. 9e1df6f tests/drivers/adc: move to ztest to actually test by Inaky Perez-Gonzalez · 8 years ago
  53. bcb6ed9 tests/drivers/pci_enum: move to ztest and run in HW when possible by Inaky Perez-Gonzalez · 8 years ago
  54. 3fe2575 drivers: sensors: use unified kernel threads by Anas Nashif · 8 years ago
  55. c9e2959 tests: aonc: skip counter stopping by Baohong Liu · 8 years ago
  56. ab96d36 tests: dma: update to unified kernel by Baohong Liu · 8 years ago
  57. 5e2f899 tests: adc: update to unified kernel by Baohong Liu · 8 years ago
  58. 5b7bfda tests/drivers/aon_counter: make a ztest testcase by Inaky Perez-Gonzalez · 8 years ago
  59. 2c31143 tests: add a dma transfer test with different channel and burstlen by jing wang · 8 years ago
  60. d622b09 samples: tests: remove obsolete KERNEL_TYPE and kernel variables by Anas Nashif · 8 years ago
  61. 5d317a0 tests: do not build sensors for system with < 32k {S}RAM by Anas Nashif · 8 years ago
  62. db20018 tests: Add FXOS8700 sensor to driver build_all test. by Marcus Shawcroft · 8 years ago
  63. 36e1e2d move tests from samples to tests/ by Anas Nashif · 8 years ago
  64. e7a9433 test: drivers/build_all support HP206C by Marcus Shawcroft · 8 years ago
  65. f201b2e test: drivers/build_all add CONFIG_WATCHDOG by Marcus Shawcroft · 8 years ago
  66. b5dba51 test: drivers/build_all refactor, impose some order... by Marcus Shawcroft · 8 years ago
  67. 1be63f3 test: Add PINMUX to drivers build_all by Marcus Shawcroft · 8 years ago
  68. f603981 sensor/th02: Add missing build_all test. by Marcus Shawcroft · 8 years ago
  69. d70d0f9 sensor/sht3xd: Fix build_all sensor test. by Marcus Shawcroft · 8 years ago
  70. 81da76e tests: Add sensor HTS221 to driver/build-all test case. by Marcus Shawcroft · 8 years ago
  71. f6403ec tests: Add CONFIG_COUNTER to build_all driver tests. by Marcus Shawcroft · 8 years ago
  72. 9a60286 tests: Adjust drivers/build_all to build for more boards. by Marcus Shawcroft · 8 years ago
  73. 9cb925d filter: exclude sensor tests from assert build by Genaro Saucedo Tejada · 8 years ago
  74. 342e09c pinmux: Rename frdm_k64f pinmux driver to k64 by Maureen Helm · 8 years ago
  75. af18a34 filter: Exclude failing drivers test at debug build by Genaro Saucedo Tejada · 8 years ago
  76. f163e11 tests: Add ethernet drivers to drivers/build_all by Marcus Shawcroft · 8 years ago
  77. 698ef0e test: build all possible drivers on all platforms by Anas Nashif · 8 years ago
  78. 0a83707 tests: Add build test for quark clock driver. by Marcus Shawcroft · 8 years ago
  79. bf49fee tests: Add build test for enc28j60 SPI standalone ethernet driver. by Marcus Shawcroft · 8 years ago
  80. 9b131c7 tests: Build test for nsim uart. by Marcus Shawcroft · 8 years ago
  81. cfb5196 sensor/lsm9ds0_gyro: Fix failure to compile, undefined CONFIG_LSM9DS0_SENSOR_INIT_PRIORITY by Marcus Shawcroft · 8 years ago
  82. dee749b sensor/lsm64s0: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  83. db35cc6 sensor/bmi160: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  84. a6f681c sensor/bmg160: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  85. 68b89da tests: Adding more sensor build tests. by Marcus Shawcroft · 8 years ago
  86. e167542 tests: sensors: expand coverage with logging enabled by Anas Nashif · 8 years ago
  87. 98eb3b2 tests: expand sensor build testing by enabling more sensors by Anas Nashif · 8 years ago
  88. d6b88b9 tests: Provide build test for sensor lsm9ds0_mfd by Marcus Shawcroft · 8 years ago
  89. 315862f tests: remove redundant PRINT definition by Anas Nashif · 8 years ago
  90. 5363d14 boards: rename Quark SE Devboard to Quark SE C1000 by Anas Nashif · 9 years ago
  91. c7faacf samples: move pci tests to tests/ by Anas Nashif · 9 years ago
  92. 1ecbea2 samples: move spi tests to tests/ by Anas Nashif · 9 years ago
  93. cf0efbb drivers/pinmux: delete deprecated PINMUX_DEV_QUARK_MCU by Qiu Peiyang · 9 years ago
  94. 2b8d362 sanitycheck: Add olimexino_stm32 board to sanitycheck by Yannis Damigos · 9 years ago
  95. 16d0b8b tests: enable pinmux build tests by Daniel Leung · 9 years ago
  96. 65f5382 move driver samples to samples/drivers by Anas Nashif · 9 years ago
  97. 18cc4a8 move sample apps to top level directory under samples/ by Anas Nashif · 9 years ago
  98. 0d63b2e tests: move aio and i2c driver build tests by Anas Nashif · 9 years ago