Commit graph

  • d17e0439c2 net: buf: POOL_HEAP_DEFINE explicit user data Jordan Yates 2021-11-21 12:09:05 +10:00
  • 8236b600f7 net: buf: POOL_VAR_DEFINE explicit user data Jordan Yates 2021-11-21 11:58:30 +10:00
  • bb780eff99 net: buf: move user_data to flexible arr member Jordan Yates 2021-11-21 09:58:44 +10:00
  • 8d21e61df9 net: buf: separate net_buf array instantiation Jordan Yates 2021-11-21 09:33:41 +10:00
  • 0b5e6f1f8f tests: net: buf: validate user_data_size fields Jordan Yates 2021-11-21 09:06:40 +10:00
  • ef440b7e7e mgmt: mcumgr: use user_data_len member Jordan Yates 2021-11-21 15:21:57 +10:00
  • ebe3e7d96a net: buf: store user_data size Jordan Yates 2021-11-21 09:00:44 +10:00
  • 719b512d7e net: l2: ieee802154: normalize net_buf usage Jordan Yates 2021-11-23 20:50:00 +10:00
  • a08b65ef42 bluetooth: att: Fix indication handling Marek Pieta 2021-11-23 16:15:40 +01:00
  • 503b7e6f9f dts: same70: default USB HS controller to high-speed Johann Fischer 2021-11-18 18:14:52 +01:00
  • 48362df588 drivers: usb_dc_sam_usbhs: default to full-speed Johann Fischer 2021-11-19 11:51:48 +01:00
  • cf8d7764da usb: fix bulk endpoint configuration for high-speed capable device Johann Fischer 2021-11-18 18:02:02 +01:00
  • 73199f2c91 scripts/Kconfig: add dt_node_str_prop_equals Kconfig function Johann Fischer 2021-11-18 17:12:23 +01:00
  • 67a265b0df samples: cdc_acm: check return value of uart_fifo_read() Johann Fischer 2021-11-19 14:58:12 +01:00
  • 5e035b0f4e drivers: serial: gd32 usart add interrupt support HaiLong Yang 2021-11-14 14:53:55 +08:00
  • 9418a4f763 drivers: serial: gd32 usart parity bit config HaiLong Yang 2021-11-08 11:08:22 +08:00
  • f3a9b8c83d net: l2: Add symbols for custom IEEE802154 L2 Robert Lubos 2021-11-19 10:59:55 +01:00
  • 5cf235e601 drivers: ieee802154_nrf5: Add Kconfig to configure FCS inclusion policy Robert Lubos 2021-11-18 17:17:10 +01:00
  • 9a319226f8 net: ieee802154: Add common config for all 802154 L2s Robert Lubos 2021-11-18 16:51:38 +01:00
  • 4648b63661 soc/intel_adsp: Add support for legacy IDC driver for pre-2.5 hardware Andy Ross 2021-11-18 19:56:23 -08:00
  • c6de46c87e soc/intel_adsp: Simplify boot ROM protocol Andy Ross 2021-11-19 14:09:12 -08:00
  • a7af0acfc2 soc/intel_adsp: Clean up IPM compiler guards Andy Ross 2021-11-19 14:06:25 -08:00
  • a3c9443c4a soc/intel_adsp: Unify linker scripts Andy Ross 2021-10-20 15:48:19 -07:00
  • 73b2f5544b soc/intel_adsp: Move generated interrupt routines to common code Andy Ross 2021-10-20 12:38:57 -07:00
  • 430cbf430a soc/intel_adsp: Eliminate platform configuration headers Andy Ross 2021-10-20 12:18:58 -07:00
  • 9cba8501df soc/intel_asdp: Unify misc. initialization registers Andy Ross 2021-10-20 11:08:46 -07:00
  • cb73032a32 soc/intel_adsp: Unify/dtsify L2 local memory control block Andy Ross 2021-10-20 11:51:55 -07:00
  • 73f3374764 soc/intel_adsp: Unify boot loader memory layout Andy Ross 2021-10-20 10:00:14 -07:00
  • dea61d2099 soc/intel_adsp: Add workarounds for building bootloader with xcc Andy Ross 2021-11-15 10:10:57 -08:00
  • 0732b1a087 soc/intel_adsp: Clean up host memory window layout Andy Ross 2021-10-20 08:45:51 -07:00
  • dd959bd270 soc/intel_adsp: Unify LP-SRAM sizing Andy Ross 2021-10-19 20:47:26 -07:00
  • de01a4419a soc/intel_adsp: Remove magic entry point addresses Andy Ross 2021-10-19 20:12:49 -07:00
  • ef372d055d soc/intel_adsp: Unify host window register interface Andy Ross 2021-10-19 18:33:31 -07:00
  • 003c878245 soc/intel_adsp: Unify "firmware status register" window size Andy Ross 2021-10-19 17:44:57 -07:00
  • 33bd649d4e soc/intel_adsp: Unify "RAM" region Andy Ross 2021-10-19 15:44:52 -07:00
  • f4686eb010 soc/intel_adsp: Unify fake linker sections Andy Ross 2021-10-19 13:53:57 -07:00
  • f487b672f3 soc/intel_adsp: Move invariant bootloader params out of platform layer Andy Ross 2021-10-19 12:06:56 -07:00
  • c6e0ada4bf soc/intel_adsp: Unify HP-SRAM definition Andy Ross 2021-10-19 10:50:25 -07:00
  • 411d8b9624 soc: intel_adsp: Unify vector table generation Andy Ross 2021-09-09 08:20:50 -07:00
  • 201c3ce47c tests/kernel: Add test for CONFIG_SMP_BOOT_DELAY Andy Ross 2021-09-07 08:34:25 -07:00
  • ff1ccbd83c soc: intel_adsp: Unify bootloader configuration Andy Ross 2021-09-05 15:27:56 -07:00
  • 9d7da4cdec soc: intel_adsp: Remove old support for cAVS 2.5 "alternate boot" Andy Ross 2021-09-04 17:32:11 -07:00
  • ed9434c812 soc: intel_adsp: Clean up shim driver Andy Ross 2021-09-05 15:27:46 -07:00
  • 12df8fca4e soc: intel_asdp: Clean up soc_init() code Andy Ross 2021-09-04 08:15:21 -07:00
  • ab1baca03f drivers/ipm: Remove intel_adsp_mailbox driver Andy Ross 2021-09-04 07:54:43 -07:00
  • 4652d6534e soc: intel_adsp: General soc_mp.c cleanup Andy Ross 2021-09-03 11:29:43 -07:00
  • 2cb75dc463 soc/intel_adsp: Fix _ASMLANGUAGE declaration for boot_entry.S Andy Ross 2021-09-08 11:45:08 -07:00
  • b6a32e9550 drivers: cavs_timer: Use the new interrupt controller API Andy Ross 2021-09-07 09:42:47 -07:00
  • 5ff1022fa1 net: websockets: Fix send with large payload Robert Lubos 2021-11-23 13:16:20 +01:00
  • 1a3a7b1d5e driver: gpio: nct38xx: Improve kconfig prompt Wealian Liao 2021-11-23 14:45:57 +08:00
  • 0a44f38a10 Bluetooth: Controller: Fix dummy ISO Broadcast PDU for correct LLID Vinayak Kariappa Chettimada 2021-11-19 16:20:24 +05:30
  • f44d0667c5 Bluetooth: Controller: Fix link buffer allocation for ISO Broadcaster Vinayak Kariappa Chettimada 2021-11-03 07:06:27 +05:30
  • 220cda63a8 pm: pm_ctrl.c -> constraint.c Gerard Marull-Paretas 2021-11-22 19:49:28 +01:00
  • ec8f0ac2a9 pm: power.c -> pm.c Gerard Marull-Paretas 2021-11-22 19:46:18 +01:00
  • 5e15640ec7 pm: stats: use pm_stats prefix Gerard Marull-Paretas 2021-11-22 19:33:34 +01:00
  • 8893d33539 pm: stats: minor cleanups Gerard Marull-Paretas 2021-11-22 19:17:50 +01:00
  • e6b884982f pm: stats: pm_(start|stop)_timer -> pm_stats_(start|stop) Gerard Marull-Paretas 2021-11-22 19:14:10 +01:00
  • 7baed3dd3e pm: move stats code into its own file Gerard Marull-Paretas 2021-11-22 19:08:35 +01:00
  • cd7ae8ea62 pm: define PM_STATE_COUNT to obtain number of states Gerard Marull-Paretas 2021-11-22 18:48:01 +01:00
  • 7ba38d8b26 drivers: pwm: Restore default on re-initialization Pawel Dunaj 2021-09-16 17:55:16 +02:00
  • 863fef4a54 drivers: serial: uart_sam0: fix |= incorrectly clearing all INTFLAGS. Ron Smith 2021-09-03 21:15:00 -04:00
  • 847b3205d6 drivers: serial: uart_sam0: add uart_irq_tx_complete method for sam0. Ron Smith 2021-09-03 15:24:16 -04:00
  • 5c175cc8e4 mgmt/osdp: Handle errors in uart_fifo_read() Siddharth Chandrasekaran 2021-11-22 20:03:46 +01:00
  • ed47bc8ba3 west.yml: hal_stm32: Use new stm32f1 -pinctrl.dtsi Erwan Gouriou 2021-11-19 18:01:34 +01:00
  • 097cb02e59 drivers/pinmux: stm32f1: Rework pinmux remap information encoding Erwan Gouriou 2021-11-19 15:34:39 +01:00
  • c35ed25a63 drivers/pinmux: stm32: Rework pinmux macro definitions Erwan Gouriou 2021-11-19 09:34:39 +01:00
  • 685c0e0662 boards: nucleo_wl55jc: assert SRST before any target connection Jelle De Vleeschouwer 2021-11-16 17:30:30 +01:00
  • e915dcad13 ethernet: dwmac: fix promiscuous mode Nicolas Pitre 2021-11-22 10:52:38 -05:00
  • 85e2bf2a2c net: ethernet: Fix vlan tag verification Robert Lubos 2021-11-23 12:24:50 +01:00
  • d42cef17b0 uart_stm32: Fix conflit between poll_out and irq API Julien D'ascenzio 2021-11-08 12:47:25 +01:00
  • 4c986a266f drivers: sensor: tmp112: Add default device initialization Guillaume Lager 2021-06-11 15:41:54 +02:00
  • cd207ca0bc drivers: sensor: tmp112: correct type Guillaume Lager 2021-06-16 15:54:05 +02:00
  • f2d2a48b96 actions: twister: add a cancel job very early on Anas Nashif 2021-11-22 10:16:14 -05:00
  • 6ab1a7cb22 actions: clang: add branch name to ccache key Anas Nashif 2021-11-20 08:51:24 -05:00
  • 5c24fcb4ae actions: run twister using github action Anas Nashif 2021-11-19 15:42:38 -05:00
  • 2c5a37cb74 scripts: gen_app_partitions: do not load empty files Anas Nashif 2021-11-22 16:09:31 -05:00
  • eec7c5389b tests: devicetree: test supported devices API Jordan Yates 2021-08-20 19:30:47 +10:00
  • f515aa0cf0 device: supported devices visitor API Jordan Yates 2021-08-20 19:29:39 +10:00
  • 106f710c7d device: iterable supported devices Jordan Yates 2021-08-20 18:31:18 +10:00
  • d6dbeaa560 doc: bluetooth/mesh: Add app_key_upd document Lingao Meng 2021-11-05 14:19:57 +08:00
  • 476c2f12d3 Bluetooth: Mesh: Add app_key_upd command Lingao Meng 2021-11-05 14:19:13 +08:00
  • f37bc3c714 doc: bluetooth/mesh: Add net_key_upd document Lingao Meng 2021-11-05 14:14:47 +08:00
  • c92eedc037 Bluetooth: Mesh: Add net_key_upd command Lingao Meng 2021-11-05 14:13:43 +08:00
  • 2452c1e5ab doc: bluetooth/mesh: Add node_id document Lingao Meng 2021-11-05 09:37:29 +08:00
  • bd44104b38 Bluetooth: Mesh: Add node_id command Lingao Meng 2021-11-05 09:33:51 +08:00
  • 14fcacf2b8 doc: bluetooth/mesh: Add krp document Lingao Meng 2021-11-05 09:16:41 +08:00
  • cd2ea62643 Bluetooth: Mesh: Add krp command Lingao Meng 2021-11-05 09:10:36 +08:00
  • a02998912e doc: bluetooth/mesh: Add polltimeout_get document Lingao Meng 2021-11-05 09:01:01 +08:00
  • ec80168ec0 Bluetooth: Mesh: Add lpn_polltimeout_get command Lingao Meng 2021-11-05 08:57:46 +08:00
  • 7db4b0a935 doc: bluetooth/mesh: Add mod_sub_del_all document Lingao Meng 2021-11-05 08:48:50 +08:00
  • cd9736cbbe Bluetooth: Mesh: Add model_sub_del_all command Lingao Meng 2021-11-05 08:45:39 +08:00
  • 2c824ba69a doc: bluetooth/mesh: Add mod_sub_ow_va document Lingao Meng 2021-11-05 08:41:05 +08:00
  • 81a1cd45a6 Bluetooth: Mesh: Add mod_sub_ow_va command Lingao Meng 2021-11-05 08:38:25 +08:00
  • c3fbcb5e6d doc: bluetooth/mesh: Add mod_sub_ow document Lingao Meng 2021-11-05 08:33:56 +08:00
  • ef04742a08 Bluetooth: Mesh: Add model_sub_ov command Lingao Meng 2021-11-05 08:31:05 +08:00
  • 5e37f1ac9b doc: bluetooth/mesh: Add mod_pub_va document Lingao Meng 2021-11-04 19:18:32 +08:00
  • 7c812c237d Bluetooth: Mesh: Add model publish va set command Lingao Meng 2021-11-04 19:15:50 +08:00
  • 4de9940a75 Bluetooth: Controller: Fix ISO Broadcast conditional compile Vinayak Kariappa Chettimada 2021-11-22 06:10:50 +05:30
  • 85eac820ca Bluetooth: Controller: Rename ull_adv_iso_get to internal iso_get Vinayak Kariappa Chettimada 2021-11-19 17:04:34 +05:30
  • 4cb88bf024 Bluetooth: Controller: Refactor PTC interation value into function Vinayak Kariappa Chettimada 2021-11-19 17:02:13 +05:30