Commit graph

  • 70cf96b5e1 syscall: z_thread_perms_all_clear -> k_thread_perms_all_clear Anas Nashif 2023-09-27 10:45:48 +0000
  • 7a18c2b150 syscall: rename z_object_uninit -> k_object_uninit Anas Nashif 2023-09-27 10:45:18 +0000
  • 43a7402baf syscall: rename z_object_recycle -> k_object_recycle Anas Nashif 2023-09-27 10:44:47 +0000
  • d178b6a0e7 syscall: z_obj_validation_check -> k_object_validation_check Anas Nashif 2023-09-27 10:44:21 +0000
  • df9428991a syscall: Z_SYSCALL_MEMORY_ARRAY -> K_SYSCALL_MEMORY_ARRAY Anas Nashif 2023-09-27 10:43:36 +0000
  • 412561b62a syscall: Z_SYSCALL_IS_OBJ -> K_SYSCALL_IS_OBJ Anas Nashif 2023-09-27 10:42:36 +0000
  • 684b8fcdd0 syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG Anas Nashif 2023-09-27 10:41:51 +0000
  • 4d5d04169d syscall: rename z_is_in_user_syscall Anas Nashif 2023-09-27 12:06:49 +0000
  • 4e396174ce kernel: move syscall_handler.h to internal include directory Anas Nashif 2023-09-26 22:46:01 +0000
  • a6b490073e kernel: object: rename z_object -> k_object Anas Nashif 2023-09-26 21:37:25 +0000
  • c91cad735a kernel: object: rename z_object_init to k_object_init Anas Nashif 2023-09-26 21:32:13 +0000
  • c54fb959e3 kernel: objects: rename z_dynamic_object_aligned_create Anas Nashif 2023-09-26 21:31:33 +0000
  • d2c025dd78 kernel: objects: rename z_dynamic_object_create -> k_object_create_dynamic Anas Nashif 2023-09-26 21:29:37 +0000
  • ae265ea96e kobject: move internal functions to own header Anas Nashif 2023-09-26 15:30:16 +0000
  • 3cf254434d tests: drivers: spi: improve spi_loopback async test Daniel DeGrasse 2023-10-09 10:45:23 -0500
  • 22295ee47a sample: board: add SensorTile.box Pro sample for testing sensors Armando Visconti 2023-10-16 17:18:29 +0200
  • cf38e76cf9 boards: arm: Add support for SensorTile.box board Armando Visconti 2023-10-16 16:17:24 +0200
  • 724c162821 shell: backends: telnet: Added support for echo option David Corbeil 2023-09-27 13:28:39 -0400
  • b235372546 samples: fs: littlefs: add sample on stm32h747i-disco board Murali Karicheri 2023-10-18 10:11:20 -0400
  • 396e1ce9b0 drivers: bluetooth: hci: Use macros instead of hard-coding Ali Hozhabri 2023-10-27 14:17:34 +0200
  • 0584321ba2 samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk Ali Hozhabri 2023-10-27 14:10:48 +0200
  • 7038e03695 drivers: bluetooth: hci: SPI configuration Ali Hozhabri 2023-10-27 14:03:58 +0200
  • 8265213d8b drivers: bluetooth: hci: Omit configure_cs Ali Hozhabri 2023-10-27 08:36:45 +0200
  • 1bd2a4f049 drivers: bluetooth: hci: Replace printk with LOG_HEXDUMP_DBG Ali Hozhabri 2023-10-26 17:23:34 +0200
  • dd178ce311 scripts: check_init_priorities: rework the error messages Fabio Baltieri 2023-10-27 10:47:37 +0000
  • 2a70c31945 scripts: check_init_priorities: drop the same priority check Fabio Baltieri 2023-10-27 09:27:48 +0000
  • 4750cbab1e tests: drivers/adc: Add STM32L4R9I-DISCO overlay Mathieu Choplain 2023-11-02 11:08:21 +0100
  • 49a69dad65 boards: arm: Add support for STM32L4R9I-DISCO Mathieu Choplain 2023-11-02 11:10:50 +0100
  • 1d0dda794c net: pkt: remove redundant net_pkt_cb_ieee802154 fields Eduardo Montoya 2023-11-02 09:58:19 +0100
  • 73bab817a0 net: lwm2m: Remove the resource type in registration message Marc Lasch 2023-11-02 14:36:12 +0100
  • b290ba806d tests: serial: uart: emul: Update isr rx/tx tests Bjarki Arge Andreasen 2023-11-02 17:58:59 +0100
  • 27dfdd737e drivers: serial: emul: Make UART FIFO size realistic Bjarki Arge Andreasen 2023-11-02 17:31:05 +0100
  • d89cef7e19 tests: drivers: serial: emul: Synchronize UART ISR tx/rx Bjarki Arge Andreasen 2023-11-02 17:08:12 +0100
  • 54378c18e0 tests: drivers: serial: emul: Store buffers in fixture Bjarki Arge Andreasen 2023-11-02 15:07:24 +0100
  • b74aacb4e2 drivers: serial: emul: Use local work queue Bjarki Arge Andreasen 2023-11-02 14:56:02 +0100
  • d4d96b3df2 net: zperf: Fix the check for IPv6 Chaitanya Tata 2023-11-02 17:49:35 +0530
  • d92ed66b39 cmake: board: update ip_k66f to use BOARD_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 21:56:02 +0200
  • e57f0a4f7e cmake: x86: update x86 SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-28 00:05:02 +0200
  • 4b02bbc329 cmake: xtensa: update xtensa SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 21:46:21 +0200
  • 2d96b31129 cmake: sparc: update sparc SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 22:45:27 +0200
  • 10fea41f5c cmake: riscv: update riscv SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 22:37:54 +0200
  • 59bcef3692 cmake: posix: update posix SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 23:56:36 +0200
  • 5130a69987 cmake: mips: update mips SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 22:42:32 +0200
  • 84e4f62e5b cmake: arm64: update arm64 SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 23:54:04 +0200
  • 4812884f84 cmake: arm: update arm SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 23:34:14 +0200
  • b2de93cff6 cmake: arc: update arc SoC to use SOC_LINKER_SCRIPT variable Torsten Rasmussen 2023-10-27 23:39:49 +0200
  • 26b649ea53 cmake: update board and soc linker script handling Torsten Rasmussen 2023-10-27 21:49:16 +0200
  • 85dd423468 twister: report: remove defunct and old option Anas Nashif 2023-11-02 19:34:28 +0000
  • 32f7570bb4 twister: report: remove dead code Anas Nashif 2023-11-02 18:21:41 +0000
  • 9571f1c502 twister: use correct variable for testcases Anas Nashif 2023-11-02 18:21:11 +0000
  • d4cf7b6357 doc: gsg: Update Windows instructions regarding Python 3.12 Benjamin Cabé 2023-11-02 16:10:29 +0100
  • 0649c81901 boards: intel_rpl: Simplify board configuration Andrei Emeltchenko 2023-11-02 16:42:22 +0200
  • fe5fd5b205 actions: manifest: Upgrade to 1.2.2 Carles Cufi 2023-11-02 15:04:36 +0100
  • 3676e7c360 drivers: ieee802154: nrf5: set security enabled bit value Eduardo Montoya 2023-11-02 12:47:38 +0100
  • ec75b7704f docs: migration-guide-3.6: add a note about optional modules Henrik Brix Andersen 2023-11-02 11:50:35 +0100
  • 0bc239f23d doc: develop: getting_started: Change ubuntu version to 20.04 LTS Jamie McCrae 2023-11-02 10:19:53 +0000
  • f811a05044 doc: releases: remove v3.3.0 from supported releases Henrik Brix Andersen 2023-11-01 21:03:35 +0100
  • dd4472c26a west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-11-01 15:57:42 +0000
  • 011adfa4ca modem: Add experimental tag Bjarki Arge Andreasen 2023-10-31 20:38:57 +0100
  • 8bccb645aa boards: intel_adsp: fix board flashing Mateusz Junkier 2023-10-31 17:35:56 +0100
  • bd498178d3 bluetooth: audio: added support for 24kHz frequency to broadcast source Michele Imbriani 2023-10-31 14:10:47 +0100
  • 1b34884d81 Bluetooth: TBS: Fixed return call_index 0 after overflow Benjamin Lucke 2023-10-31 07:20:05 +0100
  • 30c36525ef Doc: Bluetooth: Mesh: Specify RPR Server limitations Omkar Kulkarni 2023-10-26 09:47:55 +0200
  • 2ff4ae6a25 Bluetooth samples: unicast audio: Add nrf5340_audio_dk to sysbuild Alberto Escolar Piedras 2023-11-01 16:08:18 +0100
  • 1f2ef32ad8 Bluetooth samples: unicast audio: Change integration_target Alberto Escolar Piedras 2023-10-31 16:55:35 +0100
  • ff064f6f59 Bluetooth samples: unicast audio: Remove useless test targets Alberto Escolar Piedras 2023-10-31 16:49:03 +0100
  • 942923edaf Bluetooth samples: unicast audio: Provide configuration for native_sim Alberto Escolar Piedras 2023-10-31 16:45:56 +0100
  • d561548863 Bluetooth samples: unicast audio: Improve documentation Alberto Escolar Piedras 2023-10-31 14:45:45 +0100
  • a0ed29409b tests bsim: Add tests for unicast client/server samples Alberto Escolar Piedras 2023-10-30 16:01:24 +0100
  • 4368765e3c Bluetooth samples: unicast server: L2CAP configuration workaround Alberto Escolar Piedras 2023-10-30 15:32:54 +0100
  • 2ffe02b2d9 Bluetooth samples: unicast: Fix configuration for nrf5340 Alberto Escolar Piedras 2023-10-30 14:59:50 +0100
  • cbe1025bf9 Bluetooth samples: unicast audio server: Add sysbuild support Alberto Escolar Piedras 2023-10-30 13:58:00 +0100
  • ea8d18f742 Bluetooth samples: unicast audio client: Add sysbuild support Alberto Escolar Piedras 2023-10-30 13:55:58 +0100
  • 979f8ebead Bluetooth samples: unicast audio: Add support for simulated nrf5x Alberto Escolar Piedras 2023-10-30 13:22:39 +0100
  • e87fd3165f drivers: regulator: add MAX20335 driver Bartosz Bilas 2023-10-30 12:55:22 +0100
  • 4a397402a7 drivers: mfd: add Maxim MAX20335 MFD driver Bartosz Bilas 2023-10-30 12:53:08 +0100
  • e07ded1656 MAINTAINERS: Add Tomasz to ACPI as collaborator Johan Hedberg 2023-11-02 16:20:03 +0200
  • 4c21090dcb samples: net: fix twister filter Anas Nashif 2023-11-02 16:07:06 +0000
  • 2d060feb51 boards: m5stack_core2: override REGULATOR_AXP192_INIT_PRIORITY priority Bartosz Bilas 2023-11-02 13:42:00 +0100
  • 75444bdc64 drivers: regulator: axp192: fix init priority Bartosz Bilas 2023-11-01 09:03:21 +0100
  • 8bcdb694a2 MAINTAINERS: Add tests/lib/acpi/ to ACPI section Johan Hedberg 2023-11-01 19:37:08 +0200
  • caf299ca23 boards: x86: Indicate ACPI support where applicable Johan Hedberg 2023-11-01 10:33:14 +0200
  • a77871b2e5 tests: Add ACPI test application Johan Hedberg 2023-10-31 19:07:37 +0200
  • 90fec53381 tests nrf_rtc_timer: Avoid failures w NRF53_SYNC_RTC enabled Alberto Escolar Piedras 2023-11-02 14:08:25 +0100
  • 5f7d2f2381 board/riscv/it8xxx2_evb: Disable PM for ITE IT8XXX2 Ederson de Souza 2023-10-26 14:25:04 -0700
  • 1e15949fe0 tests: net: socket: tls: Increase the mbedtls heap size Jukka Rissanen 2023-11-01 10:45:27 +0200
  • f9051d626d boards: m5stack_core2: fix priorities override Bartosz Bilas 2023-11-01 09:14:31 +0100
  • a4b9692155 soc: intel_adsp/cavs: add secondary dsp context save support Rander Wang 2023-09-12 15:14:54 +0800
  • 596fc48509 doc: bluetooth: mesh: Improve CDP128+ docs Ludvig Jordet 2023-10-24 16:43:42 +0200
  • 3ce916d68f doc: migration-guide: 3.6: Add note on MCUmgr CRC change Jamie McCrae 2023-10-24 12:22:01 +0100
  • bd4bada151 doc: release: 3.6: Add notes on MCUmgr fixes Jamie McCrae 2023-10-24 12:21:23 +0100
  • b31afe1d27 sparc: add SPARC dependency to SPARC_CASA Torsten Rasmussen 2023-10-27 11:14:13 +0200
  • 043e6ecbf6 drivers: can: add accessor for the CAN bit error counter Henrik Brix Andersen 2023-10-27 13:11:09 +0200
  • 0891448ac9 soc: intel_adsp: don't enable interrupt before k_cpu_idle Rander Wang 2023-10-30 13:23:21 +0800
  • 125e0e8741 docs: migration-guide-3.5: add a note about optional modules Fabio Baltieri 2023-10-31 11:47:17 +0000
  • 3ed8c4d64b kernel: mmu: fix compilation warnings when memory address and size are 0 Yong Cong Sin 2023-11-01 13:46:43 +0800
  • 7cbdbaf146 samples: ipc: openamp: fix build for IMXRT11xx Daniel DeGrasse 2023-10-31 14:45:02 -0500
  • 3e82eb976e soc: move arm cortex_m common mpu code to arch/arm/core/mpu Torsten Rasmussen 2023-10-26 22:25:40 +0200
  • a9b59dc65e s32z270dc2_r52: add missing vendor and supported drivers Manuel Argüelles 2023-10-23 11:34:18 +0700
  • 54c62232fc drivers: pwm: pwm_pca9685 set_pre_scale when not in restart mode Jaap Versteegh 2023-10-19 17:48:21 +0200