Commit graph

  • 5fd8a59c72 doc: relnotes: Add SPI release notes Carles Cufi 2022-06-03 10:46:29 +02:00
  • ed0dfb9dd2 Bluetooth: Host: Fix ATT PDU alloc being non-blocking. Herman Berget 2022-06-03 13:15:29 +02:00
  • e494d9c072 Bluetooth: Host: Handle err in l2cap_chan_sdu_sent and l2cap_chan_seg_sent Herman Berget 2022-05-31 13:56:03 +02:00
  • eff10664bd Bluetooth: Host: Do not require the ops->sent callback Herman Berget 2022-05-31 13:45:07 +02:00
  • bbe5143b95 Bluetooth: Host: Call bt_conn_tx callback with error in error cases Herman Berget 2022-05-31 13:42:22 +02:00
  • 5e93b3f192 Bluetooth: Host: Free ATT metadata before calling user callback Herman Berget 2022-05-31 13:40:16 +02:00
  • 695e5915f8 Bluetooth: Host: Add err parameter to bt_conn_tx_cb_t Herman Berget 2022-05-31 13:35:34 +02:00
  • 03f941ccb0 Bluetooth: Host: Use correct type for func in ATT metadata Herman Berget 2022-05-31 13:27:12 +02:00
  • bc1b800a85 doc: release-notes: Add documentation release notes for 3.1 Stephanos Ioannidis 2022-06-03 01:46:15 +09:00
  • a1c2ecd2ae doc: release: 3.1: Add release notes for Ethernet Robert Lubos 2022-06-03 10:55:04 +02:00
  • 16a482be55 doc: release-notes: Add ARM AArch32 release notes for 3.1 Stephanos Ioannidis 2022-06-03 01:37:05 +09:00
  • 0854773129 doc: release: devicetree notes for v3.1 Martí Bolívar 2022-06-02 14:52:09 -07:00
  • 2dc1b071ae doc: release: split DT into its own section Martí Bolívar 2022-06-02 11:56:52 -07:00
  • e2ad6cfdc7 doc: releases: 3.1: remove empty EEPROM section Henrik Brix Andersen 2022-06-02 22:03:46 +02:00
  • dfb0db9bfc Release notes: Added RPi Pico to v3.1.0 release notes Yonatan Schachter 2022-06-02 21:32:22 +03:00
  • baa63bf83b doc: release-notes: Add C library release notes for 3.1 Stephanos Ioannidis 2022-06-03 02:24:01 +09:00
  • 77d9395f23 doc: release-notes: Add C++ subsystem release notes for 3.1 Stephanos Ioannidis 2022-06-03 02:04:44 +09:00
  • fe9854c072 doc: release: Add i2c release notes for v3.1.0 Tom Burdick 2022-06-02 12:26:06 -05:00
  • b780a5f152 doc: release notes V3.1.0: Add ARM64 and IPC notes Carlo Caione 2022-06-02 22:26:06 +02:00
  • 11b9da4396 doc: release: Adds DMA release notes for v3.1.0 Tom Burdick 2022-06-02 12:37:49 -05:00
  • efbe031aa5 doc: release: add release notes for disk drivers Daniel DeGrasse 2022-06-02 12:36:22 -05:00
  • a78e7c5c90 samples/drivers/adc: Fix output specification Andrzej Głąbek 2022-06-02 09:43:06 +02:00
  • 554aa9cde3 ARC: west: mdb runner: change folder to run MDB Evgeniy Paltsev 2022-05-24 14:23:52 +04:00
  • 21dcb29660 boards: mps3_an547: Fix strange symbol in example run command Joakim Andersson 2022-06-01 10:35:58 +02:00
  • 7c2305612d drivers: i2c: fix esp32 fifo rx value Sylvio Alves 2022-06-01 11:38:41 -03:00
  • 3d5a28a394 doc: develop: Fix typo in newlib page Stephanos Ioannidis 2022-06-02 02:27:20 +09:00
  • 801fe1fa06 doc: add ARC release-notes for 3.1 Evgeniy Paltsev 2022-05-31 18:02:31 +04:00
  • b332864640 doc/releases/3.1: Add notes on MCUMGR to zcbor transition Dominik Ermel 2022-05-24 14:19:36 +00:00
  • 5ba4811484 doc: release notes V3.1.0: Shields Updates Erwan Gouriou 2022-05-25 15:22:10 +02:00
  • 8cae92f3eb doc: release notes V3.1.0: bt_disable and HCI close addition Erwan Gouriou 2022-05-31 11:24:24 +02:00
  • 86c4357c26 doc: release notes V3.1.0: STM32 Updates Erwan Gouriou 2022-05-25 11:10:41 +02:00
  • 3b27614ee7 doc: release: 3.1: Add release notes for networking Robert Lubos 2022-05-25 13:17:43 +02:00
  • dead2df30a doc: release-notes: add pinctrl release notes Gerard Marull-Paretas 2022-05-27 11:19:56 +02:00
  • 177dd8608f releae-note: note on MCUboot for 3.1.0 release Andrzej Puzdrowski 2022-05-27 14:18:32 +02:00
  • 3fff886da3 doc/releases: 3.1 release notes for kernel/xtensa/x86 Andy Ross 2022-05-31 09:36:50 -07:00
  • 87e08afaca doc: release: 3.1: Add power management notes Flavio Ceolin 2022-05-31 14:24:23 -07:00
  • 31b9d00e55 doc: develop: c: Add dynamic memory management documentations Stephanos Ioannidis 2022-05-31 14:54:18 +09:00
  • 5cee62acd1 doc: kernel: Re-organise memory management API pages Stephanos Ioannidis 2022-05-31 12:44:44 +09:00
  • 123e6918f4 doc: develop: Improve C++ language support documentation Stephanos Ioannidis 2022-05-31 05:42:03 +09:00
  • 3013f21a5c doc: develop: Improve C language support documentation Stephanos Ioannidis 2022-05-31 03:22:25 +09:00
  • c45a2213c6 doc: develop: Add 'Language Support' sub-category Stephanos Ioannidis 2022-05-28 01:16:53 +09:00
  • 2598f0ed3c doc: toolchains: Add Zephyr SDK documentation Stephanos Ioannidis 2022-05-27 23:48:09 +09:00
  • df14444a38 doc: toolchains: Add pages for individual toolchains Stephanos Ioannidis 2022-05-27 21:39:04 +09:00
  • 26b019f2f0 doc: develop: Add 'Toolchains' sub-category Stephanos Ioannidis 2022-05-27 20:27:30 +09:00
  • 4ae0e186a1 doc: getting_started: Improve consistency for SDK instructions Stephanos Ioannidis 2022-05-27 20:15:47 +09:00
  • 9a43a3e8a7 doc: relnotes: Add Bluetooth release notes for 3.1.0 Carles Cufi 2022-05-31 19:10:50 +02:00
  • c4bd3f1e38 tests: net: socket: udp: verify that sent DGRAM was not fragmented Marcin Niestroj 2022-05-23 18:52:04 +02:00
  • c00fdcb518 net: context: prevent truncating outgoing datagrams Marcin Niestroj 2022-05-23 19:15:06 +02:00
  • eb710039c0 libc: minimal: Fix gmtime() userspace support Stephanos Ioannidis 2022-05-24 23:33:40 +09:00
  • 2bcb713371 libc: Define Z_LIBC_DATA macro globally Stephanos Ioannidis 2022-05-24 23:12:44 +09:00
  • 4735e10630 libc: minimal: Introduce CONFIG_MINIMAL_LIBC_NON_REENTRANT_FUNCTIONS Stephanos Ioannidis 2022-05-25 12:12:53 +09:00
  • b290926a99 libc: minimal: Add reentrant rand_r function Stephanos Ioannidis 2022-05-25 11:56:24 +09:00
  • 5a7b0fb616 doc: coding guidelines: Add rule based page hooks Roman Kellner 2022-05-30 08:06:39 +00:00
  • 092406b08d esp32: drivers: i2c: fix command sequence Lucas Tamborrino 2022-05-25 09:27:51 -03:00
  • 2ef3fe7bca samples: net: cloud: tagio: Drop pinmux dependency Gerson Fernando Budke 2022-05-28 11:40:08 +02:00
  • d55c921e2f tests: net: socket: tcp: Add test for a broken link Sjors Hettinga 2022-04-01 20:01:21 +02:00
  • 33795e3776 twisterlib: fix the execution time for device testing Ming Shao 2022-05-30 11:38:44 +08:00
  • c875893e00 samples: clock_control_litex: Fix stale devicetree node reference Stephanos Ioannidis 2022-05-28 22:58:56 +09:00
  • fa2054f93e release: Zephyr v3.1.0-rc3 Martí Bolívar 2022-05-27 11:50:59 -07:00
  • 0492ef5bbf Bluetooth: audio: Fix call control client build Mariusz Skamra 2022-05-23 09:54:23 +02:00
  • af4a044e6f soc: stm32wb: Move MB_MEM2 linker section to SRAM1 Erwan Gouriou 2022-05-25 15:58:30 +02:00
  • dea9343d61 net: ipv4: Accept unspecified src address if dst is broadcast Olof Winge 2022-05-27 10:13:13 +02:00
  • 67598965fb lwm2m: software management: Fix URI value not being written Ryan Erickson 2022-05-26 15:18:13 -05:00
  • 0516d75d84 net: ethernet: Add Kconfig option to forward unrecognized EtherType frames Robert Lubos 2022-05-17 09:33:17 +02:00
  • eddb6c8111 net: sockets: packet: Remove obsolete TODO Robert Lubos 2022-05-12 14:09:36 +02:00
  • 3cd88c72b1 tests: net: sockets: Update packet socket tests Robert Lubos 2022-05-12 12:37:46 +02:00
  • 96cc85146d net: conn: Add proper processing of DGRAM packet sockets Robert Lubos 2022-05-12 12:32:03 +02:00
  • 4e38ddb3ec net: pkt: Add flag indicating if pkt has already been processed by L2 Robert Lubos 2022-05-12 12:04:40 +02:00
  • 5ab0d54f79 net: context: Improve packet socket interface selection on sendto() Robert Lubos 2022-05-11 15:28:09 +02:00
  • d1dc3e823a samples/soc_flash_nrf: Fix printf usage with off_t values Keith Packard 2022-04-08 12:35:34 -07:00
  • ced4ff29ea tests/c_lib: Set _GNU_SOURCE for qsort_r test Keith Packard 2022-04-13 10:30:45 -07:00
  • 623a6d972b tests/mem_alloc: Eliminate alloc warnings. Define _BSD_SOURCE Keith Packard 2022-04-12 17:16:01 -07:00
  • d24e975a71 tests/kernel/common: Include errno_private.h Keith Packard 2022-04-08 12:50:28 -07:00
  • b6f51c70e2 tests/spi_loopback: Fix buffer sizes to avoid buffer overflow Keith Packard 2022-04-08 12:48:14 -07:00
  • b7313f85fe subsys/img_mgmt: Add zephyr/toolchain.h for STRINGIFY [v2] Keith Packard 2022-04-15 22:08:29 -07:00
  • 013a0034c9 cmake: modules: deprecate civetweb Martí Bolívar 2022-05-26 14:04:00 -07:00
  • dcec8d028a cmake: add a mechanism for deprecating modules Martí Bolívar 2022-05-26 14:00:45 -07:00
  • 0813966545 Bluetooth: GATT: Remove use of BT_GATT_ATTRIBUTE macro for discover results Emil Gydesen 2022-05-16 15:54:02 +02:00
  • 7b601b7f50 dts: riscv: litex-vexriscv: Fix clock node address Michal Sieron 2022-05-26 11:28:13 +02:00
  • dc98691c97 drivers: i2s: i2s_litex: Calculate offsets from DT Michal Sieron 2022-05-23 15:26:36 +02:00
  • 17a2c6d647 drivers: ethernet: eth_liteeth: Update driver Michal Sieron 2022-05-23 15:23:35 +02:00
  • e088d05159 drivers: i2c: i2c_litex: Use LiteX HAL Michal Sieron 2022-05-23 15:21:07 +02:00
  • 9f6c531da0 drivers: spi: spi_litespi: Update driver registers Michal Sieron 2022-05-23 15:17:45 +02:00
  • f45acb7d5f dts: riscv: litex-vexriscv: Update for 32-bit CSRs Michal Sieron 2022-05-23 15:16:23 +02:00
  • 95d867e8ed drivers/flash/nrf_qspi_nor: fix for missing device deactivation. Andrzej Puzdrowski 2022-05-13 17:22:54 +02:00
  • afceecb2d3 manifest: MCUboot update Andrzej Puzdrowski 2022-05-25 09:33:06 +02:00
  • 38e554846a mgmt/mcumgr/lib: Improve CONFIG_IMG_MGMT_VERBOSE_ERR description Dominik Ermel 2022-05-26 08:51:34 +00:00
  • b68730d02f boards/arm/96b_wistrio: fix GPIO initialization code Filip Kokosinski 2022-05-26 13:17:35 +02:00
  • 93f20d7a7a include: add zephyr/ on script generated #include Fabio Baltieri 2022-05-25 16:35:50 +01:00
  • e24314f10f include: add more missing zephyr/ prefixes Fabio Baltieri 2022-05-25 16:31:28 +01:00
  • 26b59d6d17 doc/release-notes: Add mcumgr note on fixing MGMT_ERR_ENOMEM issue Dominik Ermel 2022-05-26 10:16:24 +00:00
  • 192e2a8f94 Bluetooth: Controller: Fix Data Length Request Cmd parameter checking Vinayak Kariappa Chettimada 2022-03-23 12:03:38 +05:30
  • ad1aae29e5 tests: Bluetooth: EDTT: Fix incorrectly disabled legacy LLCP tests Vinayak Kariappa Chettimada 2022-05-26 18:54:54 +05:30
  • 5d72b5b1a4 samples: tfm: Add fixed PID to custom partition Kevin Townsend 2022-05-24 22:57:36 +02:00
  • 33cc6827ba modules: rpi_pico: fix boot_stage2 generation when using Makefiles Fabio Baltieri 2022-05-27 00:27:31 +01:00
  • 9906db8e64 boards: doc: Update information about generating litex_vexriscv SoC Mateusz Sierszulski 2022-04-01 15:50:32 +02:00
  • accc73b56b riscv: Remove unused defines. Carlo Caione 2022-05-27 13:09:40 +02:00
  • 5a1c084447 driver/serial: ns16550: set NS16550 as default variant Dino Li 2022-05-18 13:38:10 +08:00
  • 4049ccf621 doc: release: Add sensor release notes for v3.1.0 Maureen Helm 2022-05-27 12:36:55 -05:00
  • b5509cb234 tests: log_api: workaround QEMU crashing on qemu_leon3 Daniel Leung 2022-05-27 10:33:18 -07:00