Commit graph

  • dce9580490 drivers: i2c_ll_stm32_v1: Reset i2c device on read/write error Erwin Rol 2020-08-18 18:41:12 +02:00
  • 9ac8dcf5a7 Bluetooth: Call bt_recv from priority higher that TX thread. Joakim Andersson 2020-08-19 17:16:01 +02:00
  • 9247e8bc44 code-guideline: Tag name should be a unique identifier Spoorthy Priya Yerabolu 2020-08-25 03:11:16 -07:00
  • c2122313c3 samples: bluetooth: hci_uart: Improve TX path Krzysztof Chruscinski 2020-09-01 10:54:10 +02:00
  • 18ace841d8 Bluetooth: Mesh: Config client net_key_del Trond Einar Snekvik 2020-08-27 10:37:48 +02:00
  • 7547b44441 ARC: use generic bitops implementation Eugeniy Paltsev 2020-07-21 00:35:18 +03:00
  • 874d9426b3 ARM: aarch64: use generic bitops implementation Eugeniy Paltsev 2020-07-21 00:21:55 +03:00
  • c45fd74ab4 ARM: aarch32: cortex_a_r: use generic bitops implementation Eugeniy Paltsev 2020-07-21 00:20:51 +03:00
  • ebe51e26cb ARCH: COMMON: split sys_io.h for MMIO & memory bits functions Eugeniy Paltsev 2020-07-20 23:43:25 +03:00
  • cb12440322 boards: arm: stm32f3_disco: enable PWM Alexandre Bourdiol 2020-07-31 15:52:57 +02:00
  • 8098ecbc02 boards: arm: nucleo_g071rb enable PWM Alexandre Bourdiol 2020-07-31 16:36:46 +02:00
  • b3188f1c32 drivers: npcx: replace type of register base address with uintptr_t Mulin Chao 2020-08-31 17:31:16 +08:00
  • 1eca7ab46a drivers: npcx: remove suffix '_t' of device register structure. Mulin Chao 2020-08-26 13:29:28 +08:00
  • fb1c2b58ac tests: kernel: gen_isr_table: Add workaround for npcx7m6fb soc. Mulin Chao 2020-08-18 09:52:34 +08:00
  • 288e35ab1a driver: uart: add wake-up support for uart device. Mulin Chao 2020-08-14 16:46:30 +08:00
  • 6deb68a517 driver: gpio: add gpio driver support in NPCX series Mulin Chao 2020-08-13 18:53:09 +08:00
  • 84d90e456a driver: intc: add MIWU driver support in NPCX series. Mulin Chao 2020-08-13 18:15:25 +08:00
  • 9bf50ddb20 Bluetooth: Gatt: Added write callback for gatt (un)subscribe Emil Gydesen 2020-06-23 13:34:01 +02:00
  • d026b5dd34 logging: net: Make autostart of backend configurable Christian Taedcke 2020-08-17 12:51:41 +02:00
  • f66a0c3772 build: auto-generate signed mcuboot binaries Martí Bolívar 2020-08-18 11:28:04 -07:00
  • 9b6736748d scripts: west sign: add --quiet option Martí Bolívar 2020-08-19 15:29:37 -07:00
  • a0382cb925 cmake: add IMGTOOL optional dependency Martí Bolívar 2020-08-19 09:34:11 -07:00
  • c32e90d2a5 build: update stale comment in boilerplate.cmake Martí Bolívar 2020-08-19 14:09:45 -07:00
  • 79b1f89f7d cmake: west detection fixes and improvements Martí Bolívar 2020-08-27 13:10:19 -07:00
  • f62fef5ae5 west: hal_nxp: Fix USB_DEVICE_CONFIG_ENDPOINTS definition David Leach 2020-08-26 16:36:06 -05:00
  • a6ad4ec95d drivers: entropy: stm32 full driver rework with software fifo Alexandre Bourdiol 2020-08-31 17:46:01 +02:00
  • e141b77ca0 dts: arm: st: add interrupts property to rng node Alexandre Bourdiol 2020-08-31 16:36:19 +02:00
  • 88deb80718 mgmt: smp: Fix shell sending SMP response to wrong UART Dominik Ermel 2020-08-28 11:03:22 +00:00
  • fc8f639b9a shields: Modify overlay file order Ismael Fillonneau 2020-08-31 13:44:13 +02:00
  • 0778a6aaf3 usb: Configurable transfer buffers Pavel Král 2020-08-31 15:56:42 +02:00
  • 2fa48f79d1 cmake: warn user if CPPFLAGS is set as environment setting Torsten Rasmussen 2020-08-31 16:26:16 +02:00
  • becd9cadfe Bluetooth: host: Fix option USE_IDENTITY for bt_le_ext_adv_* API Joakim Andersson 2020-08-31 16:35:26 +02:00
  • 213dbf3ed7 Bluetooth: GATT: Remove wrong documentation for GATT write callback Joakim Andersson 2020-08-31 15:23:02 +02:00
  • d92b199173 doc: update list of architectures in introduction Henrik Brix Andersen 2020-08-28 10:28:05 +02:00
  • 9024669a67 testsuite: fix unittest cross-language flags Peter Bigot 2020-08-31 05:48:34 -05:00
  • c2b567f79e doc: update known issues for Sphinx>=3.2.0 Fabio Utzig 2020-08-25 09:53:35 -03:00
  • 92431e2bae doc: fix :c:macro: usage Fabio Utzig 2020-08-25 10:38:12 -03:00
  • e73d3c82d8 doc: update :cpp:var: to :c:member: Fabio Utzig 2020-08-12 09:55:28 -03:00
  • 4c2f0605da doc: fix invalid usage of function to :c:macro: Fabio Utzig 2020-08-11 14:02:42 -03:00
  • 43133c96f4 doc: update union reference to to :c:union Fabio Utzig 2020-08-12 09:36:01 -03:00
  • ce12936ce1 doc: update enumerator usage to :c:enumerator: Fabio Utzig 2020-08-20 15:40:42 -03:00
  • bb93b337f9 doc: update enum usage to use :c:enum: Fabio Utzig 2020-08-11 14:03:00 -03:00
  • 1622b3e66b doc: do not use :c:macro: for NULL Fabio Utzig 2020-08-11 12:20:04 -03:00
  • f635217f35 doc: add :c:macro to some symbols Fabio Utzig 2020-08-20 14:31:51 -03:00
  • c79d2ce794 doc: update struct references to use :c:struct: Fabio Utzig 2020-08-20 14:29:47 -03:00
  • 53fd5ff236 doc: update function references to use :c:func: Fabio Utzig 2020-08-24 11:35:45 -03:00
  • a56446051e doc: add __subsystem attribute and c attributes Fabio Utzig 2020-06-01 08:57:27 -03:00
  • dcfe684440 doc: move tabs to spaces in Sphinx config Fabio Utzig 2020-05-18 17:46:58 -03:00
  • 2825f0bcac doc: switch from CPP to C domain for .c files Fabio Utzig 2020-05-18 17:46:26 -03:00
  • 6111da4481 doc: use non-deprecated CSS/JS import methods Fabio Utzig 2020-05-18 17:42:20 -03:00
  • 551f1789a5 doc: update versions of build tools Fabio Utzig 2020-08-12 12:49:44 -03:00
  • 0079cecc19 sanitycheck: add argument --pre-script Watson Zeng 2020-08-25 15:29:43 +08:00
  • 3b43d946fd sanitycheck: run custom pre script before open the serial port Watson Zeng 2020-08-25 15:22:39 +08:00
  • 36aa42f384 ci: retry failed west update Martí Bolívar 2020-08-27 15:33:32 -07:00
  • 8e5afef6da bluetooth: controller: nrf5: Add support for nRF52805 Andrzej Głąbek 2020-08-28 17:55:31 +02:00
  • 89c7588917 bluetooth: controller: nrf5: Refactor a bit radio_nrf5_ppi.h Andrzej Głąbek 2020-08-28 17:46:53 +02:00
  • 2ba4f5d06f boards: arm: Add definition of nrf52dk_nrf52805 board Andrzej Głąbek 2020-07-22 14:29:10 +02:00
  • c519184211 soc: nordic_nrf: Add definition of nRF52805 SoC Andrzej Głąbek 2020-07-16 14:31:41 +02:00
  • ad44bed754 sanitycheck: fix footprint reports Anas Nashif 2020-08-24 18:59:01 -04:00
  • 3e7db661d1 tests: Bluetooth: bsim_test_advx: Fix adv_type parameter Andrzej Kaczmarek 2020-08-31 00:54:49 +02:00
  • 293aa54ef3 Bluetooth: controller: Revert back to using EGU in nRF5340PDK Vinayak Kariappa Chettimada 2020-08-26 19:10:47 +05:30
  • 5a40aa073d Bluetooth: controller: nRF53: Use SWI instead of EGU Vinayak Kariappa Chettimada 2020-08-26 15:04:26 +05:30
  • 13bbfc8172 Bluetooth: controller: Handle AD data set race condition Vinayak Kariappa Chettimada 2020-08-19 10:09:58 +05:30
  • 530c090cba Bluetooth: controller: Add cpu_dsb hal interface Vinayak Kariappa Chettimada 2020-08-27 20:55:28 +05:30
  • c0950dc35d Bluetooth: controller: Add volatile to AD data double buffer index Vinayak Kariappa Chettimada 2020-08-19 07:38:32 +05:30
  • 8b2024e26c Bluetooth: controller: Add code to detect AD data set race Vinayak Kariappa Chettimada 2020-08-19 10:09:05 +05:30
  • 819a0e3ff2 tests: Bluetooth: Update AD Data as fast as possible Vinayak Kariappa Chettimada 2020-08-19 07:24:46 +05:30
  • 35f2db810d tests: Bluetooth: bsim_advx_test: Increase sim_length to 60 seconds Vinayak Kariappa Chettimada 2020-08-21 12:10:16 +05:30
  • 58620ec5a7 Bluetooth: controller: Review rework use HCI defines Vinayak Kariappa Chettimada 2020-08-21 11:39:38 +05:30
  • 42ea52c39f tests: Bluetooth: bsim_test: tests periodic adv enable/disable Vinayak Kariappa Chettimada 2020-07-06 15:43:32 +05:30
  • 139fbb0f4d Bluetooth: controller: Add sync info structure fill function Vinayak Kariappa Chettimada 2020-08-17 12:49:40 +05:30
  • c85786ff6f Bluetooth: controller: Add aux ptr fill function Vinayak Kariappa Chettimada 2020-08-17 12:49:40 +05:30
  • 4a2300d2da Bluetooth: controller: Add common header len get/fill function Vinayak Kariappa Chettimada 2020-08-17 12:49:40 +05:30
  • 3abe58e7f1 Bluetooth: controller: Refactor to allow code reuse Vinayak Kariappa Chettimada 2020-08-17 11:07:25 +05:30
  • 3120cddb47 Bluetooth: controller: Refactor out AD data population Vinayak Kariappa Chettimada 2020-08-17 10:15:20 +05:30
  • f69d9ed515 Bluetooth: controller: Refactor sync info population Vinayak Kariappa Chettimada 2020-07-06 15:40:58 +05:30
  • b9e3226f60 i2c: bitbang: fix SDA pin configuration Peter Bigot 2020-08-28 10:03:13 -05:00
  • afc480f12b drivers/spi: spi_context_longest_current_buf fix Ilya Averyanov 2020-08-25 20:16:45 +03:00
  • 9974a2a76a mgmt: updatehub: Fix possible deref an uninitialized ptr Gerson Fernando Budke 2020-08-27 23:52:53 -03:00
  • b5ad84afe9 scripts: west_commands: handle EOFError in nrfjprog.py Martí Bolívar 2020-08-27 15:00:46 -07:00
  • 17d7ad482a drivers: clock_control: Rename nrf_power_clock to clock_control_nrf Krzysztof Chruscinski 2020-08-31 10:44:11 +02:00
  • 6738aec457 tests/bluetooth/ll_settings: Prevent switch-unreachable warning Andrzej Głąbek 2020-08-27 09:09:36 +02:00
  • 701e9befe4 drivers: clock_control: nrf: Move USB part to the USB driver Krzysztof Chruscinski 2020-08-10 13:50:26 +02:00
  • d8da2e59c8 drivers: clock_control: nrf: Make use of related nrfx drivers Krzysztof Chruscinski 2020-08-10 13:38:29 +02:00
  • d2027b3b98 soc: nordic: nrf51: Add missing peripheral Kconfig options Andrzej Głąbek 2020-08-25 15:17:46 +02:00
  • 4e8a991590 cmake: Zephyr module error on module name current Torsten Rasmussen 2020-08-26 09:45:08 +02:00
  • 42d84eaacf docs: Zephyr module and CMake processing Torsten Rasmussen 2020-08-25 14:34:59 +02:00
  • a861fc96b2 cmake: export Zephyr modules as Kconfig variables. Torsten Rasmussen 2020-08-25 14:07:35 +02:00
  • ab7ec17b86 cmake: zephyr module processing improvements. Torsten Rasmussen 2020-08-25 13:32:33 +02:00
  • 25c3f8e12f scripts: zephyr_modules.py cleanup. Torsten Rasmussen 2020-08-25 14:02:04 +02:00
  • 2fc062b3a4 cmake: zephyr modules variable names. Torsten Rasmussen 2020-08-24 11:01:04 +02:00
  • c8295b19aa cmake: kconfig cmake file environment cleanup Torsten Rasmussen 2020-08-25 11:02:45 +02:00
  • eca8842b67 drivers: modem: add Sierra Wireless HL7800 Modem Driver Ryan Erickson 2020-08-27 15:43:58 -05:00
  • 99a268fa16 arch: arm: Collect full register state in Cortex-M Exception Stack Frame Chris Coleman 2020-08-28 09:02:20 -04:00
  • db0e559b74 Bluetooth: Mesh: Reduce microbit memory consumption Trond Einar Snekvik 2020-08-26 11:55:34 +02:00
  • 3c8e5b0e1c Bluetooth: Mesh: Network loopback Trond Einar Snekvik 2020-07-10 11:10:55 +02:00
  • e3eb9bedec samples: drivers: espi: Showcase how to handle lenghty boot initializations Jose Alberto Meza 2020-08-27 14:48:10 -07:00
  • 01ddb4787d drivers: espi: xec: support for eSPI slaves with long initializations Jose Alberto Meza 2020-08-27 14:29:31 -07:00
  • 9eb9c4cce9 sanitycheck: add option --emulation-only Anas Nashif 2020-08-26 15:47:25 -04:00
  • 438adb0109 coding_guideline: Add optional flag to check override initialization Flavio Ceolin 2020-08-25 12:44:57 -07:00