Commit graph

  • 2860ab9179 soc/mediatek/adsp: Enable winstream console Andy Ross 2024-12-13 12:50:54 -08:00
  • 14418a7f39 drivers/console: Add static buffer feature to winstream_console Andy Ross 2024-12-13 07:26:58 -08:00
  • 84b3343dfa soc/mediatek/adsp: Set CONFIG_DCACHE_LINE_SIZE correctly Andy Ross 2024-12-12 20:48:01 -08:00
  • 2cbce9e8d1 soc/mediatek/mtk_adsp: Support __nocache Andy Ross 2024-12-12 17:26:53 -08:00
  • 8b39d4a613 arch/xtensa: Add build-time validation of cache line kconfig Andy Ross 2024-12-12 17:23:05 -08:00
  • dadd1a340f soc/mediatek: Add second "DMA" memory region Andy Ross 2024-12-12 12:41:18 -08:00
  • 481e2f2c97 soc/mediatek: Fix typo in mt8196 DMA region Andy Ross 2024-12-12 12:27:51 -08:00
  • 905938fdf9 soc/mediatek: Add "mem" dump feature to mtk_adsp_load.py Andy Ross 2024-12-12 12:26:35 -08:00
  • b2c9fd94bc soc/mediatek/adsp: Union mbox ISRs Andy Ross 2024-12-02 21:18:41 -08:00
  • cba7faedf9 boards/mediatek/mt8196: Fix mailbox addressses Andy Ross 2024-12-02 20:24:13 -08:00
  • 624515f8d0 soc/mediatek: Add SOF extended manifest to link Andy Ross 2024-11-21 15:53:49 -08:00
  • 88b9cb6efc drivers: flash: soc_flash_mcux: remove CMD_MARGIN_CHECK Derek Snell 2024-12-31 09:19:33 -05:00
  • f9bff7f32f modules: lvgl: Rename the VDB custom section Kconfig name Haiyue Wang 2024-12-26 20:22:19 +08:00
  • afa54a23f3 boards: st: fix partition size for nucleo_l452re Arif Balik 2024-12-25 21:21:51 +03:00
  • d2c19a0535 arch: nios2: timing: Fix timing cycles rollover Dmitrii Golovanov 2024-12-24 19:46:16 +01:00
  • 9fcb17400b soc: stm32: add support for stm32h757 Grzegorz Runc 2024-11-14 12:02:42 +01:00
  • 6f240ef18c doc: stm32l562e_dk: add a screen and touch panel section Luc BEAUFILS 2024-09-25 10:59:05 +02:00
  • fe41896475 boards: stm32l562e_dk: add support for touchscreen Luc BEAUFILS 2024-09-24 15:11:54 +02:00
  • 04880448c7 tests: drivers: watchdog api testing on the stm32h7rs boards Francois Ramu 2024-11-20 18:20:04 +01:00
  • 556bf375a9 tests: drivers: adc api testing on the stm32h7s3l8 nucleo Francois Ramu 2024-11-20 15:16:49 +01:00
  • 00e9195f45 boards: st: nucleo_h7s3l78 nucleo144 board Francois Ramu 2024-09-30 15:34:02 +02:00
  • 72694a9d09 drivers: stepper: Cleanup doxygen comments Fabian Blatz 2025-01-02 12:38:59 +01:00
  • 16d7bbf63f tests: pwm_gpio_loopback: esp32: Add test overlays Raffael Rostagno 2024-11-26 17:18:46 -03:00
  • ef96ed96cb tests: pwm: Add test suite with GPIO loopback Raffael Rostagno 2024-11-26 17:16:49 -03:00
  • 0c3913962e boards: others: Introduce Pro Micro nRF52840 type Camille BAUD 2024-10-21 18:41:55 +02:00
  • 7bb5210e00 manifest: hostap: Pull fix for twister failure Chaitanya Tata 2024-12-18 18:50:43 +05:30
  • feaf21f80c drivers: watchdog: kconfig option for callback support Jordan Yates 2025-01-02 16:32:11 +10:00
  • 1a578eb72c lib: os: mpsc_pbuf: do not wait when spinlock is held Yong Cong Sin 2024-12-24 17:41:31 +08:00
  • b114e0f6db doc: requirements: avoid using pygments v2.19.0 Henrik Brix Andersen 2025-01-05 20:24:45 +00:00
  • 411f9d8fcb boards: tdk: robokit1: align driver init levels with devicetree deps Henrik Brix Andersen 2025-01-04 14:28:29 +00:00
  • 68c0ff4e85 posix: fcntl.h: define constants in terms of zvfs constants Chris Friedt 2024-12-27 10:53:44 -05:00
  • e08cc508e1 os: fdtable: set offset to zero with newly reserved fd's Chris Friedt 2024-12-24 12:55:06 -05:00
  • 2a2806bb40 os: fdtable: restore errno if optional locking ioctl fails Chris Friedt 2024-12-28 13:11:25 -05:00
  • ba8025fcd4 newlib: correct signature of _open() for xtensa Chris Friedt 2025-01-01 13:05:02 -05:00
  • 4d60f0a51b samples: Bluetooth: Handle shutdown of iso broadcast benchmark Emil Gydesen 2024-11-11 15:35:55 +01:00
  • f25a8aaf1a samples: modules: lvgl: transparency: Migrate to v9.2 Fabian Blatz 2024-11-19 17:40:00 +01:00
  • 472caa96cb samples: drivers: video: capture_to_lvgl: Migrate to LVGL v9.2 Fabian Blatz 2024-10-16 08:24:19 +02:00
  • d2cebade85 modules: lvgl: Add support for NXP PXP engine Fabian Blatz 2024-07-27 20:31:15 +02:00
  • 3e6eab3cdb samples: modules: lvgl: demos: Add new demos Fabian Blatz 2024-04-07 16:26:00 +02:00
  • e9dc495e55 tests: lib: gui: lvgl: Add testcase for OSAL implementation Fabian Blatz 2024-04-06 20:39:52 +02:00
  • 9a4ae67f7b modules: lvgl: Add zephyr OSAL implementation Fabian Blatz 2024-04-05 16:40:28 +02:00
  • 23431193ef modules: lvgl: Update gluecode to v9.2 Fabian Blatz 2024-04-03 20:25:42 +02:00
  • 5e11a39b4f samples: subsys: display: lvgl: Migrate to v9.2 Fabian Blatz 2024-04-06 11:26:26 +02:00
  • 9bee6016c9 samples: modules: lvgl: demos: Migrate to v9.2 Fabian Blatz 2024-04-06 11:26:13 +02:00
  • 693bc51f44 samples: modules: lvgl: accelerometer_chart: Migrate to v9.2 Fabian Blatz 2024-04-04 08:24:26 +02:00
  • 1279374e91 boards: stm32h7b3i_dk: Rename LVGL DMA2D Kconfig symbols Fabian Blatz 2024-10-20 17:13:47 +02:00
  • 8ff8e2940a tests: lib: gui: lvgl: Migrate to version 9.2 Fabian Blatz 2024-04-01 20:10:36 +02:00
  • 02cb5fe0c5 samples: modules: lvgl: Update Kconfig depedencies Fabian Blatz 2024-04-01 20:01:16 +02:00
  • feb4683293 samples: modules: lvgl: Update CMakeLists Fabian Blatz 2024-01-25 11:10:41 +01:00
  • 1ea35e237c west.yml: Update lvgl module to v9.2.0 Fabian Blatz 2024-01-25 11:09:06 +01:00
  • 802eac71f0 style: edtlib: Use a better line continuation operator James Roy 2024-12-28 21:23:31 +08:00
  • 67597cf85a zephyr: storage: flash_map: Fix parameter order Jamie McCrae 2025-01-03 12:58:01 +00:00
  • 7ebb5938de samples: net: syslog_net: add missing dep of net log backend Chris Friedt 2025-01-04 04:20:28 -05:00
  • 60928a55fc posix: options: remove default setting of toolchain option Chris Friedt 2024-12-24 12:29:48 -05:00
  • 17cde7d574 samples: net: openthread: create category in docs Martin Jäger 2024-12-30 15:38:13 +01:00
  • 8eff86229e samples: net: openthread: shell: add sample application Martin Jäger 2024-12-30 13:42:40 +01:00
  • 8316f097ce arch: arm: cortex_m: pm_s2ram: fix system_off rv as rv of s2ram_suspend Hessel van der Molen 2024-10-30 17:33:08 +01:00
  • e4b2fe4b78 scripts: west_commands: fix type of path options Gerhard Jörges 2025-01-03 10:45:57 +01:00
  • b7b3449f48 net: websocket: don't mask data sent from server via zvfs write Matt Rodgers 2025-01-01 11:21:25 +00:00
  • ad1657f04b modules: hal_nordic: remove setting of NRF_802154_USE_RAW_API Andrzej Kuros 2025-01-03 08:52:24 +01:00
  • 9a0ff5705b manifest: update hal_nordic revision Andrzej Kuros 2024-12-23 09:08:09 +01:00
  • a5020290de snippets: wifi-ipv4: Increase max polling sockets Chaitanya Tata 2025-01-02 20:50:53 +05:30
  • c456d913dc samples: net: zperf: Use highest frequency for nRF5340 Chaitanya Tata 2024-12-30 19:39:15 +05:30
  • fc35130330 samples: net: zperf: Add nRF7002DK support Chaitanya Tata 2024-12-30 19:38:11 +05:30
  • b28f246f53 net: l2: wifi: Fix PHY rate display Chaitanya Tata 2024-12-30 19:12:56 +05:30
  • bff3874eaf drivers: counter: sam: Allow empty pinctrl config Gerson Fernando Budke 2024-02-01 20:41:29 +01:00
  • 5871037426 mgmt: mcumgr: grp: os_mgmt: Add error code for invalid responses Jamie McCrae 2024-12-30 08:40:01 +00:00
  • c595e6c00a wifi: nrf_wifi: Add Kconfig option to disabling priority window Kapil Bhatt 2024-12-17 19:00:58 +05:30
  • 2aed8a5539 manifest: Update nrf_wifi for disabling priority window Karun Kumar Eagalapati 2024-12-17 17:23:00 +05:30
  • 3e9addfd96 samples: net: sockets: echo_service: Use ZVFS default settings Marc Lasch 2024-12-23 15:08:20 +01:00
  • 6b103837a5 posix: options: file_system_r: include sys/util.h header for MIN Chris Friedt 2025-01-02 12:29:01 -05:00
  • 60ef84a48e posix: options: kconfig: fix typo informnation -> information Chris Friedt 2025-01-02 08:56:59 -05:00
  • 948fbacd33 drivers: pinctrl: wch_afio: fix afio remap Jianxiong Gu 2024-12-24 16:08:19 +08:00
  • 21584003bf sensors: drivers: lsm6dsv16x: add SFLP FIFO support Armando Visconti 2024-11-26 18:36:47 +01:00
  • dc03fba586 sensors/lsm6dsv16x: fix interrupt handling Armando Visconti 2024-12-19 15:29:05 +01:00
  • 43a61a823b modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.8 Armando Visconti 2024-12-19 13:24:03 +01:00
  • 9471df95a5 sensors: add new channels to support sensor fusion Armando Visconti 2024-11-27 21:53:16 +01:00
  • 19526795c6 drivers: serial: nrfx_uarte: Fix low power mode for interrupt driven API Krzysztof Chruściński 2024-11-20 08:59:34 +01:00
  • b907d77647 manifest: update hostap to add codeowner Maochen Wang 2024-12-20 18:28:44 +08:00
  • 991fd8d4d5 net: dhcpv4: update DNS address assignment to be optional Kris Wolff 2024-10-28 14:30:16 -06:00
  • 89b53f527d modules: hostap: Fix WPA supplicant debug logging Chaitanya Tata 2024-12-31 18:39:49 +05:30
  • 42701fdb27 hostap: update the default heap size for hostap Maochen Wang 2024-12-19 18:47:51 +08:00
  • f9901e8e9b net: sockets: change socketpair related buffer and heap size Maochen Wang 2024-12-19 18:33:39 +08:00
  • 8b403ba641 boards: st: introduce new STM32F413H-DISCO discovery kit F. Ramu 2024-11-27 12:34:16 +01:00
  • 65997ce856 boards: st: stm32f412 disco set the correct board name Francois RAMU 2024-12-18 13:32:47 +01:00
  • 364c555e21 drivers: counter: Fix unchecked return value in mcp7940 James Roy 2024-12-15 20:34:29 +08:00
  • 638cfede31 dt-bindings: pinctrl: ch32v003: Fix I2C1 remap bit Jianxiong Gu 2024-12-14 15:18:28 +08:00
  • 73f1156c5e llext: Remove simple from llext test Tom Burdick 2024-12-26 12:43:03 -06:00
  • bc5aff3582 posix: options: fs: separate file_system_r to its own file Chris Friedt 2024-12-26 05:17:08 -05:00
  • fc860e1010 tests: posix: fs: increase ztest stack size from 1k to 2k Chris Friedt 2024-12-26 09:51:13 -05:00
  • 00a8818a71 posix: options: fs: move posix_fs_desc to fs_priv.h Chris Friedt 2024-12-26 05:13:24 -05:00
  • e967120b9a tests: posix: fs: correct arguments to readdir_r() Chris Friedt 2024-12-26 05:19:17 -05:00
  • 4e503748a5 sensors: lsm6dsv16x: fix get_frame_count API Armando Visconti 2024-11-27 15:57:08 +01:00
  • 0ac9a6c512 drivers: stepper: drv8424: Use step_dir common code Fabian Blatz 2024-12-28 10:48:00 +01:00
  • 39dbd49874 drivers: stepper: step_dir: Fix actual position increment Fabian Blatz 2024-12-28 12:17:04 +01:00
  • 9e6366a01e drivers: stepper: step_dir: Add fallback for dual-edge-step Fabian Blatz 2024-12-28 10:40:36 +01:00
  • 3a8db2715f tests: bsim: Bluetooth: Add -RealEncryption=1 to pass in-system UT Vinayak Kariappa Chettimada 2024-09-20 10:42:51 +02:00
  • 9678ff2041 Bluetooth: Controller: Include mem and ecb in-system tests Vinayak Kariappa Chettimada 2024-09-15 15:21:32 +02:00
  • 17846ed1f4 Bluetooth: Controller: nRF54L: Fix ecb tag name should be unique Vinayak Kariappa Chettimada 2024-09-20 09:35:53 +02:00
  • de13d36865 Bluetooth: Controller: Refactor isr_ecb and unit testing Vinayak Kariappa Chettimada 2024-12-30 14:28:30 +01:00