Commit graph

  • 362874bc09 samples: Fix typo: "CMSI" -> "CMSIS" David Reiss 2023-01-17 15:22:36 -08:00
  • 788c9422d3 usb: add const to usb_reqtype_is_to_host/device function calls Purdea Andrei 2023-01-28 09:38:27 +02:00
  • 61a204c831 riscv: Do not remove ESF when SOC_ISR_SW_UNSTACKING Carlo Caione 2023-01-30 19:15:08 +01:00
  • 9bc3de8c11 maintainers: Add Yuval Peress as sensor collaborator Yuval Peress 2023-01-30 11:28:41 -07:00
  • 3fd6893435 include: tracing: fix k_fifo peek defines Georgij Cernysiov 2023-01-31 12:22:50 +01:00
  • 69904bae49 tests: sensor: fix reg address sequential Peter Fecher 2023-01-31 13:50:45 +01:00
  • 2f6d13bb81 tests: lwm2m_registry: Fix license to Apache-2.0 Jarno Lämsä 2023-01-31 16:46:14 +02:00
  • 48a6f160f2 gpio: gpio_keys_zephyr: fix build warning with assertion disables Fabio Baltieri 2023-01-30 15:15:55 +00:00
  • 10ebdfc5d7 dts: flash: em_starterkit: Add spi flash support Siyuan Cheng 2023-01-04 15:12:13 +08:00
  • fb0802a5b6 ARC: boards: allow cross-compile toolchain where zephyr toolchain supported Evgeniy Paltsev 2023-01-30 14:52:38 +00:00
  • f9ced67170 bluetooth: audio: Fix dereference before NULL check Andrei Emeltchenko 2023-01-30 15:54:19 +02:00
  • 2782d6996a bluetooth: Fix duplicated parameter check Andrei Emeltchenko 2023-01-30 15:50:19 +02:00
  • 373f8acaa7 tests: riscv: test FPU sharing access behavior Nicolas Pitre 2023-01-27 19:30:57 -05:00
  • 10500f1b41 riscv: cope with MTVAL not updated on illegal instruction faults Nicolas Pitre 2023-01-29 12:09:05 -05:00
  • 83f849e00e riscv: FPU trap: catch CSR access to fcsr, frm and fflags Nicolas Pitre 2023-01-28 23:49:36 -05:00
  • b2ffee7fe2 riscv: FPU switching fixes Nicolas Pitre 2023-01-28 11:40:09 -05:00
  • 9a0aebc5fd lib/libc: Enable picolibc on qemu_x86_tiny Keith Packard 2023-01-27 14:09:44 -08:00
  • fb193e2d3d tests/mem_protect: Use minimal libc for kernel.memory_protection Keith Packard 2023-01-27 14:05:51 -08:00
  • 6738e8e9df tests/x86/mem_protect: Disable picolibc heap for demand paging tests Keith Packard 2023-01-27 14:04:03 -08:00
  • 77554a09bb tests/x86/pagetables: Check pinned memory flags Keith Packard 2023-01-27 14:02:39 -08:00
  • fadc6b79bb boards/qemu_x86: Don't reserve pages with no picolib heap Keith Packard 2023-01-27 15:09:55 -08:00
  • 6a9a8768e7 boards/qemu_x86_tiny: Add picolibc bits to pinned memory Keith Packard 2023-01-27 14:01:13 -08:00
  • dcb199f581 bluetooth: audio: Fix NULL dereference Andrei Emeltchenko 2023-01-27 15:37:25 +02:00
  • 804aa29f89 riscv: smp: use devicetree to map hartids to zephyr cpus Conor Paxton 2023-01-25 16:28:04 +00:00
  • 02391ed00d riscv: enable booting from non-zero indexed RISC-V hart Conor Paxton 2023-01-16 13:53:06 +00:00
  • 20644536b9 uart: microchip: fix build error with PM_DEVICE=n Fabio Baltieri 2023-01-30 13:06:17 +00:00
  • 842a6ba02d drivers: watchdog: stm32 iwdt enable and update during setup Francois Ramu 2023-01-24 09:52:51 +01:00
  • 66a4fab571 tests: lwm2m_registry: Add ZTest tests for lwm2m_registry Jarno Lämsä 2023-01-19 14:03:16 +02:00
  • 8512bd18c6 Bluetooth: Shell: Fix unintialized ad_len bug Emil Gydesen 2023-01-29 13:36:02 +01:00
  • 2ab11953e3 net: context: Separate user data pointer from FIFO reserved space Robert Lubos 2023-01-27 16:51:56 +01:00
  • 4e6f80d37a drivers: usb: mcux: Fix the write operation Mahesh Mahadevan 2023-01-24 17:21:08 -06:00
  • 9bef7d07e7 drivers: usb: mcux: Remove unnecessary while loop Mahesh Mahadevan 2023-01-24 17:17:06 -06:00
  • 17da2015bc drivers: usb: Cleanup MCUX driver Mahesh Mahadevan 2023-01-24 17:13:46 -06:00
  • 86769f03df sample: driver: spi_flash: Add em_starterkit support Siyuan Cheng 2023-01-04 15:37:38 +08:00
  • ef9d5bbddf twister: print synopsis at the end and instruction for reproducing Anas Nashif 2023-01-27 11:44:23 +00:00
  • 79b955c80a west: build: allow --test-item to accept twister style instance names Anas Nashif 2023-01-27 11:37:19 +00:00
  • 1008124358 west: build: handler errors in west build with --test-item Anas Nashif 2023-01-27 11:35:36 +00:00
  • 5a62f2592f net: lib: Fix build warning for sockets_tls Jared Baumann 2023-01-27 11:00:27 -07:00
  • 92e518ed5c rpi_pico: add support for Pi Pico and C11 Thad House 2022-09-13 17:03:55 -07:00
  • e9a59518fc release: Zephyr 3.3.0-rc1 Stephanos Ioannidis 2023-01-28 12:23:21 +09:00
  • 59130b11dc driver: gpio: Add pin_configure api for creg_gpio driver Siyuan Cheng 2023-01-02 00:25:43 +08:00
  • d1c0f18e50 doc: board porting: Add runner requirements note Jamie McCrae 2023-01-18 07:43:55 +00:00
  • 62ab576a6a logging: shell: Fix using uninitialized variables Andrei Emeltchenko 2023-01-27 12:36:51 +02:00
  • f675cf1358 boards: arm: lpcxpresso55s36: add pyocd support Henrik Brix Andersen 2023-01-27 15:51:14 +01:00
  • 8d4c6b96c4 tests: drivers: gpio: add GPIO hogs test Henrik Brix Andersen 2023-01-25 16:43:38 +01:00
  • cb274e6a3c drivers: gpio: add GPIO hog support Henrik Brix Andersen 2023-01-25 12:06:38 +01:00
  • 0174e0b6c1 tests: lib: devicetree: api: add tests for DT_GPIO_HOG_* macros Henrik Brix Andersen 2023-01-18 10:22:47 +01:00
  • ef61db0d29 devicetree: add DT_GPIO_HOG_* macros Henrik Brix Andersen 2023-01-18 10:20:20 +01:00
  • fba6c7f210 scripts: kconfig: add function to determine if GPIO hogs are enabled Henrik Brix Andersen 2023-01-18 17:43:02 +01:00
  • 28819152cb scripts: dts: add special tooling for handling GPIO hog nodes Henrik Brix Andersen 2023-01-13 11:32:27 +01:00
  • b208f4da98 dts: bindings: gpio: controller: add dts binding support for GPIO hogs Henrik Brix Andersen 2022-10-25 12:21:31 +02:00
  • 98112542c2 include: Add a macro to check pointer alignment against boundary Hein Wessels 2023-01-27 10:42:24 +01:00
  • 6b641c3483 drivers: timer: get mtime cmp reg by reading mhartid Conor Paxton 2023-01-16 14:20:41 +00:00
  • 343d1919f1 uart: microchip: add low power & wake support Jay Vasanth 2023-01-26 18:35:43 -05:00
  • d3d80e8b33 samples: tfm_ipc: Remove mps3_an547_ns support Kevin Townsend 2023-01-25 10:41:07 +01:00
  • 8cfa0f40cb samples: tfm_secure_partition: Update sample for TF-M 1.7.0 Joakim Andersson 2023-01-24 17:14:14 +01:00
  • d9b6e58eb3 modules: trusted-firmware-m: Add TF-M connection based NS API source Joakim Andersson 2023-01-24 17:03:55 +01:00
  • dd12dfb5ad samples: tfm_integration: Update tfm_ipc for 1.7.0 Kevin Townsend 2023-01-23 19:16:33 +01:00
  • c63fb21760 samples: tfm_integration: Remove psa_crypto Kevin Townsend 2023-01-23 14:48:57 +01:00
  • a50aafd938 samples: tfm_integration: Remove psa_firmware Kevin Townsend 2023-01-23 14:39:09 +01:00
  • 2ba39d8bf1 samples: Add SFN model configurations Joakim Andersson 2023-01-19 13:39:44 +01:00
  • 186cd65160 manifest: Update to TF-M 1.7.0 and MBedTLS 3.2.1 Kevin Townsend 2023-01-23 15:41:49 +01:00
  • 2572a53a45 tfm: Remove library model support Joakim Andersson 2023-01-19 13:34:59 +01:00
  • d5e0fdafa1 dts: nios2: intel: nios2-qemu: add jtag interrupt Goh Shun Jing 2023-01-19 15:27:04 +08:00
  • ad5eda6383 CODEOWNERS: Add code owener for uart_altera_jtag.c Goh Shun Jing 2023-01-19 15:26:45 +08:00
  • 5858cca8b8 drivers: serial: uart_altera_jtag: enhancement Goh Shun Jing 2023-01-19 15:22:25 +08:00
  • 712d682cf7 twister: fix initialization of job server option Anas Nashif 2023-01-27 17:14:38 +00:00
  • e4d48545a3 twister: make job server default only on Linux Anas Nashif 2023-01-27 10:00:35 -05:00
  • 2ff466b225 ci: use elasticsearch instead of opensource Anas Nashif 2023-01-27 11:45:16 -05:00
  • ec8884d58f net: lwm2m: lwm2m_client: Fix fcntl header path Seppo Takalo 2023-01-26 12:11:13 +02:00
  • 8e72f117e3 net: ieee802154: Remove unneeded check Andrei Emeltchenko 2023-01-25 12:01:47 +02:00
  • 3c8c903a2d net: ieee802154: Fix dereference before NULL check Andrei Emeltchenko 2023-01-25 11:56:15 +02:00
  • 9ea25d85cf usb: device_next: update bMaxPacketSize0 based on controller capability Johann Fischer 2023-01-23 09:45:48 +01:00
  • 2f310dc424 drivers: udc: add capability for MPS of control endpoint Johann Fischer 2023-01-23 09:38:14 +01:00
  • 5c60209e79 usb: device_next: trigger dequeue of control IN endpoint on reset event Johann Fischer 2023-01-23 09:49:13 +01:00
  • 373d660d96 drivers: udc: remove unused and unsupported udc_ep_flush() Johann Fischer 2023-01-25 16:31:34 +01:00
  • e3c1747d80 drivers: flash: stm32_qspi: handle 4-byte addressing only chips Mario Jaun 2023-01-25 14:30:58 +01:00
  • 08740ca7ef samples: mgmt/osdp: Select ENTROPY_GENERATOR from prj.conf Siddharth Chandrasekaran 2020-12-27 11:24:52 +01:00
  • 595860567b Bluetooth: Controller: Workaround sequence number misalignment Vinayak Kariappa Chettimada 2023-01-27 11:01:52 +05:30
  • 6dfbf7c110 Bluetooth: Remove BT_HCI_DATAPATH_ID_DISABLED define Vinayak Kariappa Chettimada 2023-01-26 19:16:04 +05:30
  • 3a37834aa7 Bluetooth: Controller: Add ISO Broadcast and Receive ISR Profiling Vinayak Kariappa Chettimada 2023-01-22 13:31:05 +05:30
  • 714f80d225 Bluetooth: Controller: Integrate ISOAL for ISO Broadcast Carl Stehle 2022-11-07 11:17:37 -08:00
  • 532cf9ba2b Bluetooth: Controller: Fix ISO interval based on Max Transport Latency Vinayak Kariappa Chettimada 2022-12-02 06:25:21 +05:30
  • 5fbb3bf42b Bluetooth: Controller: Fix BIS Control PDU being dispatched as ISO Data Vinayak Kariappa Chettimada 2022-12-17 06:44:39 +05:30
  • c32ff9608b Bluetooth: Controller: Fix ISO timestamp wrap around Vinayak Kariappa Chettimada 2023-01-22 09:49:03 +05:30
  • 5e3117d44e tests: Bluetooth: Enabled Controller Connected ISO support Vinayak Kariappa Chettimada 2022-12-12 16:48:17 +05:30
  • 7372870dd0 samples: Bluetooth: hci_rpmsg: Add DF, Broadcast and Connected ISO conf Vinayak Kariappa Chettimada 2020-11-10 13:19:10 +05:30
  • 27206e17af Bluetooth: Controller: Initial CIG with 1 CIS support in LLL Vinayak Kariappa Chettimada 2022-12-07 11:30:03 +05:30
  • 9d01c16c47 Bluetooth: Controller: Define a internal BT_CTLR_ISO_TX_BUFFERS Vinayak Kariappa Chettimada 2023-01-11 15:02:41 +05:30
  • 479ba351d2 Bluetooth: Controller: Fix Ctrl to Host flow control assertion Vinayak Kariappa Chettimada 2023-01-22 11:21:31 +05:30
  • 069a7c0cbd Bluetooth: Controller: Fix isoal_tx_pdu_emit/source_deallocate race Vinayak Kariappa Chettimada 2023-01-22 09:45:41 +05:30
  • cd2796e047 Bluetooth: Controller: Refactor ll_setup_iso_path Vinayak Kariappa Chettimada 2022-12-13 10:55:52 +05:30
  • 362826ea03 Bluetooth: Controller: Code review rework changes Vinayak Kariappa Chettimada 2023-01-26 15:02:48 +05:30
  • 4f36f95e5f Bluetooth: Controller: Fix uninitialized CIG ULL reference count Vinayak Kariappa Chettimada 2022-12-08 14:56:09 +05:30
  • ab89f7d1e6 Bluetooth: Controller: Fix CIS and CIG teardown Vinayak Kariappa Chettimada 2022-12-08 14:51:23 +05:30
  • 19c80b1020 Bluetooth: Controller: Fix CIS ISO Tx buffer leak on terminate Vinayak Kariappa Chettimada 2022-12-08 14:47:41 +05:30
  • c7724f00e5 Bluetooth: Controller: Fix k_is_in_isr() assert calling util_aa_le32() Vinayak Kariappa Chettimada 2023-01-22 09:42:51 +05:30
  • 93f9d9bc6d Bluetooth: Controller: Fix assertion on link_tx_free on CIS re-create Vinayak Kariappa Chettimada 2022-12-08 14:44:36 +05:30
  • e5d9ad17bb Bluetooth: Controller: Reorder the functions in ull_central_iso file Vinayak Kariappa Chettimada 2022-12-08 14:42:13 +05:30
  • 00e31f5e65 Bluetooth: Controller: Workaround datapath field access after release Vinayak Kariappa Chettimada 2022-12-07 11:25:47 +05:30