Commit graph

  • e50d1190fa profiling: Add perf tool Mikhail Kushnerov 2024-05-23 13:05:17 +03:00
  • 66f386593e maintainers: Change regulator maintainer to gmarull Andy Sinclair 2024-08-07 14:03:28 +01:00
  • 4df17deb74 dts: arm: adi: Enable sysclk for MAX32690 Sadik Ozer 2024-07-10 10:35:45 +03:00
  • a205fe9155 samples: esp32c3: Move config files from boards to socs Raffael Rostagno 2024-07-30 13:21:38 -03:00
  • 708783a93e boards: esp32c3_devkitc: Added support Raffael Rostagno 2024-07-15 12:32:36 -03:00
  • 65af3ab34c tests: wifi: nm: exclude nrf7002dk Bjarki Arge Andreasen 2024-08-07 09:50:45 +02:00
  • e8f37c7640 boards: nordic: nrf7002dk: add docs Bjarki Arge Andreasen 2024-08-07 09:53:42 +02:00
  • 12559fe6fc boards: nordic: add nrf7002dk Bjarki Arge Andreasen 2024-07-25 09:51:29 +02:00
  • 8cf0d0b0c6 soc: nordic: introduce CONFIG_NRF_PLATFORM_HALTIUM Gerard Marull-Paretas 2024-08-06 11:10:29 +02:00
  • 7baf026adf drivers: flash: stm32h7: ignore STRBERR during flash write Murali Karicheri 2024-08-02 10:50:12 -04:00
  • 9958a2e3c3 net: wifi: replace (1 << xyz) with BIT(xyz) Muhammad Haziq 2024-08-09 17:49:41 +05:00
  • f284091073 xtensa: core: Remove constant branch Flavio Ceolin 2024-08-09 17:10:46 +00:00
  • b9a0f0039f dma: emul: Fix pm action signature Flavio Ceolin 2024-08-07 15:01:32 -07:00
  • e1ac3866ee Bluetooth: L2CAP: document memset requirement Jonathan Rico 2024-08-09 15:51:16 +02:00
  • bb9704a422 arch posix: Cleanup old code Alberto Escolar Piedras 2024-08-09 15:41:11 +02:00
  • 0d25e0b655 doc: release notes & migration guide: mention native_posix deprecation Alberto Escolar Piedras 2024-08-12 15:23:09 +02:00
  • 84ce8221bb native_posix docs: Warn users about the deprecation Alberto Escolar Piedras 2024-08-09 17:24:20 +02:00
  • b969dc93fc native_posix: deprecate with planned removal for 4.2 Alberto Escolar Piedras 2024-08-09 17:00:49 +02:00
  • e3da5c3d39 Bluetooth: Mesh: Fix build warning with gcc 13 Alberto Escolar Piedras 2024-08-12 15:42:10 +02:00
  • 7331b071eb Bluetooth: Audio: Fix double "not" in bcast immediate get Emil Gydesen 2024-08-13 10:09:06 +02:00
  • 878640fa08 json: support parsing and serializing 'int64_t' Marcin Niestroj 2024-06-04 18:31:13 +02:00
  • 5246c16109 drivers: flash: stm32 ospi correct memory map return code Georgij Cernysiov 2024-06-06 12:14:43 +02:00
  • a1e39d0b64 drivers: flash: stm32 ospi reword memory map log output Georgij Cernysiov 2024-06-06 12:12:40 +02:00
  • f4b63f9644 drivers: flash: stm32 ospi extend memory map modes support Georgij Cernysiov 2024-06-06 12:07:32 +02:00
  • 965ca96c77 testsuite: coverage: fix arm64 build with gcov enabled Grygorii Strashko 2024-06-14 17:09:18 +03:00
  • 5783d4873a Bluetooth: GATT: Document bt_gatt_attr Aleksander Wasaznik 2024-07-23 12:49:53 +02:00
  • 2fd7ab7b97 testsuite: coverage: allow disabled multithreading Piotr Kosycarz 2024-07-31 14:59:04 +02:00
  • 22df8459fa boards: beaglev_fire: update readme with correct openocd args Conor Paxton 2024-08-06 19:21:35 +01:00
  • 70d93618da boards: mpfs_icicle: update readme with correct openocd args Conor Paxton 2024-08-06 18:57:08 +01:00
  • e8c3154ee1 doc: Added Percepio Tracealyzer guide on Tracing page Johan Kraft 2024-08-06 13:55:56 +02:00
  • 9a5f145c7a sample: board: add STWIN.box sample for testing sensors Armando Visconti 2024-08-07 10:07:08 +02:00
  • f36b887837 boards: st: steval_stwinbx1: Improve sensor support Armando Visconti 2024-08-06 16:49:45 +02:00
  • a47b88c09b drivers/sensor/st: iis2iclx: (fix) convert range into mg Armando Visconti 2024-08-08 15:47:34 +02:00
  • c6f8d37056 drivers/sensor/st: iis2iclx: fix odr setting Armando Visconti 2024-08-08 15:39:47 +02:00
  • 23ba68a45d kconfig: openthread: Add 1.4 version Maciej Baczmanski 2024-08-09 12:49:10 +02:00
  • 48b84d2c65 drivers: counter: stm32 counter timer exclude stm32 devices without APB2 Francois Ramu 2024-08-09 13:03:33 +02:00
  • e18254901c logging: When strings are stripped keep source name pointers Krzysztof Chruściński 2024-08-09 13:13:33 +02:00
  • c2151ad1e3 ztest: undefine _POSIX_C_SOURCE before defining it Dawid Niedzwiecki 2024-08-12 11:52:57 +02:00
  • 73b6bf2651 MAINTAINERS: add intc_gic drivers to the ARM platform area Fabio Baltieri 2024-08-12 12:37:47 +00:00
  • 9bcf33bbc4 drivers/pinctrl: it8xxx2: Fix I2C5 pin leakage Tim Lin 2024-07-10 19:02:36 +08:00
  • 5368d7d0df boards: nxp: frdm_ke17z512: enable RTC driver Anke Xiao 2024-07-18 18:53:29 +08:00
  • 20820b40fa dts: arm: nxp: add rtc support for ke17z512 Anke Xiao 2024-07-18 18:47:22 +08:00
  • 7c7760f4cd drivers: counter: update counter_mcux_rtc.c Anke Xiao 2024-07-19 11:53:29 +08:00
  • 6987120cc8 tests: drivers: pwm: add pwm configuration for mke17z Anke Xiao 2024-07-15 11:36:18 +08:00
  • a2890affd4 boards: nxp: frdm_ke17z and frdm_ke17z512: add ftm and pwt pwm support Anke Xiao 2024-07-15 11:33:09 +08:00
  • 9491e726ff drivers: pwm: update pwm_mcux_pwt.c Anke Xiao 2024-07-22 16:13:48 +08:00
  • bbdb5aa575 dts: nxp: nxp_ke1xz.dtsi: add PWT and FTM drivers support Anke Xiao 2024-07-15 11:26:35 +08:00
  • cd27198727 intc: esp32c6: Fix for interrupt controller Raffael Rostagno 2024-06-19 22:18:12 -03:00
  • f333c700df tests: drivers: adc_api: add support for ke17z and ke17z512 Anke Xiao 2024-06-27 11:01:17 +08:00
  • 8249f40d85 boards: nxp: add adc support for frdm_ke17z and frdm_ke17z512 Anke Xiao 2024-06-27 10:58:08 +08:00
  • 54c4f6c8fe soc: nxp: kinetis: ke1xz: add adc0 clock source configuration Anke Xiao 2024-06-27 10:58:58 +08:00
  • f21d473523 dts: nxp: nxp_ke1xz.dtsi: add adc driver support Anke Xiao 2024-06-27 10:56:12 +08:00
  • 162fa760e9 doc: zephyr_domain: Show code samples after doxygengroups Benjamin Cabé 2024-06-04 11:07:57 +02:00
  • ea14a07952 doc: enable doxybridge Gerard Marull-Paretas 2021-10-25 17:07:42 +02:00
  • c8c3a3b322 doc: extensions: add doxybridge Gerard Marull-Paretas 2021-10-25 17:06:17 +02:00
  • 259db8c090 doc: deactivate breathe extension Gerard Marull-Paretas 2021-10-25 17:05:17 +02:00
  • 385f8e127d doc: Use basic ..doxygengroup syntax Benjamin Cabé 2024-06-03 15:19:42 +02:00
  • f2227bbd51 samples: drivers: clock_control_litex: clean up use of c domain roles Benjamin Cabé 2024-06-04 10:01:22 +02:00
  • 47a0813561 drivers: serial: pl011: Fix ignored const qualifiers Benjamin Gwin 2024-08-08 21:27:06 +00:00
  • 9c7514cf9b MAINTAINERS: Adds entry haptics subsystem Ricardo Rivera-Matos 2024-08-08 19:10:49 +00:00
  • 3e7d9b55a4 samples: net: http_server: sent net stats to client via websocket Matt Rodgers 2024-08-09 12:46:58 +01:00
  • 24b4ccbc92 samples: net: http_server: use JSON payload for dynamic POST Matt Rodgers 2024-08-09 10:06:41 +01:00
  • 8a8f2814cd samples: net: http_server: demonstrate dynamic GET and POST Matt Rodgers 2024-08-07 17:25:35 +01:00
  • c756fef2cc MAINTAINERS: Bluetooth Mesh: add myself as contributer Kyra Lengfeld 2024-08-02 10:59:39 +02:00
  • 77c500863a MAINTAINERS: add parthitce as colloborator for lz4 Parthiban Nallathambi 2024-08-06 16:51:27 +05:30
  • f8c51d70c4 samples: add steps to add lz4 into west manifest Parthiban Nallathambi 2024-08-08 11:44:30 +05:30
  • a65096fc37 samples: move lz4 into modules Parthiban Nallathambi 2024-08-08 11:39:39 +05:30
  • 7e45c3bef9 lz4: update to release version v1.10.0 Parthiban Nallathambi 2024-07-23 00:05:46 +05:30
  • 237c49acb8 drivers: dma: esp32: added support for multiple descriptors Armin Kessler 2024-06-25 14:49:05 +00:00
  • 009d02c0e1 doc: services: debugging: Add Coresight Trace Deformatter documentation Krzysztof Chruściński 2024-05-20 11:56:52 +02:00
  • 287583be36 tests: debug: Add test for Coresight Trace Deformatter Krzysztof Chruściński 2024-04-30 10:16:09 +02:00
  • 530b8ccbed debug: coresight: Add coresight_trace_deformatter Krzysztof Chruściński 2024-04-30 10:11:53 +02:00
  • 306dba1d91 scripts: twister: Elevate status errors Lukasz Mrugala 2024-08-09 13:14:42 +00:00
  • f429b33d63 scripts: twister: Bring 3.7 changes into the new status system Lukasz Mrugala 2024-08-09 13:11:45 +00:00
  • 212f48c146 scripts: twister: Unify Twister Statuses Lukasz Mrugala 2024-05-28 12:31:53 +00:00
  • 6f452e81f7 scripts: twister: Remove unused statuses Lukasz Mrugala 2024-04-12 14:15:49 +00:00
  • 5c6c44a247 scripts: twister: Isolate statuses into a separate class Lukasz Mrugala 2024-04-11 08:53:40 +00:00
  • 2786cb9512 drivers: intc: gic: implement set pending interrupt Manuel Argüelles 2024-08-05 21:16:25 +07:00
  • 42c8732dda Bluetooth: Gatt: Make CCC_STORE_MAX configurable Yago Fontoura do Rosario 2024-08-08 16:32:01 +02:00
  • b8bef42add device_dt_metadata: handle dt_meta being NULL Jan Peters 2024-08-08 13:47:46 +02:00
  • 086faa56aa net: lib: http_server: Clear http1_headers_sent flag on new request Robert Lubos 2024-08-08 15:23:52 +02:00
  • f2dc4a0ecf cmake: Adjust LMA for user-specified sections Grzegorz Swiderski 2024-01-24 09:41:20 +01:00
  • 75023042e8 boards: sparkfun: Add support for Sparkfun Thing Plus Matter board Teresa Zepeda Ventura 2024-07-12 07:27:14 -06:00
  • 403d0d6045 drivers: pinctrl: gecko: add support for a single usart Teresa Zepeda Ventura 2024-07-12 07:23:10 -06:00
  • 1f9f335882 soc: silabs: add configuration for silabs soc EFR32MG24B020F1536IM40 Teresa Zepeda Ventura 2024-07-12 07:09:46 -06:00
  • d4a29becf4 soc: espressif: Add default MCUboot mode to sysbuild Jamie McCrae 2024-07-24 10:42:26 +01:00
  • 6a474bf938 boards: nxp: Add default MCUboot mode to sysbuild Jamie McCrae 2024-07-24 10:33:32 +01:00
  • cee15b5e5a scripts: ci: check_compliance: Add MCUboot symbols to allow list Jamie McCrae 2024-07-24 10:21:07 +01:00
  • 9566aa5b00 sysbuild: Add MCUboot operating mode Jamie McCrae 2024-07-24 10:14:36 +01:00
  • 206f2fd8f8 tests: drivers: counter: bump prescaler for nxp_sys_timer Manuel Argüelles 2024-08-05 11:03:45 +07:00
  • c27a8e158a drivers: counter: nxp_sys_timer: support late and short alarms Manuel Argüelles 2024-08-05 11:00:49 +07:00
  • 3cccad53dc soc: renesas: ra: Do not enable SOC_OPTION_SETTING_MEMORY globally TOKITA Hiroshi 2024-08-08 19:38:27 +09:00
  • 76b73838ed modules: mbedtls: remove Kconfig options for TLS 1.0 and 1.1 Tomi Fontanilles 2024-08-08 14:27:38 +03:00
  • b649efe6dd doc: PM: Fix dereference in 'services/pm/device_runtime' Glenn Andrews 2024-08-08 08:13:58 -04:00
  • 1c689fce18 dts: bindings: nordic,nrf-pinctrl: remove pinctrl nordic,clock-enable Gerard Marull-Paretas 2024-08-08 16:23:38 +02:00
  • 746133a24a dts: nordic: nrf54h20: add nordic,clockpin-enable settings Gerard Marull-Paretas 2024-08-08 16:22:36 +02:00
  • f463e6d88a soc: nordic: pinctrl: rework nordic,clock-enable Gerard Marull-Paretas 2024-08-08 16:08:06 +02:00
  • 72f90ee063 logging: fs backend: optional append to latest file Niklas Fabian 2024-01-05 12:02:58 +01:00
  • 04a930fe74 drivers: serial: nrfx_uarte: Optimize code size Krzysztof Chruściński 2024-06-24 09:02:23 +02:00
  • 78ba6082d9 drivers: serial: nrfx_uarte: Optimize static peripheral configuration Krzysztof Chruściński 2024-06-24 08:22:36 +02:00