Commit graph

  • e07a1ad254 boards: arm: stm32: basic support for STM32F723E-DISCO board Aurelien Jarno 2018-06-28 21:52:42 +0200
  • 6ee562b754 arch: arm: stm32: add basic support for STM32F723 SoC Aurelien Jarno 2018-06-28 21:52:42 +0200
  • 06ac62ed32 usb: usb_descriptor: fix null pointer dereference Johann Fischer 2018-07-03 15:31:16 +0200
  • 5193b5576f lib: posix: Fix Out-of-bound write to char array Subramanian Meenakshi Sundaram 2018-06-08 12:11:13 -0700
  • ff6dbc599c build: fix git describe call on older Git versions Henrik Brix Andersen 2018-06-21 22:38:22 +0200
  • 5fa89ae164 drivers: pinmux: stm32f4: Added pinmux macros for I2S master Armando Visconti 2018-06-14 14:27:45 +0200
  • 08216f5ef4 scripts: extract_dts_includes.py: refactor for better maintenance Bobby Noelte 2018-06-16 19:59:39 +0200
  • ad150569b6 samples: net: gptp: Allow running gPTP over VLAN Jukka Rissanen 2018-02-26 13:39:40 +0200
  • e9228a3964 net: gptp: Allow gPTP to run over VLAN Jukka Rissanen 2018-07-03 15:28:25 +0300
  • 65b15c3226 net: eth: Add helper to return VLAN info for an interface Jukka Rissanen 2018-07-03 10:58:12 +0300
  • 3fd2d53e56 net: mgmt: Add VLAN enabled / disabled event support Jukka Rissanen 2018-07-03 12:56:08 +0300
  • 3ed763aabe boards: disco_l475_iot1: Move BT_SPI_BLUENRG selection to avoid warning Erwan Gouriou 2018-07-02 11:20:18 +0200
  • 2ad2d07ce8 samples: board: 96b_argonkey: Add testing of 12 on-board leds Armando Visconti 2018-07-03 17:16:09 +0200
  • ef33b79d58 boards: stm32: argonkey: Add support to led controller Armando Visconti 2018-07-03 17:11:36 +0200
  • 059952c8e1 arch: arm: update compile options for DSP Ioannis Glaropoulos 2018-06-29 11:41:28 +0200
  • a7e2c58af5 samples: sysview: Update memory requirements Piotr Zięcik 2018-07-02 15:37:47 +0200
  • 97adff57f1 arch: arm: nrf: Enable SEGGER RTT on all Nordic SoCs Piotr Zięcik 2018-07-02 14:46:52 +0200
  • d4dd928eaa kernel/stack: Introduce K_THREAD_STACK_LEN macro Rajavardhan Gundi 2018-06-27 13:26:20 +0530
  • 9e97e5b5fd include: i2c: replace num_bytes type u8_t with u32_t Johann Fischer 2018-07-02 17:34:28 +0200
  • 536d77ab51 drivers: eth: stm32: Added missing ethernet_init() call Daniel Egger 2018-07-02 20:52:52 +0200
  • dadc5293aa net: icmpv4: Simplify the flow at net_icmpv4_get_hdr() Oleg Zhurakivskyy 2018-07-02 17:17:44 +0300
  • bdab07a2fd native_posix: Do not select COVERAGE by default Alberto Escolar Piedras 2018-06-21 09:33:34 +0200
  • 1545b378c8 CI: explicitly enable compiling w coverage in sanitycheck Alberto Escolar Piedras 2018-06-26 21:27:07 +0200
  • c026c2ed82 sanitycheck: control coverage from command line Alberto Escolar Piedras 2018-06-21 09:30:20 +0200
  • 567be49aa9 CODEOWNERS: fix due to username change Alberto Escolar Piedras 2018-07-03 09:41:08 +0200
  • 8d2df57797 boards: arm: nrf52840_pca10056: Align DC/DC option Carles Cufi 2018-07-02 15:56:00 +0200
  • d499629344 boards: arm: nrf52810_pca10040: Enable DC/DC by default Carles Cufi 2018-06-29 17:46:05 +0200
  • 093b7e9cf1 boards: arm: nrf52_pca10040: Enable DC/DC by default Carles Cufi 2018-06-29 17:44:45 +0200
  • 7e69e9a441 ci: remove tests and samples from coverage reports Anas Nashif 2018-07-02 07:57:12 -0500
  • 2ef1e72607 samples: drivers: Add sample application for PCA9633 Sebastien Bourdelin 2018-06-28 12:28:52 -0400
  • ac1a9c4ef2 drivers: led: Add LED driver support for NXP PCA9633 Sebastien Bourdelin 2018-06-26 16:27:37 -0400
  • e325510d59 arch: arm: nrf: minor header files' clean up in soc/nrfx Ioannis Glaropoulos 2018-06-29 22:12:27 +0200
  • 0677812910 arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions Ioannis Glaropoulos 2018-06-29 22:04:53 +0200
  • c32681f78d dts: arm: st: Correct pin assignment of node usart6@0 Daniel Egger 2018-07-01 15:29:36 +0200
  • 1ce259d149 drivers: i2c: nrfx: Move device tree selection to driver Kconfig Kumar Gala 2018-06-29 18:04:59 -0500
  • 2b6e70d10d net: icmpv4: Merge process_icmpv4_pkt() into net_icmpv4_input() Oleg Zhurakivskyy 2018-07-02 11:39:53 +0300
  • 58e40cb029 net: gptp: Fix shell statistics output Jukka Rissanen 2018-05-21 13:24:51 +0300
  • f3146c09ab net: gptp: Fix buf leak in PDELAY_REQ send Jukka Rissanen 2018-05-21 10:50:58 +0300
  • 5e3ea84e64 net: gptp: Use calculated neighbor ratios only once Tomasz Gorochowik 2018-04-24 11:48:18 +0200
  • 93fe54d148 net: gptp: Fix sync timestamp callback registration Tomasz Gorochowik 2018-05-10 13:45:43 +0200
  • 7e545c998c net: gptp: Do not handle multiple pdelay requests at once Tomasz Gorochowik 2018-05-10 11:44:07 +0200
  • b422d38650 net: gptp: Fix sync follow up packets content Tomasz Gorochowik 2018-05-08 12:46:59 +0200
  • cf272e6667 net: gptp: Use the ptp clock instead of zephyr uptime Jukka Rissanen 2018-04-20 13:58:10 +0300
  • 70b60cca1d net: gptp: Set priority of the sent gPTP packets Jukka Rissanen 2018-03-06 15:38:37 +0200
  • 4a8393dd66 esp32: add abitily to flash bootloader Gautier Seidel 2018-06-25 17:54:57 +0200
  • 5ed26a5cc8 esp32: Re-order bootloader condition in Kconfig Gautier Seidel 2018-06-25 17:50:29 +0200
  • 52ed379912 esp32: add ESP-IDF bootloader option Gautier Seidel 2018-06-14 13:02:19 +0200
  • 7ba7119f82 net: l2: Fixed wifi can not connect to open AP. Dong Xiang 2018-06-29 16:13:12 +0800
  • e8ddd6def8 samples: mesh/onoff_level_lighting_vnd_app: edited message handlers Vikrant More 2018-07-02 14:59:44 +0530
  • 34d475ff4e samples: mesh/onoff_level_lighting_vnd_app: fix bug in state binding Vikrant More 2018-07-02 14:46:34 +0530
  • 54df5b519a samples: mesh/onoff_level_lighting_vnd_app: update handlers mapping Vikrant More 2018-07-02 14:41:53 +0530
  • b3e7a8f67b samples: mesh/onoff_level_lighting_vnd_app: update publication context Vikrant More 2018-07-02 14:36:51 +0530
  • c6dea9e068 Bluetooth: Reorganize Kconfig options for BLE controller Joakim Andersson 2018-06-26 14:03:34 +0200
  • c89a06dbc1 net: config: Introduce a dedicated header for the library Paul Sokolovsky 2018-06-29 18:46:47 +0300
  • d309c870c7 net/ipv6: Properly separate what belongs to ipv6 from the rest Tomasz Bursztyka 2018-06-29 10:56:15 +0200
  • 68f7e96916 net/ipv4: Properly separate what belongs to ipv4 from the rest Tomasz Bursztyka 2018-06-29 10:33:56 +0200
  • 0738ab3e09 net: shell: Check link address when printing iface info Jukka Rissanen 2018-06-29 13:47:01 +0300
  • 197740bdfe drivers: uart: nrf: fixing interrupt driven API Jakub Rzeszutko 2018-06-28 22:16:39 +0200
  • 80e6a978a6 kernel/drivers: fix compile warnings Anas Nashif 2018-06-23 08:20:34 -0500
  • 964979f539 usb: mark unused arguments correctly Anas Nashif 2018-06-23 08:20:17 -0500
  • 305ec6751b tests: fix struct initialization Anas Nashif 2018-06-23 00:04:19 -0500
  • a8d4b32412 net: fix header guard Anas Nashif 2018-06-22 14:26:54 -0500
  • bebda565b5 clang: fix for x86 iamcu Anas Nashif 2018-06-21 21:45:15 -0500
  • 72edc4e15f clang/llvm: add initial configuration file for clang Anas Nashif 2018-05-02 00:09:31 -0500
  • 7c9a1f0f76 arch: arm: soc: add explanatory comment for kernel headers' inclusion Ioannis Glaropoulos 2018-06-28 23:16:17 +0200
  • 0b68560463 sanitycheck: whitelist logging sections Anas Nashif 2018-06-29 12:57:47 -0500
  • 9127c4b3b1 tests: Cleanup converting int result to string Kumar Gala 2018-06-28 16:09:28 -0500
  • fa83a4d131 arch: arm: stm32f7: remove core zephyr header inclusions from soc.h Aurelien Jarno 2018-06-28 21:52:42 +0200
  • 8fe9f432d2 samples: sysview: limit to systems with enough ram Kumar Gala 2018-06-29 09:17:11 -0500
  • 1a12571482 tests/net: Fix L2 directory lookup for header inclusion Tomasz Bursztyka 2018-06-29 16:19:59 +0200
  • f8c6894f15 samples: net: dns: Cross reference mDNS config option Jukka Rissanen 2018-05-11 16:16:07 +0300
  • b833d010eb net: llmnr: Add LLMNR responder support Jukka Rissanen 2018-04-26 15:32:25 +0300
  • f47151513c samples: net: dns: Add LLMNR client support to DNS resolver Jukka Rissanen 2017-09-04 13:43:49 +0300
  • 837ed14a0d net: llmnr: Add link-local mcast name resolution client support Jukka Rissanen 2017-09-04 13:38:58 +0300
  • 922d63cee5 net/arp: Normalize all function names Tomasz Bursztyka 2018-06-22 09:49:25 +0200
  • 2df23f567b net/arp: Let's reduce the size of each ARP entry Tomasz Bursztyka 2018-06-21 16:54:55 +0200
  • 35a7804cdf net/arp: Centralize ARP request timeout through one k_delayed_work Tomasz Bursztyka 2018-06-21 16:22:00 +0200
  • 0025a3fce2 net/arp: Optimize ARP table by switching to various single list Tomasz Bursztyka 2018-06-21 15:09:06 +0200
  • 89eeba4250 net/arp: No need to expose publicly arp header Tomasz Bursztyka 2018-06-15 21:08:27 +0200
  • a603e7071e boards: disco_l475_iot1: update BT configuration Christophe Priouzeau 2018-05-16 14:00:43 +0200
  • b0c294ce48 bt: hci driver over spi: Configure BlueNRG-MS in controller mode Christophe Priouzeau 2018-06-26 12:07:23 +0200
  • cd0a8216e9 drivers/clock_control: stm32: fix HCLK calculation when using MSI Christophe Priouzeau 2018-06-26 12:07:17 +0200
  • 7b02e6dc55 bt: hci driver over spi: BlueNRG-MS read until IRQ pin goes low Christophe Priouzeau 2018-06-26 13:30:26 +0200
  • 0ba41f5b46 drivers: serial: Fix syntax error Olivier Martin 2018-06-27 16:53:26 +0200
  • 3a7d4ef4cb samples: subsys: logging: Add logger example Krzysztof Chruściński 2018-05-30 08:55:21 +0200
  • 17ae882b43 tests: subsys: logging: Add tests for log_msg and log_list Krzysztof Chruściński 2018-05-30 08:52:40 +0200
  • bbeef4155c logging: subsystem major redesign Krzysztof Chruściński 2018-05-16 08:50:33 +0200
  • 0b00493d86 tests: drivers: adc: fix failing test for frdm_k64f Niranjhana N 2018-06-19 15:19:45 +0530
  • 8f6ebc5322 Bluetooth: controller: Fix LE Extended Scanner Filter Policy dependency Mariusz Skamra 2018-06-27 16:07:38 +0200
  • 2889f5f02c native: Do not ignore format-truncation warnings Alberto Escolar Piedras 2018-06-27 21:26:02 +0200
  • 2b02f8d316 tests: sprintf: suppress Wformat-truncation warning Alberto Escolar Piedras 2018-06-27 22:02:43 +0200
  • e860775873 Revert "arch: arm: stm32: correct include issue" Kumar Gala 2018-06-28 08:59:56 -0500
  • e892ca08f1 ext: debug: segger: Updating Segger RTT to 6.32d Krzysztof Chruściński 2018-06-01 14:10:17 +0200
  • e1ff7cef12 ext: debug: segger: Move RTT configuration to KConfig Krzysztof Chruściński 2018-06-01 12:53:03 +0200
  • 5a1313f804 drivers: console: rtt: RTT session awareness Krzysztof Chruściński 2018-06-01 07:30:57 +0200
  • 6c6a66623a toolchain: gcc: check if __weak is defined Kumar Gala 2018-06-28 08:56:40 -0500
  • 8c5c111c97 doc: net: Add information about gPTP Jukka Rissanen 2018-01-25 09:50:26 +0200
  • 066edbb233 net: shell: Add gptp command Jukka Rissanen 2018-01-29 13:59:07 +0200
  • 67b4c5d5d4 samples: net: gptp: Sample application for gPTP support Jukka Rissanen 2018-01-24 16:12:45 +0200
  • 45b06a252f net: gptp: Initial core IEEE 802.1AS support Jukka Rissanen 2018-01-24 14:33:35 +0200