Commit graph

  • d943d146c9 boards: nucleo_h743zi: enable ethernet support Jeremy LOCHE 2020-10-30 13:04:58 +01:00
  • fbc487cce3 net: tls: use Maximum Fragment Length (MFL) extension by default Marcin Niestroj 2020-11-03 23:41:47 +01:00
  • dd5e9c4da1 Bluetooth: controller: Add common def for max AD size on legacy Andrzej Kaczmarek 2020-11-04 14:19:05 +01:00
  • 5166426940 Bluetooth: controller: Fix timings for non-1M PHY on advertising Andrzej Kaczmarek 2020-10-29 11:07:40 +01:00
  • 1df5897679 Bluetooth: controller: Verify AD length for legacy adv Andrzej Kaczmarek 2020-10-28 15:59:08 +01:00
  • 5aab391f4b Bluetooth: controller: Update HCI supported cmds with ext adv Andrzej Kaczmarek 2020-10-12 12:57:20 +02:00
  • f2de6931de Bluetooth: controller: Remove redundant check Andrzej Kaczmarek 2020-10-28 15:50:09 +01:00
  • aec809e75e Bluetooth: controller: Remove redundant check Andrzej Kaczmarek 2020-09-28 17:25:30 +02:00
  • 92b0fd652c fs: Document fs_open and fs_seek flags Dominik Ermel 2020-10-27 13:11:01 +00:00
  • 86c793af3f sys: util: Replace MIN(MAX(a, b), c) with CLAMP Trond Einar Snekvik 2020-10-27 12:27:25 +01:00
  • ed1f75da74 sys: util: Add clamp macro Trond Einar Snekvik 2020-10-27 12:18:44 +01:00
  • 1ecdbacc9d drivers: pcie_ep: iproc: clear pvm interrupts before handling Abhishek Shah 2020-10-20 23:40:58 +05:30
  • b3c5fe6720 kernel: return error instead of misaligned k_thread object Maximilian Bachmann 2020-11-04 10:13:46 +01:00
  • 7b7c328f7a aarch64: mmu: Enable support for unprivileged EL0 Carlo Caione 2020-09-11 19:05:22 +02:00
  • fd559f16a5 aarch64: mmu: Create new header file Carlo Caione 2020-09-11 18:52:13 +02:00
  • b9a407b65c aarch64: mmu: Move MMU files in a sub-directory Carlo Caione 2020-09-11 12:42:43 +02:00
  • ddd0a97206 boards: arm: nucleo_h743zi: add support for stm32cubeprogrammer runner Gerard Marull-Paretas 2020-10-10 21:22:05 +02:00
  • e066a00d5e runners: stm32cubeprogrammer: add tests Gerard Marull-Paretas 2020-10-11 23:37:51 +02:00
  • f98dd24993 runners: add support for stm32cubeprogrammer Gerard Marull-Paretas 2020-10-10 21:20:55 +02:00
  • fabf40398f ci: github: Update for deprecation of add-path Kumar Gala 2020-11-03 08:42:23 -06:00
  • afd899ee6f boards: nucleo_g4*: Remove USB support Erwan Gouriou 2020-11-02 16:52:09 +01:00
  • dc56ace3da net: openthread: fix maximum number of children range Eduardo Montoya 2020-11-03 18:45:18 +01:00
  • 8399a6067d net: openthread: allow to configure platform info Eduardo Montoya 2020-11-03 18:44:54 +01:00
  • 96bd6f79b9 shell: fix declarations for external device arrays Peter Bigot 2020-10-30 06:07:41 -05:00
  • c31148b04c net: tcp2: Update seq when peer closes connection Jukka Rissanen 2020-10-28 18:05:43 +02:00
  • f50c9e11f0 net: tcp2: Avoid deadlock when closing the connection Jukka Rissanen 2020-10-23 11:45:48 +03:00
  • 0d216924d5 samples: net: cloud: Introduce TagoIO IoT cloud http post Gerson Fernando Budke 2020-06-19 14:34:49 -03:00
  • 2bab204ba3 drivers: wifi: esp: increase default RX net_pkt allocation timeout Marcin Niestroj 2020-11-02 18:03:32 +01:00
  • 469053cc22 drivers: wifi: esp: allow to configure RX net_pkt allocation timeout Marcin Niestroj 2020-11-02 18:01:24 +01:00
  • 0d4dca10b2 scripts: edtlib: child binding compatibles match parents Martí Bolívar 2020-11-03 08:34:04 -08:00
  • 2522eec578 scripts: testedtlib: add more child-binding tests Martí Bolívar 2020-11-03 08:32:15 -08:00
  • 4ff6061b09 mgmt/osdp: Fix build issue Kumar Gala 2020-11-03 11:54:31 -06:00
  • 761f1c4bed net: tls: fix tls_context leak in ztls_socket() error path Marcin Niestroj 2020-11-03 14:47:57 +01:00
  • a6d32a7a09 net: ping: add warning if ping is not supported Mohamed ElShahawi 2020-11-01 20:56:29 +01:00
  • d90da6fc9b drivers: wifi: rename WiFi kconfig prompt Mohamed ElShahawi 2020-11-01 20:54:50 +01:00
  • 1cf89dcdfb boards: samples: Enable fat_fs sdhc sample on mm_swiftio board Maureen Helm 2020-10-21 19:21:17 -05:00
  • 10d33e2d28 disk: Fix nxp usdhc driver optional gpio properties Maureen Helm 2020-10-21 19:09:10 -05:00
  • abc72694ab doc: bump sphinx>=3.3.0 Peter Bigot 2020-11-03 09:19:31 -06:00
  • 8027612529 drivers: wifi: esp: close stream socket on allocation failure Marcin Niestroj 2020-11-02 17:20:15 +01:00
  • 4625820354 net: lwm2m: Send Registration Update on lifetime change Robert Lubos 2020-10-28 16:15:27 +01:00
  • f747022d9e net: lwm2m: Fix PULL FW update in case of URI parse errors Robert Lubos 2020-10-27 12:48:04 +01:00
  • 92d94cb325 samples: net: lwm2m_client: Increase log_strdup buffer count Robert Lubos 2020-10-26 13:44:32 +01:00
  • 7e355bd053 samples: net: lwm2m_client: Update docs with bootstrap information Robert Lubos 2020-10-26 13:19:13 +01:00
  • 23fb69d0ac samples: net: lwm2m_client: Add bootstrap overlay file Robert Lubos 2020-10-23 15:52:06 +02:00
  • d8912fe895 net: lwm2m: Remove handle_separate_response flag Robert Lubos 2020-10-13 17:01:41 +02:00
  • 37681a7bef net: lwm2m: Fix separate response handling Robert Lubos 2020-10-13 14:10:55 +02:00
  • 94d62ca151 net: lwm2m: Add lwm2m_send_empty_ack() function to internal API Robert Lubos 2020-10-13 14:08:17 +02:00
  • 0df18a9163 doc: enable documentation build for known-issues Fabio Utzig 2020-11-03 10:46:48 -03:00
  • 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