Commit graph

  • 2423219ea1 posix: include: dirent: rework the dirent.h header Chris Friedt 2024-12-26 10:48:48 -05:00
  • c0e0fc5d7f tests: posix: fs: declare entry statically Chris Friedt 2025-01-03 13:23:34 -05:00
  • 3e49a19b17 scripts: checkpatch: add special consideration for DIR Chris Friedt 2024-12-26 19:51:35 -05:00
  • fa841fe7bd posix: fs: declare _POSIX_C_SOURCE in a consistent way Chris Friedt 2025-01-03 13:04:41 -05:00
  • 7c31dd334d boards: nxp: frdm_mcxa156: Support wwdt for NXP frdm_mcxa156 board Neil Chen 2024-12-23 13:03:56 +08:00
  • bcc70d999a dts: arm/nxp: Add wwdt nodes to NXP MCXA156 dtsi file Neil Chen 2024-12-23 13:01:34 +08:00
  • d7f0fbe7db drivers: watchdog: add wdt support on mcxa156 board Neil Chen 2024-12-16 16:02:04 +08:00
  • 2a04abafa0 boards: esp32c3_supermini: increase board heap and stack Xudong Zheng 2025-01-02 18:24:39 -05:00
  • 2759adaf1a drivers: rtc: maxim,ds3231: RTC driver Gergo Vari 2024-08-04 08:30:42 +02:00
  • 9d0627a4bc scripts: west_commands: add --ignore-venv-check option Fin Maaß 2025-01-07 12:45:23 +01:00
  • 86e9faa995 boards: gardena: Fix link to manual Reto Schneider 2025-01-07 10:29:06 +01:00
  • 0a838bc000 task_wdt: Kconfig: Increase TASK_WDT_HW_FALLBACK_DELAY range Martin Jäger 2025-01-06 21:53:27 +01:00
  • 0c3c6355ce boards: nxp: mimxrt11xx: document support for launching CM4 core Daniel DeGrasse 2024-12-06 17:05:08 -06:00
  • a7ad63c1d0 soc: nxp: imxrt: add CONFIG_SECOND_CORE_MCUX_LAUNCHER Daniel DeGrasse 2024-12-06 16:58:29 -06:00
  • aec0355380 boards: nxp: mimxrt11xx: change zephyr,flash node to ocram Daniel DeGrasse 2024-12-06 16:56:13 -06:00
  • 3bf8bcee45 boards: silabs: Drop clock configurations for Series-2 Jérôme Pouiller 2024-12-17 11:39:34 +01:00
  • 05578ab51f soc: silabs: Hide clock options for Series-2 Jérôme Pouiller 2024-12-17 11:32:10 +01:00
  • 561ee12597 tests: secure_storage: speed up psa.its.secure_storage.custom.transform Tomi Fontanilles 2024-12-30 16:02:52 +02:00
  • a101a4cdb2 soc: nxp: imxrt: imxrt118x: Remove cm7 core condition for CPU_HAS_ICACHE Lucien Zhao 2024-12-24 14:38:24 +08:00
  • f4f3b9378f kernel: Inline halt_thread() and z_thread_halt() Peter Mitsis 2024-11-09 12:13:43 -08:00
  • d774594547 kernel: thread suspend/resume bail paths are unlikely Peter Mitsis 2024-11-09 12:01:37 -08:00
  • af14e120a5 kernel: Simplify clear_halting() on UP systems Peter Mitsis 2024-11-09 11:47:54 -08:00
  • 85a9cffd0f kernel: cache priority queue index on UP multiq Peter Mitsis 2024-11-08 16:10:11 -08:00
  • ea6adb6726 kernel: Add custom scheduler yield routines Peter Mitsis 2024-11-08 08:46:31 -08:00
  • 30f667bceb kernel: Add routines for _THREAD_QUEUED bit Peter Mitsis 2024-10-24 14:35:59 -07:00
  • 472c71d3f4 kernel: Add method to dequeue from a dlist Peter Mitsis 2024-10-25 11:17:26 -07:00
  • d1c2fc0667 kernel: inline z_sched_prio_cmp() Peter Mitsis 2024-11-07 22:07:55 -08:00
  • c6693bfdae kernel: Clean up priority_q.h Peter Mitsis 2024-11-07 17:10:15 -08:00
  • 76dc24ba0a soc: intel_adsp: tools: add cavstool.py fallback for PCI class Kai Vehmanen 2025-01-03 16:16:34 +02:00
  • a9097c9c58 boards: nxp: mimxrt595_evk: configure DMA requests in INPUTMUX Derek Snell 2024-12-20 15:19:29 -05:00
  • ed7c8285f5 soc: nxp: imxrt5xx: enable Flexcomm12 clock for SPI Derek Snell 2024-12-20 10:47:00 -05:00
  • 7e2d020df5 eth_nxp_enet_qos_mac: enable pass through of multicasts Adib Taraben 2024-12-27 01:25:54 +01:00
  • 5c886faa05 maintainers: bluetooth: remove Andries as a bluetooth maintainer Andries Kruithof 2024-12-23 14:32:56 +01:00
  • 13528daf06 maintainers: ethosu: Add @ithinuel as maintainer and @wearyzen as collab Wilfried Chauveau 2024-12-23 09:18:32 +00:00
  • 1a4bc137c8 tests: drivers: can: timing: enable full timing test on frdm_mcxa156 Neil Chen 2024-12-23 12:55:31 +08:00
  • fd1826e48c boards: nxp/frdm_mcxn236: Support Flexcan for NXP frdm_mcxa156 board Neil Chen 2025-01-06 10:08:24 +08:00
  • 0004a3f08f dts: arm/nxp: Add Flexcan nodes to NXP MCXA156 dtsi file Neil Chen 2024-12-23 12:50:29 +08:00
  • 55f68b7ac3 drivers: syscon: update syscon driver to support mcxa flexcan clock Neil Chen 2024-12-23 12:50:05 +08:00
  • bb0fa0746b stream_flash: Enforce size to be explicitly present on init Dominik Ermel 2024-12-01 14:39:29 +01:00
  • 5b001d32af samples: sensor: Add support for temperature sensor on FRDM_MCXN236 Neil Chen 2025-01-02 17:53:13 +08:00
  • f861b4fd94 boards: nxp: frdm_mcxn236: Support i3c for NXP frdm_mcxn236 board Neil Chen 2025-01-02 17:50:25 +08:00
  • 50f128d127 dts: arm/nxp: Add i3c nodes to NXP MCXN23x dtsi file Neil Chen 2024-10-28 10:45:29 +08:00
  • 19963594b0 doc: build: dts: Fix incorrect foreach documentation James Roy 2024-12-30 16:14:14 +08:00
  • 2871f1abef sca: added support for Polyspace tool Martin Becker 2024-12-21 15:09:14 +00:00
  • 4c5e74deae scripts: west_commands: patch: Use subprocess cwd Pieter De Gendt 2025-01-03 13:29:56 +01:00
  • 78f96a6aba scripts: west_commands: Add module filter argument to patch command Pieter De Gendt 2025-01-03 11:35:26 +01:00
  • bc42004d1b scripts: ci: check_compliance: do not use git mailmap Benjamin Cabé 2025-01-06 09:39:32 +01:00
  • 88e985a898 dts: nordic: nrf54h20: add missing reg entries Gerard Marull-Paretas 2025-01-02 15:20:42 +01:00
  • abb1266aae dts: risc-v: nordic: nrf54h20_cpuppr: fix cpuflpr_vevif label assignment Daniel Mangum 2024-12-28 06:49:20 -05:00
  • 6046368e59 drivers: ieee802154: unify FCS configuration in L2 packet Martin Jäger 2024-12-11 14:26:26 +01:00
  • 81ed343212 modules: hal_nordic: nrfx: Compile NRFX_GPPI modules for 54lbsim Rubin Gerritsen 2024-12-20 14:17:14 +01:00
  • cd64d032be modules: hal_nordic: nrfx: Add missing GPIOTE logging symbol mapping Adam Wojasinski 2024-12-19 15:26:06 +01:00
  • 145dd119a1 tests/stream_flash: Improve platform filtering Dominik Ermel 2024-12-04 18:17:15 +01:00
  • 075cb211e5 drivers: dac: dacx3608: Fix bad shift operation Martin Jäger 2024-12-02 17:23:46 +01:00
  • b1212a9353 Bluetooth: Enable BLE support for Arduino Portenta H7 Daniel D 2024-09-04 12:05:15 +03:00
  • 6737f6b283 tests: posix: common: separate posix timer tests into a smaller testsuite Marvin Ouma 2024-10-30 16:08:45 +03:00
  • 892e5e11fa tests: Bluetooth: BAP: Add broadcast tests with VS codec Emil Gydesen 2024-12-19 10:43:02 +01:00
  • cd98a34772 tests: Bluetooth: BAP: Move broadcast metadata update to new test Emil Gydesen 2024-12-18 14:38:46 +01:00
  • dab5b3a19f dts: bindings: i2s: Adds properties for power supply control Stefan Schwendeler 2024-11-26 13:56:28 +01:00
  • ce971850fb storage/stream_flash: Initialize settings at point of use Dominik Ermel 2024-11-25 13:04:04 +01:00
  • 767e03f082 samples: tflite-micro: Use FVP for test validation Sudan Landge 2024-10-31 11:04:27 +00:00
  • d38e40dcdd samples: tflite-micro: Use FVP for test validation Sudan Landge 2024-10-31 11:03:08 +00:00
  • 6f61121034 modules: hal_ethos_u: Update to latest Ethos-U rev Sudan Landge 2024-10-30 16:45:19 +00:00
  • 3f6d78c26c drivers: nrf_wifi: Fix offloaded raw tx deinit API Kapil Bhatt 2025-01-03 11:28:48 +05:30
  • b01ac955c6 drivers: wifi: nrfwifi: Enable variable network configurations Triveni Danda 2024-09-19 13:10:39 +05:30
  • 3a2a7c1855 net: ip: Add a name to existing Kconfig choice Triveni Danda 2024-10-03 10:40:46 +05:30
  • 90dfeaf61c scripts: west_commands: runners: Fix broken jlink runner David Leach 2025-01-06 12:54:33 -06:00
  • 9cfc546eba Bluetooth: Audio: Shell: Add logging and testing build tests Emil Gydesen 2025-01-02 09:42:32 +01:00
  • a0b1e75268 Bluetooth: MPL: Fix build issues with the MPL shell Emil Gydesen 2025-01-02 09:41:28 +01:00
  • dd0446ae26 soc: nxp: imx8mm/n/p imx93/95: enable GIC safe config Jiafei Pan 2024-12-30 12:03:11 +08:00
  • da241fe722 drivers: serial: uart_async_to_irq.c check if baudrate is not zero Jilay Pandya 2024-12-28 19:27:54 +01:00
  • d6b01bc8a0 style: Add parens to the disp expr James Roy 2024-12-26 23:18:27 +08:00
  • afd16b9e07 drivers: serial: pl011: Enable PINCTRL conjuction with dt prop 'pinctrl-0' TOKITA Hiroshi 2024-12-25 02:43:36 +09:00
  • bcb4aae0c5 dts: bindings: serial: pl011: Make included reset-device.yaml TOKITA Hiroshi 2024-12-25 02:43:59 +09:00
  • 052aaf6abe doc: _scripts: gen_devicetree_rest: add individual files Jordan Yates 2024-12-23 18:21:44 +11:00
  • 226be20689 drivers: clock_control: nrf: Add helper macro for getting clock frequency Krzysztof Chruściński 2024-12-11 12:55:57 +01:00
  • 13df3b9f62 spi: context: update state when already locked Jordan Yates 2024-12-09 11:40:26 +10:00
  • ebc2ca59e3 spi: spi_context: extract lock condition Jordan Yates 2024-12-09 11:33:54 +10:00
  • 9af987d5d4 tests: drivers: uart: mix_fifo_poll: Add UARTE120 to nrf54h20dk test Krzysztof Chruściński 2024-07-19 08:43:16 +02:00
  • 146fa18b06 tests: drivers: uart: mix_fifo_poll: Tweak testcase.yaml Krzysztof Chruściński 2024-11-21 09:59:33 +01:00
  • b5807a98e1 tests: drivers: uart: mix_fifo_poll: Rework to support multi-instance Krzysztof Chruściński 2024-07-19 08:19:16 +02:00
  • 90b4ddd87a tests: drivers: uart: mix_fifo_poll: Change fixture to uart_loopback Krzysztof Chruściński 2024-11-21 08:34:36 +01:00
  • 8aa4aa7edf drivers: flash: stm32h7: do not unlock CR at the end of init Dawid Niedzwiecki 2024-12-20 10:37:29 +01:00
  • 7405a25b58 drivers: uart_wch: add interrupt-driven device bindings Paul Wedeck 2024-12-22 22:15:49 +01:00
  • dd5f11cb04 kernel: timeout: ensure next timeout is set when aborting the first timeout Dong Wang 2025-01-02 13:48:40 +08:00
  • 6ba0563fe2 shell: uart: added shell command Yishai Jaffe 2024-12-02 11:47:33 +02:00
  • c7da46a243 tests: drivers: uart: uart_async_api: fix error on test_write_abort Fabrice DJIATSA 2024-12-03 11:19:46 +01:00
  • 921e281ef0 tests: drivers: uart: uart_async_api: disable userspace permissions Fabrice DJIATSA 2024-12-03 10:57:47 +01:00
  • 57b3eb6213 drivers: i3c: cdns: fix rr slot lookup when dyn is 0 Ryan McClelland 2024-12-09 18:43:51 -08:00
  • bf1e996e42 tests: drivers: uart: Support test uart_async_api for Renesas RA8 Khoa Nguyen 2024-12-11 09:07:18 +07:00
  • 4991eef14d drivers: i3c: ccc: use SIZEOF_FIELD Ryan McClelland 2024-12-13 22:45:43 -08:00
  • 6e271cfbb7 drivers: i3c: cdns: use SIZEOF_FIELD Ryan McClelland 2024-12-13 22:39:38 -08:00
  • a7ca9d8e66 drivers: i3c: cdns: report sdr error code Ryan McClelland 2024-12-13 22:33:05 -08:00
  • acc39e4622 drivers: i3c: add i3c error type in payload Ryan McClelland 2024-12-13 22:16:05 -08:00
  • 08624b251f drivers: i3c: shell: add shell cmd for ibi hj response Ryan McClelland 2024-12-13 23:17:14 -08:00
  • 71ad773f12 drivers: i3c: cdns: implement api for hj response Ryan McClelland 2024-12-13 23:08:13 -08:00
  • 7554da7e8b drivers: i3c: add ibi hj reponse api Ryan McClelland 2024-12-13 23:03:27 -08:00
  • b5f447ced2 drivers: i3c: split up i3c_device_basic_info_get Ryan McClelland 2024-12-13 23:55:07 -08:00
  • eb7ab85fd8 boards/mediatek: Fix DTS mistakes Andy Ross 2024-12-18 13:50:37 -08:00
  • 619c1ff577 soc/mediatek: Don't scan SRAM for winstream in mtk_adsp_load.py Andy Ross 2024-12-18 12:59:35 -08:00