Commit graph

  • 9024669a67 testsuite: fix unittest cross-language flags Peter Bigot 2020-08-31 05:48:34 -0500
  • c2b567f79e doc: update known issues for Sphinx>=3.2.0 Fabio Utzig 2020-08-25 09:53:35 -0300
  • 92431e2bae doc: fix :c:macro: usage Fabio Utzig 2020-08-25 10:38:12 -0300
  • e73d3c82d8 doc: update :cpp:var: to :c:member: Fabio Utzig 2020-08-12 09:55:28 -0300
  • 4c2f0605da doc: fix invalid usage of function to :c:macro: Fabio Utzig 2020-08-11 14:02:42 -0300
  • 43133c96f4 doc: update union reference to to :c:union Fabio Utzig 2020-08-12 09:36:01 -0300
  • ce12936ce1 doc: update enumerator usage to :c:enumerator: Fabio Utzig 2020-08-20 15:40:42 -0300
  • bb93b337f9 doc: update enum usage to use :c:enum: Fabio Utzig 2020-08-11 14:03:00 -0300
  • 1622b3e66b doc: do not use :c:macro: for NULL Fabio Utzig 2020-08-11 12:20:04 -0300
  • f635217f35 doc: add :c:macro to some symbols Fabio Utzig 2020-08-20 14:31:51 -0300
  • c79d2ce794 doc: update struct references to use :c:struct: Fabio Utzig 2020-08-20 14:29:47 -0300
  • 53fd5ff236 doc: update function references to use :c:func: Fabio Utzig 2020-08-24 11:35:45 -0300
  • a56446051e doc: add __subsystem attribute and c attributes Fabio Utzig 2020-06-01 08:57:27 -0300
  • dcfe684440 doc: move tabs to spaces in Sphinx config Fabio Utzig 2020-05-18 17:46:58 -0300
  • 2825f0bcac doc: switch from CPP to C domain for .c files Fabio Utzig 2020-05-18 17:46:26 -0300
  • 6111da4481 doc: use non-deprecated CSS/JS import methods Fabio Utzig 2020-05-18 17:42:20 -0300
  • 551f1789a5 doc: update versions of build tools Fabio Utzig 2020-08-12 12:49:44 -0300
  • 0079cecc19 sanitycheck: add argument --pre-script Watson Zeng 2020-08-25 15:29:43 +0800
  • 3b43d946fd sanitycheck: run custom pre script before open the serial port Watson Zeng 2020-08-25 15:22:39 +0800
  • 36aa42f384 ci: retry failed west update Martí Bolívar 2020-08-27 15:33:32 -0700
  • 8e5afef6da bluetooth: controller: nrf5: Add support for nRF52805 Andrzej Głąbek 2020-08-28 17:55:31 +0200
  • 89c7588917 bluetooth: controller: nrf5: Refactor a bit radio_nrf5_ppi.h Andrzej Głąbek 2020-08-28 17:46:53 +0200
  • 2ba4f5d06f boards: arm: Add definition of nrf52dk_nrf52805 board Andrzej Głąbek 2020-07-22 14:29:10 +0200
  • c519184211 soc: nordic_nrf: Add definition of nRF52805 SoC Andrzej Głąbek 2020-07-16 14:31:41 +0200
  • ad44bed754 sanitycheck: fix footprint reports Anas Nashif 2020-08-24 18:59:01 -0400
  • 3e7db661d1 tests: Bluetooth: bsim_test_advx: Fix adv_type parameter Andrzej Kaczmarek 2020-08-31 00:54:49 +0200
  • 293aa54ef3 Bluetooth: controller: Revert back to using EGU in nRF5340PDK Vinayak Kariappa Chettimada 2020-08-26 19:10:47 +0530
  • 5a40aa073d Bluetooth: controller: nRF53: Use SWI instead of EGU Vinayak Kariappa Chettimada 2020-08-26 15:04:26 +0530
  • 13bbfc8172 Bluetooth: controller: Handle AD data set race condition Vinayak Kariappa Chettimada 2020-08-19 10:09:58 +0530
  • 530c090cba Bluetooth: controller: Add cpu_dsb hal interface Vinayak Kariappa Chettimada 2020-08-27 20:55:28 +0530
  • c0950dc35d Bluetooth: controller: Add volatile to AD data double buffer index Vinayak Kariappa Chettimada 2020-08-19 07:38:32 +0530
  • 8b2024e26c Bluetooth: controller: Add code to detect AD data set race Vinayak Kariappa Chettimada 2020-08-19 10:09:05 +0530
  • 819a0e3ff2 tests: Bluetooth: Update AD Data as fast as possible Vinayak Kariappa Chettimada 2020-08-19 07:24:46 +0530
  • 35f2db810d tests: Bluetooth: bsim_advx_test: Increase sim_length to 60 seconds Vinayak Kariappa Chettimada 2020-08-21 12:10:16 +0530
  • 58620ec5a7 Bluetooth: controller: Review rework use HCI defines Vinayak Kariappa Chettimada 2020-08-21 11:39:38 +0530
  • 42ea52c39f tests: Bluetooth: bsim_test: tests periodic adv enable/disable Vinayak Kariappa Chettimada 2020-07-06 15:43:32 +0530
  • 139fbb0f4d Bluetooth: controller: Add sync info structure fill function Vinayak Kariappa Chettimada 2020-08-17 12:49:40 +0530
  • c85786ff6f Bluetooth: controller: Add aux ptr fill function Vinayak Kariappa Chettimada 2020-08-17 12:49:40 +0530
  • 4a2300d2da Bluetooth: controller: Add common header len get/fill function Vinayak Kariappa Chettimada 2020-08-17 12:49:40 +0530
  • 3abe58e7f1 Bluetooth: controller: Refactor to allow code reuse Vinayak Kariappa Chettimada 2020-08-17 11:07:25 +0530
  • 3120cddb47 Bluetooth: controller: Refactor out AD data population Vinayak Kariappa Chettimada 2020-08-17 10:15:20 +0530
  • f69d9ed515 Bluetooth: controller: Refactor sync info population Vinayak Kariappa Chettimada 2020-07-06 15:40:58 +0530
  • b9e3226f60 i2c: bitbang: fix SDA pin configuration Peter Bigot 2020-08-28 10:03:13 -0500
  • afc480f12b drivers/spi: spi_context_longest_current_buf fix Ilya Averyanov 2020-08-25 20:16:45 +0300
  • 9974a2a76a mgmt: updatehub: Fix possible deref an uninitialized ptr Gerson Fernando Budke 2020-08-27 23:52:53 -0300
  • b5ad84afe9 scripts: west_commands: handle EOFError in nrfjprog.py Martí Bolívar 2020-08-27 15:00:46 -0700
  • 17d7ad482a drivers: clock_control: Rename nrf_power_clock to clock_control_nrf Krzysztof Chruscinski 2020-08-31 10:44:11 +0200
  • 6738aec457 tests/bluetooth/ll_settings: Prevent switch-unreachable warning Andrzej Głąbek 2020-08-27 09:09:36 +0200
  • 701e9befe4 drivers: clock_control: nrf: Move USB part to the USB driver Krzysztof Chruscinski 2020-08-10 13:50:26 +0200
  • d8da2e59c8 drivers: clock_control: nrf: Make use of related nrfx drivers Krzysztof Chruscinski 2020-08-10 13:38:29 +0200
  • d2027b3b98 soc: nordic: nrf51: Add missing peripheral Kconfig options Andrzej Głąbek 2020-08-25 15:17:46 +0200
  • 4e8a991590 cmake: Zephyr module error on module name current Torsten Rasmussen 2020-08-26 09:45:08 +0200
  • 42d84eaacf docs: Zephyr module and CMake processing Torsten Rasmussen 2020-08-25 14:34:59 +0200
  • a861fc96b2 cmake: export Zephyr modules as Kconfig variables. Torsten Rasmussen 2020-08-25 14:07:35 +0200
  • ab7ec17b86 cmake: zephyr module processing improvements. Torsten Rasmussen 2020-08-25 13:32:33 +0200
  • 25c3f8e12f scripts: zephyr_modules.py cleanup. Torsten Rasmussen 2020-08-25 14:02:04 +0200
  • 2fc062b3a4 cmake: zephyr modules variable names. Torsten Rasmussen 2020-08-24 11:01:04 +0200
  • c8295b19aa cmake: kconfig cmake file environment cleanup Torsten Rasmussen 2020-08-25 11:02:45 +0200
  • eca8842b67 drivers: modem: add Sierra Wireless HL7800 Modem Driver Ryan Erickson 2020-08-27 15:43:58 -0500
  • 99a268fa16 arch: arm: Collect full register state in Cortex-M Exception Stack Frame Chris Coleman 2020-08-28 09:02:20 -0400
  • db0e559b74 Bluetooth: Mesh: Reduce microbit memory consumption Trond Einar Snekvik 2020-08-26 11:55:34 +0200
  • 3c8e5b0e1c Bluetooth: Mesh: Network loopback Trond Einar Snekvik 2020-07-10 11:10:55 +0200
  • e3eb9bedec samples: drivers: espi: Showcase how to handle lenghty boot initializations Jose Alberto Meza 2020-08-27 14:48:10 -0700
  • 01ddb4787d drivers: espi: xec: support for eSPI slaves with long initializations Jose Alberto Meza 2020-08-27 14:29:31 -0700
  • 9eb9c4cce9 sanitycheck: add option --emulation-only Anas Nashif 2020-08-26 15:47:25 -0400
  • 438adb0109 coding_guideline: Add optional flag to check override initialization Flavio Ceolin 2020-08-25 12:44:57 -0700
  • d34c44d724 coding_guideline: Add optional flag to check invalid conversions Flavio Ceolin 2020-08-25 11:43:29 -0700
  • 4bf529a4b9 coding_guideline: Add optional fallthrough enforcement flag Flavio Ceolin 2020-08-25 11:10:06 -0700
  • b587e8d063 coding_guideline: Add an option to enforce rules Flavio Ceolin 2020-08-26 09:48:33 -0700
  • f75f8bec20 MXRT600: Add DMA support Mahesh Mahadevan 2020-08-14 16:02:38 -0500
  • d8b0c28072 samples: net: mdns_responder: Add IPv4 gateway setting Jukka Rissanen 2020-08-28 10:32:20 +0300
  • 781da8d540 samples: net: mdns_responder: Add readme file Jukka Rissanen 2020-08-28 10:31:04 +0300
  • 808e9b1d58 boards: arm: faze: add ASM2364 node Maxime Bittan 2020-07-07 16:53:16 +0200
  • a9573e4460 boards: arm: add FaZe board support Maxime Bittan 2020-05-14 16:43:18 +0200
  • 7efe988a54 tests: introduce tests for LED drivers Simon Guinot 2020-08-26 17:46:50 +0200
  • 21f4fef78b drivers: led: add shell support Simon Guinot 2020-05-25 14:55:41 +0200
  • 53cbe5ff29 samples: drivers: add test sample for TI LP503x LED drivers Simon Guinot 2020-05-23 13:28:17 +0200
  • b37ea90335 drivers: led: add driver for TI LP503x controllers Simon Guinot 2020-05-20 15:52:46 +0200
  • 4f591e5a8a dts: add binding for TI LP503x LED controllers Simon Guinot 2020-05-20 14:19:56 +0200
  • f59abf5916 drivers: led: introduce channel-dedicated syscalls Simon Guinot 2020-06-05 15:04:41 +0200
  • 4f5583bf33 drivers: led: make more API callbacks optional Simon Guinot 2020-06-05 14:16:34 +0200
  • 2e26262451 drivers: led: introduce led_set_color syscall Simon Guinot 2020-05-20 11:42:33 +0200
  • 713809f0ce drivers: led: introduce led_get_info syscall Simon Guinot 2020-06-05 13:51:47 +0200
  • 745d5ac7e1 led: move API functions to LED objects Simon Guinot 2020-06-05 12:46:01 +0200
  • 9d729acc37 dts: introduce binding for LED controllers Simon Guinot 2020-06-04 16:04:29 +0200
  • 9163da09d6 tests: mem_protect: fix partition remove test on v8-m with 8 regions Ioannis Glaropoulos 2020-08-21 12:27:15 +0200
  • 0dd300f365 tests: kernel: userspace: restrict gap-filling test to valid boards Ioannis Glaropoulos 2020-08-21 13:00:47 +0200
  • b33cde6c5d samples: mgmt: updatehub: add label directive Peter Bigot 2020-08-27 11:09:14 -0500
  • 9e6d041b12 samples: scheduler: metairq_dispatch: add label directive Peter Bigot 2020-08-27 11:08:26 -0500
  • 75f82dc09a samples: fix reStructuredText target directives Peter Bigot 2020-08-27 11:06:32 -0500
  • 377f6c2a31 drivers: wifi: eswifi: rework read work Loic Poulain 2020-08-19 17:20:02 +0200
  • d5ceb8ba3f modules: hal_nordic: Prevent implicit-fallthrough warnings Andrzej Głąbek 2020-08-25 18:30:52 +0200
  • 7012fdf0b7 nrfjprog.py: Fix snr globbing to allow leading 0s Øyvind Rønningstad 2020-08-25 12:19:51 +0200
  • 1603c329bd drivers: i2c_ll_stm32_v2: add support for optional timing property Laurent Meunier 2020-08-20 11:48:27 +0200
  • ea491b3a9f dts: bindings: Add optional timings capability Laurent Meunier 2020-08-20 11:22:23 +0200
  • 58a75eb50e tests: fix list usage in @details section Fabio Utzig 2020-08-27 12:37:50 -0300
  • 00d1408a14 Bluetooth: host: fix build break if enable oob legacy pair only chao an 2020-08-10 21:04:30 +0800
  • 65f5046d70 Bluetooth: Bugfix - correct UUID defines Asbjørn Sæbø 2020-08-27 14:30:46 +0200
  • 6a8c622bcc doc: update list of architectures in introduction Olof Johansson 2020-08-26 23:56:19 -0700
  • a44fa5323f ci: buildkite: exit on errors Anas Nashif 2020-08-27 16:50:30 -0400