Commit graph

  • 92fb90c483 CODEOWNERS: remove myself as mcumgr/smp_udp owner Mikkel Jakobsen 2023-05-19 14:55:52 +02:00
  • 679fa28574 boards: nrf5340: use nrf_reset_network_force_off Andrzej Kuros 2023-05-19 07:00:58 +02:00
  • e51a909343 Bluetooth: Mesh: Shell: fix vnd model pub command Pavel Vasilyev 2023-05-22 15:01:14 +02:00
  • 330a2f84c7 net: wifi: Fix cpp compatibility Wojciech Slenska 2023-05-22 13:53:41 +02:00
  • be8630d54d west.yml: Bump libmetal to v2023.04.0 Carlo Caione 2023-05-19 10:00:00 +02:00
  • eb9efc7211 boards: sam_v71_xult: Enable GPIO Kconfig Erwan Gouriou 2023-05-22 10:26:28 +02:00
  • 34b1f7c737 boards: shields: Clean up Kconfig.defconfig files Erwan Gouriou 2023-05-12 09:55:27 +02:00
  • 5a26397450 sample: shields: Update prj.conf Erwan Gouriou 2023-05-12 11:15:49 +02:00
  • 940ddba8bd drivers: dac: make output buffer for STM32 DAC configurable Benedikt Schmidt 2023-05-09 14:06:55 +02:00
  • 945d074ec0 drivers: ethernet: eth_stm32_hal: Configurable speed and duplex Stefan Petersen 2023-05-08 11:23:32 +02:00
  • 4b0d691a37 drivers console native_posix: Do not set buffering mode anymore Alberto Escolar Piedras 2023-05-15 17:02:43 +02:00
  • 253818ebea Bluetooth: controller: move bn scope from filescope to lll-scope Andries Kruithof 2023-03-01 10:56:14 +01:00
  • 2f718dd369 drivers: dma: esp32xx: Fix get interrupts from DT Lucas Tamborrino 2023-05-22 14:10:26 -03:00
  • f6211e2641 drivers: sbs_gauge: Fix buffer overflow Andrei Emeltchenko 2023-05-22 16:36:41 +03:00
  • 8bb576b7e8 scripts: requirements: Update protobuf and grpcio-tools requirements Katarzyna Giądła 2023-05-22 15:09:10 +02:00
  • f27d360d96 tests: boot: test_mcuboot: Add test with asserts enabled Denis Mingulov 2023-05-21 13:15:57 +03:00
  • b5785f3545 drivers: clock_control: stm32u5: fix chain-load with asserts Denis Mingulov 2023-05-21 13:13:53 +03:00
  • e444cc9fb9 xtensa: mmu: always map data TLB for VECBASE Daniel Leung 2023-03-23 11:47:20 -07:00
  • c3d1fa2138 xtensa: mmu: handle TLB misses in C exception handler Daniel Leung 2023-01-26 18:04:08 -08:00
  • ce1bf365b6 xtensa: make CONFIG_XTENSA_MMU_PTEVADDR based on choice Daniel Leung 2023-01-25 12:22:13 -08:00
  • dfc87e2754 xtensa: gen_zsr: add _STR for extra registers Daniel Leung 2023-01-25 13:29:07 -08:00
  • d091740b00 xtensa: mmu: Add option to map memory in cached/uncached Flavio Ceolin 2022-11-17 14:49:35 -08:00
  • df4be07b26 kernel: mmu: Fix Xtensa memory alignment issue Flavio Ceolin 2022-09-22 16:13:42 -07:00
  • 020df54ba4 xtensa: mmu: Initial implementation Flavio Ceolin 2023-05-09 14:44:22 -07:00
  • cadc51cb8b xtensa: add functions to determine if pointer is in cached area Daniel Leung 2023-03-22 15:18:10 -07:00
  • daa7b6dca1 samples: sensor: Remove redundant stm32_vbat_sensor Kenneth J. Miller 2023-05-15 00:48:35 +02:00
  • 529bdf2f85 samples: sensor: Add generic voltage driver example Kenneth J. Miller 2023-05-11 23:44:45 +02:00
  • f55ffb5f7b boards: arm: Add vbat node and alias for STM32 SoCs Kenneth J. Miller 2023-05-16 06:09:39 +02:00
  • 4dc16527fd boards: arm: Add vref node and alias for STM32 SoCs Kenneth J. Miller 2023-05-14 23:54:05 +02:00
  • ac7f2dad4e dts: arm: st: Add vbat node to supported STM32 SoCs Kenneth J. Miller 2023-05-16 02:41:25 +02:00
  • 464fa8bb3b dts: arm: st: Add vref node to supported STM32 SoCs Kenneth J. Miller 2023-05-11 00:02:16 +02:00
  • e2c0e220fd drivers: sensor: Add STM32 VREF+ sensor Kenneth J. Miller 2023-05-11 00:00:42 +02:00
  • 017ff78466 boards: thingy53: Update DTS files to support expansion boards Bansidhar Mangalwedhekar 2023-05-07 22:48:14 +05:30
  • c1afa5c85e kernel/atomic_c.c: prevent usage in SMP configs Nicolas Pitre 2023-02-21 21:26:12 -05:00
  • 7d898edfc5 boards: nrf52_bsim: always allow testing with no optimization Fabio Baltieri 2023-05-22 21:52:57 +00:00
  • 91ffb72c3b boards: arm: atsamc21n_xpro: list CAN as supported Henrik Brix Andersen 2023-05-22 15:29:24 +02:00
  • d963767369 arch: x86: add irq runtime statistics Qipeng Zha 2023-05-10 13:40:32 +08:00
  • f5830f3c3f ztest: error out when building tests with no compiler optimizations Fabio Baltieri 2023-05-17 10:28:16 +00:00
  • 243a9dfba4 scripts: twister: skip unknown platform from hardware map Grzegorz Chwierut 2023-05-22 15:24:10 +02:00
  • 693edd0607 drivers: counter: improved guard period doc Florian Grandel 2023-05-08 20:51:05 +02:00
  • fc879ffa16 net: l2: ieee802154: payload length coverage Florian Grandel 2023-05-19 14:27:02 +02:00
  • ca6d552bbb net: l2: ieee802154: fix payload handling Florian Grandel 2023-05-19 14:27:02 +02:00
  • 988ffe9c48 tests: net: l2: ieee802154: active scan shell/mgmnt coverage Florian Grandel 2023-05-18 23:08:29 +02:00
  • 4fcdfab7d9 net: l2: ieee802154: fix beacon filtering Florian Grandel 2023-05-19 13:08:42 +02:00
  • c5fc0e5577 net: l2: ieee802154: shell: release event cb Florian Grandel 2023-05-19 10:29:01 +02:00
  • cb5ea0ec83 net: l2: ieee802154: always revert channel/pan after scan Florian Grandel 2023-05-19 10:26:48 +02:00
  • 8eec8441cd net: l2: ieee802154: release consumed frames Florian Grandel 2023-05-19 10:25:28 +02:00
  • 8ac36c5b3e doc: languages: c: Add minimal libc function scope description Stephanos Ioannidis 2023-05-05 21:05:13 +09:00
  • 400c1fa744 doc: Add Zephyr codebase C standard library usage restriction rule Stephanos Ioannidis 2023-05-05 21:46:35 +09:00
  • fb93982348 doc: Add kernel C standard library usage restriction rule Stephanos Ioannidis 2023-05-05 21:10:24 +09:00
  • 24cd0e2857 MAINTAINERS: Add aasinclair to regulator collaborators Andy Sinclair 2023-05-22 10:21:23 +01:00
  • 202d2ed005 Bluetooth: host: clarify the behavior of BT_PRIVACY Jonathan Rico 2023-05-22 09:10:36 +02:00
  • 9bd0b5d50a west.yml: Bump open-amp to v2023.04.0 Carlo Caione 2023-05-19 10:18:56 +02:00
  • 2a97a0a95c drivers: i2c_ll_stm32_v2: Fix logic in target_unregister Vincent Geneves 2023-05-19 09:10:04 +02:00
  • b8b1d75a54 drivers: i2c_ll_stm32_v2: Test slave_cfg pointer before using it Vincent Geneves 2023-05-19 08:55:24 +02:00
  • ecc3315cf8 drivers: adc: stm32: allow to use multiple ADCs with STM32F3 series Rihards Skuja 2023-05-18 15:59:21 +03:00
  • 2f94760d52 dts: arm: st: stm32f303: add adc2 node Rihards Skuja 2023-05-18 15:38:10 +03:00
  • 61cf1bb9e4 Bluetooth: Mesh: fix SRPL clearing Krzysztof Kopyściński 2023-05-18 10:42:21 +02:00
  • 38c925308b Bluetooth: Mesh: fix Proxy Solicitation build without CONFIG_BT_SETTINGS Krzysztof Kopyściński 2023-05-18 09:21:20 +02:00
  • d770e2af13 Bluetooth: Audio: Remove BT_CODEC_MAX_DATA_LEN > 0 checks Emil Gydesen 2023-05-17 11:46:11 +02:00
  • 71af6c0c6b Bluetooth: Audio: Remove CONFIG_BT_CODEC_MAX_METADATA_LEN Emil Gydesen 2023-05-17 11:43:37 +02:00
  • 82c39a7805 test: DHCPv4: Add test for option callbacks Matthias Breithaupt 2023-05-17 08:05:11 +02:00
  • 82c576c536 samples: dhcpv4_client: Add option callback Matthias Breithaupt 2023-05-17 08:04:58 +02:00
  • d2163bc0b9 net: DHCPv4: Add option callback Matthias Breithaupt 2023-05-17 08:04:19 +02:00
  • 80bfed3b44 drivers: ethernet: stm32: Disable HW checksums by default Ole Morten Haaland 2023-05-08 07:10:13 +02:00
  • cbdd2f38da drivers: spi: add Data Fusion Subsystem SPI driver Siyuan Cheng 2023-04-24 16:30:35 +08:00
  • 37aad05883 Bluetooth: BAP: Shell: Remove superfluous call to discover_cb Emil Gydesen 2023-05-19 10:57:57 +02:00
  • 3074c72d79 Bluetooth: BAP: Move endpoint discovery to new callback Emil Gydesen 2023-03-24 11:48:14 +01:00
  • 1c304d9d23 Bluetooth: BAP: Move pac record discovery to new callback Emil Gydesen 2023-03-23 16:31:36 +01:00
  • 5d498d78ad Bluetooth: BAP: Remove bt_bap_unicast_client_discover_params Emil Gydesen 2023-03-23 15:21:10 +01:00
  • ffca5f9b2f Bluetooth: BAP: Remove dir from BAP discovery parameters Emil Gydesen 2023-03-23 14:37:07 +01:00
  • 1199e46e0b Bluetooth: BAP: Remove num_eps from BAP discover params Emil Gydesen 2023-03-23 11:05:17 +01:00
  • 0b10498fb1 Bluetooth: BAP: Remove num_caps from BAP discover params Emil Gydesen 2023-03-23 09:26:31 +01:00
  • 11f5f3b080 Bluetooth: BAP: Move uni cli discov err to callback Emil Gydesen 2023-03-22 14:00:28 +01:00
  • 39406a4843 Bluetooth: BAP: Move uni cli discover callback Emil Gydesen 2023-03-22 13:11:30 +01:00
  • c975951aff boards: arm: support board Pandora_STM32L475 Tianshuang Ke 2023-02-27 15:41:38 +08:00
  • b0688eaf47 boards: arm: xilinx: Add initial KV260 R5 board support Felipe Neves 2022-08-22 14:52:46 -03:00
  • e8c3baa4a1 scripts: twister: create build dir for logs Piotr Golyzniak 2023-05-19 17:11:09 +02:00
  • 4e3968a507 samples: drivers: adc: Add da1469x_dk_pro overlay Jerzy Kasenberg 2023-01-11 15:02:53 +01:00
  • ce4018511f drivers: adc: add adc support for Smartbond devices Jerzy Kasenberg 2023-01-11 13:53:36 +01:00
  • a232d5afeb mgmt: mcumgr: Improve group error descriptions Jamie McCrae 2023-05-17 11:44:38 +01:00
  • ea6d326ab4 mgmt: mcumgr: grp: img_mgmt: Remove unused file Jamie McCrae 2023-05-17 11:09:45 +01:00
  • fbd5415ca2 mgmt: mcumgr: grp: fs_mgmt: Fix not checking offset Jamie McCrae 2023-05-17 10:56:30 +01:00
  • c95b8ff831 mgmt: mcumgr: grp: img_mgmt: Remove useless hash variable Jamie McCrae 2023-05-17 08:34:41 +01:00
  • 5e36dc52ec doc: security: Refresh hardening tool doc page Benjamin Cabé 2023-05-16 18:13:55 +02:00
  • db7803b60e shell: shell_cmds: added prompt commands Wojciech Slenska 2023-05-10 12:57:12 +02:00
  • 3fed0510a6 drivers: pinctrl_nrf: Fix disconnecting of pins Andrzej Głąbek 2023-05-08 15:51:31 +02:00
  • 6ed100bdc9 Bluetooth: Controller: Add BT_CTLR_SW_SWITCH_SINGLE_TIMER coverage Vinayak Kariappa Chettimada 2023-05-10 06:57:52 +05:30
  • b726b5e62a Bluetooth: Controller: Fix BT_CTLR_SW_SWITCH_SINGLE_TIMER feature Vinayak Kariappa Chettimada 2023-05-10 06:52:57 +05:30
  • 9eb931836b Bluetooth: Controller: Prepare to replace HAL_RADIO_ENABLE_ON_TICK_PPI Vinayak Kariappa Chettimada 2023-05-10 06:47:32 +05:30
  • f8f01a07ff Bluetooth: Controller: Use NRF_RADIO_TXRX_END_EVENT Vinayak Kariappa Chettimada 2023-05-10 06:42:30 +05:30
  • 9d11943194 Revert "doc: enable figures enumeration" cause numfig is too slow Marc Herbert 2023-05-05 21:59:09 +00:00
  • 5b049f35b5 doc: drop usage of numref Gerard Marull-Paretas 2023-04-06 18:43:58 +02:00
  • b4bac3d7f1 modbus: cancel the server_work in modbus disable Michael Trimarchi 2023-04-10 15:20:56 +02:00
  • dacb3dbfeb iterable_sections: move to specific header Gerard Marull-Paretas 2023-05-15 15:50:28 +02:00
  • 4975c94845 west.cmake: make MIN_WEST_VERSION catch up with requirements-base.txt Marc Herbert 2023-05-19 21:28:14 +00:00
  • a1d71bf05e arch: arm: aarch32: Remove CPU type dependency from CONFIG_FP16 Stephanos Ioannidis 2023-05-19 19:35:08 +09:00
  • e3a429e27e driver: i2c: npcx_controller: use the non I2C device init macro Fabio Baltieri 2023-05-19 10:15:28 +00:00
  • 15b46039b8 ARC: used 64bit MDB binary by default. Evgeniy Paltsev 2023-05-17 21:46:52 +01:00
  • 82560017e3 dts: bindings: explains complementary pwms Savent Gate 2023-05-16 09:45:00 +08:00