Commit graph

  • 97c3de64de gitignore: exclude tests/drivers/build_all Kumar Gala 2020-03-20 10:14:40 -0500
  • 3f6078ec41 ext: crypto: Remove TinyCrypt from the tree and use a module Carles Cufi 2020-03-20 12:11:33 +0100
  • a288f07126 drivers: serial: uart_pl011: Unify uart clock from DT Kumar Gala 2020-03-19 09:33:18 -0500
  • 2841078da3 boards: arm: nucleo_h743zi: fix arduino connector D1 pin Gerard Marull-Paretas 2020-03-18 13:47:19 +0100
  • bae792098c west.yml: Update OpenThread revision Robert Lubos 2020-03-20 13:12:36 +0100
  • 99e63a799d arch: aarch64: Rework exception entry/exit code Carlo Caione 2020-02-18 12:55:52 +0100
  • 4181d41643 ext: hal: Remove Altera HAL from the tree and use a module Carles Cufi 2020-03-19 19:19:00 +0100
  • ffa10eba83 Bluetooth: host: Include scan response with name when non-connectable Joakim Andersson 2020-03-20 10:05:26 +0100
  • 91f6d98745 kernel: cpu idle: add info about IRQ unlocking in k_cpu_idle Ioannis Glaropoulos 2020-03-18 23:56:56 +0100
  • b61ba8df4a doc: reference: kernel: remove inconsistent comment for k_cpu_idle Ioannis Glaropoulos 2020-03-17 15:49:05 +0100
  • fec399e74a arch: arm: aarch32: correct documentation of arch_cpu_atomic_idle Ioannis Glaropoulos 2020-03-13 11:29:13 +0100
  • 3f395f5698 arch: arm: aarch32: Add memory barriers to arch_cpu_idle Stephanos Ioannidis 2020-03-17 12:23:58 +0900
  • ba0bcaf41b arch: arm: aarch32: Fix arch_cpu_idle interrupt masking Stephanos Ioannidis 2020-03-17 09:27:33 +0900
  • 50e4f2a671 arch: arm: aarch32: Fix whitespaces in cpu_idle.S Stephanos Ioannidis 2020-03-18 09:58:10 +0900
  • 09333caf52 Bluetooth: Mesh: Split out provisioning bearers Trond Einar Snekvik 2020-03-02 13:21:36 +0100
  • 1f8c9c7efc drivers: eth: mcux: Print interface name in link status messages Armand Ciejak 2020-03-16 11:57:28 +0100
  • 309916930f drivers: eth: mcux: Fix wrong base address for second controller Armand Ciejak 2020-03-16 10:50:55 +0100
  • 7f4043099a drivers: eth: mcux: Print interface name instead of base register address Armand Ciejak 2020-03-11 15:22:10 +0100
  • 39a1183e19 drivers: eth: mcux: Delete eth1 node for EVK boards Armand Ciejak 2020-03-11 11:38:37 +0100
  • 7cddc83737 drivers: eth: mcux: Add eth1 for i.MXRT1060 family Armand Ciejak 2020-03-09 09:31:27 +0100
  • 2ef7d4d66c drivers: eth: mcux: Add PHY address to eth_context Armand Ciejak 2020-03-06 17:23:20 +0100
  • 162ec3f9d5 drivers: eth: mcux: Add generate_mac function pointer to eth_context Armand Ciejak 2020-03-06 16:44:55 +0100
  • 0e31ed4912 drivers: eth: mcux: Add config_func to eth_context structure Armand Ciejak 2020-03-06 15:14:16 +0100
  • b56043c530 drivers: eth: mcux: Add ENET base address to eth_context structure Armand Ciejak 2020-03-06 09:55:34 +0100
  • e8cb6c69ab drivers: eth: mcux: Add ETH_MCUX_1 config Armand Ciejak 2020-03-05 16:11:53 +0100
  • f00843feff drivers: eth: eth_mcux: Add 2nd Ethernet controller to RT1060 device tree Armand Ciejak 2020-03-05 14:23:48 +0100
  • 6a625c371f drivers: modem: wncm14a2a: fix RX socket src/dst port assignment Ryan Erickson 2020-03-12 16:08:39 -0500
  • c09663efd4 cmake: Allow projects to add additional dependencies to flash target Torsten Rasmussen 2020-01-16 11:25:40 +0100
  • b4135a8b8c board: acrn : config for the flash runner Enjiax Mai 2020-03-16 13:54:05 +0800
  • 2e222ded80 tests: drivers: uart: config api fix dependency #23459 Jennifer Williams 2020-03-16 15:28:00 -0700
  • ba0aea3cd3 arm: Remove CMSIS from the tree and use a module Carles Cufi 2020-03-19 17:26:04 +0100
  • 414bdde2f0 drivers: flash: spi_nor: avoid coverity warning in untested code Peter Bigot 2020-03-11 06:23:39 -0500
  • 24fb6da4f3 soc: arc: snps_emsk: fix typo bug in DT define Kumar Gala 2020-03-19 01:00:28 -0500
  • 19d9ecc309 boards: arm: Add ip_k66f board support Parthiban Nallathambi 2020-02-11 22:48:20 +0100
  • b2d020bdbf soc: arm: nxp: kinetis: k6x: add K66F support Parthiban Nallathambi 2020-02-11 22:46:36 +0100
  • 7dcffb6ccd soc: arm: nxp: kinetis: k6x: move clock defines Parthiban Nallathambi 2020-02-26 12:17:38 +0100
  • b49501e3c9 drivers: entropy: gecko: add entropy driver based on GECKO TRNG Pooja Karanjekar 2020-02-21 15:22:05 +0100
  • 6574efa232 drivers: Add missing debug/stack.h include Carles Cufi 2020-03-19 18:32:37 +0100
  • cd38fb1610 Revert "toolchain: common: Merge build assert macros" Carles Cufi 2020-03-19 15:59:14 +0100
  • 4b37a8f3a4 Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" Carles Cufi 2020-03-19 15:59:14 +0100
  • 4810906030 Revert "drivers: ieee802154: Add a missing include" Carles Cufi 2020-03-19 15:59:13 +0100
  • 4043cb23f1 Revert "west: Update hal_nordic to pull/29/head" Carles Cufi 2020-03-19 15:59:12 +0100
  • 1d10b9bc3c Revert "west: Point mcuboot to JuulLabs-OSS/mcuboot#682" Carles Cufi 2020-03-19 15:59:10 +0100
  • 36f199160b west: Point mcuboot to JuulLabs-OSS/mcuboot#682 Oleg Zhurakivskyy 2020-03-17 15:23:36 +0200
  • 39d5827e97 west: Update hal_nordic to pull/29/head Oleg Zhurakivskyy 2020-03-13 16:55:21 +0200
  • 979ed4e1cd drivers: ieee802154: Add a missing include Oleg Zhurakivskyy 2020-03-18 13:36:35 +0200
  • 8739517107 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() Oleg Zhurakivskyy 2020-03-12 17:16:00 +0200
  • 974aa3add4 toolchain: common: Merge build assert macros Oleg Zhurakivskyy 2020-03-16 10:14:25 +0200
  • a457681b1c scripts/requirements: Split & document requirement.txt Kumar Gala 2020-02-07 14:58:00 -0600
  • d65e54da5e soc: stm32l4: Factorize includes declarations for GPIO driver Erwan Gouriou 2020-03-11 11:34:06 +0100
  • a36a478954 drivers: clock_control: nrf: Reworked calibration to use k_timer Krzysztof Chruscinski 2020-02-07 13:27:13 +0100
  • 824c2ebc58 Bluetooth: Mesh: Slab based segmentation handling Trond Einar Snekvik 2020-03-05 16:10:15 +0100
  • ca2f5c3f91 Bluetooth: Mesh: Friend SeqAuth cleanup Trond Einar Snekvik 2020-03-06 13:07:22 +0100
  • 495407aabc interrupt_controller: gic: Fix GICD_ICFGR field definition names Stephanos Ioannidis 2020-03-19 14:33:38 +0900
  • 75e36ed352 drivers: pwm_nrfx: Wait until PWM is stopped before restarting it Marek Pieta 2020-03-15 20:32:02 +0100
  • cd679452b2 samples: net: azure: Add support for subscribe Ravi kumar Veeramally 2020-03-18 10:45:27 +0200
  • b87629589e doc: api: Formulate a procedure to declare an API stable Carles Cufi 2020-03-18 17:28:26 +0100
  • b6ee5fca8e doc: api: Clean up and reorganize a bit Carles Cufi 2020-03-18 17:22:16 +0100
  • d1512f2da0 tests: drivers: adc: Add support for nucleo_l152re Takumi Ando 2020-03-18 21:07:12 +0900
  • 467198b5ad boards: arm: nucleo_l152re: Add ADC support Takumi Ando 2020-03-18 21:03:37 +0900
  • 8d106d198e drivers: adc: Add STM32L1X ADC support Takumi Ando 2020-03-18 08:52:28 +0900
  • 5eb7862f7f soc: arm: stm32: Revert changes for ADC fixups Takumi Ando 2020-03-18 21:31:36 +0900
  • 7dc82a4d51 boards: stm32: update board definition for new GPIO API Wim Van Loocke 2020-03-18 14:31:45 +0100
  • c0f7a1ac6f drivers/sensor: add support to ISM330DHCX IMU sensor Armando Visconti 2020-03-06 10:54:25 +0100
  • bcdce1bd3a boards: arm: nucleo_h743zi: enable I2C support Gerard Marull-Paretas 2020-03-06 17:36:52 +0100
  • 39b1f6cbba drivers: i2c: stm32: add support for H7 series Gerard Marull-Paretas 2020-03-06 17:35:32 +0100
  • f2b9e5235f drivers: pinmux: stm32: fix PB6 LPUART1 alt function on H7 Gerard Marull-Paretas 2020-03-18 09:25:26 +0100
  • 4d778b789a soc: arm: xilinx_zynqmp: Use CMSIS-Core(R) Stephanos Ioannidis 2020-02-12 14:48:21 +0900
  • efd6e4c3a5 arch: arm: cortex_r: Add CMSIS support Stephanos Ioannidis 2020-02-12 14:44:12 +0900
  • 27a587db3c drivers: video: sw_generator: Flagged signal management Loic Poulain 2019-11-29 10:13:57 +0100
  • f0c3ea63ef drivers: video: sw_generator: Fix capabilities Loic Poulain 2019-11-29 10:10:38 +0100
  • 4884e6c29a drivers: video: mcux_csi: Flagged signal management Loic Poulain 2019-11-29 10:05:58 +0100
  • a2a230e8f9 drivers: video: mcux_csi: Fix unordered stream Loic Poulain 2020-02-26 12:03:37 +0100
  • 199ccba5e4 drivers: video: Fix video buffer alignment Loic Poulain 2019-11-26 18:34:23 +0100
  • 55894dde58 doc: Kconfig: Document how whitespace is used in Kconfig sources Sebastian Bøe 2020-02-20 10:32:30 +0100
  • 1128c65ab0 lib: posix: fix ARG_UNUSED check on clock_getrtc Julien D'Ascenzio 2020-03-18 10:33:30 +0100
  • 2c6c855e42 editorconfig: Add assembly code file spec Stephanos Ioannidis 2020-03-18 09:47:07 +0900
  • e9445aef24 west.yml: Update OpenThread revision Robert Lubos 2020-03-18 11:09:47 +0100
  • 30e3205e32 Bluetooth: controller: split: correct timing calculation in PKT_US Andries Kruithof 2020-03-16 10:13:10 +0100
  • 000a7327e1 boards: intel_s1000_crb: update documentation Anas Nashif 2020-03-17 22:34:08 -0400
  • 0278f9bc72 drivers: nrf: Flush RX fifo in UARTE Async API. Mieszko Mierunski 2020-02-21 12:31:51 +0100
  • 39930ca298 doc: reference: Add API Stability page Carles Cufi 2020-02-19 19:03:03 +0100
  • 4ffeb79ecd doc: reference: Add disk access API Carles Cufi 2020-03-17 15:13:15 +0100
  • 68bfb5c3f2 doc: reference: Add clock control API Carles Cufi 2020-03-17 15:06:11 +0100
  • 22854d39c0 doc: reference: Add the LED and LED Strip APIs Carles Cufi 2020-03-17 15:01:47 +0100
  • 46f108519d doc: reference: Add hwinfo API Carles Cufi 2020-03-17 15:00:25 +0100
  • 5690b1e69d doc: reference: Add pages for audio Carles Cufi 2020-03-17 13:03:51 +0100
  • ab03b538d4 doc: reference: Add GNA API entry Carles Cufi 2020-03-17 12:53:52 +0100
  • bf41dd943b doc: reference: Clean up and restructure a bit Carles Cufi 2020-03-13 19:02:31 +0100
  • bb01382c18 doc: reference: Move terminology to its own page Carles Cufi 2020-02-19 19:04:29 +0100
  • 36ddeaceca drivers: eth: stm32: Add VLAN support Jukka Rissanen 2020-02-11 19:50:11 +0200
  • fe3e12face boards: bl652_dvk: add company name Ryan Erickson 2020-03-17 14:58:40 -0500
  • b7220cef86 Bluetooth: controller: split: Fix densely scheduled event preemption Vinayak Kariappa Chettimada 2020-03-11 15:13:47 +0530
  • 5474dbb544 Bluetooth: controller: split: Fix regression in handling invalid pkt seq Vinayak Kariappa Chettimada 2020-03-17 12:05:21 +0530
  • 6a37dc5a68 Bluetooth: controller: legacy: Fix regression handling tx pool corruption Vinayak Kariappa Chettimada 2020-03-17 12:27:28 +0530
  • 7b2376b72e util.h: add MACRO_MAP_CAT() and MACRO_MAP_CAT_N() Martí Bolívar 2020-02-26 20:48:05 -0800
  • 47968e30cf drivers: spi: dw: handle flags differences in driver Kumar Gala 2020-03-17 08:28:02 -0500
  • 78ae42d86b drivers: gpio: dw: handle flags differences in driver Kumar Gala 2020-03-17 10:58:48 -0500
  • 4b19273329 tests: wdt_basic_api: make mec15xxevb_assy6853 build only Daniel Leung 2020-03-17 10:42:18 -0700
  • 72126249c7 CODEOWNERS: handle an account change Martí Bolívar 2020-03-17 08:40:58 -0700