Commit graph

  • 793c254ecc boards: Add support for nRF52 Adafruit Feather Florian Gärtner 2018-04-09 14:26:35 +0200
  • 67d6987324 logging: Fix fail when log locally disabled Krzysztof Chruscinski 2018-07-11 08:56:54 +0200
  • c6c811072f tests: kernel: Add description and group tests for doxygen Spoorthi K 2018-07-06 16:18:36 +0530
  • 3e1c0bd386 tests: kernel: Add description and doxygen groups for workq Spoorthi K 2018-07-11 10:31:57 +0530
  • 22ea79db70 tests: pending: Add description and RTM links Spoorthi K 2018-07-11 11:11:25 +0530
  • ff0950a940 samples: net: Fix echo_client/echo_server TLS config files Robert Lubos 2018-07-11 13:44:12 +0200
  • f733da8ded drivers: serial: nrf: Adopting define for UART driver. Jakub Rzeszutko 2018-07-06 21:59:42 +0200
  • 7449657e72 drivers: serial: nrf: Adding UARTE driver for the nRFx family Jakub Rzeszutko 2018-07-02 12:55:49 +0200
  • 1952c56e7d scripts: west: add nsim runner Wayne Ren 2018-07-07 23:31:16 +0800
  • 8a528a797f drivers: serial: add virtual uart driver for nsim Wayne Ren 2018-07-07 23:25:25 +0800
  • b6e41e715c boards: arc: add virtual board based on nsim Wayne Ren 2018-07-07 23:21:17 +0800
  • d27aadf941 arch: arc: add nsim support in soc Wayne Ren 2018-07-07 23:13:15 +0800
  • d76e39f8d3 arch: atmel_sam0: Fix Kconfig warnings Kumar Gala 2018-07-10 14:12:57 -0500
  • 4d3e13d1e0 boards: add board and DTS definitions for the SAMD20 Xplained Pro Board Sean Nyekjaer 2018-03-04 12:42:02 +0100
  • 781a2f0275 arch: add support SAMD20 used in the SAMD20 Xplained Pro Board Sean Nyekjaer 2018-03-04 12:46:44 +0100
  • 5a1bcc756c dts: arm: sam0: move contents samd21 to samd Sean Nyekjaer 2018-03-04 12:59:14 +0100
  • 31aaf07719 arch: atmel_sam0: move clk config options to common Kconfig Sean Nyekjaer 2018-03-23 11:48:28 +0100
  • cee31be6ff ext: Import Atmel SAMD20 header files from ASF library Sean Nyekjaer 2018-01-10 20:19:06 +0100
  • 899bdb1371 boards: arm: Add support for Silabs EFR32 SLWSTK6061A board Christian Taedcke 2018-03-27 12:17:40 +0200
  • e9e8bce91b drivers: serial: Adapt gecko uart driver for Silabs EFR32 Christian Taedcke 2018-03-27 12:25:19 +0200
  • 9ac99a28c5 drivers: gpio_gecko: Adapt driver for Silabs EFR32 MCUs Christian Taedcke 2018-03-27 12:23:06 +0200
  • 6d5206e7b0 arm: exx32: Add additional include to efm32wg soc.h Christian Taedcke 2018-03-28 17:41:33 +0200
  • 496b799474 arm: exx32: Add Silabs EFR32FG1P soc files Christian Taedcke 2018-03-27 10:10:12 +0200
  • 7689e9dc3e ext: Integrate Silabs EFR32FG1P Gecko SDK into Zephyr Christian Taedcke 2018-03-25 12:34:49 +0200
  • e634b25f20 ext: gecko: Add Silabs Gecko SDK for EFR32FG1P SoCs Christian Taedcke 2018-03-25 12:27:30 +0200
  • e67720bbf2 syscalls: Scan multiple folders to build complete syscall list Adithya Baglody 2018-07-02 14:59:19 +0530
  • 530a71310e arm: nxp: mpu: Consolidate k64 mpu regions Maureen Helm 2018-07-09 08:42:09 -0500
  • f0450fc423 nrf52: dts: Force user to explicitly set UART0 compatible Kumar Gala 2018-07-05 10:25:46 -0500
  • b3d34d2e4c arch: arm: nrf52: Support UARTE defines in dts.fixup Kumar Gala 2018-07-05 10:25:15 -0500
  • f93b3d1947 arch: arm: fix linker script title comment Ioannis Glaropoulos 2018-07-10 13:36:06 +0200
  • ef1544301f boards: arduino_101_mcuboot: Remove Kconfig settings moved to DTS Ulf Magnusson 2018-07-09 20:45:43 +0200
  • c8a2131743 drivers: serial: nrf: Adding missing baud rates to UART driver Jakub Rzeszutko 2018-07-09 08:34:39 +0200
  • 101d493622 drivers: serial: nrf: Use nrfx GPIO HAL to properly handle pins from P1 Jakub Rzeszutko 2018-07-06 10:45:01 +0200
  • cb00061cbe net: dhcpv4: Use less parameters in debug print Jukka Rissanen 2018-07-09 13:44:07 +0300
  • 505a83414e drivers: gpio: nrf5: Fix GPIOTE channel use overlap Vinayak Kariappa Chettimada 2018-07-10 08:02:16 +0200
  • e854dd0069 logging: log_output: Data lost because of uninitialized variable Krzysztof Chruscinski 2018-07-09 16:12:53 +0200
  • 5cac62387a logging: Avoid compile warning because of wrong type Jukka Rissanen 2018-07-09 13:00:02 +0300
  • f10cbe5ee9 logging: Print 7, 8 or 9 parameter macros properly Jukka Rissanen 2018-07-09 16:52:35 +0300
  • 4aaeaaaf2e logging: Provide 8 and 9 parameter logging macros Jukka Rissanen 2018-07-09 13:46:03 +0300
  • 3a988a5e22 CODEOWNERS: Update entry for sensor drivers Maureen Helm 2018-07-09 09:09:53 -0500
  • 0aedf8d2c5 drivers: console: Kconfig: Remove redundant 'default n' properties Ulf Magnusson 2018-06-27 10:09:31 +0200
  • 6f29dac25a toolchain: require Zephyr SDK 0.9.3 Anas Nashif 2018-07-04 15:58:08 -0500
  • ae5105c08b boards: more boards with xtools support Anas Nashif 2018-07-03 21:17:23 -0500
  • 0009df8212 toolchains: fix multilib libc linking with xtools Anas Nashif 2018-07-03 16:03:26 -0500
  • 458fe44692 toolchain: iamcu support with xtools toolchain Anas Nashif 2018-07-04 11:12:51 -0500
  • 7c15934b53 toolchains: add xtools support for ARC Anas Nashif 2018-07-03 09:16:13 -0500
  • 5c3d5660ef shell: Fix command completion logic Johan Hedberg 2018-07-07 20:48:21 +0300
  • 2dc28b495e doc: net: gptp: Enhance gPTP documentation Jukka Rissanen 2018-07-06 11:01:53 +0300
  • 0068151280 samples: net: gptp: Documentation fixes Jukka Rissanen 2018-07-06 11:00:06 +0300
  • c7bb8c21ac doc: net: gptp: Fix gptp API function description Jukka Rissanen 2018-07-06 10:22:13 +0300
  • 5ea5b8d35f doc: subsys: logging: Add documentation for new logger Krzysztof Chruscinski 2018-06-29 14:20:45 +0200
  • 489b27a22b doc: net: Fix source tree layout documentation Jukka Rissanen 2018-07-06 11:19:23 +0300
  • 7bc396465f lib: json: add helper macro for array of array Christian Tavares 2018-07-04 16:29:55 -0300
  • 618209af0a board: add i2c support for colibri_imx7d_m4 board Diego Sueiro 2018-07-02 06:48:24 +0100
  • 970c4f9cf3 arch: Add imx7d_m4 i2c definitions Diego Sueiro 2018-05-11 22:13:59 +0100
  • 8c2acab53a drivers: add i.MX I2C driver shim Diego Sueiro 2018-07-03 17:20:19 +0100
  • 25b0212fc3 subsys: usb: class: add loopback function Johann Fischer 2018-05-18 13:30:31 +0200
  • 3a471e3240 subsys: usb: stall if there is no data buffer Johann Fischer 2018-05-07 18:32:16 +0200
  • 1b5775249d usb: add callback codes for Set/Clear Feature ENDPOINT_HALT Johann Fischer 2018-05-06 14:34:08 +0200
  • cc5ae49133 boards: arm: stm32: basic support for STM32F769I-DISCO board Yong Jin 2018-07-04 21:56:10 +0800
  • 8776835bd6 arch: arm: stm32: add basic support for STM32F769 SoC Yong Jin 2018-07-04 21:55:14 +0800
  • 5aaf827a3e arch: arm: stm32f2: remove core zephyr header inclusions from soc.h Istvan Bisz 2018-07-06 10:47:19 +0200
  • 1af5ce40cd dts/arm/st: Fix SPI1 clock property on F0 series Yannis Damigos 2018-07-06 09:46:51 +0300
  • ebc5e51ef6 dts/arm/st: Fix I2C3 clock property on L0 series Yannis Damigos 2018-07-06 09:10:02 +0300
  • ce983e77c8 dts/arm/st: Fix I2C1 clock property Yannis Damigos 2018-07-05 19:51:10 +0300
  • 4e26f9c3a6 arch: stm32f0/f1/f3/l0: remove core zephyr header inclusions Yannis Damigos 2018-07-06 13:00:35 +0300
  • 9a8932024a ext: stm32cube: stm32f7xx: shift I2SR field in PLLI2SCFGR register Armando Visconti 2018-07-06 10:06:48 +0200
  • 71ba2de75c ext: stm32cube: stm32f4xx: shift I2SR field in PLLI2SCFGR register Armando Visconti 2018-07-05 17:25:44 +0200
  • f5ec56747e tests: net: trickle: Initialize test variables earlier Jukka Rissanen 2018-07-05 10:30:33 +0300
  • 40f7a024ce ext: debug: segger: Fix CONFIG_SEGGER_RTT_MODE generation. Piotr Zięcik 2018-07-05 17:44:45 +0200
  • db1075e4e5 dts: Fix warning related to arm,v{6,7,8}m-nvic yaml files Kumar Gala 2018-07-05 13:55:36 -0500
  • 54fbcc08a9 arch: arm: mpu: get REGION_SIZE_<X> defines directly from ARM CMSIS Ioannis Glaropoulos 2018-07-05 10:22:07 +0200
  • 3808ca8e6e syscall: Add support for syscall_ret64_arg2 Krzysztof Chruscinski 2018-07-05 14:59:41 +0200
  • 41dd6622ce arm: Print NXP MPU error information in BusFault dump Maureen Helm 2018-07-02 16:17:42 -0500
  • 889b290a98 arch: arm: beetle: Pull in CMSDK header for CMSIS support on Beetle Kumar Gala 2018-07-05 11:38:54 -0500
  • 0a5de7df71 native_posix: override C standard version to 2011 Alberto Escolar Piedras 2018-07-05 10:52:26 +0200
  • c2882410ed cmake: Allow C standard version to be overriden Alberto Escolar Piedras 2018-07-05 10:51:03 +0200
  • 0de49e5d40 tests: kernel: Add description for test case Ajay Kishore 2018-07-06 04:06:06 +0530
  • ff0c5a2afd boards: nucleo_f429zi: state compatibility with Arduino connectors Erwan Gouriou 2018-04-24 17:35:18 +0200
  • 10fc37d78e boards/shields: Add connector flags for compatibility checks Erwan Gouriou 2018-04-24 17:17:51 +0200
  • 2a490fd030 boards: Set nucleo_f429zi compatible with configuration guidelines Erwan Gouriou 2018-04-24 14:27:36 +0200
  • deb0941cd5 scripts/extract/globals: treat node alternate names as 'aliases' Erwan Gouriou 2018-03-29 17:30:46 +0200
  • fa5d6ec363 scripts: devicetree.py: get alternate labels from dt Erwan Gouriou 2018-03-29 09:35:28 +0200
  • 7e2f6ebc7b stm32f2: add stm32f207xe soc qianfan Zhao 2018-05-27 12:05:41 +0800
  • 157b3dcb3a boards: arm: add st nucleo-f207zg qianfan Zhao 2018-05-24 13:03:23 +0800
  • bdeece01b8 driver: uart_stm32: add support for stm32f2 series qianfan Zhao 2018-05-16 12:36:25 +0800
  • dffac9ab74 driver: interrupt_controller: Add support for stm32f2 qianfan Zhao 2018-05-11 21:47:12 +0800
  • 6488ab21a3 driver: pinmux: Add pinmux driver for stm32f2 qianfan Zhao 2018-05-11 20:46:59 +0800
  • 6fb7b04461 drivers: stm32-gpio: Provide GPIO driver for stm32f2 qianfan Zhao 2018-05-11 20:13:15 +0800
  • 6091a7fd50 drivers: clock_control: Add support for stm32f2 qianfan Zhao 2018-05-11 21:28:03 +0800
  • 85d2633af2 stm32f2: add stm32f207xg soc qianfan Zhao 2018-05-27 11:52:34 +0800
  • 6511c4122d arm: stm32f2: Add support for stm32f2 series qianfan Zhao 2018-05-10 19:04:30 +0800
  • 396bf4770b hal: stm32f2x: Add HAL for the STM32F2x series qianfan Zhao 2018-04-25 20:01:45 +0800
  • b29dabaf57 drivers/dma: dma_stm32f4x: use dma_slot to select peripheral Armando Visconti 2018-06-26 18:06:06 +0200
  • 86de204852 drivers/dma: dma_stm32f4x: Fix Peripheral To Memory case Armando Visconti 2018-06-26 11:45:55 +0200
  • dbf11bef81 dts: stm32f7-pinctrl Add definitions for F7 USART/UARTs Daniel Egger 2018-07-01 15:45:19 +0200
  • b6da8be316 drivers: pinmux: stm32: STM32F7 added ETH support to pinmux Daniel Egger 2018-07-01 14:26:59 +0200
  • d5100d792f dts/st: add clock property to i2c nodes Erwan Gouriou 2018-07-03 17:00:40 +0200
  • 9b046ec08a dts/stm32: add clock property to spi nodes Erwan Gouriou 2018-06-22 13:54:24 +0200
  • 6c0d089594 drivers: usb_dc_stm32: don't wait for semaphore in ISR context Johannes Hutter 2018-07-04 14:30:14 +0200