Commit graph

  • bea54c5691 Bluetooth: Mesh: Shell: Make prov features dynamic Anders Storrø 2022-10-03 14:27:10 +02:00
  • 15ed8569ed Bluetooth: Audio: Update ASE EP state checks Emil Gydesen 2022-08-23 15:35:40 +02:00
  • a659548a30 net: fix pm argument documentation Gerard Marull-Paretas 2022-09-30 10:51:35 +02:00
  • 129a093785 device: only use dev_id in Z_DEVICE_HANDLES_NAME Gerard Marull-Paretas 2022-09-29 16:22:14 +02:00
  • 80e0b1e2a3 device: format Z_DEVICE_HANDLES_DEFINE Gerard Marull-Paretas 2022-09-29 16:15:07 +02:00
  • 6fc42a0e4e device: s/Z_DEVICE_HANDLE_NAME/Z_DEVICE_HANDLES_NAME Gerard Marull-Paretas 2022-09-29 16:03:19 +02:00
  • 84d1982703 device: introduce Z_DEVICE_HANDLES_SECTION Gerard Marull-Paretas 2022-09-29 15:58:55 +02:00
  • 184a5467cb device: use __weak in Z_DEVICE_HANDLES_DEFINE Gerard Marull-Paretas 2022-09-29 15:54:42 +02:00
  • b2d1514e32 device: use Z_DECL_ALIGN in Z_DEVICE_HANDLES_DEFINE Gerard Marull-Paretas 2022-09-29 15:50:43 +02:00
  • cfd3560e1b device: s/Z_DEVICE_DT_DEV_NAME/Z_DEVICE_DT_DEV_ID Gerard Marull-Paretas 2022-09-29 15:36:05 +02:00
  • 75373881a3 device: move handle size assert close to type definition Gerard Marull-Paretas 2022-09-29 15:34:01 +02:00
  • 3426050f5f device: Z_DEVICE_STATE_DEFINE doesn't need node_id Gerard Marull-Paretas 2022-09-29 15:29:39 +02:00
  • 92ad3940c0 device: introduce Z_DEVICE_INIT_ENTRY_DEFINE Gerard Marull-Paretas 2022-09-29 15:27:17 +02:00
  • f25f55290a device: define Z_DEVICE_BASE_DEFINE Gerard Marull-Paretas 2022-09-29 15:17:37 +02:00
  • 92c9db2e82 device: rename some *DEVICE*DEFINE* arguments Gerard Marull-Paretas 2022-09-30 10:01:28 +02:00
  • 33161222d7 device: s/dev_name/dev_id Gerard Marull-Paretas 2022-09-29 13:42:04 +02:00
  • 8ddd4299d9 device: add documentation for some internal helpers Gerard Marull-Paretas 2022-09-29 13:37:56 +02:00
  • ba81ec2bdb device: hide some internal device macros from public docs Gerard Marull-Paretas 2022-09-29 11:48:26 +02:00
  • fd0f71554d device: move Z_DEVICE_MAX_NAME_LEN close to Z_DEVICE_NAME_CHECK Gerard Marull-Paretas 2022-09-29 11:45:43 +02:00
  • a39a1cad96 device: group Z_DEVICE_STATE_NAME/Z_DEVICE_STATE_DEFINE Gerard Marull-Paretas 2022-09-29 11:35:36 +02:00
  • cf3f42e7fd device: reorganize Z_DEVICE_DEFINE Gerard Marull-Paretas 2022-09-29 11:29:28 +02:00
  • d7cf60728a device: define Z_DEVICE_NAME_CHECK Gerard Marull-Paretas 2022-09-29 11:05:24 +02:00
  • 92ef9f47f4 device: s/Z_DEVICE_DEFINE_HANDLES/Z_DEVICE_HANDLES_DEFINE Gerard Marull-Paretas 2022-09-29 11:00:37 +02:00
  • eb10f7e9e8 device: remove ; from Z_DEVICE_DEFINE_HANDLES Gerard Marull-Paretas 2022-09-29 10:55:22 +02:00
  • 4c5e0aaab3 device: remove ; from Z_DEVICE_STATE_DEFINE Gerard Marull-Paretas 2022-09-28 18:33:07 +02:00
  • 47065593e2 device: remove Z_DEVICE_DEFINE_PRE Gerard Marull-Paretas 2022-09-28 18:26:01 +02:00
  • 01c56f063a device: define Z_DEVICE_INIT Gerard Marull-Paretas 2022-09-28 18:15:46 +02:00
  • 6dc4b2fcb2 device: format Z_DEVICE_DEFINE Gerard Marull-Paretas 2022-09-28 18:08:19 +02:00
  • b51c8ba33c device: define Z_DEVICE_SECTION Gerard Marull-Paretas 2022-09-28 17:27:16 +02:00
  • 0ec243b65e manifest: update SOF to latest upstream Anas Nashif 2022-10-02 06:41:48 -04:00
  • 57310cba87 arm: nxp: take PWM prescaler from device tree Bartosz Bilas 2022-09-30 10:52:29 +02:00
  • 0ad0af70ef drivers: pwm: Use a common initialization priority Nick Ward 2022-09-21 19:22:06 +10:00
  • 81908cd367 soc: intel_adsp/ace: fix CPU halting Daniel Leung 2022-09-30 12:23:53 -07:00
  • 13298c7a6a soc: intel_adsp/ace: fix condition to check core power bit Daniel Leung 2022-09-29 14:15:14 -07:00
  • 6bbd2b2d06 tests: drivers: watchdog: Add support for GD32 SoCs TOKITA Hiroshi 2022-05-12 22:42:02 +09:00
  • c28fd3079e samples: driver: watchdog: Add GD32 SoCs support TOKITA Hiroshi 2022-01-09 19:04:23 +09:00
  • 6bf4fb39ad boards: Enable watchdog node for boards that implements GD32 SoCs TOKITA Hiroshi 2022-07-27 19:40:40 +09:00
  • 2472fee5cc dts: Add watchdog configuration for GD32 SoCs TOKITA Hiroshi 2022-07-28 02:33:15 +09:00
  • fd1dfceb95 drivers: watchdog: Add GD32 Window watchdog timer driver TOKITA Hiroshi 2022-01-09 16:35:31 +09:00
  • 3b6e9743b7 drivers: watchdog: Add GD32 Free watchdog timer driver TOKITA Hiroshi 2022-01-06 12:33:07 +09:00
  • 2e3cfec25d modules: Add option for enabling HAL debug functions TOKITA Hiroshi 2022-07-08 00:51:00 +09:00
  • db6d8c92ff modules: Add IRC configurations TOKITA Hiroshi 2022-07-08 00:50:04 +09:00
  • 578cc10043 Bluetooth: Controller: Ticker window extension for broadcaster only Vinayak Kariappa Chettimada 2022-09-23 05:57:29 +05:30
  • c107827bb7 linker: correct linker script _flash_used calculation Torsten Rasmussen 2022-09-27 12:34:36 +02:00
  • 11e3344909 sd: enable 4 bit bus width for high speed cards Daniel DeGrasse 2022-09-13 16:39:06 -05:00
  • 8cbd1bb186 boards: shields: x_nucleo_idb05a1: '-' is not an allowed nodelabel char Erwan Gouriou 2022-10-03 13:55:28 +02:00
  • 397a992d5f samples: shields: lmp90100_evb: Fix nodelabel Erwan Gouriou 2022-10-03 13:52:47 +02:00
  • 072a428f78 drivers: flash: Add xmc4xxx flash drivers Andriy Gelman 2022-09-01 14:26:11 -04:00
  • 2c22d7c63b dts: bindings: mtd: Add infineon xmc4xxx flash binding Andriy Gelman 2022-09-19 11:19:11 -04:00
  • ba7eb1025a drivers: gpio: Add driver for pcf8574 Josia Strack 2022-08-09 10:44:16 +02:00
  • c56f546670 tests: Bluetooth: controller: Disabled ISO-AL Unit Tests Nirosharn Amarasinghe 2022-09-07 13:23:28 +02:00
  • 8b0d695be5 Bluetooth: controller: Implemented PDU release timeout Nirosharn Amarasinghe 2022-09-29 18:14:54 +02:00
  • 896049bae2 tests: bluetooth: controller: updated BSIM ISO ISO-AL emit callback I/F Nirosharn Amarasinghe 2022-09-27 15:07:11 +02:00
  • 789628a4e3 Bluetooth: Controller: Implemented buffering of SDU fragments in ISO-AL Nirosharn Amarasinghe 2022-09-28 09:15:43 +02:00
  • 6c855b43be Bluetooth: Controller: implemented HCI_LE_Read_ISO_TX_Sync in ISO-AL Nirosharn Amarasinghe 2022-09-28 09:02:04 +02:00
  • 68b7b36adf Bluetooth: controller: Included guard for lost data in framed PDUs Nirosharn Amarasinghe 2022-09-02 16:16:17 +02:00
  • ffcbc391ef boards: shields: frdm_kw41z: No reason to change chosen node Erwan Gouriou 2022-10-03 11:45:32 +02:00
  • 39af51372d ci: clang: Use Clang 15 Stephanos Ioannidis 2022-09-09 00:28:41 +09:00
  • e5b17ee043 ci: Switch to CI image 0.24.3 Stephanos Ioannidis 2022-09-08 22:28:19 +09:00
  • e43aebbdda ci: clang: Use LLVM_TOOLCHAIN_PATH instead of CLANG_ROOT_DIR Stephanos Ioannidis 2022-09-09 00:27:11 +09:00
  • ba14a4e7b8 ci: footprint: Remove stale clang-related variables Stephanos Ioannidis 2022-09-09 00:25:56 +09:00
  • 02fbef5a2e ci: footprint-tracking: Remove stale clang-related variables Stephanos Ioannidis 2022-09-09 00:25:32 +09:00
  • 984731ceab ci: bluetooth-tests: Remove stale clang-related variables Stephanos Ioannidis 2022-09-09 00:24:59 +09:00
  • bbe32d40f5 ci: codecov: Remove stale clang-related variables Stephanos Ioannidis 2022-09-08 22:22:18 +09:00
  • 34e4b6fc2e ci: twister: Remove stale clang-related variables Stephanos Ioannidis 2022-09-08 22:20:40 +09:00
  • 0a63ca6131 cmake: clang: Disable deprecated non-prototype warning Stephanos Ioannidis 2022-09-08 20:28:34 +09:00
  • 003ee34593 drivers: adc: stm32: removed duplicated code Wojciech Slenska 2022-09-27 14:34:51 +02:00
  • 8c2f5d3296 net: lwm2m: RD Client bootstrap trigger update Juha Heiskanen 2022-09-27 12:41:22 +03:00
  • 7cee4cf80c net: lwm2m: LwM2M RD client message allocate update Juha Heiskanen 2022-09-27 12:39:34 +03:00
  • 8279489aee net: lwm2m: RD Client update registration timeout Juha Heiskanen 2022-09-30 15:08:23 +03:00
  • bd3bc98847 Bluetooth: controller: correct parameters in conn update complete event Erik Brockhoff 2022-09-28 10:26:18 +02:00
  • 83d129bc15 Bluetooth: Mesh: Add prefix bt_mesh_ for global variable Lingao Meng 2022-09-29 10:13:51 +08:00
  • c0bcff120e net: sntp: use zsock_ functions. Sjors Gielen 2022-09-29 10:30:49 +02:00
  • 9dae352007 Bluetooth: audio: ascs: Increase the number of supported ASEs Mariusz Skamra 2022-09-29 11:30:25 +02:00
  • a5bd666f4e lib: notify: build sys-notify conditionally. Anas Nashif 2022-09-26 12:48:02 -04:00
  • a81b322828 lib: onoff: add a config for on-off and build conditionally Anas Nashif 2022-09-26 12:53:00 -04:00
  • 3abcc19fd7 tfm: Add option to enable the SFN model Joakim Andersson 2022-09-22 16:47:21 +02:00
  • 63e45c8c7b soc: nordic_nrf: Allow building with TF-M without platform partition Joakim Andersson 2022-09-22 16:51:25 +02:00
  • c08964afd5 soc: nrf5340: Produce a Kconfig error when GPIO cannot be forwarded Joakim Andersson 2022-09-28 15:33:52 +02:00
  • 1432d05c29 Bluetooth: audio: pacs: Remove redundant code Mariusz Skamra 2022-09-22 14:07:57 +02:00
  • 9ecbee2587 Bluetooth: audio: capabilities: Remove callbacks Mariusz Skamra 2022-09-21 16:00:26 +02:00
  • 9cec058e8e boards: posix: native_posix: enable can_loopback0 by default Martin Jäger 2022-09-22 11:11:08 +02:00
  • 6b23044f4f boards: shields: fix indentation issues Erwan Gouriou 2022-09-23 17:07:07 +02:00
  • 07b642d94f boards: shields: Update node_label according to new naming scheme Erwan Gouriou 2022-09-26 12:35:05 +02:00
  • bd6a25a661 doc: porting: shields: Provide guidelines for nodelabel Erwan Gouriou 2022-09-08 13:55:29 +02:00
  • 656382e7a4 doc: porting: shields: Update instructions for nodelabel definitions Erwan Gouriou 2022-09-08 13:42:09 +02:00
  • 43f270ad11 Bluetooth: audio: tbs_client: Fix primary service discovery function Mariusz Skamra 2022-09-26 13:14:08 +02:00
  • 124d66e885 Bluetooth: audio: tbs_client: Make GTBS client only build option Mariusz Skamra 2022-09-26 09:46:32 +02:00
  • 907062a3f9 boards: npcx_evb: choose kscan node to npcx_evbs Jun Lin 2022-09-21 11:11:29 +08:00
  • a55c9f8ce7 driver: kscan: npcx: add driver support for kscan Jun Lin 2022-09-21 11:10:41 +08:00
  • 14d3688dd4 dts: kscan: npcx: add the kscan node and binding Jun Lin 2022-09-21 11:06:44 +08:00
  • e1c134a582 samples/bluetooth/hci_uart: Add support for USB CDC UART. Jim Mussared 2022-09-21 11:20:07 +10:00
  • a96dfe9ce9 tests: bluetooth: BSIM tests compile function enhancement Troels Nilsson 2022-09-19 16:44:50 +02:00
  • 3b26d50012 samples: bluetooth: Add sample demonstrating direct advertising Michal morsisko 2022-09-18 21:36:58 +02:00
  • 9f56e3d8a5 cpp: Add C++20 [[nodiscard]] attribute to operator new Piotr Pryga 2022-09-15 18:47:05 +02:00
  • 7205f3e35b cpp: Add spec of new operator with alignment request Piotr Pryga 2022-09-15 18:43:50 +02:00
  • a0dc682bd9 cpp: new: Add no-throwing implementation of new operator Piotr Pryga 2022-09-15 18:26:05 +02:00
  • e2e06a74c3 libc: minimal: Add C11 aligned_alloc Piotr Pryga 2022-09-15 18:15:27 +02:00
  • be18ed7a98 tests: Bluetooth: Mesh: optimize mesh bsim compilation Aleksandr Khromykh 2022-09-22 12:22:42 +02:00
  • bab80595df tests: Bluetooth: Mesh: add proxy mix mesh bsim test Aleksandr Khromykh 2022-09-22 12:13:59 +02:00