Commit graph

  • 05a45a19e3 dap: fix timeout handling Maximilian Deubel 2024-05-24 15:43:16 +0200
  • 94f48c7a78 samples: debug: add CMSIS DAP sample using USB as interface Johann Fischer 2023-01-13 00:41:34 +0100
  • 9a9afb0b54 dap: implement DAP SWD sequence command Johann Fischer 2023-08-31 18:01:51 +0200
  • e31cdc00a0 dap: react properly to unsupported UART commands Johann Fischer 2023-08-31 18:01:15 +0200
  • 58d9d889aa dap: add support for DAP_INFO string elements Maximilian Deubel 2023-07-07 15:25:55 +0200
  • 6522dd7f53 dap: implement wait for SWJ pins command Maximilian Deubel 2023-07-07 15:23:55 +0200
  • 3e8f9fb7df drivers: swdp_bitbang: add SW output sequence Johann Fischer 2023-08-31 17:10:00 +0200
  • 3ef2c66a8a driver: swdp_bitbang: rework pin configurations Maximilian Deubel 2023-07-07 15:22:22 +0200
  • f5ccc3c82c dap: do not return error in DAP connect command Johan Carlsson 2023-04-23 23:35:33 +0200
  • e46e72320e dap: add Konfig option to set maximum packet size Johan Carlsson 2023-04-21 14:47:09 +0200
  • 7c9259abbc dap: add CMSIS-DAP compatible controller Johann Fischer 2019-10-09 00:02:30 +0200
  • 3cf630fb0b driver: add SWDP driver interface API and bit-bang driver Johann Fischer 2018-06-02 00:48:08 +0200
  • 2146813cb3 tests: drivers: adc stm32 api testing on the stm32h7s78 disco kit Francois Ramu 2024-06-07 16:49:27 +0200
  • e78cdc823d boards: arm: stm32h7s78 disco kit supporting more features Francois Ramu 2024-05-27 11:11:43 +0200
  • 4ade2a88e4 dts: arm: stm32h7 add wdg and adc, rng node to stm32h7R/h7S devices Francois Ramu 2024-05-30 13:27:58 +0200
  • b014150508 drivers: flash: stm32h7 flash driver supports the stm32h7rs serie Francois Ramu 2024-03-14 09:04:40 +0100
  • da8a812582 drivers: adc: stm32 adc driver supporting the stm32H7RS Francois Ramu 2024-03-07 11:58:27 +0100
  • 24ff13e92c drivers: watchdog: stm32 wdg driver support stm32H7RS serie Francois Ramu 2024-03-11 17:46:54 +0100
  • 895ef1d6c5 drivers: hwinfo: stm32 driver supports the stm32h7rs serie Francois Ramu 2024-03-11 17:48:58 +0100
  • 08eb314c35 llext: refactor: use cached section headers Luca Burelli 2024-06-07 23:27:10 +0200
  • 817bbda5cc llext: read all section headers at once Luca Burelli 2024-06-12 17:56:26 +0200
  • a976a1a25c llext: llext_load: document memory management policy Luca Burelli 2024-06-06 18:17:28 +0200
  • 89e27b9312 llext: improve debug messages Luca Burelli 2024-06-07 23:21:30 +0200
  • 0666fe2a35 boards: rak: Add Rak11720 board Sercan Erat 2024-06-08 18:28:30 +0300
  • 163ddc0e84 boards: lpcxpresso5s69//ns: Fix mbedtls build err Declan Snyder 2024-06-12 22:10:54 -0500
  • 4bf9e62ba0 boards: nxp: Remove suppression of LPC DTC warns Declan Snyder 2024-06-10 11:31:57 -0500
  • 801028b763 dts: nxp,lpc-gpio: Fix binding to group ports Declan Snyder 2024-06-10 11:24:47 -0500
  • 4141b7cb64 tests: drivers: i2c: add i2c support for NXP FRDM-KE17Z512 Anke Xiao 2024-06-12 14:21:42 +0800
  • fdf39a7ab7 boards: nxp: frdm_ke17z512: enable lpi2c0 and lpi2c1 driver Anke Xiao 2024-06-12 14:15:57 +0800
  • 89a0ff8f61 soc: nxp: kinetis: soc.c: configure i2c driver clock Anke Xiao 2024-06-12 14:05:36 +0800
  • 5aeeae91e2 dts: arm: nxp: nxp_ke1xz.dtsi: add i2c periperal info Anke Xiao 2024-06-12 13:59:14 +0800
  • 1c53726e80 Bluetooth: Host: Fix deprecation and versioning for HCI APIs Johan Hedberg 2024-06-12 10:23:46 +0300
  • c9a0ab2587 doc: migration-guide-3.7: Mention the removal of CONFIG_BT_NO_DRIVER Johan Hedberg 2024-06-12 10:14:51 +0300
  • 72fa07e0bc manifest: hal_intel: update to lastest revision Dong Wang 2024-06-12 15:42:16 +0800
  • ff0635d700 drivers: flash: stm32: fix flash write error handling Riku Karjalainen 2024-06-11 16:14:49 +0300
  • d45605e6a3 drivers: apic_tsc: revert add dependency of DYNAMIC_INTERRUPTS David Leach 2024-06-13 22:40:44 -0500
  • af6d790d0e drivers: apic_tsc: add dependency of DYNAMIC_INTERRUPTS Dong Wang 2024-06-12 09:28:42 +0800
  • b1f2eb9a11 samples: drivers: adc: add nucleo_h563zi Jeppe Odgaard 2024-02-14 10:51:01 +0100
  • b29e8ff0d6 include: toolchain: added missing parenthesis frei tycho 2024-06-05 09:26:44 +0000
  • c9d0f15006 doc: mem_mgmt: Add missing definition for mem_mgmt doxygen group Benjamin Cabé 2024-06-04 10:52:45 +0200
  • 1bf5af7e89 kernel: banner: Add option to clear screen on boot Reto Schneider 2024-05-02 17:32:17 +0200
  • 5120744c8d lib: added blanks between operators Hess Nathan 2024-05-17 15:50:24 +0200
  • 974bad6242 coding guidelines: comply with MISRA Rule 12.1. Hess Nathan 2024-05-02 11:23:59 +0200
  • 7fb4a748b5 coding guidelines: comply with MISRA Rule 21.15 Hess Nathan 2024-04-29 14:57:53 +0200
  • 1db7caae56 kernel: update k_work_schedule_for_queue() docstring Paulo Santos 2024-04-23 16:21:57 -0300
  • 644f6b6e97 doc: rpi_pico update to cmsis-dap Torsten Rasmussen 2024-04-17 09:41:24 +0200
  • 59b2ef2739 drivers: timer: Add TI DM TIMER support Prashanth S 2023-08-01 11:11:19 +0530
  • 4e95fde58c boards: phytec: phyboard_lyra: Add OpenOCD support for M4 Daniel Schultz 2024-04-19 16:08:31 -0700
  • 680228d5d6 boards: ti: sk_am62: Add OpenOCD support Daniel Schultz 2024-04-11 16:10:08 -0700
  • 281500f046 soc: ti: k3: Enable BUILD_NO_GAP_FILL for all M4 Daniel Schultz 2024-05-15 08:07:51 +0200
  • b22c961e5e scripts: west: runner: openocd: Add gdb-client-port Daniel Schultz 2024-04-11 16:12:57 -0700
  • f73471eaf9 tests: timer_api: Use 64-bit integers in busy slew threshold calculation Andrzej Głąbek 2023-12-11 11:50:07 +0100
  • 1cfd57177e tests: timer_api: Use busy slew threshold when checking remaining ticks Andrzej Głąbek 2023-12-11 11:15:43 +0100
  • 77a3aec34e lib: added missing parenthesis frei tycho 2024-06-05 09:51:51 +0000
  • c98760df44 boards: fix openocd deprecated configuration Andreas Klinger 2024-03-15 13:20:46 +0100
  • cab48b0743 ieee802154: ieee802154_cc13xx_cc26xx_subg: Fix tcp timeout Ayush Singh 2024-05-18 17:54:57 +0530
  • ae5a15ab0e tests: drivers: gpio: Enable gpio driver tests for max32672 boards Sadik Ozer 2024-01-10 17:21:48 +0300
  • 63009d7a72 boards: Add MAX32672EVKIT board Sadik Ozer 2024-01-11 14:19:11 +0300
  • 16dda2c092 boards: Add MAX32672FTHR board Sadik Ozer 2024-01-10 16:59:52 +0300
  • 406764aec6 soc: Add the MAX32672 SoC Sadik Ozer 2024-01-10 13:28:53 +0300
  • 774ed60280 drivers: spi: smartbond: Add async API support Ioannis Karachalios 2024-06-05 00:00:39 +0300
  • f78c51d99d checkpatch: Add exception to BRACKED_SPACE rule for macros Rubin Gerritsen 2024-06-07 14:57:32 +0200
  • 301d24fd88 boards: st: stm32CubeProgrammer runner does not need hex-file path Francois Ramu 2024-06-10 14:49:53 +0200
  • 5914c86931 arch: treewide: Remove unnessecary flash size/address defconfig when !XIP Grant Ramsay 2024-06-11 20:19:08 +1200
  • c5642a7b4d arch: kconfig: Set flash size/address to 0 by default when !XIP Grant Ramsay 2024-06-11 15:21:33 +1200
  • 13660dd7b9 demand_paging/backing_store/ram.c: misc fixups Nicolas Pitre 2024-05-28 22:23:49 -0400
  • baa70d8d36 arch/arm64/mmu: fix page table reference counting part 2 Nicolas Pitre 2024-06-13 16:05:03 -0400
  • 65d2ae6939 doc: releases: migration-guide-3.7: add note for SSD16XXX displays Daniel DeGrasse 2024-06-07 14:59:44 -0500
  • 323adb9f08 tests: drivers: display: build_all: add ssd16xx Daniel DeGrasse 2024-06-07 14:53:43 -0500
  • 8d2dc2f9ef drivers: display: ssd16xx: convert to MIPI DBI API Daniel DeGrasse 2024-06-07 14:48:50 -0500
  • 2690cacf65 samples: Bluetooth: CAP: Add missing argument to get_chan_allocation Emil Gydesen 2024-06-13 20:38:55 +0200
  • 1d9907a712 soc: common: riscv-privileged: align to no SW ISR table Marcin Szymczyk 2024-06-07 12:08:23 +0200
  • 0b20e2afa7 arch: riscv: skip isr.S when SW ISR table is not generated Marcin Szymczyk 2024-06-07 12:04:18 +0200
  • 7902457437 Bluetooth: audio: test: Unittests for broadcast reception start Andries Kruithof 2024-02-08 14:31:17 +0100
  • b2d1e4505f boards: frdm_mcxn947: Add Display support Mahesh Mahadevan 2024-04-16 13:41:30 -0500
  • 3fbd689eaa boards: shield: Add a shield for the NXP LCD-PAR-S035 LCD module Mahesh Mahadevan 2024-04-11 07:50:42 -0500
  • b219596cc1 drivers: mipi_dbi: Add controller driver for NXP FlexIO LCD Mahesh Mahadevan 2024-04-10 08:43:40 -0500
  • 3dd5ffe20a drivers: display: st7796: Update the logic to invert RGB and BGR Mahesh Mahadevan 2024-05-09 13:03:22 -0500
  • 6236779d32 drivers: display: Update setting the mode in the st7796s driver Mahesh Mahadevan 2024-06-12 11:46:46 -0500
  • 53b5dbfb88 include: mipi_dbi: Add defines for MIPI Type A and B Mahesh Mahadevan 2024-02-15 19:17:39 +0000
  • c396d8bdbc drivers: clock_control: Update NXP LPC Syscon driver to add FlexIO Mahesh Mahadevan 2024-04-11 09:04:03 -0500
  • 1e3fd5361f modbus_serial: Disable rx interrupt if buffer fills up Björn Stenberg 2024-04-10 09:58:08 +0200
  • f3679ab2c2 coding guidelines: comply with MISRA Rule 7.4 Hess Nathan 2024-05-13 09:18:08 +0200
  • 0dc1414237 samples: usb: remove hid-cdc sample Johann Fischer 2024-05-21 18:43:48 +0200
  • 51e5f2d3e5 soc: espressif: esp32c3: reorder ROM sections Marek Matej 2024-06-13 01:01:09 +0200
  • 7bf47f8e8f soc: espressif: esp32c3: improve memory utilization Marek Matej 2024-05-25 12:07:08 +0200
  • b98a60773b shell: kernel: add command to unwind a thread Yong Cong Sin 2024-06-11 14:51:02 +0800
  • 61a0f9f1c0 arch: riscv: stop printing symbol name at mepc Yong Cong Sin 2024-06-08 13:12:54 +0800
  • 726fefd12c arch: riscv: stacktrace: implement arch_stack_walk() Yong Cong Sin 2024-05-31 21:24:54 +0800
  • 5121de6e73 arch: introduce arch_stack_walk() Yong Cong Sin 2024-05-31 18:01:06 +0800
  • 3137829e72 boards: nrf: Update nrf54h and nrf54l yamls to use sysbuild in twister Maciej Perkowski 2024-06-05 14:33:49 +0200
  • da1066fa4b twister: Add sysbuild boolean to platform definitions Maciej Perkowski 2024-06-05 12:52:40 +0200
  • e902a08832 boards: frdm_rw612: Simple enablements collection Declan Snyder 2024-06-06 14:03:02 -0500
  • 5c24c79a90 modem: pipe: simplify synchronization Bjarki Arge Andreasen 2024-06-10 13:15:25 +0200
  • 87e1ab83c9 llext: tests: fix "mps2/an385/*_mpu" OOM Luca Burelli 2024-06-11 14:36:31 +0200
  • d25563f59a llext: tests: re-initialize variables Luca Burelli 2024-06-11 14:42:00 +0200
  • 42a0d18ecf llext: tests: add zassert macros everywhere Luca Burelli 2024-06-11 14:41:35 +0200
  • 0153b34c4c manifest: hal_espressif update Marek Matej 2024-06-11 19:19:16 +0200
  • 2a4417bb8e soc: silabs: Fix CMake test for soc family Aksel Skauge Mellbye 2024-06-11 20:01:24 +0200
  • 94ded47fa7 drivers: crypto: make driver API and conf structs const Benjamin Cabé 2024-06-12 15:43:21 +0200