1. f61d426 dts: quark_se_c1000_ss_devboard: Add dts support by Savinay Dharmappa · 7 years ago
  2. 989c9c1 board: Add PWM2 on stm32f4_disco by Zhang WenChao · 7 years ago
  3. 4b54885 doc: em_starterkit: adapt with new configurations by Anas Nashif · 7 years ago
  4. c833b90 boards: em_starterkit: add EM11D and EM7D configurations by Anas Nashif · 7 years ago
  5. 3c6dee3 cmake: Fixes quark_se_c1000_devboard flashing by Andrei Emeltchenko · 7 years ago
  6. b4842d5 doc: boards: xtensa: convert make to cmake by Marti Bolivar · 7 years ago
  7. 9edfc2c doc: boards: nios2: convert make to cmake by Marti Bolivar · 7 years ago
  8. aced11f doc: boards: arc: convert make to cmake by Marti Bolivar · 7 years ago
  9. f0c9591 doc: boards: arm: convert make to cmake by Marti Bolivar · 7 years ago
  10. 76a62a3 doc: boards: olimex: fix "resetting" typos by Marti Bolivar · 7 years ago
  11. 1bfe591 doc: boards: efm32wg_stk3800: fix note by Marti Bolivar · 7 years ago
  12. f0346bf flash: Change type of FLASH_SCRIPT_ENV_VARS by Sebastian Bøe · 7 years ago
  13. ef91281 dts: Move dts files into board dirs by Kumar Gala · 7 years ago
  14. 09c63b3 dts: Move fixup files into board dirs by Kumar Gala · 7 years ago
  15. 93c23d8 boards: x86: convert make to cmake by Marti Bolivar · 7 years ago
  16. 162e64a cmake: use zephyr_library_* for all boards by Anas Nashif · 7 years ago
  17. 5ac9692 cmake: Fixed flashing of nrf52840_pca10056 by Sebastian Bøe · 7 years ago
  18. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  19. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  20. 960708d board: frdm_k64f, frdm_kw41z, frdm_kl25z: Define LED1 by Paul Sokolovsky · 7 years ago
  21. 56922d9 x86: add new board to accomodate Jailhouse port by Gustavo Lima Chaves · 7 years ago
  22. 007a6b0 boards: arm: add support for NUCLEO-F091RC by Bobby Noelte · 7 years ago
  23. a8fc84b boards: add documentation for nucleo_f103rb by Erwan Gouriou · 7 years ago
  24. 84d2ba8 board: rename doc file for nucleo_f030r8 by Erwan Gouriou · 7 years ago
  25. d60d80f boards: disco_l475_iot1: Enable I2C_1 in default config by Yannis Damigos · 7 years ago
  26. a7956b0 board: disco_l475_iot1: Provide sensor configuration settings by Erwan Gouriou · 7 years ago
  27. c282a45 doc: boards: stm32f3_disco: update Documentation to match pinmux.c by Daniel Wagenknecht · 7 years ago
  28. b334fb6 doc: boards: stm32f3_disco: group default peripheral mapping by Daniel Wagenknecht · 7 years ago
  29. da9b0dd drivers: Rename `random` to `entropy` by Leandro Pereira · 7 years ago
  30. 3a12f02 boards: update STM32 disco boards name yaml property by Erwan Gouriou · 7 years ago
  31. 035814e boards: move pinmux driver to board/soc dir by Anas Nashif · 7 years ago
  32. 690a2ea boards: arm: Add support for STM32F411E-DISCO by Jose F. Fernandez · 7 years ago
  33. ace4788 serial: atmel_sam3: remove driver as it was deprecated by Kumar Gala · 7 years ago
  34. f677cae x86: MMU: Set PAE page tables for QEMU as default. by Adithya Baglody · 7 years ago
  35. 911be99e Revert "x86: MMU: Set PAE page tables..." by Andrew Boie · 7 years ago
  36. bd4c875 boards: stm32_mini_a15: fix how we deprecate the board by Kumar Gala · 7 years ago
  37. 0b6bc24 x86: MMU: Set PAE page tables for QEMU as default. by Adithya Baglody · 7 years ago
  38. 3827610 qemu: x86: Enable the 'Execute Disable' capability of the PAE pages. by Adithya Baglody · 7 years ago
  39. dd6186f boards: nucleo_f030r8: reduce kernel memory usage by Bobby Noelte · 7 years ago
  40. 026be85 boards: arm: provide support for nucleo f030r8. by Maciej Debski · 7 years ago
  41. 4b3531e boards: arm: stm32_mini_a15: Mark board as deprecated by Kumar Gala · 7 years ago
  42. 26ba99e drivers: Add Atmel SAM family I2C (TWI) driver by Piotr Mienkowski · 7 years ago
  43. 46555f1 i2c: stm32f3: Cleanup how we enable the specific I2C driver by Kumar Gala · 7 years ago
  44. a172f72 boards: stm32f3_disco: Add I2C support by Yannis Damigos · 7 years ago
  45. 22696a3 x86: set default CI targets by Andrew Boie · 7 years ago
  46. dceb4ff x86: add qemu_x86_nommu board target by Andrew Boie · 7 years ago
  47. 1e483b4 boards: arm: Add support for TI MSP-EXP432P401R-LAUNCHXL by Manivannan Sadhasivam · 7 years ago
  48. 1e905d7 Fix a typo on Nucleo F411RE doc page by Rouan van der Ende · 7 years ago
  49. 2c49da8 boards: tinytile: Set original firmware Vendor and Product IDs by Andrei Emeltchenko · 7 years ago
  50. 52daa75 boards: arm: Add support for 96Boards Neonkey Board by Manivannan Sadhasivam · 7 years ago
  51. bc30140 boards: stm32f4: cleanup gpio defines by Pushpal Sidhu · 7 years ago
  52. 701ffe0 boards: 96b_carbon: Add USB OTG to the pinmux table by Yannis Damigos · 7 years ago
  53. 95a8b20 boards: add supported features by Anas Nashif · 7 years ago
  54. 03a6272 esp32: More JTAG docs by Andy Ross · 7 years ago
  55. ec896b9 qemu_x86: enable userspace and app memory by Andrew Boie · 7 years ago
  56. 7c1971e boards: arm: disco_l475_iot1: add openocd support by Marti Bolivar · 7 years ago
  57. 8ba453b doc: fix location of grub script by Anas Nashif · 7 years ago
  58. ae895a0 boards: arm: Add support for Silabs EFM32WG-STK3800 by Christian Taedcke · 7 years ago
  59. 52923e6 boards: add USB-KW24D512 support by Johann Fischer · 7 years ago
  60. e1effa0 drivers: esp32: I2C driver implementation by Leandro Pereira · 7 years ago
  61. 357d600 boards: esp32: Add note about fetching an older version of ESP-IDF by Leandro Pereira · 7 years ago
  62. ddf6a69 dts: x86: Add device tree support for qemu_x86 by Savinay Dharmappa · 7 years ago
  63. d5894a1 tests: adc: Remove custom hexiwear_k64 configuration by Maureen Helm · 7 years ago
  64. f00f585 doc: replace UTF-8 chars by David B. Kinder · 7 years ago
  65. d5154ef stm32f412g_disco: fix sys clock according to actual resulting frequency by Massimiliano Cialdi · 7 years ago
  66. 66f1f89 qemu: cleanup qemu configurations by Anas Nashif · 8 years ago
  67. 8deb096 qemu_xtensa: enable stack sentinel by Andrew Boie · 8 years ago
  68. 8468db6 stm32f3_disco: Switch USART1(Console) to PC4/PC5 by Erwan Gouriou · 8 years ago
  69. b6163ec disco_l475_iot1: Enable bt chip by Erwan Gouriou · 8 years ago
  70. c4fa494 boards: arm: Add support for STM32F412G-DISCO by Massimiliano Cialdi · 8 years ago
  71. 31745c6 pinmux: Move stm32 board pinmux files into board dirs by Kumar Gala · 8 years ago
  72. d4a0e88 boards: qemu_xtensa: add CONFIG_SIMULATOR_XTENS=y to defconfig by Anas Nashif · 8 years ago
  73. 0a38ce0 boards: xt-sim: make board depend on SIMULATOR_XTENSA by Anas Nashif · 8 years ago
  74. 4857d03 boards: esp32: make board depend on SOC by Anas Nashif · 8 years ago
  75. 17876c8 qemu_x86: enable HW stack protection properly by Andrew Boie · 8 years ago
  76. 63d418f scripts: move GRUB script to galileo by Anas Nashif · 8 years ago
  77. 1685ffd boards: arm: cc3220sf_launchxl: doc: minor clarifications by Gil Pitney · 8 years ago
  78. 1c483e8 boards: zedboard_pulpino: Update yaml for amount of flash by Kumar Gala · 8 years ago
  79. fa0ece1 dts: x86: quark_se_c1000_devboard: Add device tree support by Savinay Dharmappa · 8 years ago
  80. 6019bca boards: 96b_carbon: Enable NET_L2_BT by default by Paul Sokolovsky · 8 years ago
  81. 577fd5a Revert "ext: simplelink: Import TI SimpleLink SDK host driver for CC3220SF" by Gil Pitney · 8 years ago
  82. 81f7c82 doc: fix misspellings and missing EOF newlines by David B. Kinder · 8 years ago
  83. 12cc659 arch: arc: Add mpu support by Wayne Ren · 8 years ago
  84. 2341cc1 doc: fix misspellings in board docs by David B. Kinder · 8 years ago
  85. 39cc489 board: xt-sim: add as a default test platform by Anas Nashif · 8 years ago
  86. 593f6d4 boards: qemu_xtensa: this is not supported by xcc by Anas Nashif · 8 years ago
  87. 3b6e909 boards: xt-sim: add definition for supported configurations by Anas Nashif · 8 years ago
  88. dd09eac arm: nrf: Fix I2C_0_DEFAULT_CFG settings by Kumar Gala · 8 years ago
  89. 99c19c6 i2c: stm32: Remove usage of CONFIG_I2C_x_DEFAULT_CFG by Kumar Gala · 8 years ago
  90. 54933b3 i2c: mcux: Remove usage of CONFIG_I2C_x_DEFAULT_CFG by Kumar Gala · 8 years ago
  91. cf9a5e3 doc: 96Boards Carbon: add Bluetooth setup docs by Marti Bolivar · 8 years ago
  92. 77516f5 boards: 96b_carbon_nrf51: provide BT SPI slave configuration by Marti Bolivar · 8 years ago
  93. ef022d3 boards: 96b_carbon: provide BT SPI master configuration by Marti Bolivar · 8 years ago
  94. 4f67a6c cc3200: Remove TI cc3200 SOC and LaunchXL board support by Gil Pitney · 8 years ago
  95. 98f0e83 boards: esp32: add board definition file by Anas Nashif · 8 years ago
  96. 2de5902 tests: update min ram requirements and filters by Anas Nashif · 8 years ago
  97. d5c13a7 Bluetooth: controller: Rename Kconfig prefix by Carles Cufi · 8 years ago
  98. 9479b98 boards: fix dropped HAS_DTS by Anas Nashif · 8 years ago
  99. 4e022f7 ext: simplelink: Enable SimpleLink to use Zephyr __errno by Gil Pitney · 8 years ago
  100. 2d2615a ext: simplelink: Enable build of the SimpleLink host driver. by Gil Pitney · 8 years ago