1
0
Fork 0

Commit graph

  • d7e4c812ab boards: nordic: nrf7002dk: Fix LFXO configuration Chaitanya Tata 2025-04-16 00:26:24 +05:30
  • 7524d57b52 manifest: hostap: Pull fix for certificate verify failure Chaitanya Tata 2025-04-16 00:23:20 +05:30
  • 8f6b0b2e2e drivers: stepper: refactor stepper move_to and move_by calls Dipak Shetty 2025-04-15 19:11:01 +02:00
  • efdca63c25 Bluetooth: Host: Add missing includes for all BT host files Emil Gydesen 2025-04-11 20:12:34 +02:00
  • 1efd817dbd Bluetooth: Shell: Add missing includes for all BT host shell files Emil Gydesen 2025-04-11 19:48:20 +02:00
  • 4a0ddbefe0 include: Bluetooth: Add missing includes for all BT host files Emil Gydesen 2025-04-11 17:55:50 +02:00
  • ecabcf5db5 pm: Use pointers for current and forced power states Krzysztof Chruściński 2025-04-04 07:35:46 +02:00
  • e4c2cecb7d drivers: i2c: added wch i2c driver Andrei-Edward Popa 2025-03-31 21:34:48 +03:00
  • 1335c3fd76 boards: wch: ch32v003f4p6_dev_board: enable i2c and define i2c pins Andrei-Edward Popa 2025-03-31 21:41:54 +03:00
  • 5e8008c0ab boards: wch: ch32v003evt: enable i2c and define i2c pins Andrei-Edward Popa 2025-04-02 22:07:03 +03:00
  • 502e622644 dts: riscv: wch: added i2c node Andrei-Edward Popa 2025-03-31 21:37:54 +03:00
  • f8a4262241 dts: bindings: i2c: added bindings for wch Andrei-Edward Popa 2025-03-31 21:45:08 +03:00
  • 3932794aee drivers: i3c: shell: add direct rstdaa shell command Ryan McClelland 2025-03-20 23:12:28 -07:00
  • c0503597ba drivers: i3c: add rstdaa direct helper Ryan McClelland 2025-03-20 22:22:18 -07:00
  • 2e8c911fa3 drivers: i3c: add v1.0 support flag Ryan McClelland 2025-03-20 23:09:39 -07:00
  • 2f9faa0a93 ci: workflows: Align used host Maciej Perkowski 2025-04-15 15:00:23 +02:00
  • b53b5e198a bluetooth: rename _bt_gatt_ccc and clarify usage Aleksandr Khromykh 2025-04-15 14:46:54 +03:00
  • 6b369a322d kernel: init: bss clear nocache memory as well Peter van der Perk 2025-04-15 12:03:04 +02:00
  • 18b6b2ef48 docs: releases: mention flash_area_copy() Fin Maaß 2025-04-15 10:20:30 +02:00
  • a288c306f9 soc: silabs: siwx91x: Change memory partition Jérôme Pouiller 2025-04-14 11:48:03 +02:00
  • 2bbafa7072 soc: silabs: siwx91x: Allow alternative memory partition Jérôme Pouiller 2025-04-07 17:26:59 +02:00
  • 8e5c95ed4b drivers: dma: siwx91x: Allow static allocation of DMA channel descriptors Jérôme Pouiller 2025-04-14 09:31:24 +02:00
  • 832a006806 drivers: dma: siwx91x: Early init is not required Jérôme Pouiller 2025-04-15 12:21:47 +02:00
  • 382a6d5d32 drivers: dma: siwx91x: Do not cache shared memory Jérôme Pouiller 2025-03-12 15:51:30 +01:00
  • 164bbdf294 drivers: dma: siwx91x: Use DT to declare descriptors Jérôme Pouiller 2025-03-11 15:22:29 +01:00
  • 95ac568ed0 tests: net: socket: af_packet: Extend the test suite with more tests Robert Lubos 2025-04-11 15:24:06 +02:00
  • 6c0aef4da0 net: sockets: packet: Ensure correct interface is used Robert Lubos 2025-04-10 16:20:00 +02:00
  • 332843be33 net: sockets: packet: Allow proto 0 for RAW sockets Robert Lubos 2025-04-10 15:20:48 +02:00
  • 6869668cc9 tests: net: socket: af_packet: Fix test_raw_and_dgram_socket_recv test Robert Lubos 2025-04-09 16:42:05 +02:00
  • 9f6ac50566 tests: net: socket: af_packet: Simplify test initialization Robert Lubos 2025-04-08 15:39:41 +02:00
  • 0a98a83387 tests: net: socket: af_packet: Switch to blocking sockets with timeout Robert Lubos 2025-04-08 15:01:25 +02:00
  • ff801c62b1 tests: net: socket: af_packet: Increase IPv4 context instance count Robert Lubos 2025-04-08 14:39:00 +02:00
  • 76605f813a tests: net: socket: af_packet: Make sure sockets are closed on failure Robert Lubos 2025-04-08 14:35:36 +02:00
  • 3197be97e6 lorawan: add link check support. Martin Durietz 2025-03-28 15:47:55 +01:00
  • 7f7965e6db tests: net: wifi: Add a test for Enterprise with run-time certs Chaitanya Tata 2025-04-07 23:49:33 +05:30
  • 2668b34602 doc: net: wifi: Fix the connect command Chaitanya Tata 2025-03-28 00:09:34 +05:30
  • eb1a13eda7 samples: net: wifi: Add two variants of certs Chaitanya Tata 2025-03-27 13:47:40 +05:30
  • 9b68218e9a net: l2: wifi: Make build time certs as optional Chaitanya Tata 2025-03-27 13:20:06 +05:30
  • c2f4e67c8a net: lib: tls_credentials_shell: Fix crash during delete Chaitanya Tata 2025-03-27 01:11:59 +05:30
  • 31913efcbf snippets: wifi-enterprise: Add support for TLS credentials Chaitanya Tata 2025-03-26 00:15:22 +05:30
  • d7b3bcd982 wifi: Move Wi-Fi enterprise configs to a snippet Chaitanya Tata 2025-03-26 00:10:17 +05:30
  • 7ba5e43cf5 net: lib: tls_credentials_shell: Add a config for heap Chaitanya Tata 2025-03-25 23:54:10 +05:30
  • b2e7d7fc0c net: l2: wifi: Add support for run-time certificates Chaitanya Tata 2025-03-26 19:50:43 +05:30
  • 90cd350c5a drivers: serial: fix console hang when waken up from PM3 Maochen Wang 2025-04-11 15:54:11 +08:00
  • db4344b06b drivers/i2c: ite: Use i2c_bitbang API for bus recovery Tim Lin 2025-04-13 10:05:21 +08:00
  • 6f4b92d64d soc: ambiq: Optimize the inclusion relationship of header files Hao Luo 2025-04-15 11:07:06 +08:00
  • 3f59fa36f1 soc: npcx: update the NUM_IRQS value for npcx4 Jun Lin 2025-04-15 09:34:43 +08:00
  • 69713f4e6a posix: net: Fix undefined behavior Daniel Hajjar 2025-03-23 19:57:00 +01:00
  • 2c66a2adc0 drivers: i3c: add i3c controller and target kconfigs Ryan McClelland 2025-03-09 16:57:21 +07:00
  • 4102010456 drivers: espi: Add return value to eSPI send_vwire API Aditya Bhutada 2025-04-14 15:02:02 -07:00
  • 2c36616dd2 drivers: espi: espi_mchp_xec: Fix the VW change check time Aditya Bhutada 2025-04-14 14:14:57 -07:00
  • 9cadc8cbec xtensa: userspace: use ADDX4 to calculate syscall table index Daniel Leung 2025-04-11 09:31:40 -07:00
  • 277fa9e8ac xtensa: userspace: swap page tables via assembly code Daniel Leung 2025-04-04 13:44:40 -07:00
  • 689e1121cf kernel: typedef k_mem_domain_t and _mem_domain_info_t Daniel Leung 2025-04-04 13:42:18 -07:00
  • 2abf7ce2f1 xtensa: userspace: prevent potential privilege escalation Daniel Leung 2025-04-07 14:49:26 -07:00
  • d5c2e4b03c xtensa: userspace: workaround return PC calc with loops Daniel Leung 2025-04-08 10:49:37 -07:00
  • bdb5723f28 xtensa: userspace: remove ununsed syscall helpers Daniel Leung 2025-04-08 10:30:07 -07:00
  • b0693ee41b xtensa: userspace: handle privileged stack in arch_cohere_stacks Daniel Leung 2025-04-07 09:52:57 -07:00
  • 9ebe16b6e7 xtensa: no need to restore A0/A1 if not coherence in irq exit Daniel Leung 2025-04-03 15:25:38 -07:00
  • 0dce0bdc0b xtensa: userspace: pre-compute MMU registers at domain init Daniel Leung 2025-04-03 11:09:34 -07:00
  • 36064939d3 xtensa: no need for flush register if threads are pin only Daniel Leung 2025-04-02 11:16:49 -07:00
  • 50abe89970 xtensa: userspace: use ZSR_RFI_LEVEL for userspace enter Daniel Leung 2025-04-02 10:07:01 -07:00
  • af5dfff3ae xtensa: userspace: use ZSR_RFI_LEVEL for syscall return Daniel Leung 2025-04-02 09:55:28 -07:00
  • 514cd38431 xtensa: userspace: remove jump to _syscall_returned Daniel Leung 2025-04-02 09:42:22 -07:00
  • 7f028e2f6e xtensa: userspace: align stack before calling syscall handler Daniel Leung 2025-04-02 09:38:38 -07:00
  • 482f9fbbfb xtensa: pad IRQ stack frame to be 16 bytes aligned Daniel Leung 2025-03-31 15:07:29 -07:00
  • 7229b00433 xtensa: window may overflow during irq stack crossing Daniel Leung 2025-04-01 12:32:30 -07:00
  • 9610f1a229 xtensa: mmu: do not force small vector table Daniel Leung 2025-03-27 14:21:39 -07:00
  • 774b73c8a4 xtensa: userspace: swap page table at end of cross stack call Daniel Leung 2025-03-26 12:37:26 -07:00
  • e0752c2938 xtensa: userspace: swap page table earlier in xtensa_switch Daniel Leung 2025-03-24 15:15:26 -07:00
  • 6874cdcf19 xtensa: fix unneeded cache invalidation in arch_cohere_stacks() Daniel Leung 2025-02-22 16:58:59 -08:00
  • 9fb87cf586 xtensa: remove second cross stack trampoline Daniel Leung 2025-03-26 12:27:55 -07:00
  • 3f8e4d7400 xtensa: rework IRQ masking during IRQ entrance Daniel Leung 2025-03-24 15:03:36 -07:00
  • dcf75319e2 xtensa: set pointer to privileged stack only if user mode Daniel Leung 2025-03-11 12:00:54 -07:00
  • d725f37d5e xtensa: userspace: calculate PC earlier at syscall entry Daniel Leung 2025-01-24 14:15:31 -08:00
  • 1203ed05d9 xtensa: syscall: fix setting up PS for window spilling Daniel Leung 2025-01-24 14:54:10 -08:00
  • 7f693679b8 xtensa: move FPU_REG_SAVE out of ODD_REG_SAVE Daniel Leung 2025-02-13 14:41:52 -08:00
  • c13c499557 xtensa: add ODD_REG_RESTORE Daniel Leung 2025-02-13 14:51:54 -08:00
  • fc85aface1 xtensa: parameterized ODD_REG_SAVE Daniel Leung 2025-03-04 09:55:58 -08:00
  • 10f8882eec xtensa: userspace: remove saving HiFi registers for syscalls Daniel Leung 2025-02-13 14:28:37 -08:00
  • d9f6882071 xtensa: rsync before reading ZSR_FLUSH Daniel Leung 2025-02-24 10:15:10 -08:00
  • a4367eb514 xtensa: remove CONFIG_XTENSA_INVALIDATE_MEM_DOMAIN_TLB_ON_SWAP Daniel Leung 2025-03-26 14:04:03 -07:00
  • ee9ddb0eeb xtensa: remove CALC_PTEVADDR_BASE and PRELOAD_PTEVADDR macros Daniel Leung 2025-03-26 11:35:23 -07:00
  • 949fc5b5f0 soc: renesas: add linker define for CMake Linker Generator on RA4E2 The Nguyen 2025-04-11 10:56:26 +07:00
  • d19c499037 drivers: interrupt-controller: vim: Compare interrupt numbers Mika Braunschweig 2025-03-31 16:54:50 +02:00
  • 2b7db7f395 drivers: interrupt-controller: vim: Fix wrong address Mika Braunschweig 2025-03-31 16:41:22 +02:00
  • cb8b1cdc74 dts: atmel: add adc node to due Eve Redero 2025-03-31 16:17:10 +02:00
  • 2bbba44205 boards: ti: lp_em_cc2340r5: Add SPI support Julien Panis 2024-07-24 16:41:41 +02:00
  • eca9c92ed5 dts: arm: ti: cc23x0: Add SPI support Julien Panis 2024-07-24 16:40:56 +02:00
  • 45895ecfea drivers: spi: Add support for cc23x0 SPI Julien Panis 2024-07-24 14:59:41 +02:00
  • 23a296f26b soc: ti: cc23x0: Add helper macros for device tree Julien Panis 2024-09-11 14:40:26 +02:00
  • e1a0350d23 posix arch: Change kconfig menu prompt to be a bit clearer Alberto Escolar Piedras 2025-04-16 14:06:39 +02:00
  • b2b597aa6e drivers: stepper: adi_tmc: adi_tmc50xx_stepper_controller.c Anders Nielsen 2025-04-02 10:40:08 +02:00
  • 2eba2e9c9c zms: add more robustiness in extreme cases Riadh Ghaddab 2025-03-28 18:54:12 +01:00
  • f1c83bca8f drivers: nxp: wifi: Disable softap mode by default Jukka Rissanen 2025-03-20 14:32:34 +02:00
  • a721291adc arch/arc: Remove redundant __cxa_atexit from MWDT stubs Keith Packard 2024-11-05 22:17:43 -08:00
  • db49cd3899 tests/kernel: Validate constructor execution order Keith Packard 2024-06-21 10:17:33 -07:00
  • 9398174340 kernel: Unify .ctors and .init_array handling Keith Packard 2024-06-21 10:14:20 -07:00
  • cea2487d3d soc: st: stm32mp13: add missing arm_mmu.h include Arnaud Pouliquen 2025-04-11 17:32:03 +02:00
  • 9dec55e107 arch: arm: mmu: add missing includes Arnaud Pouliquen 2025-04-11 17:27:36 +02:00