Commit graph

  • a2802d96a2 CODEOWNERS: Adding ztress codeowner Krzysztof Chruscinski 2021-12-21 19:32:48 +01:00
  • 16bd0df2fd testsuite: ztest: Add framework for stress testing Krzysztof Chruscinski 2021-12-13 07:05:40 +01:00
  • 8367df2956 drivers: i2c: sam0 Fix i2c NACK on receive Christoffer Zakrisson 2021-09-27 20:05:31 +02:00
  • a3127afb53 Bluetooth: Controller: Advertising Extensions dynamic Tx power control Vinayak Kariappa Chettimada 2021-12-14 07:17:24 +05:30
  • 3344aee332 Bluetooth: host: df: Correct style for CHECKIF statements Piotr Pryga 2021-12-30 20:32:46 +01:00
  • 61872da64e Bluetooth: host: Add API to run conn CTE response HCI command Piotr Pryga 2021-12-30 20:30:09 +01:00
  • fac2c22824 storage/flash_map: Use larger type for alignment David Brown 2021-12-29 16:27:27 -07:00
  • 8660457ec2 Bluetooth: Controller: Apply suggestions from code review Vinayak Kariappa Chettimada 2021-12-29 17:08:39 +05:30
  • 6b9b16f06d Bluetooth: Controller: Minor changes related to review comments Vinayak Kariappa Chettimada 2021-12-22 21:34:40 +05:30
  • c706a095e8 Bluetooth: Controller: Rename drop to accept to avoid negations Vinayak Kariappa Chettimada 2021-12-22 20:21:16 +05:30
  • 471543e75e Bluetooth: Controller: Use DUP_FILTER_DISABLED define Vinayak Kariappa Chettimada 2021-12-22 20:07:13 +05:30
  • 48f4eb9a4e tests: Bluetooth: bsim: Test updated to use Periodic Sync Recv Enable Vinayak Kariappa Chettimada 2021-12-02 12:47:05 +05:30
  • a1810425ca Bluetooth: Controller: Update support for Periodic Sync Receive enable Vinayak Kariappa Chettimada 2021-12-02 07:08:34 +05:30
  • 64eaa52e41 Bluetooth: Controller: Initial support for Periodic Sync Receive enable Vinayak Kariappa Chettimada 2021-12-02 07:08:34 +05:30
  • 1686551395 Bluetooth: Add defines for Periodic Advertising Receive Enable Vinayak Kariappa Chettimada 2021-12-02 07:04:03 +05:30
  • 770732fe92 doc: reference: drivers: update system drivers section Gerard Marull-Paretas 2021-12-22 12:08:45 +01:00
  • e8bcaff0ee device: deprecate SYS_DEVICE_DEFINE Gerard Marull-Paretas 2021-12-22 12:02:25 +01:00
  • bcab9f9ac5 samples: bluetooth: hci: replace SYS_DEVICE_DEFINE with SYS_INIT Gerard Marull-Paretas 2021-12-22 11:51:51 +01:00
  • 8b95b259cd drivers: gpio: stm32: replace SYS_DEVICE_DEFINE with SYS_INIT Gerard Marull-Paretas 2021-12-22 11:48:58 +01:00
  • 422728e156 CODEOWNERS: Add LingaoM for bbc_microbit_v2 board Lingao Meng 2021-12-15 13:25:48 +08:00
  • f9bf14f79a ITE: drivers/serial: add console input expired Tim Lin 2021-12-09 16:32:33 +08:00
  • 607a40e728 boards: arm: stm32h7: select direct SMPS for both disco boards Alexandre Bourdiol 2021-12-13 11:30:40 +01:00
  • b988c803f6 Bluetooth: drivers: Add length checks before net_buf_add_mem Emil Gydesen 2021-12-08 18:01:20 +01:00
  • 0ef5dac70e tests: workq: add support for k_work_queue_init() Lixin Guo 2021-11-15 16:27:25 +08:00
  • b1d2bb0b47 tests: Bluetooth: Mesh: Add tests to cover message publication Pavel Vasilyev 2021-12-15 10:51:38 +01:00
  • 91c87fdc7d Bluetooth: Mesh: Fix publication period measurement Pavel Vasilyev 2021-12-15 09:58:53 +01:00
  • ff4b9a8cd3 boards: thingy52_nrf52832: enable segger rtt in the default config Kamil Piszczek 2021-12-02 16:03:46 +01:00
  • 2cbdd12e9c driver: i2s: fixing build error Hake Huang 2021-12-15 00:49:58 +08:00
  • dbe473bc83 cmake: Test the compiler before testing compiler flags Sebastian Bøe 2021-11-11 12:48:28 +01:00
  • 7fa4a33ea1 tests/lib/devicetree/devices: Exclude thingy52_nrf52832 platform Andrzej Głąbek 2021-12-22 18:42:56 +01:00
  • 650b516a90 soc: atmel_sam0: Fix pinctrl config Attie Grande 2021-12-11 03:07:14 +00:00
  • 8c6998c3a1 doc: note on the settings for the secure-domain Andrzej Puzdrowski 2021-12-17 17:27:07 +01:00
  • 67ef1df950 mbox: Enforce callback registration before enabling the channel Carlo Caione 2021-12-03 14:53:40 +01:00
  • 651854a323 boards: arm: add support for STM32G081B Evaluation board Sam Hurst 2021-12-22 10:01:26 -08:00
  • f0ef6c6fea manifest: Update hal_nordic revision to fix nrfx_pwm driver Andrzej Głąbek 2021-12-22 18:08:33 +01:00
  • 0350e38d62 test: Bluetooth: Mesh: fix racing between bsim devices in provisioning test Aleksandr Khromykh 2021-12-22 17:18:44 +01:00
  • 49f0aba94c Bluetooth: Controller: Fix wrong variable passed to isr_done Piotr Pryga 2021-12-22 15:05:42 +01:00
  • 9073faf641 boards: b_u585i_iot02a: Leds are active low Erwan Gouriou 2021-12-16 10:17:45 +01:00
  • e8c12f2af0 drivers: wifi: eswifi: fix socket poll timeout Mateusz Kwiatkowski 2021-12-14 16:47:40 +01:00
  • ca1cda28f0 CODEOWNERS: Add myself for mgmt/mcumgr/lib Dominik Ermel 2021-12-10 08:12:26 +00:00
  • 18d35163b8 include/drivers/clock_control: stm32h7: Add missing symbol PLL SRC CSI Erwan Gouriou 2021-12-17 14:24:31 +01:00
  • 5d4e08bb9f soc: xtensa: cavs-link.ld: add *(.trace_ctx) sections Marc Herbert 2021-12-17 04:28:34 +00:00
  • e4481f82cb drivers: adc: adc_mchp_xec: update configuration register clk times Aditya Bhutada 2021-12-14 11:25:37 -08:00
  • 31de8caa9c dts: bindings: adc: microchip: Introduced clk_time field Aditya Bhutada 2021-12-14 11:24:06 -08:00
  • f92542ecf3 drivers: can: deprecate the can_attach_workq() API call Henrik Brix Andersen 2021-12-16 12:23:30 +01:00
  • d1ff466ceb tests: drivers: can: fd: remove can_attach_workq() tests Henrik Brix Andersen 2021-12-16 12:20:15 +01:00
  • aace49f600 tests: drivers: can: api: remove can_attach_workq() tests Henrik Brix Andersen 2021-12-16 12:18:19 +01:00
  • 1f8255a311 samples: drivers: can: convert from can_attach_workq() to triggered work Henrik Brix Andersen 2021-12-16 12:17:05 +01:00
  • a1cff6f4a9 drivers: can: shell: convert from can_attach_workq() to triggered work Henrik Brix Andersen 2021-12-16 12:13:33 +01:00
  • 05bb85523c cmake: improve the check of optimization level against CMAKE_BUILD_TYPE Torsten Rasmussen 2021-12-10 15:06:30 +01:00
  • d9f0ca3943 cmake: add ztest_suite_node output section to linker script generator Torsten Rasmussen 2021-12-14 13:12:20 +01:00
  • 84fe8f8121 cmake: armlink: fix handling of argument in configure_linker_script Torsten Rasmussen 2021-12-14 11:16:21 +01:00
  • 225bea4bb2 cmake: armlink: remove sourcing of ld/target_base.cmake file Torsten Rasmussen 2021-12-14 11:08:13 +01:00
  • fca65843b9 Bluetooth: controller: inclusive naming for EDTT Andries Kruithof 2021-09-24 14:22:28 +02:00
  • 0b47645cd7 Bluetooth: Controller: Fix Periodic Advertising Sync aux context leak Vinayak Kariappa Chettimada 2021-11-30 06:46:22 +05:30
  • 6c8ff338b8 Bluetooth: Controller: Remove redundant extra list release Vinayak Kariappa Chettimada 2021-11-30 06:44:39 +05:30
  • 079e7976fe Bluetooth: Controller: Fix erroneous merge conflict resolution Vinayak Kariappa Chettimada 2021-11-30 06:49:53 +05:30
  • bf2bb51035 Bluetooth: Controller: Fix Periodic Adv Sync to private address Vinayak Kariappa Chettimada 2021-12-04 06:42:21 +05:30
  • 5d42bf5a70 Bluetooth: Controller: Fix Extended AD data and Scan Rsp total len type Vinayak Kariappa Chettimada 2021-11-26 15:48:07 +05:30
  • fd9c89d8d0 Bluetooth: Controller: Fix HCI fragment of Extended Advertising Report Vinayak Kariappa Chettimada 2021-11-26 06:59:20 +05:30
  • 7b78c4e534 Bluetooth: Controller: Fix Extended Scan Response Secondary PHY value Vinayak Kariappa Chettimada 2021-11-25 20:16:24 +05:30
  • ac3f12f9b3 Bluetooth: Controller: Fix Periodic Adv EVENT_OVERHEAD_START_US jitter Vinayak Kariappa Chettimada 2021-05-18 10:41:03 +05:30
  • 11bbdb030d uart: nrfx_uarte: Return error when re-enabling RX Krzysztof Chruscinski 2021-12-22 12:11:34 +01:00
  • ea81b4b812 drivers: display_nrf_led_matrix: Correct calculation of pixel period Andrzej Głąbek 2021-12-22 11:28:16 +01:00
  • 0813d09df9 Bluetooth: Controller: Fix undefined reference in FEM support Vinayak Kariappa Chettimada 2021-11-26 11:46:03 +05:30
  • 519a4a36c6 Bluetooth: Controller: Fix ISO Data payload number for BIS payloads Vinayak Kariappa Chettimada 2021-12-07 12:15:40 +05:30
  • c0889b0cc1 tests: Bluetooth: df: remove duplicated code from CTE req tests Piotr Pryga 2021-12-15 15:17:11 +01:00
  • d4b0cbee8e tests: Bluetooth: df: Add tests for set conn CTE TX params Piotr Pryga 2021-12-15 13:13:23 +01:00
  • aa3090dd7d Bluetooth: controller: lll: add TX configuration of CTE in conn mode Piotr Pryga 2021-12-11 20:13:19 +01:00
  • 1dcbe73cc8 Bluetooth: controller: radio: add setting of S1 byte in radio packet Piotr Pryga 2021-12-10 21:18:43 +01:00
  • 1ff9baf010 Bluetooth: controller: complete DF TX params set in conn mode Piotr Pryga 2021-12-09 13:02:03 +01:00
  • f650fd99e0 Bluetooth: controller: Add CTE present bit to pdu_data Piotr Pryga 2021-12-11 23:41:24 +01:00
  • ef24a141fb Bluetooth: controller: radio: add fun to switch to RX after PHYEND evt Piotr Pryga 2021-12-11 23:37:44 +01:00
  • 54a785b886 drivers: wifi: esp_at: don't send AT+CWLAP during initial setup Marcin Niestroj 2021-12-16 12:47:15 +01:00
  • 2623315802 arch/x86: PCIE MSI vector allocator can use arch IRQ allocator Tomasz Bursztyka 2021-01-06 15:02:54 +01:00
  • c1bc5db795 drivers/pcie: Use the generic arch-interface for allocating IRQs Tomasz Bursztyka 2021-01-06 14:59:36 +01:00
  • 88bac5d0b5 arch/x86: Implement the IRQ allocation and usage interfaces for intel 64 Tomasz Bursztyka 2021-01-06 15:01:03 +01:00
  • b99eaca729 sys/arch: Add new interfaces for allocating and checking IRQs Tomasz Bursztyka 2021-01-06 14:57:38 +01:00
  • c76651b9ab arch/x86: Do not call irq controller on dedicated irq/vector function Tomasz Bursztyka 2021-03-18 14:29:40 +01:00
  • dacae94761 drivers: avoid i2c_burst_write where possible Ryan McClelland 2021-12-21 01:14:45 -05:00
  • e5d398faa9 net: ip: route: Fix log_strdup misuse Krzysztof Chruscinski 2021-12-22 07:25:12 +01:00
  • d65654518f tests: drivers: gpio: gpio_basic_api: nrf: Extend test Krzysztof Chruscinski 2021-12-17 09:18:27 +01:00
  • 22c4c888a5 drivers: gpio: nrfx: Use mask to determine if sense is used Krzysztof Chruscinski 2021-12-17 08:59:49 +01:00
  • e1b845cc88 samples: echo_server: increase sys workqueue stack Andrzej Kuros 2021-12-21 10:28:09 +01:00
  • 215822d161 samples: Take into account PINCTRL in minimal configurations Erwan Gouriou 2021-11-09 11:06:12 +01:00
  • 3114726356 bluetooth: fix callback name Jacob Siverskog 2021-12-21 15:45:01 +01:00
  • d3c0692e04 bluetooth: correct kconfig help Jacob Siverskog 2021-12-21 15:43:29 +01:00
  • b9583ddcdc bluetooth: remove duplicate kconfig entry Jacob Siverskog 2021-12-21 15:41:34 +01:00
  • 4dfab40cac drivers: display_nrf_led_matrix: Add option to light LEDs in groups Andrzej Głąbek 2021-12-20 13:15:56 +01:00
  • 2f4fbc7621 drivers: serial: nrfx_uart: fix pin disconnect in suspend when !PINCTRL Marcin Niestroj 2021-12-21 14:41:51 +01:00
  • 6b03df6931 net/icmpv4: Do not send error on a packet that was broadcasted Tomasz Bursztyka 2021-12-21 09:20:25 +01:00
  • 11cf60d916 net/icmpv4: Fix logging messagse Tomasz Bursztyka 2021-12-21 09:00:51 +01:00
  • cbb3e9a065 net: l2: ppp: fix MRU when CONFIG_NET_L2_PPP_OPTION_MRU=n Marcin Niestroj 2021-12-20 17:25:12 +01:00
  • 7c42e8a83c manifest: mcuboot update Andrzej Puzdrowski 2021-12-16 13:03:08 +01:00
  • a2035cd2f4 dts: arm: st: stm32: add health configuration support Alexandre Bourdiol 2021-12-14 10:23:47 +01:00
  • dc3b2321f3 drivers: entropy: stm32: add health configuration support Alexandre Bourdiol 2021-12-14 10:15:10 +01:00
  • 893304ba60 dts: bindings: rng: stm32 add the support of health test configuration Alexandre Bourdiol 2021-12-14 10:10:01 +01:00
  • 659fee4460 samples: subsys: dfu: Fix image signing tool executable name Dominik Ermel 2021-12-08 14:41:44 +00:00
  • 8dbf0f31f2 doc: guides: tfm: Add pages on test suites Kevin Townsend 2021-11-01 15:18:44 +01:00
  • 1212ea0c39 riscv: linker.ld: Fix undefined reference linker error Gerson Fernando Budke 2021-10-12 18:15:14 -03:00