Commit graph

  • 23b977d1c4 bindesc: Use UTC time by default and comply with ISO-8601 Yonatan Schachter 2023-09-29 18:01:43 +0300
  • a5e7ba3564 Bluetooth: Controller: Remove legacy BT_CTLR_FAST_ENC option Carles Cufi 2023-10-05 12:55:24 +0200
  • cb1b1ce7d1 bluetooth: common: Kconfig: Add missing dependency for BT_MONITOR Andrzej Głąbek 2023-10-06 09:17:05 +0200
  • b86b4b96a1 lib: acpi: update DSDT Kconfig with condition enable Najumon B.A 2023-10-04 18:24:07 +0530
  • bec3b09f38 boards: ehl: disable PRT support for PCI interrupt Najumon B.A 2023-10-04 16:29:30 +0530
  • e89b005368 drivers: pcie: add config for enable PRT Najumon B.A 2023-10-04 16:27:57 +0530
  • 468973513a rtio: cleanup blocking loop Yuval Peress 2023-10-05 12:52:07 -0600
  • 6db5d84dbb doc: Improve "Contributing to Zephyr" landing page Benjamin Cabé 2023-10-04 21:51:16 +0200
  • 620f6b9a6d doc: guidelines: remove stale mention to nightly builds Benjamin Cabé 2023-10-05 18:18:17 +0200
  • 3ba4b6f95b doc: Improve documentation guidelines intro Benjamin Cabé 2023-10-05 12:28:47 +0200
  • 9e8d609b5d rtio: Remove unused Kconfigs for executors Tom Burdick 2023-10-05 08:49:58 -0500
  • 1816b6380b modem: modem_cmux: Set C/R bit in UIH frames Bjarki Arge Andreasen 2023-10-05 14:36:26 +0200
  • b3c5150753 doc: release: 3.5: Add fixed bug to MCUboot log Jamie McCrae 2023-10-05 10:29:29 +0100
  • fed8115733 west.yml: MCUboot synchronization from upstream Jamie McCrae 2023-10-05 10:27:47 +0100
  • 8b4994f22f tests: bluetooth: tester: Allow to pass int instead of bool in comp cmd Pavel Vasilyev 2023-10-05 11:20:45 +0200
  • 7fb2929e5b boards/sparc: Ignore tests for net and bluetooth Martin Åberg 2023-09-29 20:08:06 +0200
  • 7aebe0c2a4 boards/sparc: Update simulator_exec Martin Åberg 2023-09-29 20:11:39 +0200
  • 236318332b drivers: systick: Fix Cortex-M SysTick dropping 1 cycle per tick Grant Ramsay 2023-10-04 10:08:42 +1300
  • 1951d83783 tests: timer_monotonic: Add mps2_an385 test with icount disabled Grant Ramsay 2023-10-01 12:42:35 +1300
  • e032f9520d drivers: systick: Fix Cortex-M systick jumping forward and back again Grant Ramsay 2023-10-01 12:39:47 +1300
  • 147cef6660 Bluetooth: Controller: Add hdl checks in isoal.c Emil Gydesen 2023-10-03 15:35:40 +0200
  • f4221d66c1 Bluetooth: Controller: Make aa in radio_aa_set const Emil Gydesen 2023-10-04 10:29:55 +0200
  • c5d844fe41 Bluetooth: controller: fix comparision of unsigned int to 0 Andries Kruithof 2023-09-28 13:35:34 +0200
  • 019ae15f05 tests: kernel: work: fix uninitialized timer's work item Yong Cong Sin 2023-10-05 16:06:54 +0800
  • 0cd135920a kernel: work: check handler when submit to queue Yong Cong Sin 2023-10-04 11:11:24 +0800
  • 38470a4231 drivers: pwm_nrfx: Connect IRQ handlers for anomaly 109 workaround Andrzej Głąbek 2023-10-04 11:17:20 +0200
  • 93cbfcfee9 board: riscv: qemu: increase ndev of PLIC to 1024 Yong Cong Sin 2023-10-04 16:08:34 +0800
  • 0722c621c8 util: increase several macros limit from 255 to 4095 Yong Cong Sin 2023-10-04 15:05:58 +0800
  • deac568b18 mgmt: mcumgr: transport: dummy: Fix truncating uint16_t Stasys Aužbikas 2023-10-04 21:45:56 +0300
  • 2a2d032341 modules: hal_ethos_u: ethosu_log depends on stdout console Ryan McClelland 2023-08-08 21:52:54 -0700
  • bd82ff245a tests: bluetooth: tester: Remove comp_alt_set command Pavel Vasilyev 2023-10-04 15:32:28 +0200
  • 2445e55cd4 tests: bluetooth: tester: Move bt_mesh_init call to BTP_MESH_INIT cmd Pavel Vasilyev 2023-10-04 15:29:10 +0200
  • 4b0e730fb1 drivers: ieee802154: cc13xx_cc26xx_subg: check radio op status Florian Grandel 2023-09-07 13:54:42 +0200
  • f2979edd5c drivers: ieee802154: cc13xx_cc26xx_subg: fix initial CMD_FS Florian Grandel 2023-09-07 13:56:32 +0200
  • 0c1c443fc6 drivers: ieee802154: cc13xx_cc26xx_subg: improve readability Florian Grandel 2023-09-07 13:30:24 +0200
  • fce4788415 drivers: ieee802154: cc13xx_cc26xx_subg: fix oper. state Florian Grandel 2023-09-29 09:17:00 +0200
  • 016d3bed5c drivers: ieee802154: cc13xx_cc26xx_subg: improve locking Florian Grandel 2023-09-29 09:14:00 +0200
  • 26a0ef15c4 drivers: ieee802154: cc13xx_cc26xx_subg: check for RX up Florian Grandel 2023-09-29 09:01:58 +0200
  • 35cfe00e91 drivers: ieee802154: cc13xx_cc26xx_subg: remove redundant code Florian Grandel 2023-09-29 08:54:16 +0200
  • 128354ae17 drivers: ieee802154: cc13xx_cc26xx_subg: simplify static funcs Florian Grandel 2023-09-29 08:40:37 +0200
  • c81c38114a drivers: ieee802154: cc13xx_cc26xx_subg: minor cleanup Florian Grandel 2023-08-12 13:32:53 +0200
  • 0ba6e80a12 Bluetooth: Mesh: fix settings work queue size for rpr Aleksandr Khromykh 2023-10-04 16:41:39 +0200
  • c7779bec8c cmake: stub zephyr_set(... SCOPE ...) function in package helper Torsten Rasmussen 2023-10-02 13:00:06 +0200
  • 3521c95c2f fs: fuse: Fix possible buffer overflow Flavio Ceolin 2023-09-25 23:19:13 -0700
  • 14d88c6dc8 tests: drivers: flash: remove platform_allow filter Daniel DeGrasse 2023-10-03 22:16:18 +0000
  • ccbbb493da tests: kernel: Add qemu_leon3 to no-multithreading tests Martin Åberg 2023-09-29 17:05:49 +0200
  • db8855aaa3 driver: crypto: SHA: npcx: change to support npcx4 Jun Lin 2023-10-04 13:22:41 +0800
  • 66d76d4afa doc: vuln: Add CVEs under embargo Flavio Ceolin 2023-10-04 22:15:32 +0000
  • 78f24b0a27 doc: release: 3.5 Add CVEs under embargo Flavio Ceolin 2023-10-04 22:14:21 +0000
  • 6d56851eb5 boards: frdm_k64f: Add uart-mcumgr chosen Erwan Gouriou 2023-10-04 13:53:12 +0200
  • 85fa412201 bluetooth: tester: add support for variable static oob size Alperen Şener 2023-09-29 15:10:10 +0200
  • e962fda0ee Bluetooth: Audio: Fix BAP Broadcast source reconfig param count Emil Gydesen 2023-10-04 17:29:33 +0200
  • 078967671c doc: vuln: Add information about CVE-2023-4264 Flavio Ceolin 2023-09-26 11:42:57 -0700
  • e9e698e4f1 doc: release: 3.5 Add info about CVE-2023-4264 Flavio Ceolin 2023-09-26 11:38:02 -0700
  • dcf6327d6a net: context: set context->local for offloaded iface Wojciech Slenska 2023-10-04 13:46:17 +0200
  • 01bdd845db drivers: i2c: stm32: disable reload mode at the end of a transfer Mario Jaun 2023-10-03 10:24:51 +0200
  • d487794dd6 drivers: i2s: i2s_mcux_sai: fix logging statements for k_mem_slab Daniel DeGrasse 2023-10-04 13:25:11 +0000
  • 9bbf7e5a48 scripts: domains: Convert Domain to a dataclass Grzegorz Swiderski 2023-09-28 09:36:36 +0200
  • 652b0a8a98 scripts: domains: Support initialization only from YAML Grzegorz Swiderski 2023-09-28 09:36:18 +0200
  • f82e2ef043 scripts: domains: Tighten up initialization Grzegorz Swiderski 2023-09-28 09:36:01 +0200
  • 2f64ac9ab6 doc: release: add 3.5 change and release notes about bq274xx Fabio Baltieri 2023-10-04 11:16:49 +0000
  • 761dac4fa7 doc: release: add 3.5 add build time checking release notes Fabio Baltieri 2023-10-04 11:16:15 +0000
  • 9eaa6a2798 doc: release: add 3.5 migration notes about CONTAINER_OF Fabio Baltieri 2023-10-04 11:15:04 +0000
  • a51593b8fa doc: release: add 3.5 input notes and migration guide Fabio Baltieri 2023-10-04 11:11:55 +0000
  • 6f0a5961e3 drivers: i2c: i2c_nrfx_twim: fail gracefully on dma max size Fabio Baltieri 2023-09-22 19:00:08 +0100
  • 591c1bb867 bindings: move cst816s and cap1203 to input Fabio Baltieri 2023-10-04 10:37:01 +0000
  • e2d7ba093e boards: doc: Add serial programming for mimx8mq_evk Jeppe Odgaard 2023-10-03 15:48:18 +0200
  • e851725e62 boards nrf52_bsim docs: Minor updates Alberto Escolar Piedras 2023-10-02 15:38:24 +0200
  • d12fac706d boards nrf_bsim docs: Update common documentation Alberto Escolar Piedras 2023-10-02 15:48:02 +0200
  • 84f76e42da boards nrf_bsim docs: Add documentation for nrf5340bsim Alberto Escolar Piedras 2023-10-02 15:47:02 +0200
  • 8b78eecfd6 boards posix: Fix in POSIX arch common description Alberto Escolar Piedras 2023-10-02 11:48:38 +0200
  • 099d67902e bluetooth: audio: add support for cpp in bap.h Moritz Stötter 2023-10-01 11:02:15 +0200
  • f7f8acaf03 doc: remove instructions regarding numbered steps Benjamin Cabé 2023-10-04 12:28:59 +0200
  • ce15b5af0c doc: gsg: remove unused numbered steps Benjamin Cabé 2023-10-04 12:26:38 +0200
  • df156d7faf dts: bindings: can: reword the CAN controller bindings descriptions Henrik Brix Andersen 2023-10-04 14:32:14 +0200
  • 3c0c634340 bluetooth: tests: Improve bondable_per_connection bsim test Mateusz Kapala 2023-10-04 11:59:06 +0200
  • 7a1b194a97 bluetooth: host: smp: Add runtime check for central-specific path Mateusz Kapala 2023-10-04 11:58:46 +0200
  • c6cecef120 Bluetooth: Controll: Fix dead code in ll_setup_iso_path Emil Gydesen 2023-10-03 23:42:09 +0200
  • dbdbc64d94 tests: drivers: regulator: clean up testcase.yaml for voltage test Daniel DeGrasse 2023-10-03 17:33:36 +0000
  • 93beac7a69 docs: update sha256 for SDK Nicola Guerrera 2023-10-03 21:02:47 +0200
  • 1234b4919d Revert "boards/arc/qemu_arc: Disable use of branch delay slots" Evgeniy Paltsev 2023-10-03 16:39:33 +0100
  • 6c2da47e4c bluetooth: conn: Fix forced pairing request handling Rait Rääk 2023-10-04 20:29:11 +1100
  • fd6f3c5a2a twister: Fix quarantine performance issue Grzegorz Chwierut 2023-09-29 10:48:50 +0200
  • 0e6bef270e doc: drivers: counter: cleanup Doxygen docs Benjamin Cabé 2023-09-29 12:15:52 +0200
  • 39433f0669 drivers: intc: plic: define all registers' offset in the driver Yong Cong Sin 2023-09-21 15:40:10 +0800
  • 8db1a5add2 drivers: intc: plic: support trigger type by default and hardcode offset Yong Cong Sin 2023-09-21 15:20:49 +0800
  • ecefcd7f87 misc: check_init_priorities: drop CONFIG_DEVICE_DEPS=y Fabio Baltieri 2023-09-21 10:21:14 +0000
  • 22f09e9fa0 net: coap: release non-confirmable messages Juha Ylinen 2023-10-02 14:53:41 +0300
  • 1b21109c2c net: lwm2m: Reset ongoing notification in case token changes Robert Lubos 2023-10-03 15:35:24 +0200
  • d79ba86c04 lib: libc: armstdc: add missing retarget of fputc to _stdout_hook Wilfried Chauveau 2023-10-02 20:19:55 +0100
  • 89db200117 Bluetooth: Controller: Remove unused terminate_ack Emil Gydesen 2023-10-03 16:23:00 +0200
  • fe6fb0f467 bluetooth: mesh: fix static oob auth padding Alperen Şener 2023-10-02 01:14:16 +0200
  • ba1af3f36b sensors: mpu6050: add missing break statement Benjamin Cabé 2023-10-03 13:46:27 +0200
  • fc13204937 sensors: mpu6050: samples: fix wrong channel fetch Benjamin Cabé 2023-10-03 13:45:22 +0200
  • c461441cc5 soc: silabs: Added Kconfig to indicate the existence of a radio PHY Yonatan Schachter 2023-09-20 00:28:02 +0300
  • 5adc6d5203 dts: silabs: Added pinctrl nodes for Silabs devices Yonatan Schachter 2023-09-20 00:26:28 +0300
  • b375092441 doc: services: device_mgmt: smp_group_0: Tidy documentation Jamie McCrae 2023-09-29 10:23:58 +0100
  • d489ec087e lib: posix: mutex: to_posix_mutex should be spinlocked Jaxson Han 2023-07-18 23:49:55 +0800
  • 99ab1ab06c drivers: serial: uart_emul: make api implementation static Christopher Friedt 2023-10-02 16:33:26 -0400
  • 9d79728c48 drivers: serial: uart_emul: support interrupt-driven receive Christopher Friedt 2023-10-02 14:31:48 -0400