Commit graph

  • 07052aba13 logging: days in months calculation fix PawelX Dobrowolski 2022-12-05 15:37:28 +01:00
  • 20ed64be62 logging: prevent of NULL pointer comparison PawelX Dobrowolski 2022-12-06 12:33:51 +01:00
  • 148d205c12 test: unit: util: add BIT_MASK macros tests TOKITA Hiroshi 2023-01-07 06:36:43 +09:00
  • c1fc906599 drivers: counter: gd32_timer: Remove is_bit_mask() implementation TOKITA Hiroshi 2022-12-12 19:03:56 +09:00
  • 33963c43ca drivers: counter: nrfx_timer: Remove is_bit_mask() implementation TOKITA Hiroshi 2022-12-11 19:18:56 +09:00
  • 21dc3f58e4 drivers: counter: nrfx_rtc: Remove is_bit_mask() implementation TOKITA Hiroshi 2022-12-11 19:18:47 +09:00
  • 429b05a79a drivers: counter: stm32_timer: remove counter_stm32_is_bit_mask() function TOKITA Hiroshi 2022-12-11 19:17:09 +09:00
  • 8eff4b6036 include: sys: util_macro: add IS_BIT_MASK()/IS_SHIFTED_BIT_MASK() TOKITA Hiroshi 2022-12-11 19:15:34 +09:00
  • de313d748a tests: mgmt: mcumgr: Add callback notification grouping test Jamie McCrae 2023-01-06 09:48:45 +00:00
  • d6758557f5 tests: mgmt: mcumgr: os_mgmt_info: Check grouped events Jamie McCrae 2023-01-06 09:45:13 +00:00
  • 1bd05df1a9 doc: mgmt: mcumgr: callback: Improve documentation Jamie McCrae 2023-01-06 09:44:00 +00:00
  • d0e421225a mgmt: mcumgr: callbacks: Fix not checking event ID properly Jamie McCrae 2023-01-06 09:42:56 +00:00
  • 90c558f581 posix: sys/stat.h: declare missing types in sys/stat.h Chris Friedt 2022-12-02 17:50:42 -05:00
  • ee03dc833f posix: sys/stat.h: format for coding style compliance Chris Friedt 2022-12-15 09:16:45 -08:00
  • 28726d6f0a posix: sys/stat.h: adopt the sys/stat.h header from picolibc Chris Friedt 2022-12-02 17:47:08 -05:00
  • addbec9591 libc: minimal: stdio.h: define SEEK_SET, SEEK_CUR, SEEK_END Chris Friedt 2022-12-02 17:44:54 -05:00
  • a89d68db20 posix: sys/stat.h: move O_ACCMODE, RD WRONLY, RDWR to fcntl.h Chris Friedt 2022-12-02 15:55:48 -05:00
  • 194e610f9f posix: fcntl.h: define constants to agree with picolibc Chris Friedt 2022-12-02 13:30:23 -05:00
  • 0697c7b3fe posix: headers: harmonize remaining types with newlib Chris Friedt 2022-11-16 22:44:53 -05:00
  • 32ae2bf3cd include: posix: signal: fix header guard Chris Friedt 2022-11-16 22:41:57 -05:00
  • 1f20503e46 tests: posix: common: avoid direct pthread_attr_t field access Chris Friedt 2022-11-16 22:08:17 -05:00
  • 7921ed8bb9 include: posix: types: fix name on header guard Chris Friedt 2022-11-16 21:46:02 -05:00
  • 7be31813da posix: sched: use newlib-compatible SCHED_RR FIFO definitions Chris Friedt 2022-11-16 21:02:05 -05:00
  • e71dd72b94 posix: pthread_attr_t: match size of newlib variant Chris Friedt 2022-11-16 19:51:10 -05:00
  • ecb82784b7 posix: newlib compatible PTHREAD_CREATE_DETACHED and JOINABLE Chris Friedt 2022-11-16 17:40:49 -05:00
  • 88e0f11e55 posix: fcntl: declare fcntl(2) in fcntl.h Chris Friedt 2022-11-21 10:34:41 -05:00
  • 8659e2f69e libc: minimal: include: move fcntl.h to posix Chris Friedt 2022-11-16 17:04:17 -05:00
  • 6f4e96bc24 libc: minimal: include: move sys/stat.h to posix Chris Friedt 2022-11-16 17:02:02 -05:00
  • d1e7ccec24 tests: posix: common: remove duplicate call to pthread_attr_init Chris Friedt 2022-11-16 16:58:41 -05:00
  • 20a05b6838 subsys/settings/fcb: removed unused var Yong Cong Sin 2023-01-09 23:37:08 +08:00
  • 21f278c04b adsp: boot: power: Fixed used register name Adrian Warecki 2023-01-09 14:25:57 +01:00
  • 871d6d26ee doc: release-notes-3.3: Document STM32 ethernet mac address config change Erwan Gouriou 2022-12-21 16:55:55 +01:00
  • 773f96b763 drivers: stm32: stm32_hal: Generate device id based mac address Erwan Gouriou 2022-12-16 15:31:24 +01:00
  • 179963899e drivers: ethernet: stm32_hal: Move mac address configuration to dt Erwan Gouriou 2022-12-16 14:34:24 +01:00
  • eee1d7fc66 drivers: ethernet: stm32_hal: Centralize mac address configuration Erwan Gouriou 2022-12-16 14:26:09 +01:00
  • ddb457a8d9 drivers: ethernet: stm32_hal: Make MAC address setting method a K choice Erwan Gouriou 2023-01-03 15:19:57 +01:00
  • 2164511bb6 tests: drivers: uart: uart_mix_fifo_poll: Add dependency Krzysztof Chruscinski 2023-01-02 08:15:18 +01:00
  • 8931cc22df tests: drivers: uart: uart_mix_fifo_poll: Add nrf5340_cpuapp Krzysztof Chruscinski 2022-12-22 12:51:04 +01:00
  • 6a7db6def9 tests: drivers: uart: Align nrf52840dk configuration Krzysztof Chruscinski 2022-12-22 12:15:14 +01:00
  • f33765dec5 tests: drivers: uart: uart_async_api: Add nrf5340_cpuapp Krzysztof Chruscinski 2022-12-22 12:13:57 +01:00
  • 43a61329cc riscv: Allow SOC to override arch_irq_{lock,unlock,unlocked} Carlo Caione 2023-01-03 17:56:18 +01:00
  • e92b067b7f net: ip: net_context: AF_PACKET/SOCK_RAW/IPPROTO_RAW: set pkt family Jani Hirsimäki 2023-01-04 08:52:27 +02:00
  • 4f7e2bb658 cmake: Fix typo by replacing zephyr_library_add_sources Yasushi SHOJI 2023-01-06 15:03:32 +09:00
  • 8c462bff02 subsys/rtio: Add libc partition for usermode API test Keith Packard 2023-01-08 12:24:56 -08:00
  • ec3857dbcf drivers: flash: stm32: Use consistent log priorities Marco Peter 2023-01-09 11:11:47 +01:00
  • e6aba3e9af Bluetooth: host: clear ATT_CONNECTED flag on detach Jonathan Rico 2023-01-09 14:49:32 +01:00
  • 080464c7c4 kernel: banner: Remove unnecessary header Flavio Ceolin 2023-01-06 12:58:21 -08:00
  • 2757e711e1 kernel: sched: Remove possible deadcode Flavio Ceolin 2023-01-06 12:51:16 -08:00
  • a6b4af4a93 ia32: irq: Remove unnecessary header Flavio Ceolin 2023-01-06 12:49:57 -08:00
  • a2a2c62abd tracing: none: Remove unnecessary headers Flavio Ceolin 2023-01-06 12:45:38 -08:00
  • 24cb520698 timer: hpet: Remove deadcode Flavio Ceolin 2023-01-06 12:41:11 -08:00
  • 1e83113e4f x86: fatal: Remove possible deadcode Flavio Ceolin 2023-01-06 12:36:36 -08:00
  • 816954156c x86: fatal: Remove possible deadcode Flavio Ceolin 2023-01-06 12:31:06 -08:00
  • 97221deeab MAINTAINERS: Remove inactive collaboratos for Bluetooth Audio Emil Gydesen 2023-01-09 12:09:13 +01:00
  • 5c3032e51e bindings: fuel-gauge: drop redundant compatible Fabio Baltieri 2023-01-09 12:17:22 +00:00
  • a6575e5834 drivers: regulator: npm6001: add support for BUCK1/2 disable Gerard Marull-Paretas 2023-01-09 11:07:49 +01:00
  • 7feb008c85 drivers: regulator: common: allow to specify on by default Gerard Marull-Paretas 2023-01-09 11:05:38 +01:00
  • d37613d20a Bluetooth: Audio: Audio ISO use log_config_inherit Emil Gydesen 2023-01-05 11:07:52 +01:00
  • a9071b361f Bluetooth: Audio: Add missing codec debug Kconfig Emil Gydesen 2022-11-28 11:40:41 +01:00
  • 6ca40703d1 Bluetooth: Audio: Fix CAP initiator debug level Emil Gydesen 2022-11-28 11:35:27 +01:00
  • 5e49282dab Bluetooth: Audio: Fix CAP Acceptor Debug log level Emil Gydesen 2022-11-28 11:34:12 +01:00
  • cd1d7e4bb8 drivers: usb: make USB VBUS sensing configurable for STM32 devices Raul Pando 2022-12-20 20:05:21 +00:00
  • 313049e325 mgmt: updatehub: Rework check integrity Gerson Fernando Budke 2022-12-31 13:50:50 +01:00
  • 358ad431b8 storage: flash_map: Add name for select integrity backend Gerson Fernando Budke 2022-12-31 13:28:05 +01:00
  • 079470be02 drivers: clock_control: stm32: Fix HSI48 oversights Erwan Gouriou 2023-01-06 17:37:25 +01:00
  • 9aa4cdbb67 Bluetooth: Host: Fix access of uninitialized bt_dev.le.acl_pkts Vinayak Kariappa Chettimada 2022-12-18 16:00:44 +05:30
  • c3619edf42 samples: bluetooth: Add sample demonstrating accept fliter list Michal morsisko 2022-12-31 17:19:18 +01:00
  • 9de0a8bf55 bluetooth: added uuids for TMAS and PBA. Mark Watson 2023-01-07 15:09:59 -04:00
  • 78999f0db6 Bluetooth: Audio: TBS: Fix read buffer Kim Sekkelund 2022-12-02 14:55:52 +01:00
  • 489e99c091 Bluetooth: ISO: Fix bad handle of data path error for broadcast Emil Gydesen 2022-12-22 16:41:00 +01:00
  • 249d4774f3 Bluetooth: Audio: Add bt_audio_dir_str to improve logging of dir Emil Gydesen 2023-01-05 11:33:47 +01:00
  • 11aa8454f0 Revert "random: Change testing random generator" Henrik Brix Andersen 2023-01-09 10:54:44 +01:00
  • d6881de3b3 random: Change testing random generator Declan Snyder 2022-12-02 11:41:10 -06:00
  • e065050f1b boards: xtensa: m5stickc_plus: initial support Jakub Zimnol 2022-09-05 12:12:52 +02:00
  • 5bdea1f022 west.yml: Update west.yml with latest STM32 HAL version Guillaume Gautier 2023-01-04 11:36:11 +01:00
  • 09277d44e3 drivers: watchdog: Make SOC reset as an option in counter watchdog Patryk Duda 2022-12-19 15:11:09 +01:00
  • c13d23a43e riscv: Add support for hardware stacking / unstacking Carlo Caione 2022-12-27 20:14:51 +01:00
  • b0d70ba176 boards: arm: b_l072z_lrwan1: Use LSE for RTC source clock Guillaume Gautier 2023-01-04 16:27:06 +01:00
  • 3e6c9c40aa drivers: counter: Properly deprecate Kconfig symbols in STM32 RTC driver Guillaume Gautier 2023-01-04 16:24:23 +01:00
  • 1cbc1c14f0 drivers: counter: Deprecate Kconfig STM32 source clock Guillaume Gautier 2023-01-04 16:16:33 +01:00
  • 31791f87e4 ITE: dts: it8xxx2: Separate device nodes from it8xxx2.dtsi Tim Lin 2022-09-28 18:04:33 +08:00
  • 45b0804550 tests: drivers: counter: counter_basic_api: src: Fix STM32 RTC device Guillaume Gautier 2023-01-06 16:01:17 +01:00
  • c3d39d9573 doc: application development: adjust creation section hierarchy Marti Bolivar 2023-01-05 12:58:05 -08:00
  • 873b63109b doc: application: improve example-application section Marti Bolivar 2023-01-05 12:40:26 -08:00
  • 82ed21d9e7 doc: application: improve application types section Marti Bolivar 2023-01-05 12:02:21 -08:00
  • c1d31734f9 doc: application: clean up overview Marti Bolivar 2023-01-05 11:52:53 -08:00
  • 20b1c56572 doc: application: make default app a workspace app Marti Bolivar 2023-01-05 11:31:16 -08:00
  • af0576b7ea drivers: flash: stm32: Remove useless Kconfig Erwan Gouriou 2022-12-19 11:43:01 +01:00
  • cc1601fde7 driver: flash: stm32: Use compat information to select file to build Erwan Gouriou 2022-12-19 11:41:35 +01:00
  • 306f4d0bbc dts: stm32: flash: Get all series using same driver to use same compat Erwan Gouriou 2022-12-19 11:35:27 +01:00
  • a934cce35b drivers: flash: stm32: Rename v1 driver into f1x Erwan Gouriou 2022-12-19 11:31:45 +01:00
  • a3f2d2bbde tests: drivers: adc: add support for RT595 to ADC API test Daniel DeGrasse 2022-12-09 11:04:03 -06:00
  • 64ff9aa4d2 samples: drivers: adc: add support for RT595 Daniel DeGrasse 2022-12-09 11:03:21 -06:00
  • 46aec6dbea boards: arm: mimxrt595_evk add adc support Daniel DeGrasse 2022-12-09 11:02:31 -06:00
  • 29c53f4f6a drivers: adc_mcux_lpadc: add clock setup for RT5xx SOC Daniel DeGrasse 2022-12-09 11:01:49 -06:00
  • 2f61771948 Bluetooth: controller: consider host ctrl feature bits in feat exchange Erik Brockhoff 2022-12-15 09:55:37 +01:00
  • c5ab922f50 drivers: hci: stm32wb: Use clock_control driver for clock configuration Erwan Gouriou 2022-12-14 17:25:22 +01:00
  • 561fd80180 dts: stm32wb: Add a node for stm32wb rf Erwan Gouriou 2022-12-14 17:20:58 +01:00
  • c83bc0539c include: dt-bindings: clocks: stm32wb_clock: Add RFWKP_SEL() Erwan Gouriou 2022-12-14 16:55:27 +01:00
  • f3e788e84e drivers: hci: stm32wb: Refactor c2_reset() Erwan Gouriou 2022-12-14 16:56:58 +01:00