Commit graph

  • 89bfee9975 boards: intel_adsp: suggest to unload driver when mmap fails in adsplog Marc Herbert 2021-11-02 15:07:03 -07:00
  • 2fac69422c boards: intel_adsp: add comments explaining log IDs start from 1 Marc Herbert 2021-05-19 17:26:48 -07:00
  • d86b0de993 boards: arm: gd32f403z_eval: Enable gd32isp runner Gerson Fernando Budke 2021-10-02 13:55:45 -03:00
  • 0de934b2a7 scripts: runner: Introduce gd32isp flash runner Gerson Fernando Budke 2021-09-17 18:29:36 -03:00
  • d435340f1b drivers: led_pwm: Decrease power consumption Jan Zyczkowski 2021-11-02 17:30:10 +01:00
  • b9d4471dbd shell: fix compilation error Jakub Rzeszutko 2021-11-05 15:43:02 +01:00
  • a333ffce1d storage/flash_map: Add FLASH_AREA_DEVICE macro Dominik Ermel 2021-11-03 12:49:12 +00:00
  • 5b5417a1dd net: lwm2m: Way to pass a destination hostname to socket Jair Jack 2021-11-04 16:07:54 -03:00
  • b83128e169 pm: Keep track of active states on state_force Flavio Ceolin 2021-11-03 23:18:57 -07:00
  • d3a1549ba2 pm: Keep cpu power state consistent Flavio Ceolin 2021-11-03 22:57:41 -07:00
  • 05c17b8443 pm: Remove _handle_device_abort Flavio Ceolin 2021-11-03 22:19:48 -07:00
  • 9ddcf255bd pm: smp: Properly handle device pm on SMP Flavio Ceolin 2021-11-03 10:36:19 -07:00
  • 9444480c7b pm: Better return type for pm_system_suspend Flavio Ceolin 2021-10-30 23:13:08 -07:00
  • 8c3d9afed7 pm: Change pm_power_state_next_get to support SMP Flavio Ceolin 2021-10-29 16:11:16 -07:00
  • af2def14d8 pm: Document missing parameter in exit post ops Flavio Ceolin 2021-10-25 14:54:17 -07:00
  • bd83a46a56 pm: policy: residency: Support multiple CPUs Flavio Ceolin 2021-10-24 22:11:21 -07:00
  • dd152c2b89 pm: policy: Add cpu information in the API Flavio Ceolin 2021-10-22 10:59:51 -07:00
  • 9765e93064 pm: Track power state per cpu Flavio Ceolin 2021-10-22 10:44:55 -07:00
  • e05247a789 pm: Change post_ops_done type to boolean Flavio Ceolin 2021-10-22 10:21:52 -07:00
  • ec0d5b6e8d driver: modem: Fix mux device name comparison Guillaume Lager 2021-10-27 17:41:33 +02:00
  • 8e95b95bb4 drivers: modem: gsm: Fix to COPS cmd parse info Jair Jack 2021-11-01 08:20:33 -03:00
  • cd2236c199 samples: hci_spi: Decrease maximum number of BT connections Andrzej Głąbek 2021-11-05 12:16:01 +01:00
  • bc0db8931c Bluetooth: Host: Set SID in bt_le_per_adv_sync_recv_info Johan Lundin 2021-10-11 16:01:48 +02:00
  • b29ce22a96 Bluetooth: Mesh: Fix incorrect write conn_count Lingao Meng 2021-11-03 10:00:13 +08:00
  • 1bd54d6f11 docs: remove deprecated I2C references Sylvio Alves 2021-11-01 12:36:53 -03:00
  • ab91612a6d driver: esp32: I2C code refactoring Sylvio Alves 2021-10-20 01:15:01 -03:00
  • 0931dd1d53 boards: faze: remove invalid defconfig Sylvio Alves 2021-11-01 12:30:45 -03:00
  • 3c34e156d9 boards: arduino: remove unused I2C config Sylvio Alves 2021-11-01 12:12:46 -03:00
  • 6cc536daa8 boards: riscv: neorv32: minor documentation improvements Henrik Brix Andersen 2021-10-27 16:50:36 +02:00
  • 48a1e76e83 drivers: led: pca9633: add support for multiple devices Daniel N. Hansten 2021-11-04 00:47:55 +01:00
  • 6432289baf tests: add integration_platforms to socket/tls test Anas Nashif 2021-11-05 09:02:28 -04:00
  • 6336cb26d8 libc: minimal: Use new ZRESTRICT macro Bradley Bolen 2021-08-30 10:36:05 -04:00
  • c00b85b0e9 posix: semaphore: use ZRESTRICT Nicholas Lowell 2020-08-12 13:33:04 -04:00
  • 0d31403318 toolchain: define ZRESTRICT for restrict aliasing Nicholas Lowell 2020-07-29 14:34:59 -04:00
  • 4ae9fb6ce5 ci: doc-publish: fix run condition syntax Gerard Marull-Paretas 2021-11-05 11:40:48 +01:00
  • 963d05bd52 timer: it8xxx2: enable free run timer overflow interrupt Dino Li 2021-11-01 14:37:57 +08:00
  • 612409d39d doc: west 0.12 docs Martí Bolívar 2021-11-04 06:13:37 -07:00
  • b52c60188d manifest: update hal_nordic revision Johann Fischer 2021-11-01 08:20:56 +01:00
  • 27e44acda1 clock: esp32: unify clock control for all espressif socs Sylvio Alves 2021-10-20 20:11:53 -03:00
  • 2c08114c27 ipc_service: mi: Convert to device driver Carlo Caione 2021-10-25 17:40:43 +02:00
  • 086801ca2e ipc: ipc_service: Add support for multiple instances Carlo Caione 2021-10-25 17:40:28 +02:00
  • 3b4515a6e9 doc: doxyfile: remove redundant predefinitions Gerard Marull-Paretas 2021-10-29 16:29:20 +02:00
  • ac0925ae21 pm: device: rename INIT_PM_DEVICE_RUNTIME Gerard Marull-Paretas 2021-11-02 17:34:57 +01:00
  • f01007c0cb pm: state: make helper macros internal Gerard Marull-Paretas 2021-10-29 16:23:20 +02:00
  • a9af6b023a pm: device: add missing return code to pm_device_state_get Gerard Marull-Paretas 2021-10-29 16:09:18 +02:00
  • 6d7e864714 pm: device: remove redundant initialization field Gerard Marull-Paretas 2021-10-29 16:08:25 +02:00
  • 6bb9cab0ef pm: device: hide struct pm_device from docs Gerard Marull-Paretas 2021-10-29 16:07:22 +02:00
  • 042297b298 pm: device: improve wakeup API docs Gerard Marull-Paretas 2021-10-29 15:55:00 +02:00
  • 59c0bd3050 pm: device: add dummy implementation for wakeup API Gerard Marull-Paretas 2021-10-29 12:04:39 +02:00
  • b51b85f3e7 pm: device: improve pm_device_busy* APIs docs Gerard Marull-Paretas 2021-10-29 11:59:41 +02:00
  • dc0b337a7c pm: device: remove internal comment Gerard Marull-Paretas 2021-10-29 11:51:23 +02:00
  • 793c8ddd63 pm: device: hide internal flags from public docs Gerard Marull-Paretas 2021-10-29 11:48:33 +02:00
  • b5e1ec60be pm: device: adjust flag names Gerard Marull-Paretas 2021-10-29 11:42:16 +02:00
  • e433c56349 pm: device: remove unused flag Gerard Marull-Paretas 2021-10-29 11:40:14 +02:00
  • 2a6aca1dd6 pm: device: document deprecated functions and macros Gerard Marull-Paretas 2021-10-29 11:38:11 +02:00
  • aa5b1d5503 pm: state: use code/endcode for code examples Gerard Marull-Paretas 2021-10-29 11:17:47 +02:00
  • 4daf285c8c pm: cleanup Doxygen groups and inclusion Gerard Marull-Paretas 2021-10-29 11:10:49 +02:00
  • c8814f639e doc: doxygen: add group definition file Gerard Marull-Paretas 2021-10-29 11:05:00 +02:00
  • 2ebf885ab0 drivers: usb device driver for the stm32u5 soc family Francois Ramu 2021-11-03 16:12:56 +01:00
  • cd6adfe074 boards: arm: stm32 disco kit target board has USB-OTG instance Francois Ramu 2021-10-27 13:06:09 +02:00
  • 261d14b58b dts/arm: stm32u5: add usb OTG full-speed node Francois Ramu 2021-10-27 13:04:47 +02:00
  • 41325bd1fb drivers: spi: remove spi_context_cs_configure function Bartosz Bilas 2021-10-08 20:09:28 +02:00
  • 7ba48aa7a9 drivers: spi_xlnx_axi_quadspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:09:36 +02:00
  • 258f2d85f7 drivers: spi_xec_qmspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:09:21 +02:00
  • 997723b760 drivers: spi_sifive: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:09:08 +02:00
  • 81a3900b35 drivers: spi_sam0: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:55 +02:00
  • 61646649a1 drivers: spi_sam: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:42 +02:00
  • 05f326c96e drivers: spi_rv32m1_lpspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:26 +02:00
  • 97d3de2349 drivers: spi_psoc6: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:08:13 +02:00
  • 225f0b3825 drivers: spi_oc_simple: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:07:54 +02:00
  • 99daca9bba drivers: spi_nrfx_spim: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:07:11 +02:00
  • ae03c0a6bf drivers: spi_nrfx_spi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:06:19 +02:00
  • 054fb71bf0 drivers: spi_mcux_lpspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:05:57 +02:00
  • ab2d23c5f4 drivers: spi_mcux_flexcomm: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:05:39 +02:00
  • 0ccdd5f263 drivers: spi_mcux_dspi: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:05:18 +02:00
  • bcd0364ab8 drivers: spi_gecko: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:04:56 +02:00
  • f40be1f17f drivers: spi_esp32_spim: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:04:28 +02:00
  • 70a65b229b drivers: spi_dw: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:04:09 +02:00
  • 37925430b1 drivers: spi_cc13xx_cc26xx: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:03:29 +02:00
  • b370fb8fad drivers: spi_b91: initialize all cs gpios during init Bartosz Bilas 2021-10-07 17:03:01 +02:00
  • 388a33c188 drivers: spi_ll_stm32: initialize all cs gpios during init Bartosz Bilas 2021-10-01 21:11:53 +02:00
  • 54907c7014 drivers: spi: spi_context: improve support of multiple cs gpios Bartosz Bilas 2021-07-30 08:10:42 +02:00
  • ea25b92cd9 drivers: spi: use dedicated init priority Bartosz Bilas 2021-10-27 20:33:15 +02:00
  • 5b070d28f3 dts/arm: stm32u5: add System window watchdog node Francois Ramu 2021-11-04 09:44:47 +01:00
  • 19836913d8 dts/x86: Enable PTM root device Tomasz Bursztyka 2021-09-07 11:51:22 +02:00
  • 23a0ce4ff3 drivers/pcie: Add PTM root device driver as well as implement PTM API Tomasz Bursztyka 2021-08-18 11:18:44 +02:00
  • e854950219 dts/pcie: Add PTM root device specification Tomasz Bursztyka 2021-09-07 11:50:17 +02:00
  • 379c1dea38 include/pcie: Add PTM API Tomasz Bursztyka 2021-08-18 10:38:29 +02:00
  • 766f567bfc drivers/pcie: Add PCIE logging module Tomasz Bursztyka 2021-08-18 09:40:42 +02:00
  • 3c02c1678e include/pcie: Rename capability prefix Tomasz Bursztyka 2021-09-07 13:09:12 +02:00
  • 95e2c39497 drivers: uart stm32 flushing Rx register once the RXNE irq is enabled Francois Ramu 2021-10-26 11:39:57 +02:00
  • 608b358d6b drivers/disk: sdmmc: stm32: err var init is not required Erwan Gouriou 2021-11-03 11:28:07 +01:00
  • 34a50e313d drivers/disk: sdmmc: stm32: Enable hw fc only after card init Erwan Gouriou 2021-11-03 11:26:24 +01:00
  • 2ae9a54a09 net/tcp: Use highest priority for TCP internal work queue Tomasz Bursztyka 2021-09-23 20:12:25 +02:00
  • 3718904a50 test/net: Make sure the tls server socket is accepting before connect Tomasz Bursztyka 2021-09-20 09:47:55 +02:00
  • 174f489bec tests/net: Put the context down and not only the tcp part in tcp2 test Tomasz Bursztyka 2021-09-21 20:20:40 +02:00
  • f371f76e9a tests/net: Switch k_msleep to k_yield for tcp packet scheduling Tomasz Bursztyka 2021-09-17 13:02:41 +02:00
  • 1696f6de35 tests/net: TLS test requires more RX PKT and buffers Tomasz Bursztyka 2021-09-17 10:40:55 +02:00
  • 8a2e5b1648 net/context: Close TCP connection properly Tomasz Bursztyka 2021-09-16 14:32:41 +02:00
  • 798588e709 net/tcp: Stop TCP state machine breaking when sending locally Tomasz Bursztyka 2021-09-16 14:27:45 +02:00