- 903c78c driver: i2c: TCA954X: Add support for TCA9548A by Aymeric Aillet · 3 years, 5 months ago
- ee1d849 driver: i2c: TCA954X: Add support for "reset-gpios" by Aymeric Aillet · 3 years, 5 months ago
- 50540ed driver: i2c: TCA9546A: Rename to TCA954x by Aymeric Aillet · 3 years, 5 months ago
- 13bf2e5 drivers/sensor: stmemsc: make use of i2c/spi dt APIs by Armando Visconti · 3 years, 5 months ago
- 9407add samples/drivers: led_pca9633: Convert to build_only by Erwan Gouriou · 3 years, 5 months ago
- 98acf68 boards: nucleo_h745zi_q: enable POWER_SUPPLY_DIRECT_SMPS by Fabio Baltieri · 3 years, 5 months ago
- faad102 modules: tfm: Fix in SPM log level silence configuration by Joakim Andersson · 3 years, 5 months ago
- 2f3b8b0 twister: remove redundant required for generate-hardware-map by Hake Huang · 3 years, 5 months ago
- ce95e03 tests: drivers: counter: Update tests for STM32F4 timer counter driver by Kent Hall · 3 years, 5 months ago
- ba37d59 drivers: counter: Counter API implementation for STM32F4 Series (TIMER). by Kent Hall · 3 years, 5 months ago
- aceed99 doc: extensions: link-roles: hide stderr for git describe by Gerard Marull-Paretas · 3 years, 5 months ago
- 345ccea ci: doc-build: use concurrency group to cancel in progress builds by Gerard Marull-Paretas · 3 years, 5 months ago
- 2048608 doc: do not use any as default role by Gerard Marull-Paretas · 3 years, 5 months ago
- 459c3f9 doc: drop single quote references by Gerard Marull-Paretas · 3 years, 5 months ago
- 4dae243 ci: doc-build: disable parallel build by Gerard Marull-Paretas · 3 years, 5 months ago
- c8c93af boards: arm: pinetime: Enable ST7789v driver by Casper Meijn · 3 years, 5 months ago
- 02d1fd9 linker: remove unused usb_data data section in RAM by Johann Fischer · 3 years, 5 months ago
- 5296339 usb: rework to use macro STRUCT_SECTION_FOREACH by Johann Fischer · 3 years, 5 months ago
- b1356e9 include: usb: add iterable section in ram for usb_cfg_data by Johann Fischer · 3 years, 5 months ago
- dfb7a59 include: usb: add alignment attribute to macro USBD_CFG_DATA_DEFINE by Johann Fischer · 3 years, 5 months ago
- c07d747 cmake: use the correct property for the memory region name by Fabio Baltieri · 3 years, 5 months ago
- a87ce2d dts: bindings: stm32-ccm: use the mem-region property by Fabio Baltieri · 3 years, 5 months ago
- 4c937fd boards: stm32: set compatible and name for sdram nodes by Fabio Baltieri · 3 years, 5 months ago
- 2bc9cb4 sensor: bmi160: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 5 months ago
- 0b96dd4 tests: lib: mpsc_pbuf: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 5 months ago
- cfbaac6 tests: kernel: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 5 months ago
- 710e03b gpio: sx1509b: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 5 months ago
- 4f64ae3 x86: acpi: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 5 months ago
- 55350a9 kernel: userspace: Fix address-of-packed-mem warning by Carles Cufi · 3 years, 5 months ago
- 2000cdf kernel: mmu: Fix access to unpacked member inside packed struct by Carles Cufi · 3 years, 5 months ago
- 6b46ea3 Bluetooth: controller: Fix access to members of packed structs by Carles Cufi · 3 years, 5 months ago
- 944a02d include: Add a macro to check pointer alignment by Carles Cufi · 3 years, 5 months ago
- cf11196 gcc: Enable address-of-packed-member warnings by Carles Cufi · 3 years, 5 months ago
- f3718ed tests: pm: s/power/pm tag by Flavio Ceolin · 3 years, 5 months ago
- a0f58aa tests: pm: power_mgmt: Fix testcase name by Flavio Ceolin · 3 years, 5 months ago
- c491805 tests: pm: Add multicore test by Flavio Ceolin · 3 years, 5 months ago
- 5e07fab doc: devicetree: add "zephyr,display" to chosen nodes table by Johann Fischer · 3 years, 5 months ago
- 1339a40 tests: build_all: remove display controller nodes from sensor test by Johann Fischer · 3 years, 5 months ago
- 307c13b drivers: display: remove unused Kconfig options by Johann Fischer · 3 years, 5 months ago
- 33625fd boards: remove options LVGL_HOR_RES_MAX and LVGL_VER_RES_MAX by Johann Fischer · 3 years, 5 months ago
- 1842065 boards: remove Kconfig option LVGL_DISPLAY_DEV_NAME by Johann Fischer · 3 years, 5 months ago
- bf0b879 samples: cfb_custom_font: set required pixel format by Johann Fischer · 3 years, 5 months ago
- 4541f1f samples: use chosen property to get default display controller by Johann Fischer · 3 years, 5 months ago
- 5228211 lib: lvgl: obtain LVGL_DISPLAY_DEV_NAME from devicetree by Johann Fischer · 3 years, 5 months ago
- 65f0c86 boards/shields: add zephyr,display chosen property by Johann Fischer · 3 years, 5 months ago
- 2d175d1 drivers: display_dummy: rework to obtain configuration from devicetree by Johann Fischer · 3 years, 5 months ago
- dee50e9 drivers: display_sdl: rework to obtain configuration from devicetree by Johann Fischer · 3 years, 5 months ago
- 9d61669 dts: display: include common display controller bindings by Johann Fischer · 3 years, 5 months ago
- 48c248a dts: add bindings for display controller by Johann Fischer · 3 years, 5 months ago
- 5e722c4 drivers: ssd16xx: fix driver initialization by Johann Fischer · 3 years, 5 months ago
- af620ef sample: dfu: exclude b_u585i_iot02a board by Johann Fischer · 3 years, 5 months ago
- 1f87642 arch: cortex_m: Fix dwt cyccnt assert by Sebastian Bøe · 3 years, 5 months ago
- 58234d4 samples: subsys: mcumgr: Remove deprecated <power/reboot.h> header by Daniel DeGrasse · 3 years, 5 months ago
- dd04a32 soc: riscv: esp32c3: dts: uart node refactoring by Glauber Maroto Ferreira · 3 years, 5 months ago
- ae345cb soc: xtensa: esp32s2: dts: uart node refactoring by Glauber Maroto Ferreira · 3 years, 5 months ago
- d8bafe4 esp32: drivers: gpio: remove pin offset by Glauber Maroto Ferreira · 3 years, 5 months ago
- c67b44c drivers: counter: Added get_freq to API by Kent Hall · 3 years, 5 months ago
- 9c3ab33 log_backend_net: local_addrX may be used uninitialized by Robert Melchers · 3 years, 5 months ago
- 51cd1fc tests: syscall: fix low value of CONFIG_MAX_THREAD_BYTES by Lixin Guo · 3 years, 5 months ago
- 6787566 drivers/clock_control: u5: Add utility to set voltage scaling by Erwan Gouriou · 3 years, 5 months ago
- f7f67de tests/drivers/clock_control: stm32u5: Add tests on clock configs by Erwan Gouriou · 3 years, 5 months ago
- a26ee7c Bluetooth: host: Add IQ reports handing in DF connecte mode by Piotr Pryga · 3 years, 5 months ago
- f18637f Bluetooh: host: Add CTE RX and sample enable for conn mode by Piotr Pryga · 3 years, 5 months ago
- e9b7459 boards: mimxrt11xx: Enable Flash driver on RT1160 and RT1170 by Daniel DeGrasse · 3 years, 5 months ago
- cd4cc7a soc: MIMXRT11xx: Enable FlexSPI on MIMXRT11xx by Daniel DeGrasse · 3 years, 5 months ago
- 6d0e83f eth: Add promiscious mode support to stm32 ethernet abstraction by Brad Rushbrook · 3 years, 5 months ago
- 474d686 boards: mimxrt10xx: Add missing edma0 node to evaluation boards by Daniel DeGrasse · 3 years, 5 months ago
- 4ec7cf3 include: remove deprecated <power/power.h> header by Gerard Marull-Paretas · 3 years, 5 months ago
- 0a1e8dc include: remove deprecated <power/reboot.h> header by Gerard Marull-Paretas · 3 years, 5 months ago
- a66b799 samples: tfm_integration: tfm_ipc: replace deprecated header by Gerard Marull-Paretas · 3 years, 5 months ago
- 815dd27 Bluetooth: buf: Update BT_BUF_RX_SIZE with ISO by Emil Gydesen · 3 years, 5 months ago
- 1fb6c63 drivers: can: fix doxygen comment formatting by Henrik Brix Andersen · 3 years, 5 months ago
- 1004901 drivers: can: exclude deprecated APIs from the documentation by Henrik Brix Andersen · 3 years, 5 months ago
- f499559 drivers: can: deprecate the use of CAN-specific error return values by Henrik Brix Andersen · 3 years, 5 months ago
- 28d9b54 doc: Fix typo for links to MAINTAINERS.yml by Emil Gydesen · 3 years, 5 months ago
- 3cdf684 driver: timer: npcx_itim: Add timer initialization by Wealian Liao · 3 years, 5 months ago
- 332ca93 bluetooth: mesh: check hb_pub_status param by YanBiao Hao · 3 years, 5 months ago
- bb8fda2 bluetooth: mesh : fix relay get param check by YanBiao Hao · 3 years, 5 months ago
- 4695210 Bluetooth: Mesh: check hb-sub-status param by YanBiao Hao · 3 years, 5 months ago
- f3a246c test: pwm: Remove range check when PWM signal has inverted polarity by Lukasz Majewski · 3 years, 5 months ago
- a3ead3c test: pwm: Pass information regarding polarity to PWM setup functions by Lukasz Majewski · 3 years, 5 months ago
- 22ad6af test: pwm: Add nucleo_h743zi (stm32h7xx) board to loopback test by Lukasz Majewski · 3 years, 5 months ago
- 02c8f35 manifest: update openthread by Lukasz Maciejonczyk · 3 years, 5 months ago
- 4dc0353 net: openthread: store settings in RAM if there is no flash driver by Lukasz Maciejonczyk · 3 years, 5 months ago
- 8270a8f manifest: Patch mbedtls by Sebastian Bøe · 3 years, 5 months ago
- a1bf02e drivers: sensors: tmp112: Remove extra I2C reads by Pete Dietl · 3 years, 5 months ago
- cf8e974 drivers: sensor: max6675: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
- 68080c1 drivers: sensor: icm42605: convert to spi_dt_spec by Bartosz Bilas · 3 years, 5 months ago
- 9ddc458 logging: Improve instance logging filtering by Krzysztof Chruscinski · 3 years, 5 months ago
- c27ac38 drivers: gpio: nrfx: Implementation based on new nrfx_gpiote driver by Krzysztof Chruscinski · 3 years, 5 months ago
- 9cb2bc2 actions: clang: do not test all boards when --platform is given by Anas Nashif · 3 years, 5 months ago
- f408f42 linker: link into derived section names by Jordan Yates · 3 years, 5 months ago
- dcce5b1 dts: linker region properties by Jordan Yates · 3 years, 5 months ago
- 6da04c9 cmake: `zephyr_linker_dts_memory` no name param by Jordan Yates · 3 years, 5 months ago
- 0d185f0 cmake: `zephyr_linker_dts_memory` auto-name by Jordan Yates · 3 years, 5 months ago
- 7b2a388 linker: remove manual name specification by Jordan Yates · 3 years, 5 months ago
- 749b112 tests: devicetree: test LINKER_DT_NODE_REGION_NAME by Jordan Yates · 3 years, 5 months ago
- 024ecdd devicetree: `LINKER_DT_NODE_REGION_NAME` added by Jordan Yates · 3 years, 5 months ago
- 9c98d4f scripts: gen_defines: zephyr,linker-region unique by Jordan Yates · 3 years, 5 months ago
- 3894066 dts: bindings: `zephyr,linker-region` property by Jordan Yates · 3 years, 5 months ago