Commit graph

  • 014666bf05 MAINTAINERS: add some missing (mainly doc-related) entries Benjamin Cabé 2023-11-03 16:41:29 +0100
  • 5725585112 tests: kernel: common: added test on atomic_t overflow Alexander Razinkov 2023-09-19 13:34:12 +0300
  • 8fe8f34169 tests: kernel: spinlock: acquisition fairness test Alexander Razinkov 2023-09-08 11:33:08 +0300
  • 4664813a12 kernel: spinlock: Ticket spinlocks Alexander Razinkov 2023-08-08 13:31:18 +0300
  • 049b67aca9 subsys/shell/backends: Fix shell_telnet.c build with clang Ederson de Souza 2023-11-03 16:12:58 -0700
  • 6c25136e60 drivers: can: Fix Z_SYSCALL_OBJ->K_SYSCALL_OBJ Declan Snyder 2023-11-03 14:34:47 -0500
  • 5b8a2f910e drivers: can: Fix handler syscalls Z_OOPS->K_OOPS Declan Snyder 2023-11-03 11:38:43 -0500
  • a4446b1c5a drivers: sensor: npm1300_charger: Added die temp measurement Andy Sinclair 2023-10-09 13:01:48 +0100
  • 8fd676295e drivers: sensor: npm1300_charger: die temp threshold configuration Andy Sinclair 2023-10-09 10:33:59 +0100
  • 93a8ec4b5d drivers: sensor: npm1300_charger: Updating of USB current limit Andy Sinclair 2023-08-24 09:23:10 +0100
  • 0b0f2f1912 cmake: safeguard path of SOC_LINKER_SCRIPT Torsten Rasmussen 2023-11-03 14:55:25 +0100
  • 8ba8c188a0 drivers: ethernet: support for Nuvoton numaker series cyliang tw 2023-10-25 19:39:30 +0800
  • 97fab83716 scripts: coverage: gcovr to ignore negative counters Dmitrii Golovanov 2023-10-26 07:42:28 +0200
  • 6b87eedee0 samples: drivers: jesd216 reading jedec IDs from stm32 boards Francois Ramu 2023-09-15 09:51:01 +0200
  • ce82348ccf boards: arm: stm32h7b3 disco reads the SFDP table from NOR Francois Ramu 2023-09-15 09:48:26 +0200
  • ba9ebb7dbd drivers: flash: stm32 qspi driver reads sfdp table Francois Ramu 2023-09-14 16:35:11 +0200
  • 58ec905c0e objects: add doxygen group for internal APIs Anas Nashif 2023-09-27 14:32:51 +0000
  • 6ada378690 syscall: document K_OOPS Anas Nashif 2023-09-27 13:16:28 +0000
  • 9028f137e5 syscall: doc: fix doxygen Anas Nashif 2023-09-27 12:53:52 +0000
  • 6358e2780b arch: doc: move arch interface to internal api group Anas Nashif 2023-09-27 11:49:35 +0000
  • b5a069db50 syscall: doc: add a note about the API being internal Anas Nashif 2023-09-27 11:47:09 +0000
  • 864ebfec21 syscall/userspace: doc: include in doxygen Anas Nashif 2023-09-27 11:29:18 +0000
  • 7cacfe8403 doc: define internal API group Anas Nashif 2023-09-27 11:25:41 +0000
  • a08bfeb49c syscall: rename Z_OOPS -> K_OOPS Anas Nashif 2023-09-27 11:20:28 +0000
  • ee9f278323 syscall: rename Z_SYSCALL_VERIFY -> K_SYSCALL_VERIFY Anas Nashif 2023-09-27 11:19:04 +0000
  • 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ Anas Nashif 2023-09-27 11:18:12 +0000
  • 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ Anas Nashif 2023-09-27 11:09:45 +0000
  • 9c1aeb5fd3 syscall: rename z_user_ to k_usermode_ Anas Nashif 2023-09-27 10:56:59 +0000
  • 56fddd805a syscall: rename z_user_from_copy -> k_usermode_from_copy Anas Nashif 2023-09-27 10:54:56 +0000
  • 6ba8176e33 syscall: rename z_user_alloc_from_copy -> k_usermode_alloc_from_copy Anas Nashif 2023-09-27 10:54:24 +0000
  • 70e791905d syscall: rename z_user_string_nlen -> k_usermode_string_nlen Anas Nashif 2023-09-27 10:53:39 +0000
  • 3ab356604d syscall: rename z_dump_object_error -> k_object_dump_error Anas Nashif 2023-09-27 10:51:23 +0000
  • 21254b2f40 syscall: rename z_object_validate -> k_object_validate Anas Nashif 2023-09-27 10:50:26 +0000
  • c25d0804f0 syscall: rename z_object_find -> k_object_find Anas Nashif 2023-09-27 10:49:28 +0000
  • 27d74e95c9 syscall: rename z_object_wordlist_foreach -> k_object_wordlist_foreach Anas Nashif 2023-09-27 10:48:38 +0000
  • a5b49458eb syscall: rename z_thread_perms_inherit -> k_thread_perms_inherit Anas Nashif 2023-09-27 10:47:50 +0000
  • 993f903830 syscall: rename z_thread_perms_set -> k_thread_perms_set Anas Nashif 2023-09-27 10:47:01 +0000
  • e2a9d013e5 kernel: userspace: rename z_thread_perms_clear -> k_thread_perms_clear Anas Nashif 2023-09-27 10:46:26 +0000
  • 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