Commit graph

  • 77b5937562 doc: update known-issues for Sphinx==3.3.0 Fabio Utzig 2020-11-03 10:24:47 -03:00
  • 2fb56ba74d Bluetooth: Mesh: Account for ASZMIC in encrypt Trond Einar Snekvik 2020-11-03 09:10:33 +01:00
  • bf62ef172e boards: stm32: Remove pinmux.c files Erwan Gouriou 2020-11-02 15:33:19 +01:00
  • aea89e565d drivers/pinmux: stm32: Deprecate SDMMC related macros Erwan Gouriou 2020-11-02 11:32:19 +01:00
  • 3289802268 drivers/pinmux: stm32: Deprecate I2S related macros Erwan Gouriou 2020-11-02 10:57:11 +01:00
  • 8c4c37e6f5 drivers/pinmux: stm32: Deprecate USB related macros Erwan Gouriou 2020-11-02 10:55:58 +01:00
  • 543b9e3ced drivers/pinmux: stm32: Deprecate ETH related macros Erwan Gouriou 2020-10-21 16:56:19 +02:00
  • e992659260 drivers/pinmux: stm32: Deprecate ADC related macros Erwan Gouriou 2020-10-21 16:43:42 +02:00
  • 377f24a8d1 drivers/pinmux: stm32: Deprecate SPI related macros Erwan Gouriou 2020-10-21 16:42:02 +02:00
  • 164050f781 drivers/pinmux: stm32: Deprecate I2C related macros Erwan Gouriou 2020-10-21 16:26:43 +02:00
  • c8065601af drivers/pinmux: stm32: Deprecate DAC related macros Erwan Gouriou 2020-10-12 17:03:53 +02:00
  • 3d5280503e drivers/pinmux: stm32: Deprecate CAN related macros Erwan Gouriou 2020-10-12 17:01:30 +02:00
  • 5652b4a698 drivers/pinmux: stm32: Deprecate (LP)U(S)ART related macros Erwan Gouriou 2020-10-09 15:02:32 +02:00
  • 6a03627d1f drivers/pinmux: stm32: Deprecate PWM related macros Erwan Gouriou 2020-10-05 11:20:35 +02:00
  • 8269a0b9c6 BK: Tmp increase number of jobs (DNM) Erwan Gouriou 2020-10-22 09:52:23 +02:00
  • 045900eedf fs: Make fs API callback runt-time check optional Dominik Ermel 2020-10-21 13:02:49 +00:00
  • 146cf8588b review: rb: develop comments and add some details Ningx Zhao 2020-10-19 13:09:29 +08:00
  • 3498d43784 drivers: ethernet: Rework mcux driver to use DT_INST_FOREACH Maureen Helm 2020-10-23 18:22:09 -05:00
  • 393201194e samples: net: wifi: Enable inventek es-WIFI shield tests Gerson Fernando Budke 2020-10-23 22:53:14 -03:00
  • 76215339c2 boards: shields: Introduce inventek es-WIFI shield Gerson Fernando Budke 2020-10-23 09:41:41 -03:00
  • d8c9cb8d89 drivers: wifi: eswifi: Add uart bus interface Gerson Fernando Budke 2020-10-22 21:23:49 -03:00
  • f479f60f84 drivers: wifi: eswifi: Drop WIFI_ESWIFI_NAME config Gerson Fernando Budke 2020-10-31 14:09:35 -03:00
  • 6bb879e72a drivers: wifi: eswifi: Drop global data visibility Gerson Fernando Budke 2020-10-22 21:11:54 -03:00
  • 5b2f00779b Tests: Minor change in description and group of SMP test cases Enjia Mai 2020-10-22 11:13:12 +08:00
  • b0a99051f5 Bluetooth: shell: Avoid registering PA sync callbacks more than once Emil Gydesen 2020-10-21 15:04:30 +02:00
  • 12ceb6c195 Bluetooth: host: Handle PA sync cancel event Emil Gydesen 2020-10-21 14:54:37 +02:00
  • 6b81695946 drivers: pwm: stm32: fix timer clock calculation Gerard Marull-Paretas 2020-10-16 20:07:27 +02:00
  • bb7c58f65e ieee802154: cc13xx_cc26xx: workaround for issue in ti driver Christopher Friedt 2020-10-22 15:26:45 -04:00
  • 8e2978d577 drivers: ieee802154: cc13xx_cc26xx: use ti rf driver api Christopher Friedt 2020-10-21 13:36:48 -04:00
  • 177ea9316c boards: mec: mec15xxevb, mec1501modular: Update documentation Scott Worley 2020-10-30 15:27:20 -04:00
  • 5099097102 west.yml: Pull in build fix for NXP IAP flash driver from HAL Kumar Gala 2020-11-02 08:56:42 -06:00
  • 03de10091a clang: use LLVM_TOOLCHAIN_PATH instead of CLANG_ROOT_DIR Anas Nashif 2020-10-29 08:53:01 -04:00
  • 7fe8198102 llvm: add support for building x86_64-pc Anas Nashif 2020-10-29 08:49:25 -04:00
  • 3219710c34 boards: qemu_x86: enable llvm toolchain Anas Nashif 2020-06-25 08:28:07 -04:00
  • 39bd354389 clang: remove cache handling Anas Nashif 2020-10-29 08:30:17 -04:00
  • 8f7f31b654 clang: do not assert on libgcc not found Anas Nashif 2020-05-03 10:51:12 -04:00
  • 6e418c7022 clang: remove include-fixed inclusion Anas Nashif 2020-10-29 08:22:12 -04:00
  • e6e29c0ccf toolchain: clang: add -Wno-typedef-redefinition option Anas Nashif 2020-10-20 10:33:15 -04:00
  • efebf3fb64 toolchain: make clang happy with inline asm Anas Nashif 2020-04-17 07:36:31 -04:00
  • 808dd9e684 doc: reference: add devicetree bindings content Martí Bolívar 2020-10-12 11:02:46 -07:00
  • 2c19cccd4b scripts: edtlib: bindings_from_paths() helper function Martí Bolívar 2020-10-19 21:42:53 -07:00
  • 5d74da4681 dts: update vendor-prefixes.txt Martí Bolívar 2020-10-19 21:42:24 -07:00
  • ee52887089 doc: devicetree: reorganize a bit Martí Bolívar 2020-10-07 12:39:32 -07:00
  • 758c8b34b1 tests: kernel: work_queue_api: relax test to eliminate racy checks Peter Bigot 2020-10-19 08:40:52 -05:00
  • be1025a736 sanitycheck: handle overflow skips Anas Nashif 2020-10-31 08:04:48 -04:00
  • 5a6e64f448 sanitycheck: count skipped tests due to overflow Anas Nashif 2020-10-30 13:01:50 -04:00
  • a142e7b18c samples: civetweb_websocket_server: init project Alexander Kozhinov 2020-08-05 22:04:43 +02:00
  • 196ae3506f doc: fix showing latest version in sidebar Anas Nashif 2020-10-29 17:05:30 -04:00
  • d24c6e5aae arch: arc: use ifdef to replace if define in isr wrapper code Yuguo Zou 2020-10-21 15:03:36 +08:00
  • dbd431d2bc arch: arc: fix a reg misuse in leaving tickless idle Yuguo Zou 2020-10-21 14:59:47 +08:00
  • 99530e68e5 samples: sensor: fxos8700: Add frdm_k22f as a compatible platform Ryan Holleran 2020-10-30 18:38:34 -05:00
  • 807d8aa87b boards: frdm_k22f: Correct FXOS8700 i2c address Ryan Holleran 2020-10-30 18:36:38 -05:00
  • 667db2db88 drivers/sensor: lsm6dsl: Fix build when irq_gpios is not in DT Armando Visconti 2020-10-29 13:56:20 +01:00
  • 61b0009bdf sensor_shell: added missing sensor channel. Stephane D'Alu 2020-10-29 19:40:57 +01:00
  • 199cf5668b boards: stm32: Move USB pins to device tree configuration Erwan Gouriou 2020-10-21 17:49:48 +02:00
  • f530db0525 doc: mention the INIT_ARCH_HW_AT_BOOT functionality in the rel notes Ioannis Glaropoulos 2020-10-27 18:52:46 +01:00
  • 071ab4a6d5 zephyr: make images loaded by MCUboot enable arch core HW regs init Ioannis Glaropoulos 2020-10-21 15:56:38 +02:00
  • 47e87d8459 arch: arm: cortex_m: implement functionality for ARCH core regs init Ioannis Glaropoulos 2020-10-21 15:54:51 +02:00
  • 89658dad19 arch: arm: aarch32: cortex_m: improve documentation of z_arm_reset Ioannis Glaropoulos 2020-10-28 19:24:24 +01:00
  • 20a9848230 arch: introduce option to force internal architectural state init Ioannis Glaropoulos 2020-10-21 15:48:41 +02:00
  • b3ff89bd51 arch: arm64: Remove _BIT suffix Carlo Caione 2020-09-24 11:14:24 +02:00
  • 24c907d292 arch: arm64: Add missing vector table entries Carlo Caione 2020-09-07 15:33:37 +02:00
  • f0b2e3d652 arch: arm64: Use mov_imm when possible in the start code Carlo Caione 2020-09-07 15:33:52 +02:00
  • 673803dc48 arch: arm64: Rename z_arm64_svc to z_arm64_sync_exc Carlo Caione 2020-09-18 09:19:01 +02:00
  • e738631ddf arch: arm64: Fix indentation Carlo Caione 2020-09-18 09:07:16 +02:00
  • 78b5e5563d arch: arm64: Reword comments Carlo Caione 2020-09-18 09:04:43 +02:00
  • 9e897ea2c3 arch: arm64: Remove unused macro parameters Carlo Caione 2020-10-06 17:02:02 +02:00
  • 89928c3c8b net: dhcpv4: check dhcpv4 msg len is correct Ehud Naim 2020-10-31 23:49:18 +02:00
  • 5efe6ff887 Bluetooth: Mesh: Fix set friend_cred flag incorrectly Lingao Meng 2020-10-30 10:01:14 +08:00
  • a878b36af0 Bluetooth: Mesh: Permit model walk from any model Trond Einar Snekvik 2020-10-31 15:45:45 +01:00
  • 5803ee1e81 samples: display: cfb_custom_font: add support for ssd1306fb Henrik Brix Andersen 2020-10-29 15:15:17 +01:00
  • cf1bd17804 doc: releases: 2.4: Updated LVGL to 7.6.1 Jan Van Winkel 2020-10-08 23:08:46 +02:00
  • cd5c9a6891 tests: lib: gui: Enable new config flags Jan Van Winkel 2020-10-08 23:07:01 +02:00
  • 7c8ef52648 lib: gui: lvgl: update to v7.6.1 Jan Van Winkel 2020-10-08 23:04:22 +02:00
  • e4e3ab3cc3 west.yml: Pull in fix for build issues of flexcan driver on imx-rt Kumar Gala 2020-10-29 09:45:09 -05:00
  • c47a5d4a36 drivers: pwm: pwm_stm32.c: enable ARR preload Alexandre Bourdiol 2020-10-28 17:50:33 +01:00
  • 2d152ab019 kernel: limit thread local storage to Zephyr SDK Daniel Leung 2020-10-27 10:50:10 -07:00
  • 19e43e2e04 usb/class/usb_dfu: signal dfuMANIFEST_SYNCH after flashing is done Andrzej Puzdrowski 2020-10-28 13:11:32 +01:00
  • 2485d76bf3 doc: api: sort the API overview alphabetically Martí Bolívar 2020-10-27 13:09:07 -07:00
  • 90e6f21d20 tests: modify the test case gen_isr_table using ztest Enjia Mai 2020-10-27 22:49:00 +08:00
  • 4cd63abafd ci: add more fields to versions.json Anas Nashif 2020-10-27 10:01:00 -04:00
  • 312429be3c usb: samples: Add Extension descriptor to webUSB sample. Emil Obalski 2020-10-27 10:38:27 +01:00
  • 7a252b90dc usb: samples: Register BOS capabilities before USB enable. Emil Obalski 2020-10-27 10:37:24 +01:00
  • 84096455ad Bluetooth: controller: Adv set terminated event on Directed Adv timeout Vinayak Kariappa Chettimada 2020-10-27 15:10:02 +05:30
  • 761eafa57b tests: improve test case descriptions of arch layer interface Enjia Mai 2020-10-27 09:40:06 +08:00
  • ad348337a5 Bluetooth: controller: Reduce use of ARG_UNUSED on auto variables Vinayak Kariappa Chettimada 2020-10-24 07:01:29 +05:30
  • fc9f9059b5 boards: arm: move ethernet pinmux to DT pinctrl on all STM32 boards Gerard Marull-Paretas 2020-10-15 23:13:49 +02:00
  • c8687bc2e4 drivers: ethernet: stm32: add support for DT pinctrl Gerard Marull-Paretas 2020-10-15 23:11:58 +02:00
  • e7886c6634 fs: fs_unmount will return -ENOTSUP if not implemented by driver Dominik Ermel 2020-10-15 13:26:59 +00:00
  • 5faf3750bc fs: fs_mount parameter verification before mutex locked block Dominik Ermel 2020-10-15 13:12:41 +00:00
  • 053857e09a storage/flash_map: Added function for get erased byte value Andrzej Puzdrowski 2020-09-18 18:19:39 +02:00
  • cc29dbde4f manifes: update mcuboot Andrzej Puzdrowski 2020-09-22 14:40:24 +02:00
  • 529a2e144e checkpatch: disable PREFER_SECTION Peter Bigot 2020-10-30 06:14:32 -05:00
  • 3908638bab Bluetooth: Mesh: Fix model tree walk procedure Michał Narajowski 2020-10-21 17:41:10 +02:00
  • 0bcd66ac36 Bluetooth: Mesh: Fix build warning with Warray-bounds Lingao Meng 2020-09-17 13:47:37 +08:00
  • d3dcf49735 drivers: modem: hl7800: Make RX net_bufs configurable Ryan Erickson 2020-10-19 14:46:28 -05:00
  • 8941f9a00c x86: mmustructs: Fix define typo Carlo Caione 2020-10-28 11:39:04 +01:00
  • a812f3d7b6 adc-mcux: add support for adc16 channel multiplex Andreas Dröscher 2020-10-22 22:54:33 +02:00
  • 09e95a26a4 Bluetooth: ISO: Fix crash when channel has already been disconnected Luiz Augusto von Dentz 2020-10-28 11:33:27 -07:00
  • 385000e8d9 Bluetooth: tester: Set the required minimim security level of LE COC Ryan Chu 2020-10-28 10:38:25 +01:00