Commit graph

  • 0dfc2ea103 doc: samples: display: update documentation Glauber Maroto Ferreira 2021-12-06 10:14:25 -03:00
  • 4985c69ab9 ci: doc-build: skip Kconfig docs build on pull requests Gerard Marull-Paretas 2021-12-13 15:55:15 +01:00
  • af31478e16 Revert "soc: cavs_v25: increase core count default to 4" Kai Vehmanen 2021-12-08 19:32:05 +02:00
  • c1ac125068 tests: coredump: skip acrn_ehl_crb Daniel Leung 2021-12-13 11:30:41 -08:00
  • f8b76f3b03 kernel: add 'static' keyword to select routines Peter Mitsis 2021-11-29 09:52:11 -05:00
  • c6d7a6648e Bluetooth: Fix build error for printing LTK Casper Bonde 2021-12-10 12:29:16 +01:00
  • d4826d874e kernel: work: remove unused if statement Lixin Guo 2021-12-07 16:05:43 +08:00
  • 82b290ef48 scripts/pylib/twister: Add sn option to stm32cubeprogrgammer runner Erwan Gouriou 2021-12-13 17:27:06 +01:00
  • 33121983e9 doc: reference: promote the canbus subsystem documentation Henrik Brix Andersen 2021-12-10 15:28:01 +01:00
  • 40a94d2451 lib/os/heap: use BIT() and BIT_MASK() on bit fields Nicolas Pitre 2021-12-11 22:58:38 -05:00
  • ff6907f7c9 MAINTAINERS: Update NXP platform collaborators David Leach 2021-12-13 12:46:00 -06:00
  • 1e0a36c655 build: Remove unused functions Jeremy Bettis 2021-12-06 10:56:33 -07:00
  • 903c78c207 driver: i2c: TCA954X: Add support for TCA9548A Aymeric Aillet 2021-12-06 15:43:01 +01:00
  • ee1d849c4e driver: i2c: TCA954X: Add support for "reset-gpios" Aymeric Aillet 2021-12-06 15:41:59 +01:00
  • 50540ed594 driver: i2c: TCA9546A: Rename to TCA954x Aymeric Aillet 2021-12-06 15:59:40 +01:00
  • 13bf2e5e48 drivers/sensor: stmemsc: make use of i2c/spi dt APIs Armando Visconti 2021-12-10 17:49:30 +01:00
  • 9407add27c samples/drivers: led_pca9633: Convert to build_only Erwan Gouriou 2021-12-01 11:42:44 +01:00
  • 98acf68d41 boards: nucleo_h745zi_q: enable POWER_SUPPLY_DIRECT_SMPS Fabio Baltieri 2021-12-11 14:08:54 +00:00
  • faad102707 modules: tfm: Fix in SPM log level silence configuration Joakim Andersson 2021-12-13 12:50:26 +01:00
  • 2f3b8b01aa twister: remove redundant required for generate-hardware-map Hake Huang 2021-12-12 20:52:05 +08:00
  • ce95e033fb tests: drivers: counter: Update tests for STM32F4 timer counter driver Kent Hall 2021-10-13 15:14:13 -04:00
  • ba37d5935e drivers: counter: Counter API implementation for STM32F4 Series (TIMER). Kent Hall 2021-10-06 11:55:26 -04:00
  • aceed99e2d doc: extensions: link-roles: hide stderr for git describe Gerard Marull-Paretas 2021-12-10 16:13:23 +01:00
  • 345cceabb1 ci: doc-build: use concurrency group to cancel in progress builds Gerard Marull-Paretas 2021-12-10 16:23:14 +01:00
  • 204860857e doc: do not use any as default role Gerard Marull-Paretas 2021-12-10 12:39:33 +01:00
  • 459c3f918f doc: drop single quote references Gerard Marull-Paretas 2021-12-10 13:14:27 +01:00
  • 4dae2433d4 ci: doc-build: disable parallel build Gerard Marull-Paretas 2021-12-10 15:57:36 +01:00
  • c8c93afc76 boards: arm: pinetime: Enable ST7789v driver Casper Meijn 2021-12-10 12:15:01 +01:00
  • 02d1fd9ad7 linker: remove unused usb_data data section in RAM Johann Fischer 2021-12-09 10:17:41 +01:00
  • 5296339fde usb: rework to use macro STRUCT_SECTION_FOREACH Johann Fischer 2021-12-09 00:07:42 +01:00
  • b1356e969d include: usb: add iterable section in ram for usb_cfg_data Johann Fischer 2021-12-09 00:06:09 +01:00
  • dfb7a5952f include: usb: add alignment attribute to macro USBD_CFG_DATA_DEFINE Johann Fischer 2021-12-09 10:30:02 +01:00
  • c07d747173 cmake: use the correct property for the memory region name Fabio Baltieri 2021-12-10 00:01:54 +00:00
  • a87ce2ddde dts: bindings: stm32-ccm: use the mem-region property Fabio Baltieri 2021-12-09 23:35:54 +00:00
  • 4c937fd16d boards: stm32: set compatible and name for sdram nodes Fabio Baltieri 2021-12-09 23:32:48 +00:00
  • 2bc9cb4691 sensor: bmi160: Fix address-of-packed-mem warning Carles Cufi 2021-12-08 14:09:40 +01:00
  • 0b96dd419d tests: lib: mpsc_pbuf: Fix address-of-packed-mem warning Carles Cufi 2021-12-08 13:52:03 +01:00
  • cfbaac6733 tests: kernel: Fix address-of-packed-mem warning Carles Cufi 2021-12-08 13:09:58 +01:00
  • 710e03b990 gpio: sx1509b: Fix address-of-packed-mem warning Carles Cufi 2021-12-08 13:01:20 +01:00
  • 4f64ae383d x86: acpi: Fix address-of-packed-mem warning Carles Cufi 2021-12-07 12:40:36 +01:00
  • 55350a93e9 kernel: userspace: Fix address-of-packed-mem warning Carles Cufi 2021-12-04 19:57:03 +01:00
  • 2000cdf6dc kernel: mmu: Fix access to unpacked member inside packed struct Carles Cufi 2021-12-03 15:41:22 +01:00
  • 6b46ea3d65 Bluetooth: controller: Fix access to members of packed structs Carles Cufi 2021-12-04 13:06:50 +01:00
  • 944a02d18a include: Add a macro to check pointer alignment Carles Cufi 2021-12-04 12:02:21 +01:00
  • cf111962e0 gcc: Enable address-of-packed-member warnings Carles Cufi 2021-12-03 14:45:25 +01:00
  • f3718ed701 tests: pm: s/power/pm tag Flavio Ceolin 2021-12-06 14:45:52 -08:00
  • a0f58aa7c9 tests: pm: power_mgmt: Fix testcase name Flavio Ceolin 2021-12-06 14:38:04 -08:00
  • c4918050f6 tests: pm: Add multicore test Flavio Ceolin 2021-12-06 14:32:21 -08:00
  • 5e07fabe0c doc: devicetree: add "zephyr,display" to chosen nodes table Johann Fischer 2021-12-06 11:18:44 +01:00
  • 1339a404d2 tests: build_all: remove display controller nodes from sensor test Johann Fischer 2021-11-30 15:25:20 +01:00
  • 307c13b218 drivers: display: remove unused Kconfig options Johann Fischer 2021-11-30 10:46:17 +01:00
  • 33625fd37b boards: remove options LVGL_HOR_RES_MAX and LVGL_VER_RES_MAX Johann Fischer 2021-12-02 18:47:20 +01:00
  • 18420650c2 boards: remove Kconfig option LVGL_DISPLAY_DEV_NAME Johann Fischer 2021-11-29 22:51:47 +01:00
  • bf0b879067 samples: cfb_custom_font: set required pixel format Johann Fischer 2021-12-06 10:55:29 +01:00
  • 4541f1f76a samples: use chosen property to get default display controller Johann Fischer 2021-11-26 18:31:38 +01:00
  • 5228211060 lib: lvgl: obtain LVGL_DISPLAY_DEV_NAME from devicetree Johann Fischer 2021-11-29 22:58:51 +01:00
  • 65f0c8641c boards/shields: add zephyr,display chosen property Johann Fischer 2021-11-26 18:30:11 +01:00
  • 2d175d14f3 drivers: display_dummy: rework to obtain configuration from devicetree Johann Fischer 2021-11-29 21:19:54 +01:00
  • dee50e9aae drivers: display_sdl: rework to obtain configuration from devicetree Johann Fischer 2021-11-29 15:06:30 +01:00
  • 9d61669906 dts: display: include common display controller bindings Johann Fischer 2021-11-30 09:06:16 +01:00
  • 48c248a2b2 dts: add bindings for display controller Johann Fischer 2021-11-26 18:30:47 +01:00
  • 5e722c4368 drivers: ssd16xx: fix driver initialization Johann Fischer 2021-10-25 22:49:04 +02:00
  • af620ef196 sample: dfu: exclude b_u585i_iot02a board Johann Fischer 2021-12-08 09:37:54 +01:00
  • 1f87642f08 arch: cortex_m: Fix dwt cyccnt assert Sebastian Bøe 2021-12-10 11:01:21 +01:00
  • 58234d490c samples: subsys: mcumgr: Remove deprecated <power/reboot.h> header Daniel DeGrasse 2021-12-09 21:11:25 -06:00
  • dd04a328cf soc: riscv: esp32c3: dts: uart node refactoring Glauber Maroto Ferreira 2021-12-07 16:58:44 -03:00
  • ae345cbac4 soc: xtensa: esp32s2: dts: uart node refactoring Glauber Maroto Ferreira 2021-12-07 16:33:26 -03:00
  • d8bafe47e6 esp32: drivers: gpio: remove pin offset Glauber Maroto Ferreira 2021-12-07 15:01:59 -03:00
  • c67b44c96a drivers: counter: Added get_freq to API Kent Hall 2021-12-07 21:37:03 -05:00
  • 9c3ab333de log_backend_net: local_addrX may be used uninitialized Robert Melchers 2021-12-09 08:57:28 +13:00
  • 51cd1fcde6 tests: syscall: fix low value of CONFIG_MAX_THREAD_BYTES Lixin Guo 2021-12-03 13:16:02 +08:00
  • 6787566e3d drivers/clock_control: u5: Add utility to set voltage scaling Erwan Gouriou 2021-11-26 18:32:40 +01:00
  • f7f67ded53 tests/drivers/clock_control: stm32u5: Add tests on clock configs Erwan Gouriou 2021-11-26 16:16:18 +01:00
  • a26ee7ce73 Bluetooth: host: Add IQ reports handing in DF connecte mode Piotr Pryga 2021-11-24 14:12:07 +01:00
  • f18637fe30 Bluetooh: host: Add CTE RX and sample enable for conn mode Piotr Pryga 2021-11-23 15:24:30 +01:00
  • e9b74593b8 boards: mimxrt11xx: Enable Flash driver on RT1160 and RT1170 Daniel DeGrasse 2021-11-05 17:31:08 -05:00
  • cd4cc7af42 soc: MIMXRT11xx: Enable FlexSPI on MIMXRT11xx Daniel DeGrasse 2021-11-03 13:24:01 -05:00
  • 6d0e83f89e eth: Add promiscious mode support to stm32 ethernet abstraction Brad Rushbrook 2021-10-06 21:53:31 +11:00
  • 474d6866d0 boards: mimxrt10xx: Add missing edma0 node to evaluation boards Daniel DeGrasse 2021-12-08 18:39:51 -06:00
  • 4ec7cf33dc include: remove deprecated <power/power.h> header Gerard Marull-Paretas 2021-12-09 14:07:54 +01:00
  • 0a1e8dc44b include: remove deprecated <power/reboot.h> header Gerard Marull-Paretas 2021-12-09 14:05:30 +01:00
  • a66b79999b samples: tfm_integration: tfm_ipc: replace deprecated header Gerard Marull-Paretas 2021-12-09 15:09:18 +01:00
  • 815dd27d8c Bluetooth: buf: Update BT_BUF_RX_SIZE with ISO Emil Gydesen 2021-12-08 15:36:57 +01:00
  • 1fb6c6387e drivers: can: fix doxygen comment formatting Henrik Brix Andersen 2021-12-08 10:43:01 +01:00
  • 1004901bb3 drivers: can: exclude deprecated APIs from the documentation Henrik Brix Andersen 2021-12-08 10:08:14 +01:00
  • f499559434 drivers: can: deprecate the use of CAN-specific error return values Henrik Brix Andersen 2021-12-08 00:01:57 +01:00
  • 28d9b5428b doc: Fix typo for links to MAINTAINERS.yml Emil Gydesen 2021-12-09 11:12:39 +01:00
  • 3cdf684cd9 driver: timer: npcx_itim: Add timer initialization Wealian Liao 2021-12-06 15:44:45 +08:00
  • 332ca93c15 bluetooth: mesh: check hb_pub_status param YanBiao Hao 2021-12-08 20:19:35 +08:00
  • bb8fda2654 bluetooth: mesh : fix relay get param check YanBiao Hao 2021-12-08 20:00:19 +08:00
  • 46952106e2 Bluetooth: Mesh: check hb-sub-status param YanBiao Hao 2021-12-08 20:30:57 +08:00
  • f3a246c8cb test: pwm: Remove range check when PWM signal has inverted polarity Lukasz Majewski 2021-12-07 16:14:49 +01:00
  • a3ead3c565 test: pwm: Pass information regarding polarity to PWM setup functions Lukasz Majewski 2021-12-07 13:41:20 +01:00
  • 22ad6af5e6 test: pwm: Add nucleo_h743zi (stm32h7xx) board to loopback test Lukasz Majewski 2021-12-06 13:58:52 +01:00
  • 02c8f35de4 manifest: update openthread Lukasz Maciejonczyk 2021-12-07 12:19:28 +01:00
  • 4dc0353bcd net: openthread: store settings in RAM if there is no flash driver Lukasz Maciejonczyk 2021-11-17 08:45:18 +01:00
  • 8270a8fcab manifest: Patch mbedtls Sebastian Bøe 2021-08-25 15:43:07 +02:00
  • a1bf02e519 drivers: sensors: tmp112: Remove extra I2C reads Pete Dietl 2021-12-08 10:25:12 +01:00
  • cf8e974bec drivers: sensor: max6675: convert to spi_dt_spec Bartosz Bilas 2021-12-08 23:05:05 +01:00
  • 68080c1269 drivers: sensor: icm42605: convert to spi_dt_spec Bartosz Bilas 2021-12-08 22:54:47 +01:00