Commit graph

  • 6f0b8c1421 Bluetooth: host: Add application control of PHY change procedure Joakim Andersson 2020-04-22 20:37:55 +02:00
  • f55c8c9d0b Bluetooth: host: Document parameters to remote information callback Joakim Andersson 2020-04-22 20:31:28 +02:00
  • d9e228a4b0 Bluetooth: host: Add application control of data length procedure Joakim Andersson 2020-04-22 20:28:48 +02:00
  • 69dfcc6fca Bluetooth: host: Add Kconfig option for auto data length procedure Joakim Andersson 2020-04-22 20:19:15 +02:00
  • f85433c4a9 Bluetooth: host: Refactor setting maximum data length Joakim Andersson 2020-04-22 19:58:06 +02:00
  • 3f11f4c207 tests: LPC platforms SPI use default frequncy Andrei Gansari 2020-05-07 12:22:53 +03:00
  • ec7fad0853 drivers: spi_mcux_flexcomm clock increase Andrei Gansari 2020-05-04 19:30:29 +03:00
  • 3cc0aa7c62 soc: lpc devices spi clock speed increase Andrei Gansari 2020-05-04 19:28:08 +03:00
  • 8da94d06db manifest: update mcuboot to 1.6.0-rc2 Andrzej Puzdrowski 2020-05-07 12:59:12 +02:00
  • 93884a4fe1 coccinelle: run int_ms_to_timeout conversion semantic patch Peter Bigot 2020-05-07 08:27:12 -05:00
  • f77e03bb44 scripts/coccinelle: rename and extend ms to timeout conversion script Peter Bigot 2020-05-07 08:03:40 -05:00
  • e6976562aa tests: drivers: counter: add rtc_ds3231_api Peter A. Bigot 2020-04-22 09:42:11 -05:00
  • e444274e95 drivers: counter: add Maxim DS3231 support Peter A. Bigot 2019-06-23 20:03:52 -05:00
  • 967f7a8bcb tests: kernel: pipe: tests for read_avail write_avail Christopher Friedt 2020-05-07 09:39:18 -04:00
  • 3315f8fecf kernel: pipe: read_avail / write_avail syscalls Christopher Friedt 2020-05-06 18:43:58 -04:00
  • aa60a51a66 Bluetooth: controller: Update Bluetooth version to 5.2 Vinayak Kariappa Chettimada 2020-05-07 16:50:32 +05:30
  • ba4e8ff2fd Bluetooth: Add identifiers for Bluetooth 5.2 Vinayak Kariappa Chettimada 2020-05-07 16:44:10 +05:30
  • 3ed658e9ed Bluetooth: controller: Added support for vendor ticker nodes Morten Priess 2020-05-07 11:45:33 +02:00
  • eac56e4fb6 edtlib: add EDT.compat2nodes, EDT.compat2okay Martí Bolívar 2020-05-06 11:22:30 -07:00
  • bd0ecc83fb edtlib: add Node.status accessor Martí Bolívar 2020-05-05 16:37:26 -07:00
  • bc48f1ce45 edtlib: allow default property types for nodes without bindings Kumar Gala 2020-05-01 12:33:00 -05:00
  • e92ba8f362 samples: drivers: Add sample that shows how to use AT45 flash driver Andrzej Głąbek 2020-03-10 16:57:50 +00:00
  • 8ee12207ff drivers: flash: Add driver for AT45 compatible SPI flash chips Andrzej Głąbek 2020-03-10 16:57:01 +00:00
  • 31bc1c0dfd boards: arm: particle*: add header nexus maps and feather labels Peter A. Bigot 2020-04-15 15:09:37 -05:00
  • 99495af802 dts: gpio: add Particle Gen3 header binding Peter A. Bigot 2020-04-15 15:09:37 -05:00
  • 6b04499331 dts: bindings: add particle vendor identifier Peter A. Bigot 2020-04-17 13:40:44 -05:00
  • 0156511e71 drivers: improve the arcv2_timer driver to update cycles correctly Wayne Ren 2020-04-17 17:42:50 +08:00
  • 293cd5664d drivers: can: Fix use of DT_HAS_DRV_INST which does not exist Joakim Andersson 2020-05-07 13:24:49 +02:00
  • 7663be01f1 samples: lora: Use the new DT alias to discover radio Andreas Sandberg 2020-04-24 10:58:36 +01:00
  • d8de33e966 drivers: lora: Add a shell for LoRa testing Andreas Sandberg 2020-04-16 00:35:04 +01:00
  • 75b5359d75 boards: arm: 96b_wistrio: Add an alias for the LoRa radio Andreas Sandberg 2020-04-24 10:48:39 +01:00
  • d3c6cfc0ee drivers: lora: Add a continuous wave test API Andreas Sandberg 2020-04-16 00:29:41 +01:00
  • cda8cf265e samples: subsys: fs: Add new board configurations to fat_fs sample Maureen Helm 2020-04-30 11:40:52 -05:00
  • b21f4cb677 samples: subsys: fs: Update fat_fs sample documentation Maureen Helm 2020-04-28 16:06:50 -05:00
  • 389ff5d6d4 samples: subsys: fs: Refactor fat_fs sample yaml to reduce whitelist Maureen Helm 2020-04-28 14:45:20 -05:00
  • ec56fa9967 samples: subsys: fs: Refactor fat_fs board configurations Maureen Helm 2020-04-27 19:55:56 -05:00
  • 592c1751a6 boards: mimxrt1050_evk: Update board doc for sdhc Maureen Helm 2020-04-27 19:53:25 -05:00
  • 3114b84c37 boards: mimxrt1064_evk: Enable sdhc Maureen Helm 2020-04-27 19:51:30 -05:00
  • 64d47c4424 boards: mimxrt1060_evk: Enable sdhc Maureen Helm 2020-04-27 19:50:07 -05:00
  • 30e8aac754 tests: subsys: canbus: frame: Remove redundant logging configurations Stephanos Ioannidis 2020-04-29 12:06:33 +09:00
  • ff2cba56a9 tests: net: websocket: Remove redundant logging configurations Stephanos Ioannidis 2020-04-29 12:06:02 +09:00
  • 9fe2ead995 tests: drivers: spi: Remove redundant logging configurations Stephanos Ioannidis 2020-04-29 12:04:53 +09:00
  • 8df851a971 tests: drivers: adc: Remove redundant logging configurations Stephanos Ioannidis 2020-04-29 11:58:32 +09:00
  • a64edeece1 dts: boards: mm_swiftio: modify dts active high/low flags Frank Li 2020-05-06 19:44:05 +08:00
  • bd985dcd67 drivers: add GIC V3 driver Sandeep Tripathy 2020-04-22 01:55:37 +05:30
  • 38970c07ab net/ieee802154: Validate length on received frames Tomasz Bursztyka 2020-04-30 10:22:25 +02:00
  • 45bdb23005 usb: Special return values for custom_handler Emil Obalski 2020-05-06 15:55:35 +02:00
  • 8fa51bca58 usb: Allow Audio Class to handle custom_hander for all interfaces Emil Obalski 2020-05-06 15:39:04 +02:00
  • 04d1104ee5 timeouts: Fix power _sys_suspend invocation Carles Cufi 2020-05-05 17:06:50 +02:00
  • 94861a438b drivers: modem: Port to new timeout API Carles Cufi 2020-05-04 13:41:33 +02:00
  • 9ba20dd48e drivers: audio: Port to the new timeout API Carles Cufi 2020-05-04 13:13:36 +02:00
  • 8e297e87b3 console: Port to the new timeout API Carles Cufi 2020-05-04 12:58:46 +02:00
  • 0d2b74bc6f power: ti: Port to the new timeouts API Carles Cufi 2020-05-05 17:56:55 +02:00
  • c61faf6c55 drivers: wifi: Port the simplelink wifi to the new timeouts API Carles Cufi 2020-05-05 17:56:24 +02:00
  • da5aa23af3 soc: ti_simplelink: Port to the new timeout API Carles Cufi 2020-05-04 12:27:19 +02:00
  • 415a61a91f manifest: Update the TI HAL module Carles Cufi 2020-05-06 16:15:34 +02:00
  • 6aa8f11c93 drivers: video: Remove legacy timeout use Carles Cufi 2020-05-04 12:03:14 +02:00
  • 9b096f40b6 timeouts: Port UART async API to the new timeout API Carles Cufi 2020-05-01 11:58:15 +02:00
  • 9b04a99243 timeouts: Port BBC micro:bit to the new timeout API Carles Cufi 2020-04-30 22:48:32 +02:00
  • e052c7991c settings: add const qualifier for unmodified data source Peter Bigot 2020-04-30 13:20:41 -05:00
  • 94b744cc0a x86: early_serial: extend to support MMIO UART Daniel Leung 2020-05-05 14:14:34 -07:00
  • fbb1de6aac drivers: can: Remove per instance Kconfig symbols Kumar Gala 2020-05-05 09:41:45 -05:00
  • e99813d9ab boards: black_f407ve: Cleanup stale CONFIG_CAN_2 comment Kumar Gala 2020-05-05 09:42:49 -05:00
  • aec38f3fda drivers: can: mcp2515: Convert from Kconfig to DT_NODELABEL Kumar Gala 2020-05-05 09:37:56 -05:00
  • 9d4cdd732e drivers: can: mcux_flexcan: Convert from Kconfig to DT_NODELABEL Kumar Gala 2020-05-05 09:36:03 -05:00
  • 9b09f136f7 bluetooth: hci_rpmsg: check SHM_SIZE against shared mem size using DT Ioannis Glaropoulos 2020-05-05 16:42:44 +02:00
  • 26be827af8 flash: sam0: set write_block_size=1 when EMULATE_BYTE_PAGES is set Adam Serbinski 2020-04-29 16:21:14 -04:00
  • fc0e10d064 shell: Support output using a va_list Simon Glass 2020-04-30 15:25:04 -06:00
  • 2a8463e2b8 shell: Extend dummy backend to record for testing Simon Glass 2020-04-30 15:25:04 -06:00
  • 95b8355dd4 drivers: counter_mcux_gpt: Fix compile error Kumar Gala 2020-05-07 01:46:04 -05:00
  • 1c35cc18fe Bluetooth: hci_raw: Split TX into ACL and CMD pools Luiz Augusto von Dentz 2020-05-04 10:02:26 -07:00
  • f3116842f1 Bluetooth: EDTT: Use bt_buf_tx_get to allocate buffers Luiz Augusto von Dentz 2020-05-04 13:46:10 -07:00
  • f9d1b7ed63 Bluetooth: hci_raw: Fix number of TX buffers Luiz Augusto von Dentz 2020-05-01 23:11:52 -07:00
  • 7e35983977 drivers: flash: spi-nor: correct index into array property value Peter Bigot 2020-05-06 12:47:10 -05:00
  • a58777e251 drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev Kumar Gala 2020-05-05 05:24:57 -05:00
  • 99d14e9075 adc: adc_shell: Fix compile error Kumar Gala 2020-05-06 21:44:05 -05:00
  • da60111949 drivers: spi: cc13xx_cc26xx: remove usage of CONFIG_SPI_0/1 Vincent Wan 2020-05-06 13:33:41 -07:00
  • 87e1743ae0 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH Martí Bolívar 2020-05-05 16:06:32 -07:00
  • 763a9433a7 counter: mcux_gpt: whitespace cosmetics Martí Bolívar 2020-05-06 07:43:09 -07:00
  • b4d172dd84 doc: env_vars: Fix link to section env_vars_zephyrrc Ruslan Mstoi 2020-05-06 16:19:57 +03:00
  • e43e137d8b arch: arc: remove MPU_STACK_GUARD for ARC_MPU_VER 2 Wayne Ren 2020-04-18 11:42:36 +08:00
  • 7633da7046 arch: arc: ARC MPUv3 doesn't use GEN_PRIV_STACK Wayne Ren 2020-04-03 12:25:29 +08:00
  • 99dd392825 arch: arc: use the way of GEN_PRIV_STACK for privilege stack Wayne Ren 2020-04-02 22:53:06 +08:00
  • edeb555a8b devicetree: fix a couple of late-breaking DT_HAS_NODE() Martí Bolívar 2020-05-06 10:40:39 -07:00
  • 4622cecc15 tests: drivers: spi_loopback: Add internal loopback for atsamr21_xpro Stephanos Ioannidis 2020-05-05 07:41:22 +09:00
  • c328040f2b tests: drivers: spi_loopback: Add internal loopback for atsame54_xpro Stephanos Ioannidis 2020-05-05 07:34:25 +09:00
  • ac3c6d5573 tests: drivers: spi_loopback: Add SAM D21 Xplained Pro support Stephanos Ioannidis 2020-05-05 07:28:14 +09:00
  • cbd9c86b5c tests: uart_basic_api: Don't FAIL non-implemented APIs Kumar Gala 2020-05-05 12:28:25 -05:00
  • f699ab4ee6 sanitycheck: fix enable_coverage argument name typo Ruslan Mstoi 2020-05-06 14:11:39 +03:00
  • 34fba85915 boards/shields: ssd1306: Fix node status Erwan Gouriou 2020-05-06 14:42:45 +02:00
  • 7922889b54 west.yml: hal_nxp: update HAL reference for MCUX TPM driver Alex Porosanu 2020-04-27 09:36:26 +03:00
  • b1236954e8 boards: frdm_kw41z: enable PWM support Alex Porosanu 2020-04-08 09:42:20 +03:00
  • 7187d624a7 soc: kinetis: add support for TPM PWM module Alex Porosanu 2020-04-08 09:38:13 +03:00
  • f4c36b7beb drivers: pwm: add driver for NXP Kinetis TPM module Alex Porosanu 2020-04-08 09:02:11 +03:00
  • 7ee9a0328b ci: changes to python requirements should not trigger sanitycheck Anas Nashif 2020-05-06 08:27:33 -04:00
  • 2601c2e54b requirements: add psutil, needed by sanitycheck Anas Nashif 2020-05-06 08:26:00 -04:00
  • 30003ffb86 drivers: serial: stm32: Support for parity in DTS for STM32 uart. Pauli Salmenrinne 2020-03-18 13:40:21 +02:00
  • 18f2129895 board/arm/stm32h747i_disco: add documentation for support of openocd Alexandre Bourdiol 2020-04-30 13:51:41 +02:00
  • 28c9271939 board/arm/stm32h747i_disco: add support of flash with openocd Alexandre Bourdiol 2020-04-21 16:43:35 +02:00
  • a5b45d9567 boards: Remove Kconfig I2C_[0-9] usage Kumar Gala 2020-05-05 09:18:08 -05:00