Commit graph

  • fb082a6923 net: dns: Make mdns and llmnr responders join their multicast groups Markus Fuchs 2021-09-19 23:20:19 +02:00
  • a283cb3311 drivers: Update drivers to use new multicast monitor API Markus Fuchs 2021-09-16 17:33:21 +02:00
  • 7926657b27 net: if: Add IPv4 support to multicast monitor Markus Fuchs 2021-09-13 16:44:44 +02:00
  • 49b36f4e79 Bluetooth: iso: Handle broadcast iso data path failure Emil Gydesen 2021-09-10 12:55:57 +02:00
  • 3e0bc8c231 samples/audio/sof: remove zephyr_interface_library_named(sof_lib) Marc Herbert 2021-07-11 06:20:42 +00:00
  • b2b4bb0005 doc: mention mimxrt1020_evk and mimxrt1024_evk qspi flash Xabier Marquiegui 2021-09-10 08:50:13 +02:00
  • 251e730e21 boards: arm: Add mcuboot flash partitions to mimxrt1020_evk Xabier Marquiegui 2021-09-09 17:53:11 +02:00
  • 3ebe9c9ea1 shell: log backend minor improvements Jakub Rzeszutko 2021-09-20 14:22:38 +02:00
  • 2b5723d455 shell: add init backend configuration Jakub Rzeszutko 2021-09-20 14:21:57 +02:00
  • 0a50ebed01 shell: rework vt100 commands storage Jakub Rzeszutko 2021-09-20 14:18:08 +02:00
  • 851cccb67e drivers: ethernet: mcux: generalize gPTP code to support PTP L2 Alex Sergeev 2021-09-08 20:37:39 -07:00
  • e7778b8584 net: ptp: extract PTP interfaces outside gPTP subsys under NET_L2_PTP Alex Sergeev 2021-09-08 20:28:27 -07:00
  • 1face7731a tests: devicetree: devices: add test for DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2021-09-08 10:44:25 +02:00
  • 222a21dd72 drivers: pinmux: stm32: use DEVICE_DT_GET_OR_NULL Gerard Marull-Paretas 2021-09-06 15:46:57 +02:00
  • 4df1d15618 device: add DEVICE_DT_GET_OR_NULL utility macro Gerard Marull-Paretas 2021-09-06 15:45:34 +02:00
  • 5ddbdcedd0 Bluetooth: Mesh: Move proxy message size to kconfig Lingao Meng 2021-09-09 14:41:15 +08:00
  • 4fcf549607 Bluetooth: Mesh: Use common buf size for all conn Lingao Meng 2021-09-04 09:08:15 +08:00
  • 355b18c43e Bluetooth: Mesh: Add seperate config for pb-gatt dev name Lingao Meng 2021-09-04 09:00:53 +08:00
  • 3f68692069 Bluetooth: Mesh: Reflact disconnect logic to separate roles Lingao Meng 2021-09-03 13:59:37 +08:00
  • 22b234cf03 Bluetooth: Mesh: Move bt_mesh_proxy_role to proxy_msg.c Lingao Meng 2021-09-02 16:18:48 +08:00
  • bc1d6580dc Bluetooth: Mesh: Move proxy complete message to seperate role Lingao Meng 2021-09-02 10:42:57 +08:00
  • d831d8a7d3 Bluetooth: Mesh: Move command buffer to proxy_msg.c Lingao Meng 2021-09-02 10:11:37 +08:00
  • a88aac2a7f Bluetooth: Mesh: Remove unnecessary prov buf get function Lingao Meng 2021-08-25 09:38:31 +08:00
  • c057a69a2c Bluetooth: Mesh: Rename bt_mesh_pb_gatt<*> function Lingao Meng 2021-08-19 09:25:25 +08:00
  • b2889903a3 Bluetooth: Mesh: Split gatt services to pb-gatt and proxy Lingao Meng 2021-08-18 16:56:31 +08:00
  • 412e7da951 Bluetooth: Mesh: Delete bt_mesh_proxy_prov_disable parameter. Lingao Meng 2021-07-11 18:34:27 -07:00
  • 99c4d362d3 boards: arm: stm32f303 disco DTS supports uart4 Francois Ramu 2021-09-03 14:33:20 +02:00
  • f7dad07bb0 kconfig: add names to some choices Emil Lindqvist 2021-09-03 13:52:33 +02:00
  • 68d8a263b6 test: Bluetooth: Mesh: add provisioning with OOB auth tests Aleksandr Khromykh 2021-09-06 09:40:55 +02:00
  • 6f2516d9a7 Bluetooth: Mesh: Refactoring provisioning to make all OOB auth working Aleksandr Khromykh 2021-09-01 13:05:15 +02:00
  • 009ecdfda0 test: Bluetooth: Mesh: clean up warnings in Mesh scanner test Aleksandr Khromykh 2021-09-01 13:00:34 +02:00
  • d16ae76d30 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb Ruibin Chang 2020-11-10 14:49:52 +08:00
  • 28da82c0e1 json: Changes enum name of square brackets from list to array Ramiro Merello 2021-09-28 15:45:44 -04:00
  • 17238ab26b dts: added stm32f103Xd.dts file Deimantas Aukštkalnis 2021-08-20 10:48:33 +03:00
  • fe1b167760 gpio: shell: Change shell *shell to shell *sh Dennis Ruffer 2021-09-13 08:52:18 -07:00
  • 95bab86051 gpio: shell: Use macro SHELL_CMD_ARG to check parameters count Dennis Ruffer 2021-08-18 12:12:50 -07:00
  • 9b3dfe7443 gpio: shell: Replace gpio listen with blink Dennis Ruffer 2021-08-11 11:11:11 -07:00
  • 481b5a2424 tests: arm64: add GICv3 ITS test suite Neil Armstrong 2021-08-06 13:45:51 +02:00
  • 0619e96e87 boards: fvp_base_revc_2xaemv8a: reserve HEAP for GICv3 ITS tables Neil Armstrong 2021-08-10 14:31:30 +02:00
  • f5ac88f166 soc: fvp_aemv8a: enable 16384 IRQs to permit using up to 8192 LPIs Neil Armstrong 2021-08-09 10:41:18 +02:00
  • 2385d91c56 board: fvp_base_revc_2xaemv8a: add ITS node Neil Armstrong 2021-08-09 10:40:25 +02:00
  • c523014983 board: fvp_base_revc_2xaemv8a: set 16bits for ITS DeviceID Neil Armstrong 2021-08-09 10:40:02 +02:00
  • a737999b5b interrupt_controller: gicv3: add Interrupt Translation Service support Neil Armstrong 2021-08-06 16:32:53 +02:00
  • e819bd8f34 interrupt_controller: gicv3: add support for LPIs Neil Armstrong 2021-08-06 16:28:48 +02:00
  • 340a8697d2 interrupt_controller: Add GICv3 ITS API Neil Armstrong 2021-08-06 16:11:05 +02:00
  • ca849af5ea dts: add GIC v3 ITS bindings Neil Armstrong 2021-08-03 15:29:50 +02:00
  • d55991b98e arm64: isr_wrapper: ignore Special INTIDs between 1020..1023 Neil Armstrong 2021-08-06 16:11:47 +02:00
  • 078113982f arm64: isr_wrapper: fixup out of bounds for large number of irqs Neil Armstrong 2021-08-06 16:49:31 +02:00
  • a133bf8821 samples: sensors: add sample for i3g4250d gyro Jonathan Hahn 2021-08-11 01:10:49 +02:00
  • f9e2969d87 tests: drivers: sensors: add i3g4250d to build_all Jonathan Hahn 2021-08-09 21:38:23 +02:00
  • db2094eaae boards: arm: add i3g4250d gyro to stm32f3_disco_E Jonathan Hahn 2021-07-16 08:51:32 +02:00
  • c9f87969c2 drivers: sensor: add I3G4250D Gyro driver Jonathan Hahn 2021-07-16 09:33:13 +02:00
  • d5556cafed arm_arch_timer: Fix ticks count on !CONFIG_TICKLESS_KERNEL Carlo Caione 2021-03-31 10:19:54 +02:00
  • af87599e11 scripts: twister: print message from CMake verify toolchain on failures Torsten Rasmussen 2021-09-28 13:04:52 +02:00
  • 8f53f319cd reserved-memory: Fix layering violation Carlo Caione 2021-09-28 09:15:37 +02:00
  • ffaff520ee include: usb: fix hid feature item typo Sven Åkersten 2021-09-27 13:37:54 +02:00
  • 1ea0fabe72 Bluetooth: Controller: Fix BT_CTLR_FAST_ENC Kconfig help text Vinayak Kariappa Chettimada 2021-09-28 13:36:04 +05:30
  • 34e346de14 Revert "drivers: pinmux: build as static library" Torsten Rasmussen 2021-09-28 10:41:44 +02:00
  • 921a3d8543 tests/drivers: gpio_basic_api: Upudate nucleo_f103rb configuration Erwan Gouriou 2021-09-27 16:03:07 +02:00
  • 5c23fa9f9d drivers/gpio: stm32f1: AFIO init should happen before GPIO inits Erwan Gouriou 2021-09-27 15:55:11 +02:00
  • db895f3241 docs: acrn: update the documentation of setting the ACRN hypervisor Enjia Mai 2021-09-22 15:12:29 +08:00
  • ba60c94b48 lib: os: mpsc_pbuf: Add const qualifier to API calls Krzysztof Chruscinski 2021-09-23 15:43:52 +02:00
  • f05b175656 subsys/fs/nvs: nvs_write return missing documentation Ramiro Merello 2021-09-27 16:40:40 -04:00
  • 72a8520a57 drivers: console: remove unused CONSOLE selection Torsten Rasmussen 2021-09-14 22:51:04 +02:00
  • d800b4a4d7 drivers: gpio: remove unused GPIO selection Torsten Rasmussen 2021-09-14 17:25:36 +02:00
  • e8eb8a8c2c drivers: ethernet: remove dedicated drivers__ethernet__native_posix lib Torsten Rasmussen 2021-09-10 16:57:54 +02:00
  • 9b43e7a23d modules: hal_nxp: removing always empty zephyr_library Torsten Rasmussen 2021-09-10 16:26:19 +02:00
  • 8e64038559 drivers: net: adding NET_DRIVERS menuconfig Torsten Rasmussen 2021-09-10 15:53:31 +02:00
  • 6ebe0b8425 drivers: create BT_DRIVERS Kconfig entry Torsten Rasmussen 2021-09-10 13:54:08 +02:00
  • acad37196d drivers: adc: stm32 adc disable causing endless loop Francois Ramu 2021-09-24 10:35:11 +02:00
  • e40998a4e4 Bluetooth: Mesh: Return ETIMEDOUT if k_sem_take call times out Pavel Vasilyev 2021-09-24 10:58:02 +02:00
  • a55a5b744d logging: rtt: Add overwrite mode Guillaume Lager 2021-08-19 13:56:39 +02:00
  • bd8b9ee830 Bluetooth: Tester: Add the OOB Authentication method Agata Ponitka 2021-09-06 09:45:14 +02:00
  • cc5f769436 drivers: serial: gecko: add hw flow control support for EFR32 Series 2 Steven Lemaire 2021-09-24 13:26:22 +02:00
  • f07763640e Bluetooth: Controller: Fix multiple peripheral connection deadlock Vinayak Kariappa Chettimada 2021-09-26 14:49:42 +05:30
  • fd3dd0c2d6 net_buf_slist_{put|get}: make SMP safe Nicolas Pitre 2021-09-27 20:56:38 -04:00
  • 8cd7f1c98a net_buf_alloc_len: make SMP safe Nicolas Pitre 2021-09-27 21:43:02 -04:00
  • 29d039335f cleanup: soc: it8xxx2: remove unnecessary code Dino Li 2021-08-19 11:37:36 +08:00
  • bcf20455ee soc: nrf53: Add missing HAS_HW_NRF_* entries Andrzej Głąbek 2021-09-27 17:11:06 +02:00
  • 284238339b Bluetooth: host: compile out check for multiple identities Joakim Andersson 2021-09-24 10:22:28 +02:00
  • 623aaa136b Bluetooth: ISO: Remove bt_conn_unref for ISO deferred work Emil Gydesen 2021-09-24 12:21:58 +02:00
  • b7c987fe0e west: update hal revision Glauber Maroto Ferreira 2021-09-14 16:53:50 -03:00
  • feb340d990 esp32: drivers: clock_control: add ownership Glauber Maroto Ferreira 2021-09-16 07:57:28 -03:00
  • e605efc698 esp32s2: drivers: clock_control: add support Glauber Maroto Ferreira 2021-08-06 19:58:06 -03:00
  • 1fb4eea95c esp32: dt: update peripheral enabling references Glauber Maroto Ferreira 2021-09-01 08:59:13 -03:00
  • d15d3de5fc esp32: drivers: clock_control: code refactoring Glauber Maroto Ferreira 2021-08-03 15:34:03 -03:00
  • 89df245b0d samples: modbus: update/fix samples.yaml configs Fabio Baltieri 2021-09-27 19:51:14 +01:00
  • 64a2d97c03 samples: modbus: rtu_server: drop unused variable Fabio Baltieri 2021-09-27 19:51:07 +01:00
  • 46ef9be075 samples: canopennode: fix the sample path Fabio Baltieri 2021-09-27 19:50:56 +01:00
  • 3ec07c5f47 west: sign: add support for NXP i.MX8QXP board Iuliana Prodan 2021-09-20 18:58:12 +03:00
  • 0b23984920 samples/subsys/audio/sof: add configuration for i.MX8QXP board Iuliana Prodan 2021-09-20 18:54:40 +03:00
  • 50124ad8cd boards: xtensa: adsp: add support for imx8x board Iuliana Prodan 2021-09-20 18:53:36 +03:00
  • a7b119f710 MAINTAINERS: Add IPC maintainers Carlo Caione 2021-09-27 10:17:55 +02:00
  • 9aa4a70e5c twister: ignore ROM region overflows Henrik Brix Andersen 2021-09-27 21:21:03 +02:00
  • 86ad71827c release: Zephyr 2.7.0-rc3 Christopher Friedt 2021-09-27 10:30:25 -04:00
  • dd0bf5c20b Bluetooth: shell: Log failure to register authentication handlers Joakim Andersson 2021-09-24 09:49:10 +02:00
  • 0207e86e38 Bluetooth: shell: Handle return value of GATT service register functions Joakim Andersson 2021-09-24 09:41:58 +02:00
  • 5b590faab5 tests: threads: fix kernel/thread_stack test Yuguo Zou 2021-09-24 15:58:14 +08:00
  • eca98e37d4 samples: net: coap_server: Finetune sample parameters Robert Lubos 2021-09-22 15:48:08 +02:00
  • 15ba020343 samples: net: coap_server: Remove observer on notification timeout Robert Lubos 2021-09-22 14:48:06 +02:00