Commit graph

  • de9e2fcd72 assert: Add no-op stub for __ASSERT_POST_ACTION Rob Barnes 2022-10-19 19:38:37 +00:00
  • 0e8005e860 sample/drivers/jesd216: spi-nor config for nrf52840dk Andrzej Puzdrowski 2022-09-15 16:01:37 +02:00
  • 510dca57da shell: devmem: add devmem dump subcommand Chris Friedt 2022-12-02 07:11:43 -05:00
  • 9b43e3ac0f drivers: serial: uart_xmc4xxx: Fix write to fifo with more than one byte Andriy Gelman 2022-11-19 10:03:11 -05:00
  • 41dda6938e tests: devicetree: device: Add mimxrt595_evk_cm33 exclusion Mahesh Mahadevan 2022-11-30 17:27:55 -06:00
  • b79e744043 boards: mimxrt595evk: Setup the regulator for Run mode Mahesh Mahadevan 2022-11-29 16:13:21 -06:00
  • 0b845cd28c cmake: update FindDeprecated for SOURCES Torsten Rasmussen 2022-12-01 11:40:24 +01:00
  • 6cb5c5519e arch/arm64: Support runtime frequency Henri Xavier 2022-12-02 11:57:54 +01:00
  • 82a902e5ea lib: newlib: Define _ANSI_SOURCE Stephanos Ioannidis 2022-12-02 16:39:59 +09:00
  • 426896ea3e settings: fcb: remove unnecessary drop of const identifier Marcin Niestroj 2022-12-02 13:38:16 +01:00
  • 36b06f4af8 settings: file: remove unnecessary drop of const identifier Marcin Niestroj 2022-11-30 17:53:27 +01:00
  • 312bddfe17 settings: line: simplify settings_line_len_calc() Marcin Niestroj 2022-11-29 21:18:06 +01:00
  • b1a15f50b2 settings: line: remove unused MAX_ENC_BLOCK_SIZE macro Marcin Niestroj 2022-11-29 19:49:12 +01:00
  • c6af1c3320 settings: line: fix typos in comments Marcin Niestroj 2022-11-29 19:43:41 +01:00
  • fb9807da9a settings: put all options under if SETTINGS Marcin Niestroj 2022-11-21 22:54:00 +01:00
  • 95d8943c69 drivers: regulator: support for regulator mode APIs in regulator shell Daniel DeGrasse 2022-12-02 13:14:03 -06:00
  • 9d1bcc6126 drivers: regulator: cleanup device_is_ready and atoi usage Daniel DeGrasse 2022-12-02 15:17:03 -06:00
  • 3e66374881 soc: atmel_sam: add support for SAM E70 q19 parts Perry Hung 2022-10-20 16:11:55 -07:00
  • ff3aaa6ef3 posix: getopt: move declarations to unistd.h Chris Friedt 2022-12-02 12:33:40 -05:00
  • 016f0d4fbe gpio: add gpio_is_ready_dt function Bartosz Bilas 2022-11-30 16:53:23 +01:00
  • 041e85303c dsp: Update tests for basicmath to use dsp subsystem Yuval Peress 2022-10-11 22:49:40 -06:00
  • b38445eaa0 math: Introduce a DSP basicmath subsystem with a cmsis backend Yuval Peress 2022-10-06 23:54:46 -06:00
  • 0433965982 dsp: move cmsis_dsp basicmath tests Yuval Peress 2022-10-11 21:58:36 -06:00
  • 8fb0f3e3f1 drivers: regulator: pca9420: use standard I2C API Gerard Marull-Paretas 2022-12-01 16:26:33 +01:00
  • 47518d47a2 logging: minimal: Change imply to select for printk Jamie McCrae 2022-12-02 11:14:12 +00:00
  • abef3d3001 Bluetooth: Audio: Removed unused cmd_mcc_ots functions Emil Gydesen 2022-10-14 14:05:10 +02:00
  • 312b06a130 Bluetooth: Audio: Add missing static for MCC shell commands Emil Gydesen 2022-10-13 23:22:43 +02:00
  • b12a09baa8 Bluetooth: Audio: Replace generic media "send cmd" with explicit commands Emil Gydesen 2022-10-13 23:16:59 +02:00
  • caba2ad616 kernel: events: add function to clear events Martin Jäger 2022-09-30 12:03:09 +02:00
  • 58ece9d503 kernel: events: fix doc typo and remove empty lines Martin Jäger 2022-09-29 17:59:07 +02:00
  • fa738b0f74 usb-c: Generate USB-C connector VIF policies XML file Madhurima Paruchuri 2022-10-26 13:34:09 +00:00
  • bc31bad0ff MAINTAINERS.yml: Update x86 platform & arch maintainers Johan Hedberg 2022-12-02 12:58:05 +02:00
  • bbf03fd991 ci: twister: fixed path for tag based filtering Anas Nashif 2022-12-02 12:09:22 +00:00
  • dc26a617d7 samples: usb: console: enable optional new USB device support Johann Fischer 2022-11-29 15:19:26 +01:00
  • 13766dd417 samples: cdc_acm: enable optional new USB device support Johann Fischer 2022-11-02 15:10:31 +01:00
  • fcd21f10d5 usb: device_next: add experimental CDC ACM implementation Johann Fischer 2022-10-10 18:02:36 +02:00
  • f5ef4c4288 samples: usb: add shell sample for new USB support Johann Fischer 2022-01-05 13:45:41 +01:00
  • 9fb62f6f0d doc: usb: add UDC driver API reference Johann Fischer 2022-03-23 13:38:13 +01:00
  • cb8b9ad38a usb: add new experimental USB device stack Johann Fischer 2022-01-05 13:44:48 +01:00
  • db1fb82c18 tests: drivers: add simple UDC driver test Johann Fischer 2021-09-07 18:15:51 +02:00
  • 1083e61163 drivers: udc: add USBFSOTG UDC driver for Kinetis SoCs Johann Fischer 2022-05-10 23:40:24 +02:00
  • 0f6e2ba7cd soc: expand ifdef by adding new Kconfig option UDC_KINETIS Johann Fischer 2022-05-10 11:16:29 +02:00
  • 1f11fbc1aa drivers: udc_nrf: do not abuse HAL events for the driver's concerns. Johann Fischer 2022-11-29 15:24:07 +01:00
  • 292951da4b drivers: udc_nrf: implement method to distiguish hal and shim events Johann Fischer 2022-12-01 15:04:44 +01:00
  • 1fa31bbc30 drivers: usb: add new USB device controller API (UDC API) Johann Fischer 2021-05-22 16:41:09 +02:00
  • 677c989e5c include: usb_cdc: add notification codes and UART state bitmap values Johann Fischer 2022-10-14 10:09:55 +02:00
  • 8ab498f973 include: usb_ch9: add macros to get endpoint attributes Johann Fischer 2021-06-16 17:18:38 +02:00
  • 69849ccf3a dts: bindings: add fifo size properties to CDC ACM UART bindings Johann Fischer 2022-10-14 09:28:28 +02:00
  • f9db7fe065 Bluetooth: tester: Extract services from bttester Szymon Czapracki 2022-11-15 12:38:31 +01:00
  • 9f12f2cd51 drivers: display: st7735r: Add rgb-is-inverted property TOKITA Hiroshi 2022-04-13 12:27:12 +09:00
  • e579c19bb1 dts: bindings: display: st7735r: add rgb-is-inverted option TOKITA Hiroshi 2022-04-13 12:27:08 +09:00
  • 04092ac9a5 Bluetooth: Audio: Change shell print for default_stream == NULL checks Emil Gydesen 2022-10-05 14:47:48 +02:00
  • ea448ed69a Bluetooth: Audio: add check for default_conn for audio qos shell command Emil Gydesen 2022-10-05 14:46:13 +02:00
  • ff7f644aff Bluetooth: Audio: Remove audio connect command Emil Gydesen 2022-10-05 14:23:14 +02:00
  • 34715022ef Bluetooth: Audio: Move some unicast shell commands to also support server Emil Gydesen 2022-10-05 14:20:26 +02:00
  • 06fde72092 samples: drivers: led: Add sample for Microchip XEC LED driver Jay Vasanth 2022-11-07 12:37:15 -05:00
  • 2128a3797b dts: arm: mec1501: add bbled support for MEC1501 Jay Vasanth 2022-11-18 17:37:17 -05:00
  • b15f01ddce drivers: led: Microchip XEC LED driver using BBLED controller Jay Vasanth 2022-11-18 17:36:43 -05:00
  • 55da0217da sys: linear_range: fix index calculation when spanning across groups Gerard Marull-Paretas 2022-11-29 10:34:56 +01:00
  • 2f5b57dabd include: adc: Add clarification about ADC buffer Declan Snyder 2022-11-29 13:09:54 -06:00
  • ad2dc064a7 ITE: soc: it81xx2: Add new variant of it81xx2cx related configuration Tim Lin 2022-08-17 16:03:11 +08:00
  • a6425f11b2 boards: arm: stm32h7b3i_dk: fix OSPI flash size Georgij Cernysiov 2022-12-01 15:35:54 +01:00
  • 7d5c158b09 boards: arm: b_l4s5i_iot01a: fix OSPI flash size Georgij Cernysiov 2022-12-01 09:35:17 +01:00
  • 795573c43f Bluetooth: audio: shell: Fix VCP Volume Renderer build Mariusz Skamra 2022-12-01 12:51:00 +01:00
  • 4d906d944b Revert "posix: getopt: move declarations to unistd.h" Chris Friedt 2022-12-01 21:12:29 -05:00
  • cdc0f30dbb Revert "shell: devmem: add devmem dump subcommand" Chris Friedt 2022-12-01 21:11:35 -05:00
  • 0a02a4a2af shell: devmem: add devmem dump subcommand Chris Friedt 2022-11-29 22:28:18 -05:00
  • fc92eb1b37 posix: getopt: move declarations to unistd.h Chris Friedt 2022-11-30 07:27:11 -05:00
  • 1258d35275 manifest: openamp: Bump up openamp version Carlo Caione 2022-11-23 09:27:12 +01:00
  • 16c4ac9dbf manifest: libmetal: Use the new cache API Carlo Caione 2022-10-05 19:00:49 +02:00
  • cc427b4bb0 cache: Fix libraries and drivers Carlo Caione 2022-10-05 18:54:56 +02:00
  • 74e1b1781a cache: aspeed: Rework driver Carlo Caione 2022-10-05 10:13:55 +02:00
  • 4b58739034 arc: cache: Rework cache API Carlo Caione 2022-10-05 10:13:49 +02:00
  • c96313ec3f arm: cache: Rework cache API Carlo Caione 2022-10-05 10:13:40 +02:00
  • 385f06e6a1 arm64: cache: Rework cache API Carlo Caione 2022-10-05 10:13:27 +02:00
  • b504d388ea tests: cache: Add cache test Carlo Caione 2022-10-05 10:12:56 +02:00
  • 189cd1f4a2 cache: Rework cache API Carlo Caione 2022-10-05 10:08:29 +02:00
  • afcf28ee37 boards: arduino_nano_33_ble: Support TRACE32 (GDB-Frontend) TOKITA Hiroshi 2022-10-16 10:17:18 +09:00
  • b5708e273b drivers: entropy: Fix MCUX CAAM Entropy Declan Snyder 2022-09-27 09:40:11 -05:00
  • fe1dd118c8 tests: entropy: api: Add nocache buffer option Declan Snyder 2022-09-27 09:35:37 -05:00
  • 2f88e509f1 boards: qemu_x86: Do not build "raw" binary for qemu Andrei Emeltchenko 2022-12-01 11:08:32 +02:00
  • 87a751c266 west: runners: add file argument Gerhard Jörges 2022-11-16 15:05:29 +01:00
  • 12f2258305 net: Make user_data size in rx and tx buffers configurable Christian Taedcke 2022-12-01 10:19:26 +01:00
  • 5bd3beff14 Kconfig: net: Remove deprecated NET_BUF_USER_DATA_LEN Christian Taedcke 2022-12-01 09:53:51 +01:00
  • 0308167cea tests: Bluetooth: Remove setting a unused define Christian Taedcke 2022-12-01 09:44:56 +01:00
  • a56504a434 ITE drivers/pwm/it8xxx2: don't gate pwm clock when set cycle Ruibin Chang 2022-11-30 10:21:16 +08:00
  • 1d235189d5 Bluetooth: controller: Remove HCI_Read_Local_Supported_Codecs [v1] Morten Priess 2022-06-09 22:49:30 +02:00
  • 325e35036b checkpatch: update --exclude docs Håkon Øye Amundsen 2022-12-01 13:43:04 +01:00
  • 8a6642af8a tests: drivers: spi_loopback on stm32f3_disco Francois Ramu 2022-11-08 14:01:53 +01:00
  • 553afbef47 tests: drivers: spi loopback on nucleo_l152 with DMA Francois Ramu 2022-09-29 14:56:22 +02:00
  • 1217d850f5 twister: instance: fix layout Anas Nashif 2022-12-01 02:00:26 +00:00
  • 3677a10834 twister: ignore unit tests/EFI images with --show-footprint Anas Nashif 2022-11-29 15:35:42 +00:00
  • 218da91211 Bluetooth: controller: Implementing CIS STO & establishment timeout Erik Brockhoff 2022-09-08 13:38:08 +02:00
  • 3c68fa45d2 Bluetooth: controller: fixing possible race re. termination vs. cis's Erik Brockhoff 2022-09-08 13:22:37 +02:00
  • 0604a4d2f1 Bluetooth: controller: store STO value instead of pre-calculated reload Erik Brockhoff 2022-09-08 13:19:49 +02:00
  • a61dfcd8e0 MAINTAINERS: update collaborator list Sylvio Alves 2022-11-30 08:15:18 -03:00
  • 7e0e9d0d7e logging: allow disabling auto-start of UART backend Armin Brauns 2022-11-30 16:00:01 +01:00
  • 52dfd528b8 samples: syslog_net: use utility function for backend init Armin Brauns 2022-11-30 15:55:27 +01:00
  • b923f962aa samples: syslog_net: correctly late-initialize log backend Armin Brauns 2022-11-30 15:28:51 +01:00
  • 916e02563c bluetooth: host: smp: unauth bond overwrite on different identity Kamil Piszczek 2022-11-29 14:57:30 +01:00