Commit graph

  • 2a8463e2b8 shell: Extend dummy backend to record for testing Simon Glass 2020-04-30 15:25:04 -0600
  • 95b8355dd4 drivers: counter_mcux_gpt: Fix compile error Kumar Gala 2020-05-07 01:46:04 -0500
  • 1c35cc18fe Bluetooth: hci_raw: Split TX into ACL and CMD pools Luiz Augusto von Dentz 2020-05-04 10:02:26 -0700
  • f3116842f1 Bluetooth: EDTT: Use bt_buf_tx_get to allocate buffers Luiz Augusto von Dentz 2020-05-04 13:46:10 -0700
  • f9d1b7ed63 Bluetooth: hci_raw: Fix number of TX buffers Luiz Augusto von Dentz 2020-05-01 23:11:52 -0700
  • 7e35983977 drivers: flash: spi-nor: correct index into array property value Peter Bigot 2020-05-06 12:47:10 -0500
  • a58777e251 drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev Kumar Gala 2020-05-05 05:24:57 -0500
  • 99d14e9075 adc: adc_shell: Fix compile error Kumar Gala 2020-05-06 21:44:05 -0500
  • da60111949 drivers: spi: cc13xx_cc26xx: remove usage of CONFIG_SPI_0/1 Vincent Wan 2020-05-06 13:33:41 -0700
  • 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH Martí Bolívar 2020-05-05 16:06:32 -0700
  • 763a9433a7 counter: mcux_gpt: whitespace cosmetics Martí Bolívar 2020-05-06 07:43:09 -0700
  • b4d172dd84 doc: env_vars: Fix link to section env_vars_zephyrrc Ruslan Mstoi 2020-05-06 16:19:57 +0300
  • e43e137d8b arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 Wayne Ren 2020-04-18 11:42:36 +0800
  • 7633da7046 arch: arc: ARC MPUv3 doesn't use GEN_PRIV_STACK Wayne Ren 2020-04-03 12:25:29 +0800
  • 99dd392825 arch: arc: use the way of GEN_PRIV_STACK for privilege stack Wayne Ren 2020-04-02 22:53:06 +0800
  • edeb555a8b devicetree: fix a couple of late-breaking DT_HAS_NODE() Martí Bolívar 2020-05-06 10:40:39 -0700
  • 4622cecc15 tests: drivers: spi_loopback: Add internal loopback for atsamr21_xpro Stephanos Ioannidis 2020-05-05 07:41:22 +0900
  • c328040f2b tests: drivers: spi_loopback: Add internal loopback for atsame54_xpro Stephanos Ioannidis 2020-05-05 07:34:25 +0900
  • ac3c6d5573 tests: drivers: spi_loopback: Add SAM D21 Xplained Pro support Stephanos Ioannidis 2020-05-05 07:28:14 +0900
  • cbd9c86b5c tests: uart_basic_api: Don't FAIL non-implemented APIs Kumar Gala 2020-05-05 12:28:25 -0500
  • f699ab4ee6 sanitycheck: fix enable_coverage argument name typo Ruslan Mstoi 2020-05-06 14:11:39 +0300
  • 34fba85915 boards/shields: ssd1306: Fix node status Erwan Gouriou 2020-05-06 14:42:45 +0200
  • 7922889b54 west.yml: hal_nxp: update HAL reference for MCUX TPM driver Alex Porosanu 2020-04-27 09:36:26 +0300
  • b1236954e8 boards: frdm_kw41z: enable PWM support Alex Porosanu 2020-04-08 09:42:20 +0300
  • 7187d624a7 soc: kinetis: add support for TPM PWM module Alex Porosanu 2020-04-08 09:38:13 +0300
  • f4c36b7beb drivers: pwm: add driver for NXP Kinetis TPM module Alex Porosanu 2020-04-08 09:02:11 +0300
  • 7ee9a0328b ci: changes to python requirements should not trigger sanitycheck Anas Nashif 2020-05-06 08:27:33 -0400
  • 2601c2e54b requirements: add psutil, needed by sanitycheck Anas Nashif 2020-05-06 08:26:00 -0400
  • 30003ffb86 drivers: serial: stm32: Support for parity in DTS for STM32 uart. Pauli Salmenrinne 2020-03-18 13:40:21 +0200
  • 18f2129895 board/arm/stm32h747i_disco: add documentation for support of openocd Alexandre Bourdiol 2020-04-30 13:51:41 +0200
  • 28c9271939 board/arm/stm32h747i_disco: add support of flash with openocd Alexandre Bourdiol 2020-04-21 16:43:35 +0200
  • a5b45d9567 boards: Remove Kconfig I2C_[0-9] usage Kumar Gala 2020-05-05 09:18:08 -0500
  • 91d6139338 boards: arm: nucleo_wb55rg: Enable USB for stm32wb. Pete Johanson 2020-05-04 19:58:33 -0400
  • 9f52bfd12b samples/shields: add samples to test x-nucleo-iks02a1 shield Armando Visconti 2020-01-27 11:53:09 +0100
  • 1cd7eac0c7 boards/shields: add support for x-nucleo-iks02a1 shield Armando Visconti 2020-01-27 11:50:44 +0100
  • b6b44b2fea boards/nucleo_f411re: Enable I2S support Armando Visconti 2020-01-27 11:47:45 +0100
  • 5097ce6e35 soc: arm: stm32: Enable I2S_STM32 in the common part Armando Visconti 2020-03-30 17:28:49 +0200
  • fb815c65eb drivers/sensors: ism330dhcx: use endop bit in shub wait_completed Armando Visconti 2020-04-01 14:17:24 +0200
  • a6b86446d4 doc: hello_world: touch up README Martí Bolívar 2020-04-17 11:18:22 -0700
  • 3b7918360a doc: blinky: touch up README Martí Bolívar 2020-04-17 11:16:39 -0700
  • 908fe14e47 doc: gsg: unify 'get zephyr' steps Martí Bolívar 2020-03-31 17:06:13 -0700
  • d5533765ff doc: gsg: simplifications and fixups Martí Bolívar 2020-03-31 14:49:11 -0700
  • a5949e74f6 doc: feature tracking: Update with two new categories Carles Cufi 2020-04-10 19:32:41 +0200
  • c6edfa0971 Bluetooth: shell: Add name option control to advertise parameters. Joakim Andersson 2020-05-05 14:59:34 +0200
  • 4592cb64ea Bluetooth: host: Add BT_LE_ADV_OPT_USE_NAME for new advertising API Joakim Andersson 2020-05-05 14:53:33 +0200
  • e9002a4fb4 Bluetooth: host: remove duplicate flags set. Joakim Andersson 2020-05-05 14:50:03 +0200
  • a2a7cc9fe6 Bluetooth: host: Only persist advertising with bt_le_adv_start API Joakim Andersson 2020-05-04 15:17:55 +0200
  • fa3729fd11 sys: util: Add missing doxygen tags Krzysztof Chruscinski 2020-04-21 15:11:05 +0200
  • 32d9da7224 sys: util: Deprecate MACRO_MAP Krzysztof Chruscinski 2020-04-21 15:04:48 +0200
  • ae6749f65f logging: Replace MACRO_MAP with FOR_EACH Krzysztof Chruscinski 2020-04-21 14:42:42 +0200
  • 69577eb619 sys: util: Update FOR_EACH and FOR_EACH_FIXED_ARG implementation Krzysztof Chruscinski 2020-04-21 15:02:59 +0200
  • 8fcabf6032 tests: unit: util: Add test for FOR_EACH_FIXED_ARG macro Krzysztof Chruscinski 2020-04-21 14:41:29 +0200
  • 8ab4a60471 tests: unit: util: Add tests for FOR_EACH and FOR_EACH_IDX macros Krzysztof Chruscinski 2020-04-21 09:05:17 +0200
  • 925540a112 sys: util: Add FOR_EACH_IDX and FOR_EACH_IDX_FIXED_ARG macros Krzysztof Chruscinski 2020-04-21 06:50:06 +0200
  • ff26eebb7e samples: lora: Remove unnecessary config option Andreas Sandberg 2020-05-05 21:56:34 +0100
  • cb913173ae boards: lpcxpresso55s16: Fix DT_HAS_NODE_STATUS_OKAY conversion Kumar Gala 2020-05-06 06:06:14 -0500
  • f95c349c36 tests: net: dns: Increase stack size for coverage support Jukka Rissanen 2020-05-06 10:01:26 +0300
  • 95c6da0c82 scripts: checkpatch: Revert dt-binding vendor prefix check regex change Stephanos Ioannidis 2020-05-05 09:20:51 +0900
  • fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY Kumar Gala 2020-05-05 13:55:28 -0500
  • 93c5e253a4 samples: Bluetooth: Restart scanning on connection failure Vinayak Kariappa Chettimada 2020-05-06 07:01:18 +0530
  • afcf01d7dc samples: Bluetooth: Added central health thermometer Charan Pudiyaneravana Venkatesh 2020-02-05 08:29:19 +0100
  • 6ec8349875 samples: Bluetooth: Integrate temperature sensor sample fetch Charan Pudiyaneravana Venkatesh 2020-02-05 06:12:48 +0100
  • 7e3d43b558 lib/cmsis_rtos_v2: Update to newer timeout API Andy Ross 2020-05-04 16:00:08 -0700
  • 4d417034e9 kernel/Kconfig: Add prompt for CONFIG_TIMEOUT_64BIT Andy Ross 2020-05-04 15:57:31 -0700
  • 1003ab806c subsys/cmsis_v1: Port to new timeout API Andy Ross 2020-05-04 13:39:17 -0700
  • 88c0545ea4 samples: usb: mass: add support for littlefs file systems Peter A. Bigot 2020-04-18 22:58:08 -0500
  • f128cbe80f samples: usb: mass: update nrf52840dk board configuration Peter A. Bigot 2020-04-18 16:23:19 -0500
  • f5e31c4d5d samples: fs: littlefs: fix lost flash area reference Peter A. Bigot 2020-04-18 20:00:19 -0500
  • 2b33467a61 disk: disk_access_flash: align buffer Peter A. Bigot 2020-04-18 22:23:01 -0500
  • ebd19ad10b usb: mass_storage: align page buffer Peter A. Bigot 2020-04-18 21:34:34 -0500
  • 28a6829b74 west.yml: Snapshot update of mcumgr from upstream Dominik Ermel 2020-04-30 14:19:13 +0000
  • 0aa21a632a dfu: use stream_flash in flash_img Håkon Øye Amundsen 2020-03-05 12:46:39 +0000
  • a9676831cb storage: add stream flash library Håkon Øye Amundsen 2020-03-05 12:45:53 +0000
  • 61aff640f9 boards: arm: adafruit_feather_m0_basic_proto: Set flash offset Adam Serbinski 2020-04-27 11:26:21 -0400
  • 464f135ce6 canbus: Convert canbus driver and subsys to new timeout API Alexander Wachter 2020-05-04 15:11:41 +0200
  • 637dd67c66 drivers: i2s: fix i2s_handlers.c Piotr Mienkowski 2020-05-06 00:37:38 +0200
  • 6f643cd2b7 samples: shell: shell_module: add demo hexdump command Marcin Niestroj 2020-05-05 15:53:35 +0200
  • 6fdb9e6ded shell: dump characters in shell_hexdump Marcin Niestroj 2020-05-05 15:53:21 +0200
  • 2d9baf97f9 doc: fix 'ext' removal path Martí Bolívar 2020-05-05 09:45:25 -0700
  • 8edf99bdf1 samples: prod_consumer: run faster Andrew Boie 2020-05-05 16:16:33 -0700
  • 183ddabef2 tests: spi_loopback: Remove unneeded setting of Kconfig symbol Kumar Gala 2020-05-05 05:56:18 -0500
  • f89defea51 tests: drivers: spi: loopback: add lpcxpresso55s16_ns configuration Henrik Brix Andersen 2020-05-02 23:11:01 +0200
  • b30fea4dc9 boards: arm: lpcxpress55s16: enable SPI support Henrik Brix Andersen 2020-05-02 22:49:57 +0200
  • 25cf045b79 dts: arm: nxp: lpc55S1x: add hs_lspi device node Henrik Brix Andersen 2020-05-02 22:48:19 +0200
  • bd4c7bdc92 samples: sensor: fxos8700: enable testing on lpcxpresso55s16_ns Henrik Brix Andersen 2020-05-02 22:01:34 +0200
  • 144dcdd02b boards: arm: lpcxpresso55s16: enable I2C support Henrik Brix Andersen 2020-05-02 21:54:15 +0200
  • b782b2b7c6 dts: arm: nxp: lpc55S1x: include I2C devicetree header Henrik Brix Andersen 2020-05-02 21:50:43 +0200
  • 521b28ecb4 dts: arm: nxp: lpc55S1x: fix interrupts properties for GPIO nodes Henrik Brix Andersen 2020-05-02 21:48:36 +0200
  • aff616de20 sanitycheck: fix initial types in classes and minor cleanup Anas Nashif 2020-04-17 21:24:57 -0400
  • 26bfddf1ee drivers: i2c: i2c_dw: Move to devicetree detection Kumar Gala 2020-05-05 06:54:31 -0500
  • 974b44e9e5 tests: uart_async_api: Support atsame54_xpro board Stephanos Ioannidis 2020-04-22 15:39:14 +0900
  • 2a710b1372 Revert "drivers: dma: sam0: fix DMA to peripheral transfer on SAMD5x" Stephanos Ioannidis 2020-04-22 14:59:06 +0900
  • 8c7f63cf8d drivers: dma: stm32: DMA V1 channel direction Abe Kohandel 2020-04-07 23:37:05 -0700
  • f1b5d9db8e kernel: fix issue with k_thread_join() timeouts Andrew Boie 2020-05-04 14:36:49 -0700
  • 113c814517 boards: riscv: rv32m1_vega: fix parse error in pinmux Peter Bigot 2020-05-04 14:42:36 -0500
  • 0d2e211af4 boards: arm: pico_pi_m4: fix parse error in pinmux Peter Bigot 2020-05-04 14:33:43 -0500
  • 69e8a7b657 updatehub: Require peer verification with DTLS David Brown 2020-05-04 16:34:26 -0600
  • a638dc0a57 drivers: i2c: bitbang: fix repeated start condition Henrik Brix Andersen 2020-05-04 23:58:18 +0200
  • d9c4b6f2d6 drivers: i2c: bitbang: fix stop condition Henrik Brix Andersen 2020-05-04 23:54:45 +0200
  • 81e44f005e drivers: pwm: Remove per instance Kconfig symbols Kumar Gala 2020-05-05 08:55:50 -0500