Commit graph

  • 0b4365ef29 usbc: add support for TCPC control of vbus sourcing Michał Barnaś 2023-08-23 14:26:11 +0200
  • 44e4270a28 usbc: add setter function for sink and source control Michał Barnaś 2023-08-23 14:10:00 +0200
  • bf574a0854 soc: add deprecation warning if using HWMv1 SoCs Gerard Marull-Paretas 2024-06-12 11:35:05 +0200
  • 317abcc589 sensor: fix fallthrough on sample_channel_get on AQI Krystian Dolatowski 2024-06-10 20:33:55 +0200
  • c44b777221 drivers: display: make driver API structs const Benjamin Cabé 2024-06-12 15:04:46 +0200
  • 6a29c79d4e drivers: usb: native posix: add option for enabling high speed support Henrik Brix Andersen 2024-06-10 19:55:23 +0000
  • a435dd3ee0 Bluetooth: Audio: CAP broadcast reception start bugfix Andries Kruithof 2024-06-11 07:07:00 +0200
  • 0d51cb08c4 cmake: remove dead 'soc_legacy' folder handling Torsten Rasmussen 2024-06-10 16:28:53 +0200
  • ae833cd04f MAINTAINERS: Add ubieda to RTIO Luis Ubieda 2024-06-12 12:17:06 -0400
  • 4c31e4b337 Bluetooth: BAP: Fix missing len increment when merging non-LC3 data Emil Gydesen 2024-06-07 12:43:31 +0200
  • 2712b32941 Bluetooth: Document that bt_disable() doesn't touch callbacks Rubin Gerritsen 2024-06-07 08:44:14 +0200
  • 6070e693ab intel_adsp: Fix data cache flush before D3 Jaroslaw Stelter 2023-05-25 14:24:58 +0200
  • a1ee7f9d41 intel_adsp: kconfig: remove duplicate line Anas Nashif 2024-06-04 22:55:43 +0000
  • db6bbb90ee intel_adsp: ace30: use correct toolchain Anas Nashif 2024-06-04 18:19:51 +0000
  • bed5d8f6f8 riscv: linker: try to use name of register Fin Maaß 2024-05-29 18:58:49 +0200
  • 77bdc31bc9 tests: devicetree: add tests for DT_REG_HAS_NAME Fin Maaß 2024-06-06 08:27:31 +0200
  • fb8b30d8d0 dts: devicetree.h: add DT_REG_HAS_NAME Fin Maaß 2024-05-28 11:56:42 +0200
  • 88760196c6 dt-bindings: pinctrl: pinctrl_gecko: fix misleading GECKO_FUN_MSK mask val Adrien MARTIN 2024-05-27 19:03:17 +0200
  • 2e9c30aed3 sample: openamp_rsc_table: enable colibri_imx7d Jérémy LOCHE - MAKEEN Energy 2024-05-18 01:44:24 +0200
  • 75d65821ce arch: arm: add rom_start_relocation prompts Jérémy LOCHE - MAKEEN Energy 2024-05-18 01:48:45 +0200
  • 3e3fc86bad nxp: imx7d: add .ressource_table definitions Jérémy LOCHE - MAKEEN Energy 2024-05-14 11:25:02 +0200
  • 521a5ca958 soc: intel_ish: Make ISH support APIC timer with TSC time source. Dong Wang 2024-05-10 16:00:33 +0800
  • 216a1d95ed boards: seeed: Add xiao_rp2040 board Tim Lovett 2024-04-21 09:44:51 -0400
  • fd584b4727 snippets: add ram-console snippet support Hou Zhiqiang 2024-03-19 13:07:08 +0800
  • 1cd37f21f3 drivers: ram_console: add option to link console buffer to given section Hou Zhiqiang 2024-01-24 15:18:25 +0800
  • 209568eabe driver: ram_console: leave one byte from the defined buffer size Hou Zhiqiang 2024-03-19 15:28:25 +0800
  • c1765ff690 soc: imx9: a55: create region and section from the zephyr,memory-region Hou Zhiqiang 2024-01-29 00:57:37 +0800
  • abf90d4ad7 arm64: linker: create region and section from zephyr,memory-region Hou Zhiqiang 2024-01-24 14:51:43 +0800
  • be307f8ad9 Bluetooth: Audio: Change lang to 3-byte value from uint32_t Emil Gydesen 2024-05-10 16:42:57 +0200
  • f08bc644a1 Bluetooth: Audio: Rename stream_lang to lang Emil Gydesen 2024-05-10 15:07:19 +0200
  • 57af793bb4 ARC: nSIM: Add RMX100 platform Nikolay Agishev 2024-05-06 17:17:11 +0300
  • ea7a876cff ARC: nSIM: Make reorganization of board and SoC structure Nikolay Agishev 2024-05-06 17:17:11 +0300
  • b04cd038ca samples: drivers: spi_flash includes the dma for stm32 xspi node Francois Ramu 2024-04-24 12:55:52 +0200
  • ac48369731 drivers: flash: stm32 xspi driver with DMA support Francois Ramu 2024-04-23 17:20:32 +0200
  • be55b2c263 drivers: flash: stm32 xspi flash driver with clock domain Francois Ramu 2024-04-09 17:48:37 +0200
  • 1662c0ac8f boards: arm: stm32wb5mm_dk: update test runner yaml file Javad Rahimipetroudi 2024-02-13 12:26:09 +0100
  • bfdd05161a docs: stm32wb5mm_dk: update supported features table Javad Rahimipetroudi 2024-02-13 11:41:03 +0100
  • 2eb5513f3e board: arm: stm32wb5mm_dk: add ism330dhcx sensor Javad Rahimipetroudi 2024-02-13 11:37:04 +0100
  • 57509b8eb5 boards: arm: stm32wb5mm_dk:add support for vl53l0x Javad Rahimipetroudi 2024-02-13 11:06:16 +0100
  • 55a988ef44 lib: smf: fix ctx->executing in smf_execute_all_entry_actions Chun-Chieh Li 2024-06-05 17:51:27 +0800
  • eae0900122 lib: smf: add NULL check in smf_execute_all_exit_actions Chun-Chieh Li 2024-06-03 14:08:21 +0800
  • 09a6849a1b doc: boards: silabs: Document board naming scheme Aksel Skauge Mellbye 2024-06-10 09:06:50 +0200
  • 45e49aaca2 boards: silabs: Consistently name starter kits Aksel Skauge Mellbye 2024-06-08 15:44:28 +0200
  • fee86aecaa boards: silabs: Consistently name radio boards Aksel Skauge Mellbye 2024-06-07 17:01:49 +0200
  • bc6c363bc9 boards: silabs: Consistently name dev kits Aksel Skauge Mellbye 2024-06-07 13:43:38 +0200
  • 7df94e4128 boards: silabs: Create subcategories for different board types Aksel Skauge Mellbye 2024-06-07 11:55:59 +0200
  • d35eac2326 drivers: spi: gecko: Respect frequency configuration Aksel Skauge Mellbye 2024-04-30 11:41:33 +0200
  • 5513657e10 drivers: spi: gecko: Add support for devices with a single USART Aksel Skauge Mellbye 2024-04-30 11:24:42 +0200
  • 9b3f41de55 Bluetooth: host: don't pull data if no view bufs Jonathan Rico 2024-06-07 11:18:19 +0200
  • 5a7ef422bb Bluetooth: host: use __maybe_unused for convenience variables Jonathan Rico 2024-05-27 17:34:03 +0200
  • b6cdf10310 Bluetooth: L2CAP: remove seg_pool Jonathan Rico 2024-05-21 17:13:31 +0200
  • 28be8909a6 Bluetooth: host: remove TX thread Jonathan Rico 2023-08-01 13:25:13 +0200
  • 48d1cffb4d Bluetooth: L2CAP: remove CONFIG_BT_L2CAP_RESCHED_MS Jonathan Rico 2024-04-26 18:36:43 +0200
  • 38820efd8d Bluetooth: L2CAP: Make bt_l2cap_send_pdu() Jonathan Rico 2024-04-23 10:31:34 +0200
  • 28535fe2f2 Bluetooth: host: Change TX pattern (push -> pull) Jonathan Rico 2023-07-21 10:22:32 +0200
  • 1c8cae30a8 Bluetooth: host: Introduce "view" buffer concept Jonathan Rico 2023-07-18 10:39:44 +0200
  • 52dc64f0d9 Bluetooth: conn: Allocate TX context JIT Aleksander Wasaznik 2023-07-14 16:29:13 +0200
  • 04e56f72c7 drivers: flash: Fix stm32 ospi and xpsi reset gpios handling Joakim Andersson 2024-06-10 14:03:52 +0200
  • 441d970417 net: lwm2m: Bypass send_queue when sending empty Ack Seppo Takalo 2024-06-10 15:30:47 +0300
  • c0be06be02 soc: psoc6: fix build error when CONFIG_UART_INTERRUPT_DRIVEN Nazar Palamar 2024-06-10 15:48:42 +0300
  • 37ec117386 scripts: west: blobs: Check for existence of modules Carles Cufi 2024-06-10 16:34:05 +0200
  • b93fe6ad2d shell: device_service: print DT metadata Martí Bolívar 2024-04-25 02:05:58 -0600
  • 48a14dc17e gpio: add support for node label based lookup in the shell Martí Bolívar 2024-04-25 00:05:42 -0600
  • 15c9d3711c kernel: add CONFIG_DEVICE_DT_METADATA and helpers Martí Bolívar 2024-04-24 23:16:16 -0600
  • 74abb2bf95 devicetree: add first-class node label helpers Martí Bolívar 2024-04-24 19:22:42 -0600
  • 131e6bf494 logging: allow OOT backend to enable LOG_BACKEND_FORMAT_TIMESTAMP Yong Cong Sin 2024-06-10 23:31:47 +0800
  • a048fee8e7 samples: canopennode: fix HTTP 404 errors Benjamin Cabé 2024-06-10 17:42:45 +0200
  • 6d915f8e51 doc: boards: fix dead link in boards doc Benjamin Cabé 2024-06-10 17:14:04 +0200
  • a3fcfa90b3 doc: boards: olimex: fix dead links in boards doc Benjamin Cabé 2024-06-10 17:13:21 +0200
  • 9a73c32852 doc: boards: nxp: fix dead links in boards doc Benjamin Cabé 2024-06-10 17:12:07 +0200
  • 355a864d81 doc: samples: tracing: fix dead link to sample overlay Benjamin Cabé 2024-06-10 17:01:13 +0200
  • 7e7dbc7d88 doc: boards: st: fix dead links in boards doc Benjamin Cabé 2024-06-10 16:58:09 +0200
  • 0c42131776 doc: boards: infineon: fix bad references to defconfig files Benjamin Cabé 2024-06-10 16:50:15 +0200
  • 30ebe33f5a docs: pm: fix broken link to power domain tests Benjamin Cabé 2024-06-10 16:40:07 +0200
  • 352d90df32 doc: shields: lmp90100_evb: fix dead link to evaluation board docs Benjamin Cabé 2024-06-10 15:35:22 +0200
  • 6db7c2aeb3 doc: boards: fix dead link to i.MX 8M reference manual Benjamin Cabé 2024-06-10 15:32:01 +0200
  • cd5be454c6 doc: boards: fix deadlink to RT685 datasheet Benjamin Cabé 2024-06-10 15:26:41 +0200
  • fb27c36ad5 drivers: udc_dwc2: Fix control OUT buffer leak Tomasz Moń 2024-06-11 09:40:32 +0200
  • 238d113185 samples: modules: canopennode: set bootloader in sample.yaml Gerard Marull-Paretas 2024-06-11 16:46:05 +0200
  • 3898cbeafc doc: kernel: do not start doxygen comment with # Benjamin Cabé 2024-06-11 17:53:00 +0200
  • 9a0283d5e2 drivers: gnss: make gnss_xxx_config and gnss_driver_api as const Pisit Sawangvonganan 2024-06-12 17:57:33 +0700
  • b7182cf082 tests: uoscore: increase main stack Anas Nashif 2024-06-12 12:24:38 -0400
  • 7b2ccf4dfe kernel: increase main stack size for ztests on nios2 Anas Nashif 2024-06-12 12:18:33 -0400
  • dfb240f37c samples: boards: stm32 I2C config and gives V2 timing calculation Francois Ramu 2023-10-26 11:13:35 +0200
  • 29afef1e7d drivers: i2c: stm32 for V2 driver get_config with timings Francois Ramu 2023-10-02 16:22:52 +0200
  • e5048c0c6d drivers: i2c: stm32 I2C v2 driver fix compliance with a Macro Francois Ramu 2023-07-24 13:17:06 +0200
  • 3aea45053c drivers: i2c: stm32 driver V2 new timing calculation Francois Ramu 2023-06-28 11:50:22 +0200
  • 01604acc51 samples: cmsis_dsp: add moving average sample Benjamin Cabé 2023-11-27 19:37:56 +0100
  • fbe912395c dts: bindings: dma: raspberrypi: Correcting typo TOKITA Hiroshi 2024-02-06 20:36:09 +0900
  • 8b49895de6 dts: bindings: dma: raspberrypi: Fix irq0-channels definition TOKITA Hiroshi 2024-02-05 23:00:28 +0900
  • 886098a6c8 tests: latency_measure: Restructure configurations Peter Mitsis 2024-03-05 11:16:25 -0500
  • 3de2ce59bc adsp: hda: Extend buffers allowed address space Adrian Warecki 2024-05-09 13:13:39 +0200
  • fdd81f87c2 testsuite: coverage: Add CONFIG_ZTEST_COVERAGE_RESET_BEFORE_TESTS Roman Studenikin 2024-06-05 12:54:33 -0700
  • 179585e54b testsuite: coveerage: support counters reset Roman Studenikin 2024-05-20 08:36:04 -0700
  • ed8c99977f usb: device: allow uneven SN to be obtained from HWINFO Johann Fischer 2024-05-23 13:37:17 +0200
  • 486d109e7e dts: stm32h5: Add backup sram DT node to STM32H56xx Thorsten Spätling 2024-05-28 11:38:12 +0200
  • b666262a62 doc: _scripts: gen_devicetree_rest: extra folders Jordan Yates 2024-05-30 15:33:13 +1000
  • ae25d606c9 doc: _scripts: gen_devicetree_rest: skip empty vendors Jordan Yates 2024-05-30 15:29:53 +1000
  • 1264a9a163 usb: it82xx2: return the available data length in the ep read function Ren Chen 2024-05-29 16:20:10 +0800
  • d9099efc02 usb: it82xx2: lock irq when accessing fifo ctrl register and ready bit Ren Chen 2024-05-29 16:06:18 +0800