Commit graph

  • b8188e54a4 kernel: Implement k_sleep for Single Thread Gerson Fernando Budke 2023-10-16 20:15:31 +0200
  • 273165c3bb usb: device: audio: fix compiler warning for usb audio microphone James Zipperer 2024-01-05 13:37:34 -0800
  • 975208209b usb: device: audio options for polling-interval and sample-rate-hz James Zipperer 2024-01-05 13:35:44 -0800
  • 21c9c4abfe drivers: usb: device: add start of frame notifications to nxp mcux driver James Zipperer 2024-01-05 13:13:24 -0800
  • 2b91d62c0e modules: hal_nxp: usb: enable sof notifications James Zipperer 2024-01-05 12:53:55 -0800
  • a87a42dec7 drivers: bluetooth: hci: Add support for ST Proprietary extended event Ali Hozhabri 2024-01-08 14:38:20 +0100
  • af76d061f8 boards: arm: Update dts files for ST BlueNRG-based boards Ali Hozhabri 2024-01-05 18:19:20 +0100
  • 8b8be3c7aa drivers: bluetooth: hci: Remove ST vendor code from spi.c Ali Hozhabri 2024-01-05 18:11:05 +0100
  • 98d6dbf787 drivers: bluetooth: hci: Add Bluetooth driver for ST HCI SPI protocol Ali Hozhabri 2024-01-05 18:08:16 +0100
  • f74c14537a dts: bindings: bluetooth: Include zephyr,bt-hci-spi.yaml Ali Hozhabri 2024-01-05 17:59:33 +0100
  • 5b3dd2288e boards: gd32f403z_eval: remove redundant Kconfig Gerard Marull-Paretas 2024-01-02 17:53:44 +0100
  • d4838ed57e boards: gd32f450i_eval: remove unused Kconfig Gerard Marull-Paretas 2024-01-02 13:53:46 +0100
  • ba52701630 drivers: counter: gd32: depend on !SOC_SERIES_GD32VF103 Gerard Marull-Paretas 2024-01-02 12:36:28 +0100
  • 81dbe94a16 boards: gd32*: reduce board image file size Gerard Marull-Paretas 2024-01-08 10:02:36 +0100
  • 067f32731e modules: hal_gigadevice: use CONFIG_${ARCH} to select components Gerard Marull-Paretas 2024-01-02 12:11:01 +0100
  • bd8cee8683 drivers: input: add an analog-axis driver Fabio Baltieri 2023-12-16 21:13:57 +0000
  • e5b3231354 tests: posix: semaphore: assorted adjustments Nicolas Pitre 2024-01-09 12:55:48 -0500
  • cf74f22524 posix: semaphore: optimize named semaphore implementation a bit Nicolas Pitre 2024-01-09 12:42:19 -0500
  • b8662b97f2 tests: posix: semaphore: run normal semaphore test with named semaphore Yong Cong Sin 2024-01-09 22:59:45 +0800
  • 3bfcf123a7 tests: posix: semaphore: refactor test_semaphore Yong Cong Sin 2024-01-09 22:57:44 +0800
  • 9016cec150 doc: posix: mark sem_open, sem_close & sem_unlink as supported Yong Cong Sin 2024-01-02 11:34:13 +0800
  • abb21d48d9 posix: semaphore: implement sem_open(), sem_unlink() & sem_close() Yong Cong Sin 2023-12-26 18:15:58 +0800
  • 25b0083ee9 MAINTAINERS: add myself as a POSIX collaborator Yong Cong Sin 2023-12-26 18:17:17 +0800
  • a27ae686d3 tests: bsim: add testcase.yaml to bsim bis test Piotr Golyzniak 2023-12-18 16:30:00 +0100
  • 8831aa60eb scripts: twister: add copying of bsim exe Piotr Golyzniak 2023-12-17 23:41:07 +0100
  • 665d216b6f samples: drivers: led_ws2812: add configure for adafruit_kb2040 TOKITA Hiroshi 2023-02-26 22:53:34 +0900
  • 4266a7e17a boards: arm: adafruit_kb2040: add led-strip configuration TOKITA Hiroshi 2023-02-26 20:37:11 +0900
  • 6699d4d4f9 drivers: led_strip: add rpi_pico's PIO based ws2812 driver TOKITA Hiroshi 2023-02-25 09:00:59 +0900
  • b0dd9a2980 doc: net: ppp: Fix the point-to-point documentation Jukka Rissanen 2024-01-05 16:27:32 +0200
  • e49d174be9 driver: usb: change function parameter name from class to base_class. Shane Snover 2023-12-31 14:38:33 -0700
  • 47e4728604 doc: add note that some versions of displays are not supported Maximilian Huber 2023-12-27 21:40:01 +0100
  • 1ed51885d3 drivers: mfd: mfd_ad5592: fix reset magic sending Lukasz Madej 2024-01-08 15:59:29 +0100
  • c69ddc1018 drivers: mfd: mfd_ad5592: fix typo Lukasz Madej 2024-01-08 15:46:10 +0100
  • a5b467646a drivers: mfd: mfd_ad9952: fix reset magic value Lukasz Madej 2024-01-05 14:22:55 +0100
  • 7e07ea0435 west.yml: MCUboot synchronization from upstream Jamie McCrae 2024-01-08 15:37:29 +0000
  • 892e8ef47a tests/drivers uart_async_*: Provide overlays for nrf52_bsim Alberto Escolar Piedras 2024-01-06 15:33:19 +0100
  • c7d179f895 tests/drivers uart_async_api: Fix build error with host gcc Alberto Escolar Piedras 2024-01-06 15:28:04 +0100
  • 37f26174ea tests/drivers uart_async_rx: Fix for integration_platforms Alberto Escolar Piedras 2024-01-06 15:20:55 +0100
  • bd9836be8c subsys logging: Enable native backend if possible Alberto Escolar Piedras 2024-01-06 15:12:08 +0100
  • 009fcd70e5 tests bsim bt: Add basic connection test with HCI UART async controllers Alberto Escolar Piedras 2024-01-05 16:17:30 +0100
  • 398e4b121a tests bsim bt: Add basic connection test with HCI UART controllers Alberto Escolar Piedras 2024-01-05 11:24:18 +0100
  • 2f25cd5851 boards nrf52_bsim docs: UART is now supported Alberto Escolar Piedras 2024-01-06 14:39:58 +0100
  • 0aa0bc9af0 boards nrf*bsim: Move common kconfig selection to common place Alberto Escolar Piedras 2024-01-05 13:50:57 +0100
  • 6fee105b1d boards nrf52_bsim: Provide default UART configuration Alberto Escolar Piedras 2023-12-21 13:09:40 +0100
  • 0bdf943900 boards nrf*_bsim: Do not use the UART for logging by default Alberto Escolar Piedras 2024-01-05 12:31:01 +0100
  • f84ef2d6ee boards nrf5*_bsim: Allow using the UART Alberto Escolar Piedras 2023-12-21 12:30:32 +0100
  • 85d3ad1117 manifest: Update nrf hw models to latest Alberto Escolar Piedras 2024-01-08 15:08:26 +0100
  • 572ba26b1f boards nrf5*_bsim: Provide more common headers Alberto Escolar Piedras 2023-12-21 14:07:17 +0100
  • 14bc4aeec8 drivers uart_nrfx: Break infinite loops for simulation Alberto Escolar Piedras 2024-01-07 10:04:26 +0100
  • 9a27906e38 drivers counter_nrfx_timer: Get peripheral address from HAL Alberto Escolar Piedras 2024-01-06 15:54:13 +0100
  • 83af2d7f3c drivers counter nrfx: Fix ISR prototype Alberto Escolar Piedras 2024-01-06 15:45:24 +0100
  • efca307d35 drivers uart_nrfx: Correct pinctrl reg address for simulation Alberto Escolar Piedras 2023-12-22 10:23:48 +0100
  • 4efd08bfd8 drivers uart_nrfx: Get peripheral address from HAL Alberto Escolar Piedras 2023-12-21 15:48:26 +0100
  • 5b993b070a drivers uart nrfx: Fix ISR prototype Alberto Escolar Piedras 2024-01-03 14:42:23 +0100
  • eac50e318f drivers: intc_plic: fix plic PLIC_TRIG_LEVEL define mistake Weiwei Guo 2024-01-08 18:17:22 +0800
  • 83ca2a04a0 drivers: usb_dc_native_posix: do callback for ZLPs Abe Kohandel 2024-01-08 03:09:02 +0000
  • 70c8df7724 arch: arm: core: cortex_m: fix cache disabling in init_arch_hw_at_boot Benedikt Schmidt 2023-12-27 17:09:02 +0100
  • 10c0b86f83 soc: arm: use sys_cache* to enable caches for stm32f7 and stm32h7 Benedikt Schmidt 2023-12-18 11:16:12 +0100
  • 8b4516226b soc: arm: use sys_cache* for enabling the caches on same70 and samv71 Benedikt Schmidt 2023-12-18 10:53:02 +0100
  • 2a2919946f arch: arc: use sys_cache instead of arch-function for enabling the cache Benedikt Schmidt 2023-12-18 10:49:10 +0100
  • 1f1b430d88 soc: arm: remove redundant cache config options for kv5x Benedikt Schmidt 2023-12-18 10:45:47 +0100
  • d992683db5 soc: arm: replace redundant config option for caches for nxp_imx Benedikt Schmidt 2023-12-18 10:41:25 +0100
  • 49d3244798 soc: arm: use sys_cache* for enabling the caches in nxp_s32 Benedikt Schmidt 2023-12-18 10:36:03 +0100
  • 7d51b7cdc1 charger: Adds input current notifier properties Ricardo Rivera-Matos 2023-12-11 17:00:22 -0600
  • f7d6c4f439 charger: Adds CHARGER_PROP_INPUT_REGULATION_VOLTAGE_UV prop Ricardo Rivera-Matos 2023-12-11 13:11:56 -0600
  • 45232aeaa2 charger: Adds CHARGER_PROP_INPUT_REGULATION_CURRENT_UA prop Ricardo Rivera-Matos 2023-12-11 11:28:11 -0600
  • 14c68c9438 drivers: serial: ns16550: Add IOPORT_ENABLED check condition Anisetti Avinash Krishna 2024-01-03 15:35:01 +0530
  • 1c0b114bf8 sd: add timeout when taking SD card lock for data operations Daniel DeGrasse 2024-01-04 09:37:04 -0600
  • 8785438d31 drivers: can: nuvoton: numaker: fix init function reference Henrik Brix Andersen 2024-01-08 14:20:28 +0100
  • e24a3f5975 drivers: can: nuvoton: numaker: use named IRQs Henrik Brix Andersen 2024-01-08 14:19:58 +0100
  • b1cf5f0ffc drivers: can: nxp: mcan: use named IRQs Henrik Brix Andersen 2024-01-08 14:18:32 +0100
  • 074303cb7a dts: bindings: can: require interrupt-names for drivers using named IRQs Henrik Brix Andersen 2024-01-08 14:16:52 +0100
  • c9263db28f drivers: can: bosch: mcan: use int0 and int1 as interrupt names Henrik Brix Andersen 2024-01-08 14:14:54 +0100
  • 25753fef13 drivers: usb_dc_rpi_pico: starting read on transfer EPs Manuel Aebischer 2023-12-21 12:33:42 +0100
  • a9ea0fe420 scripts: tests: twister_blackbox: Add more tests test_printouts.py Paszkiet Kamil 2023-10-16 12:39:08 +0200
  • 37560fefea ci: use kitaware ninja with job server support Anas Nashif 2024-01-09 11:32:57 -0500
  • 7ff715b848 doc: release: 3.6: Add note on sysbuild shield fix Jamie McCrae 2023-12-15 13:22:19 +0000
  • 240bd8e16a runners: jlink: Add support for J-Link over IP Michael Arnold 2023-11-15 16:36:36 +0000
  • d9c0d6981a gecko: sl_assert, sl_common files updated | Update to GSDK 4.4.0 Sateesh Kotapati 2023-12-21 14:57:45 +0530
  • 91841587d6 ztest: fix ztest_run_test_suite usage and macros Anas Nashif 2024-01-09 07:20:03 -0500
  • 8ca40e5ebf drivers: input: depend on multithreading on drivers using a thread Fabio Baltieri 2023-12-19 15:11:37 +0000
  • 6d67b95a18 samples: boards: nrfx: Remove redundant inclusions Andrzej Głąbek 2024-01-05 17:42:17 +0100
  • e8d3bf5ff6 samples: boards: nrfx: Do not require (d)ppi node to be enabled Andrzej Głąbek 2024-01-05 16:38:17 +0100
  • 56b6e6eb58 samples: boards: nrfx: Use absolute pin numbers Andrzej Głąbek 2024-01-05 16:23:28 +0100
  • db4344b659 drivers: spi: nrfx: Deactivate CS from thread context Andrzej Głąbek 2024-01-05 10:26:59 +0100
  • 3f6373eb36 drivers: nrf_qspi_nor: Deactivate QSPI peripheral after initialization Andrzej Głąbek 2023-12-19 12:57:39 +0100
  • 72c6ffb2d0 doc: ztest: remove reference to non-existing test Anas Nashif 2024-01-08 18:02:45 -0500
  • 0198b7d5f7 emul: Add stub release impl. for emulated SPI driver Tristan Honscheid 2024-01-08 12:20:32 -0700
  • 7ef2744e2f drivers: i2c: i2c_mcux_lpi2c: fix base address declarations Daniel DeGrasse 2024-01-08 17:45:10 +0000
  • b4a059df75 drivers: mdio: nxp_enet: Fix "expected statement" clangsa error Pieter De Gendt 2024-01-08 14:40:42 +0100
  • 754f7ac1fb MAINTAINERS.yml: Update the Ambiq platform covered files Aaron Ye 2024-01-08 09:46:07 +0800
  • d856ed73f4 samples: shields: lmp90100_evb: rtd: convert to devicetree configuration Henrik Brix Andersen 2024-01-07 19:36:27 +0100
  • df83fffc7c boards: shields: lmp90100_evb: include relevant dt-bindings headers Henrik Brix Andersen 2024-01-07 19:34:43 +0100
  • 527383f9b1 doc: release: migration-guide: 3.6: mention change in lmp90xxx bindings Henrik Brix Andersen 2024-01-07 19:33:25 +0100
  • 1ebaa293a1 dts: bindings: adc: ti: lmp90xxx: use common io-channel-cells naming Henrik Brix Andersen 2024-01-07 19:31:03 +0100
  • b007bbb54f boards: arm: doc: fix small typo Philip Molloy 2024-01-08 09:19:16 +0100
  • 1be87446b1 docs boards native_sim: Mention the SocketCAN driver Alberto Escolar Piedras 2024-01-07 11:05:37 +0100
  • 893b59b4aa docs boards native_sim: Mention the input SDL touch driver Alberto Escolar Piedras 2024-01-07 11:04:08 +0100
  • b89399ff40 docs boards native_sim: Add mention about the EEPROM simu Alberto Escolar Piedras 2024-01-07 10:22:06 +0100
  • a2ad1b64a7 docs boards native_sim: Capitalize consistently peripherals table Alberto Escolar Piedras 2024-01-07 10:14:26 +0100