Commit graph

  • b846c9a53d sanitycheck: enabling coverage should not imply --enable-slow Anas Nashif 2019-11-24 07:44:56 -05:00
  • 83a98e5a29 sanitycheck: report results before coverage generation Anas Nashif 2019-11-24 07:42:06 -05:00
  • d11fd78591 sanitycheck: fix --sub-test option Anas Nashif 2019-11-18 10:22:56 -08:00
  • 19ca7833e5 sanitycheck: add option to print duplicate identifiers Anas Nashif 2019-11-18 08:16:21 -08:00
  • eabaa7f8bf sanitycheck: cleanup test inventory Anas Nashif 2019-11-18 07:49:17 -08:00
  • b2435d856a tests/kernel/threads/thread_apis: Add k_thread_suspend() edge cases Andy Ross 2019-11-22 16:45:36 -08:00
  • 50d0942f5e kernel/thread: Cancel timeouts on k_thread_suspend(), make schedule point Andy Ross 2019-11-19 11:20:07 -08:00
  • 77006e896b tests: metaIRQ: Ensure counts are not changing in assert evaluation Alberto Escolar Piedras 2019-11-25 18:51:06 +01:00
  • 7e5acf5f2c doc: Add CAN related changes Alexander Wachter 2019-11-21 14:33:26 +01:00
  • 0bf9931c2c Bluetooth: Host: Fix create connection fails to stop scanner Joakim Andersson 2019-11-21 17:49:55 +01:00
  • 57c635587f sanitycheck: remove serial port assignment from unconnected devices Peter Bigot 2019-11-21 12:14:02 -06:00
  • 3d46ea5946 sanitycheck: summarize device testing targets before starting Peter Bigot 2019-11-21 12:00:18 -06:00
  • da7384846e sanitycheck: allow device runner board-id to differ from board id Peter Bigot 2019-11-21 11:55:26 -06:00
  • 52356ebde4 sanitycheck: recognize more hardware Peter Bigot 2019-11-20 13:59:56 -06:00
  • 68729ad3f8 dts: tell compiler the name of dependency file for output Daniel Leung 2019-11-23 16:37:40 -08:00
  • d22e91b61a up_squared: config the flash runner. peng1 chen 2019-11-06 23:51:10 +08:00
  • c415a4ef2d sanitycheck: Fix --enable-coverage option Christian Taedcke 2019-11-23 23:25:36 +01:00
  • 19d67e4cd2 sanitycheck: support on windows Anas Nashif 2019-11-21 11:33:12 -05:00
  • 0a0c34fe77 doc: add recent documentation writing features David B. Kinder 2019-11-21 15:52:50 -08:00
  • 7aa2355af2 arch: arm: Add Cortex-R release notes for Zephyr v2.1. Stephanos Ioannidis 2019-11-21 18:46:46 +09:00
  • c1d53b62fd arch: arm: release notes section for Zephyr v2.1 (Cortex-M) Ioannis Glaropoulos 2019-11-21 10:11:27 +01:00
  • 0272b9dc5f boards: shields: Release notes section for Zephyr v2.1 Erwan Gouriou 2019-11-21 13:58:13 +01:00
  • d0f92d3f5b soc: arm: release not section for Zephyr 2.1 (stm32) Erwan Gouriou 2019-11-21 10:44:18 +01:00
  • 0449c672bc tests: settings: Test setting FS back-end using Littlefs Dominik Ermel 2019-11-04 10:46:10 +00:00
  • 94e048559c tests: net: Fix TCP tests Coverity issue Ravi kumar Veeramally 2019-11-21 10:20:45 +02:00
  • 46061a8a0f subsys/fs: nvs Coverty CID205795 & CID205803 corrections Laczen JMS 2019-11-21 10:52:40 +01:00
  • 3d6c4b18b6 doc: tweak CSS for responsive table display David B. Kinder 2019-11-21 13:59:10 -08:00
  • 75d21c1513 board/shields: x-nucleo-iks01a3: (FIX) use INT2 for LSM6DSO DRDY Armando Visconti 2019-11-21 16:32:18 +01:00
  • 03ae58490c boards: arm: add new boards into v2.1 release notes Ioannis Glaropoulos 2019-11-21 11:12:43 +01:00
  • c9cadaeade doc: Add native_posix information to 2.1 release note Alberto Escolar Piedras 2019-11-21 16:47:11 +01:00
  • 98201228ee arch: enable MPU Gap filling by default in build without user mode Ioannis Glaropoulos 2019-11-11 12:46:31 +01:00
  • 32514d0441 boards: arm: mps2_an521: enable testing on mps2_an521 by default Ioannis Glaropoulos 2019-11-11 12:37:59 +01:00
  • 71adcf9ff4 doc: release notes: mention EEPROM API and drivers in release notes Henrik Brix Andersen 2019-11-21 20:07:57 +01:00
  • 430df927b0 Bluetooth: controller: split: Fix aborting of connection req PDU Vinayak Kariappa Chettimada 2019-11-19 11:57:48 +05:30
  • d5314b8387 Bluetooth: controller: split: Add missing BT_DEBUG_ENABLED define Vinayak Kariappa Chettimada 2019-11-07 11:39:45 +05:30
  • 2993b1ec0a Bluetooth: controller: legacy: Add missing BT_DEBUG_ENABLED define Vinayak Kariappa Chettimada 2019-11-07 11:39:45 +05:30
  • 83d6e5d3d4 Bluetooth: controller: Add missing BT_DEBUG_ENABLED define Vinayak Kariappa Chettimada 2019-11-07 11:39:45 +05:30
  • e27abee331 Bluetooth: controller: split: Schedule first conn event ASAP Vinayak Kariappa Chettimada 2019-11-19 11:54:03 +05:30
  • 6b31d67c6d shell: Fix potential overwrite when using strncpy Krzysztof Chruscinski 2019-11-21 12:51:53 +01:00
  • 113b80ff0d Bluetooth: Host: Fix silent LE conn param update command failure Joakim Andersson 2019-11-18 14:28:18 +01:00
  • dfe57ca9e1 drivers: amg88xx: check i2c write return value Johann Fischer 2019-11-21 12:01:53 +01:00
  • a961679171 Bluetooth: Host: Fix deadlock calling API functions from SMP callbacks Joakim Andersson 2019-11-20 16:55:27 +01:00
  • dbe56337a0 drivers/flash: nRF driver uses relative addresses Andrzej Puzdrowski 2019-11-08 15:53:49 +01:00
  • 4fd7cd5824 posix arch: Use zephyr_link_libraries() to set -m32 Alberto Escolar Piedras 2019-11-20 13:04:06 +01:00
  • 052e79ec53 net: ip: 6lo: Add NULL ptr check for dst context Alexander Wachter 2019-11-20 22:21:45 +01:00
  • d4ba8fff66 drivers: usb_dc_stm32: do not restrict out stage transfers to one MPS Johann Fischer 2019-11-20 10:09:49 +01:00
  • c9e96b3c19 doc: Remind users about environment variables in getting started Laurent Meunier 2019-11-20 16:45:34 +01:00
  • fec5bbb1c1 Bluetooth: controller: openisa: sync with Nordic SW LL Alex Porosanu 2019-11-20 14:02:01 +02:00
  • 40ac3c4663 docs: kernel: standardize thread state capitalization Peter Bigot 2019-11-19 18:18:03 -06:00
  • 9320c146bd tests: Bluetooth: Bsim tests: expand README a bit Alberto Escolar Piedras 2019-11-20 13:26:41 +01:00
  • 91fe1d9aa1 Bluetooth: controller: split: Dont use continuous directed adv in nRF51 Vinayak Kariappa Chettimada 2019-11-19 14:47:57 +05:30
  • 528944708c Bluetooth: controller: split: Fix non-connectable event slot time Vinayak Kariappa Chettimada 2019-11-19 14:57:08 +05:30
  • b33ccbf275 Bluetooth: controller: split: Fix directed adv event interval Vinayak Kariappa Chettimada 2019-11-19 15:09:29 +05:30
  • 09ac8885c4 doc: remove old reference to nanokernel in API doc David B. Kinder 2019-11-20 10:22:45 -08:00
  • ddf0b574b0 doc: fix LPS22HB doc indentation David B. Kinder 2019-11-20 10:52:58 -08:00
  • 38914679f2 doc: fix ordered lists in doxygen comments David B. Kinder 2019-11-20 10:12:15 -08:00
  • 423f344fab native_posix: Ensure printf fed type matches format specifier Alberto Escolar Piedras 2019-11-20 16:40:27 +01:00
  • 377aa876a3 drivers: ps2: Compile out PS/2 in terms of an eSPI peripheral Francisco Munoz 2019-11-11 16:42:10 -08:00
  • 11c7e5a157 soc: microchip_mec: Add header for extracting eSPI data Francisco Munoz 2019-10-21 11:26:49 -07:00
  • 66baf7f38d drivers: espi: Implement peripheral api in the driver Francisco Munoz 2019-10-18 14:02:47 -07:00
  • 11f01dd682 API: eSPI: Add two more APIs for eSPI Francisco Munoz 2019-10-18 13:58:37 -07:00
  • 6b3ece2f1d soc: arm: mec1501: Update espi kconfig variable Francisco Munoz 2019-10-18 13:49:25 -07:00
  • 882a426622 boards: mec1501modular_assy6885: Turn on peripherals on the board Francisco Munoz 2019-10-18 11:06:43 -07:00
  • 4538ddaea3 drivers: espi: Kconfig cosmetic changes Francisco Munoz 2019-10-18 11:00:01 -07:00
  • 12d8cce8b7 sanitycheck: fix documentation of --discard-report Anas Nashif 2019-11-20 03:47:27 -08:00
  • a06a6da03b usb: Fix BCD() macro used to set bcdDevice Arnaud Taffanel 2019-11-19 16:25:30 +01:00
  • d2212581be Bluetooth: controller: split: Fix check for control procedures request George Stefan 2019-11-20 15:37:00 +02:00
  • 2cceb62206 boards: nrf5340_dk_nrf5340: use RPMsg as default HCI driver for BLE Kamil Piszczek 2019-11-15 11:36:09 +01:00
  • 55dade7845 boards: nrf5340_dk_nrf5340: enable ECC if building with BT Kamil Piszczek 2019-11-15 11:36:01 +01:00
  • 8d4420217c boards: nrf5340_dk_nrf5340: enable VS commands if building with BT Kamil Piszczek 2019-11-15 11:35:52 +01:00
  • 83107e5ffd drivers: bluetooth: hci: driver based on RPMsg transport Kamil Piszczek 2019-11-15 11:35:33 +01:00
  • 50ebde1c8b samples: bluetooth: adding hci_rpmsg sample Kamil Piszczek 2019-11-15 11:34:57 +01:00
  • d67416321e Bluetooth: hci_raw: Add support for specifying buffer headroom Johan Hedberg 2019-11-12 17:02:13 +02:00
  • 2dd2da0f0c boards: arm: nrf5340_dk_nrf5340: bind shared memory with ipc shim in dts Kamil Piszczek 2019-11-14 16:39:15 +01:00
  • 724bb7d240 scripts: dts: Add new chosen declaration for the IPC shared memory Arnaud Pouliquen 2019-07-25 15:53:43 +02:00
  • 95c41b11a7 soc: arm: nordic: adding ipc aliases for nRF53 Emil Obalski 2019-09-05 09:51:00 +02:00
  • 434c3cb22c drivers: ipm: add nRFx IPM driver Karol Lasończyk 2019-05-24 09:10:36 +02:00
  • 8cdd25cdf5 CODEOWNERS: add code owners for nRFx IPM driver Ioannis Glaropoulos 2019-11-11 16:44:16 +01:00
  • aa37522fe3 spi: fix spell typo in spi handler Wentong Wu 2019-11-21 00:47:55 +08:00
  • b82e202988 spi: pass correct buffer to spi driver given NULL to spi_transceive Wentong Wu 2019-11-21 00:46:34 +08:00
  • 16ba258052 drivers: clock_control: Clarify allowed calling context of API calls Krzysztof Chruscinski 2019-11-20 09:07:12 +01:00
  • c53166a8c5 drivers: clock_control: Remove false description of clock_control_async_on Krzysztof Chruscinski 2019-11-20 09:04:20 +01:00
  • 324938b5b2 drivers: eth_enc424j600: check received frame length Johann Fischer 2019-11-20 13:16:57 +01:00
  • 6eb48088ed samples: logger: Fix test on stack hungry platforms Carlo Caione 2019-11-18 14:02:10 +00:00
  • b32931277d samples: bluetooth: central_hr: Fix scanning Carles Cufi 2019-11-19 12:59:18 +01:00
  • d0a6f682d1 kconfig: Fix up newly-introduced copy-pasted headers Ulf Magnusson 2019-11-18 12:01:42 +01:00
  • a9d58e8c5c samples: i2c_scanner: provide more complete output Peter Bigot 2019-11-12 05:53:32 -06:00
  • e5af53a32f tests: kernel: critical: add output to support diagnostics Peter Bigot 2019-11-11 14:14:46 -06:00
  • d70b4aa2c8 CODEOWNERS: remove duplicate entries Alberto Escolar Piedras 2019-11-19 16:44:57 +01:00
  • 8f0aa32ad5 soc: gecko: Enable SWO output during SoC initialization Piotr Mienkowski 2019-11-08 02:32:14 +01:00
  • 825aab3c28 drivers: i2c_sifive: fix deprecation warnings Peter A. Bigot 2019-11-10 06:36:12 -06:00
  • b61574d81b boards: hifive1_revb: add ardunio_i2c support Peter A. Bigot 2019-11-10 06:42:58 -06:00
  • 0a8dc5b338 boards: hifive1_revb: add arduino gpio nexus map Peter A. Bigot 2019-11-10 06:14:04 -06:00
  • 3805290055 Bluetooth: controller: legacy: Fix the slow Enc Setup alternative Vinayak Kariappa Chettimada 2019-10-21 19:43:09 +05:30
  • 3bbb96f49d boards: arm: Add missing supported features to nxp imx rt boards Maureen Helm 2019-11-17 13:12:33 -06:00
  • 5ca1e08ab9 boards: arm: Sort supported list in alpha order for nxp boards Maureen Helm 2019-11-17 12:50:28 -06:00
  • 01f1ad4621 boards: arm: nrf: change board docs to link to Nordic Infocenter Ioannis Glaropoulos 2019-11-18 14:52:31 +01:00
  • 667886d63d Bluetooth: Kconfig: Fix host phy and data length update dependency Joakim Andersson 2019-11-18 12:26:58 +01:00
  • 5ef243dce5 nrf52_bsim: doc: Change to fetch manifest thru http Alberto Escolar Piedras 2019-11-19 10:39:51 +01:00
  • 62f939adb8 Bluetooth: controller: split: Fix typo EVENT_RX_TX_TURNARROUND Vinayak Kariappa Chettimada 2019-11-19 14:55:28 +05:30