Commit graph

  • 958b7abd26 drivers: sensor: mcp9808: Store sensor trigger as a pointer Maureen Helm 2023-04-07 15:37:10 -05:00
  • c09e8fae23 twister: Use pyelf to extract symbol information Kumar Gala 2023-04-07 10:06:04 -05:00
  • 53bae96793 twister: allow get_elf_file() to be called on native platforms Kumar Gala 2023-04-07 15:14:37 -05:00
  • f31aab58d5 twister: Add configurable flashing timeout Dmitrii Golovanov 2023-04-03 10:24:46 +02:00
  • 9e4d1a817c tests: kernel: fpu_sharing: generic: add xtensa testing Lucas Tamborrino 2023-03-27 15:54:41 -03:00
  • fcd9234111 soc: xtensa: esp32s3: Add FPU support Lucas Tamborrino 2023-03-27 15:33:43 -03:00
  • 850ed72214 Bluetooth: logging: don't imply LOG_FUNC_NAME_PREFIX_* Marcin Niestroj 2023-04-06 17:21:32 +02:00
  • 5c4d184016 emul: Use STRUCT_SECTION macros for emul devices Kumar Gala 2023-04-07 11:39:45 -05:00
  • f659740483 tdk_robokit1: Add alias for thermometer sample app Al Semjonovs 2023-02-17 10:35:38 -07:00
  • 5d4352f322 sensor: Generic driver for NTC Thermistor Al Semjonovs 2023-02-13 11:15:24 -07:00
  • fb8d8c5773 scripts: Create a script to generate an NTC thermistor R/T table Al Semjonovs 2023-03-28 13:32:18 -06:00
  • 9fa35bc9a0 adc: Add TI ADS7052 SPI driver Al Semjonovs 2023-02-13 11:09:48 -07:00
  • 336803e96f tests: iterable_sections: Add missing zephyr_iterable_section Kumar Gala 2023-03-16 17:36:56 +00:00
  • 71d0394752 sam: atsamc2x: dmac enable, fix uart-async Kamil Serwus 2023-04-03 18:34:40 +02:00
  • 7d23e03566 drivers: sensor: bmi270: Add support for motion, DRDY triggers Benjamin Lindqvist 2022-11-14 18:20:01 +01:00
  • 6cf3fe1d3f drivers: i2c: Add driver for smartbond DA1469x device family Ben Lauret 2022-11-10 15:54:31 +01:00
  • d312ce97c9 tests: drivers: adc: adc_api: add definitions for nucleo_h563zi Thomas Stranger 2023-04-05 16:07:55 +02:00
  • 2bdb7c0516 tests: drivers: dac_api: add definitions for nucleo_h563zi Thomas Stranger 2023-04-05 15:44:07 +02:00
  • 784d732158 boards: arm: add nucleo_h563zi with stm32h563 soc. Thomas Stranger 2023-04-05 15:04:14 +02:00
  • 54159225d5 dts: arm: st: stm32h5: disable timer2 st,stm32-counter Thomas Stranger 2023-04-06 08:03:57 +02:00
  • f4871c168d dts: arm: st: add stm32h563xi soc definitions Thomas Stranger 2023-04-05 15:02:59 +02:00
  • c25a40baee doc: recommend sys_clock_cycle_get_64() when clock rate is really fast Nicolas Pitre 2023-03-22 14:30:28 -04:00
  • 38d9da7266 tests/boards/mec15xxevb_assy6853/qspi: Fix typo in test Ederson de Souza 2023-03-24 10:27:10 -07:00
  • cfcd92b893 soc: mec172x: Fix interrupt unmasking in SoC PM restore path scott worley 2023-03-27 09:18:17 -04:00
  • 0d7c7eb4c9 Bluetooth: Mesh: Remove incorrect opcode check in RPR Client Pavel Vasilyev 2023-03-27 11:42:38 +02:00
  • 3406d40ee0 scripts: runners: bossac: cleanup edt load Keith Short 2023-03-24 15:32:56 -06:00
  • df0942f343 scripts: kconfigfunctions: cleanup edt loading Keith Short 2023-03-24 15:22:42 -06:00
  • 52e6b4e1fe scripts: generate_vif: cleanup edt loading Keith Short 2023-03-24 15:17:31 -06:00
  • 23433d89e5 scripts: gen_handles: cleanup edt loading Keith Short 2023-03-24 15:14:06 -06:00
  • f5d0a7e411 tests: Bluetooth: Unicast audio test with source stream Emil Gydesen 2023-03-24 15:04:34 +01:00
  • a7eee34339 Bluetooth: Host: Fix legacy OOB pairing as central Szymon Janc 2023-03-24 11:10:57 +01:00
  • 1e6e20f667 net: wifi: Log failure reason for AP mode Krishna T 2023-03-23 14:02:34 +05:30
  • 91bea1f93b soc: efr32bg2: Kconfig: enable UART interrupt API when PM is used Pawel Czarnecki 2022-10-06 11:14:00 +02:00
  • c939d6a473 soc/arm/silabs_exx32/common: support power management for EFR32BG Filip Kokosinski 2022-11-14 12:19:11 +01:00
  • b0d785df18 samples: net: wifi: esp32: add auto dhcpv4 to esp32 boards Dean Sellers 2023-03-18 10:12:27 +10:00
  • 734993d3bb tests: drivers: build_all: sensor: add MCP90X Nick Ward 2023-03-19 13:03:27 +11:00
  • 51597cbc82 samples: sensor: thermometer: update sample Nick Ward 2023-03-16 15:58:29 +11:00
  • 162c47ffc4 drivers: sensor: add mcp970x thermistor IC Nick Ward 2023-02-15 16:32:26 +11:00
  • 535d64cd44 drivers: peci: microchip: Enabled low power mode Manimaran A 2023-03-15 23:08:09 +05:30
  • 15738e5b2c edac: ibecc: Use GENMASK64() macro Andrei Emeltchenko 2023-01-23 15:26:35 +02:00
  • 4f0c084e34 tests: drivers: watchdog: Add TI TPS382x test Jeppe Odgaard 2023-03-15 08:46:16 +01:00
  • 31c8042e5b doc: Add NVMe documentation in storage service part Tomasz Bursztyka 2023-03-03 10:42:39 +01:00
  • 8a322cb56d tests/disk: Add NVMe disk to disk_performance Tomasz Bursztyka 2023-01-16 14:31:40 +01:00
  • 0ef6d05a38 tests/disk: Add NVMe disk to disk_access Tomasz Bursztyka 2023-01-12 14:17:38 +01:00
  • 7a8a5f4a30 cmake: Add Qemu NVMe emulated device Tomasz Bursztyka 2023-01-16 14:22:41 +01:00
  • a8fc5f4c53 drivers/nvme: Add concurrent access control over Disk API functions Tomasz Bursztyka 2023-02-16 11:00:21 +01:00
  • a413af54f6 drivers/nvme: Integrate to disk subsystem Tomasz Bursztyka 2022-12-01 10:34:17 +01:00
  • e348415d1c drivers/nvme: Support data bigger than a memory page Tomasz Bursztyka 2022-11-30 13:39:26 +01:00
  • 22db7b76ad drivers/nvme: Add namespace support Tomasz Bursztyka 2022-11-28 13:29:25 +01:00
  • 7499fae5cd drivers/nvme: Add command infrastructure Tomasz Bursztyka 2022-11-15 12:17:48 +01:00
  • b7d4d74e03 drivers/disk: Add NVMe controller support Tomasz Bursztyka 2022-11-09 11:51:18 +01:00
  • ad4458e3b1 dts: Add bindings for NVMe bus controllers Tomasz Bursztyka 2022-10-29 14:44:28 +02:00
  • df7871c412 wifi: eswifi: Add support for wifi mgmt status command Loic Poulain 2023-03-17 09:53:56 +01:00
  • 78940f52fc wifi: eswifi: Add status work to track connection Loic Poulain 2023-03-17 09:17:24 +01:00
  • c8f48681ed wifi: eswifi: Fix socket client initialization Loic Poulain 2023-03-16 17:35:53 +01:00
  • 836ace829b wifi: eswifi: Fix infinite offloaded poll Loic Poulain 2023-03-08 19:57:40 +01:00
  • 54e8d10e61 wifi: eswifi: Fix UDP receiving Loic Poulain 2023-03-08 08:48:17 +01:00
  • cd116b22b5 mgmt/osdp: Clear secure channel base key from stack Siddharth Chandrasekaran 2023-04-02 21:56:28 +02:00
  • 814433d433 mgmt/osdp: Make sure we decrypt atleast one block Siddharth Chandrasekaran 2023-03-12 21:29:42 +01:00
  • 0effd82b7a mgmt/osdp: discard secure channel if KEYSET is ACKed in plaintext Siddharth Chandrasekaran 2022-06-08 23:56:22 +02:00
  • a1edd3e74d mgmt/osdp: phy: Allow non-conformant, 0 length, encrypted data blocks Siddharth Chandrasekaran 2022-06-08 21:13:36 +02:00
  • 1648e86f4b mgmt/osdp: Rework secure channel key management Siddharth Chandrasekaran 2022-06-07 20:37:26 +02:00
  • 431cac80f4 mgmt/osdp: sc: Restructure loop to avoid a bunch of -1s Siddharth Chandrasekaran 2022-06-07 20:34:31 +02:00
  • 5712fcb9fb samples/fs/fat_fs: Enable nrf52840dk_nrf52840 for twister Dominik Ermel 2023-03-07 15:31:14 +00:00
  • bfd65f290d samples/fs/fat_fs: Readme update Dominik Ermel 2023-03-07 15:21:20 +00:00
  • e89ffb5a6f samples/fs/fat_fs: Allow creating entries for demonstartion Dominik Ermel 2023-03-07 14:12:10 +00:00
  • f079225637 samples/fs/fat_fs: Add support for nrf52840dk_nrf52840 Dominik Ermel 2023-02-28 13:08:08 +00:00
  • 1feaa9db06 samples: drivers: virtualization: add ivshmem doorbell sample Rodrigo Cataldo 2023-03-07 14:25:21 +01:00
  • 04f519a7c3 drivers: interrupt_controller: imply the need for dynamic memory in ITS Rodrigo Cataldo 2023-03-07 10:10:30 +01:00
  • a25996a661 soc: arm64: qemu: bump highest IRQ when ITS is enabled Rodrigo Cataldo 2023-03-06 16:01:16 +01:00
  • df98af0c23 shell: backends: telnet: init structure before first function call Wojciech Slenska 2023-03-03 09:43:15 +01:00
  • 8355fa7510 Microchip: fixup DTS files for MEC172xNLJ support Jeff Daly 2023-03-02 14:43:44 -05:00
  • 01bc0c3945 boards: arm: use QSPI on XIAO BLE Sense Oleg Ryjkov 2023-02-27 23:40:26 +01:00
  • 705e1e7916 dma_dw: separate intel specific registers from synopsys ones Sylvain Chouleur 2023-02-15 14:33:15 +01:00
  • f450153c64 soc: arm: atmel_sam0: improved samd20/samd21/samr21 clocking mechanism Ionut Catalin Pavel 2023-02-05 16:46:40 +02:00
  • 82d6fe700c drivers: ethernet: stm32: avoid unnecessary casts, silence warnings Armin Brauns 2023-01-31 15:13:35 +01:00
  • 3c4e842c90 tests: spi: spi_loopback: add interrupt and DMA tests for rpi_pico TOKITA Hiroshi 2023-01-28 13:00:39 +09:00
  • d4feadc329 drivers: spi: pl022: Add support DMA transfer TOKITA Hiroshi 2023-01-28 13:00:36 +09:00
  • 1e9c7a9ad6 drivers: timer: added MTIMER_DIVIDER register initialization Alexander Razinkov 2022-11-16 17:22:01 +03:00
  • 46ba5e5518 drivers: i2c: i2c_dw: add bus mutex Corey Wharton 2023-01-12 11:27:47 -08:00
  • 6433e204b9 test: spi: update fast test frequecny for em_starterkit Siyuan Cheng 2023-01-02 00:34:16 +08:00
  • 88f0793025 sensor: bmp388: Add I2C-base or SPI-base interface in build time Weiwei Guo 2022-11-02 13:48:10 +08:00
  • 9d7c51e3fb drivers: console: uart_console.c: add LF detection Shun Jing Goh 2023-01-29 08:57:49 +01:00
  • 0722b6f74f smp: Add BUILD_ASSERT to make sure Kconfig values are the same Kumar Gala 2022-10-21 09:34:08 -05:00
  • d485824926 sensor: ms5837: support -02 variant Marc Reilly 2022-07-30 10:29:55 +10:00
  • 99ce8cf910 sensor: ms5837. fix unsigned underflow in compensation calc Marc Reilly 2022-07-30 09:53:05 +10:00
  • b4c31fd438 sensor: ms5837: pressure values in kPa Marc Reilly 2022-07-30 09:49:44 +10:00
  • 5773862844 gen_relocate_app: avoid hard-coding section name fragments Peter Marheine 2022-10-13 15:14:17 +11:00
  • 12c6dda9e2 gen_relocate_app: restrict relocations to listed files Peter Marheine 2022-10-13 11:28:14 +11:00
  • ba66f41e21 samples: w1: Update scanner example for ds2482-800 bus driver Caspar Friedrich 2023-02-05 21:13:30 +01:00
  • 691228ce01 drivers: ds2482-800: Add driver Caspar Friedrich 2023-03-09 14:19:48 +01:00
  • 8b621e3bde drivers: ds248x: Fix naming Caspar Friedrich 2022-10-07 23:33:23 +02:00
  • 51e2d62297 drivers: w1: Let driver explicitly implement the bus lock functionality Caspar Friedrich 2022-10-09 14:57:10 +02:00
  • e03884af2c board: arm: Add PhyBOARD Pollux Peter Fecher 2022-08-24 08:23:00 +02:00
  • 4ef47888ef ec_host_cmd: add UART backend Dawid Niedzwiecki 2023-01-03 10:18:16 +00:00
  • 73480edf00 ec_host_cmd: update test the directory structure Dawid Niedzwiecki 2023-04-06 09:17:31 +00:00
  • 7490adcd2a ec_host_cmd: update Kconfig help message Dawid Niedzwiecki 2023-03-06 17:02:16 +00:00
  • 14df8fa88f docs: release: 3.4: add input subsystem notes Fabio Baltieri 2023-04-06 10:12:40 +00:00
  • 3d3e692190 Bluetooth: Audio: Add missing null checks in mpl Emil Gydesen 2023-03-20 15:35:45 +01:00
  • 7efc99b9ab tests: Bluetooth: Add MCC BSIM reconnection Emil Gydesen 2023-03-07 14:55:50 +01:00