Commit graph

  • 686830bbda drivers: native_posix: Add VLAN tag strip feature Ravi kumar Veeramally 2019-04-12 14:19:16 +03:00
  • 543eecb9a5 net: shell: Add VLAN tag stripping to capabilites Ravi kumar Veeramally 2019-04-15 11:27:34 +03:00
  • 49cb24a5eb net: ethernet: l2: Add support for VLAN tag strip Ravi kumar Veeramally 2019-04-12 14:15:34 +03:00
  • 08d24e428e net: ethernet: Add VLAN tag stripping capability flag Ravi kumar Veeramally 2019-04-12 14:11:15 +03:00
  • 7fbe087d8d net: tests: ipv6_fragment: Use NET_DBG instead of DBG Ravi kumar Veeramally 2019-03-28 15:30:25 +02:00
  • d19097f8c5 tests: net: Add more tests to ipv6 fragmentation Ravi kumar Veeramally 2019-03-27 11:17:27 +02:00
  • 25309eb356 net: ipv6: Trivial changes in fragmentation debug Ravi kumar Veeramally 2019-03-28 10:44:39 +02:00
  • 236c5ac28f soc: arm: remove default selection of system timer for ARM platforms Ioannis Glaropoulos 2019-04-05 14:27:58 +02:00
  • 894eca5e4f soc: arm: rename CPU_HAS_SYSTICK to CPU_CORTEX_M_HAS_SYSTICK Ioannis Glaropoulos 2019-04-05 12:47:43 +02:00
  • ccf90fd9c2 soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig Ioannis Glaropoulos 2019-04-04 19:40:27 +02:00
  • ce0dcea4b1 soc: arm: remove redundant CPU_CORTEX_M selection Ioannis Glaropoulos 2019-04-04 19:42:38 +02:00
  • 812b999731 net: shell: Improve the output of the ping function Benjamin Valentin 2019-03-05 18:45:43 +01:00
  • 7c09695344 net/icmpv6: Allow for arbitrary payload data in ICMP echo Benjamin Valentin 2019-03-05 18:38:53 +01:00
  • dd65cfb533 net/icmpv4: Allow for arbitrary payload data in ICMP echo Benjamin Valentin 2019-03-05 18:35:50 +01:00
  • b938324345 net/icmpv4: Include icmp_hdr in callback Benjamin Valentin 2019-03-04 01:07:22 +01:00
  • a25dce964b libc: minimal: Add bsearch function Balaji Kulkarni 2019-04-20 12:13:35 +05:30
  • 9ecf292397 net: slip: fix compilation without NET_L2_ETHERNET Sören Tempel 2019-04-24 19:39:08 +02:00
  • 7a824d8b94 net: slip: allow compilation without CONFIG_NET_LLDP Sören Tempel 2019-04-24 19:37:04 +02:00
  • 5311a7d7be soc/riscv32-fe310: add label for uart1 Sören Tempel 2019-04-24 14:34:32 +02:00
  • 857ea451d0 cmake: Split out board listing from usage Carles Cufi 2019-04-22 20:39:48 +02:00
  • 15333eb391 doc: dfu: Fix mcuboot reference Jacob Siverskog 2019-04-18 11:32:55 +02:00
  • a4607fd7db Revert "boards: v2m_musca_b1_nonsecure: disable sanitycheck [REVERT ME]" Karl Zhang 2019-04-23 17:38:04 +08:00
  • cfd5d8f15e boards: v2m_musca_b1_nonsecure: Increase flash size Karl Zhang 2019-04-22 17:27:50 +08:00
  • 68a950a87b drivers: timer: nrf: remove unnecessary event feature Peter A. Bigot 2019-04-17 07:15:24 -05:00
  • 57e7ddb7b0 samples: net: zperf: Remove unnecessary main Bub Wei 2019-04-25 11:20:48 +08:00
  • 3a0597f099 cmake: LD: Allow input sections to remain unsorted Sebastian Bøe 2019-03-15 14:05:09 +01:00
  • 5895f8d8f1 driver: flash: flash_simulator: moved part of Kconfig to DT Kamil Piszczek 2019-04-23 14:13:15 +02:00
  • d4be557fe9 boards: qemu_x86: reducing flash size Kamil Piszczek 2019-04-23 14:11:08 +02:00
  • dae15fa736 tests: storage: flash_map: adding qemu platform Kamil Piszczek 2019-04-18 14:56:14 +02:00
  • 6ae532a328 drivers: flash: flash_simulator enabled by default on qemu Kamil Piszczek 2019-04-18 14:56:08 +02:00
  • 129936e63d boards: changing flash simulator device name alias Kamil Piszczek 2019-04-18 14:55:54 +02:00
  • 1c60416135 drivers: flash: fix flash-simulator build crash Kamil Piszczek 2019-04-18 14:55:47 +02:00
  • 570183c6cc tests: drivers: add flash_simulator driver Kamil Piszczek 2019-04-18 14:55:38 +02:00
  • c837d85c2b drivers: flash: add flash_simulator driver Kamil Piszczek 2019-04-18 14:55:30 +02:00
  • c5f6e8bed4 bluetooth: host: format specifier alignment Kamil Piszczek 2019-04-08 13:19:19 +02:00
  • 035bc2c6f4 CODEOWNERS: minor adjustment Andrew Boie 2019-04-24 10:21:54 -07:00
  • 94857d3148 CODEOWNERS: Update networking files Jukka Rissanen 2019-04-24 17:53:49 +03:00
  • 543b9c972d tests: bluetooth/tester: Add support Read Using Characteristic UUID Tedd Ho-Jeong An 2019-04-15 09:58:17 -07:00
  • 6576efe038 Bluetooth: shell: Add command for Read Using Characteristic UUID Tedd Ho-Jeong An 2019-04-15 09:57:17 -07:00
  • 100f671bca Bluetooth: GATT: Add support for Read Using Characteristic UUID Tedd Ho-Jeong An 2019-04-15 09:56:03 -07:00
  • 32367c0dfc soc: arm: stm32: Updated SRAM Region Definitions Habib Zaid 2019-03-15 23:57:55 -05:00
  • 2a798bb7a1 testsuite: Include thread name in crash dump for tests Paul Sokolovsky 2019-03-13 22:56:51 +03:00
  • ec1ffc8bcf arch: x86: fatal: If possible, print thread name in crash dump Paul Sokolovsky 2019-03-07 17:17:48 +03:00
  • ea1f7fb1f2 CODEOWNERS: Add codeowner to dts/bindings/*/st,stm32 Erwan Gouriou 2019-03-27 16:33:41 +01:00
  • 20b645165e CODEOWNERS: Set owner to ext/hal/st Erwan Gouriou 2019-03-27 15:08:35 +01:00
  • cdebd81994 net: trickle: Re-init trickle timer for multiple triggerings ling wei 2019-04-24 17:09:37 +08:00
  • f65727a193 net: sntp: Add sntp_query() function with fractional precision Paul Sokolovsky 2019-04-22 16:55:57 +03:00
  • 901d85bde0 samples: sntp_client: Elaborate sample to workable state Paul Sokolovsky 2019-04-20 21:51:50 +03:00
  • e8e814c631 net: sntp: Handle case of request timeout Paul Sokolovsky 2019-04-20 21:45:00 +03:00
  • c0a15c8bd6 drivers: pwm_nrfx: Correct prescaler value for undivided clock Andrzej Głąbek 2019-04-23 12:29:20 +02:00
  • 636a7af43e CODEOWNERS: update code owners Anas Nashif 2019-04-23 06:43:31 -07:00
  • 3a88dce9c5 scripts: west: Run pristine.cmake directly instead of the target Carles Cufi 2019-04-18 16:46:12 +02:00
  • 01a2bebc83 tests: kernel: mem_protect: protection: fix test-case filter Ioannis Glaropoulos 2019-04-22 00:39:07 +02:00
  • e90ba89812 Bluetooth: controller: Fixes to pass DLE/PHY conformance tests Vinayak Kariappa Chettimada 2019-03-11 15:12:28 +05:30
  • 7b68ec888c Bluetooth: controller: Move PKT_US to ULL internal header Vinayak Kariappa Chettimada 2019-01-26 06:07:45 +05:30
  • 705515c092 Bluetooth: controller: Data Length Update port to ULL/LLL arch Vinayak Kariappa Chettimada 2019-01-26 06:07:45 +05:30
  • 6fc655351c drivers/gpio/gpio_intel_apl: remove dependency on shared interrupts Charles E. Youse 2019-04-21 20:59:40 -07:00
  • 51a9e6f534 net: openthread: Do not overwrite stored dataset with defaults Robert Lubos 2019-04-09 14:43:00 +02:00
  • ee442c2b66 samples: net: zperf: Add __packed for zperf_udp_datagram Bub Wei 2019-04-23 15:39:28 +08:00
  • a9395157a3 samples: net: dumb_http_server: Check EOF while skipping headers Jukka Rissanen 2019-03-30 12:00:05 +02:00
  • 3d6ce30f29 samples: net: dumb_http_server: Add net_pkt.h file inclusion Jukka Rissanen 2019-03-30 11:57:34 +02:00
  • 3633951652 net: if: Only start the network interface during init if needed Jukka Rissanen 2019-04-16 10:55:57 +03:00
  • 712103d594 net: if: Add access functions for network interface flags Jukka Rissanen 2019-04-16 10:55:34 +03:00
  • fcf392c6c8 tests: net: all: Add more options to catch-all test Jukka Rissanen 2019-04-13 12:20:08 +03:00
  • 8e307a3ad9 ethernet/eth_e1000.c: change to new PCI(e) functions Charles Youse 2019-04-18 15:47:36 -07:00
  • fdf973de71 boards/x86/up_squared: update documentation to include HSUART info Charles Youse 2019-04-19 15:48:35 -07:00
  • f73e157d87 CODEOWNERS: Add codeowner for 96b_wistrio Manivannan Sadhasivam 2019-04-22 17:26:50 +05:30
  • 5d835fa1f4 boards: arm: Add 96Boards WisTrio LoRa Tracker board Manivannan Sadhasivam 2019-01-05 00:46:51 +05:30
  • b31adf2d33 drivers: i2c: Add STM32L1X I2C support Manivannan Sadhasivam 2019-01-04 22:05:03 +05:30
  • 0525019b23 drivers: interrupt_controller: Add STM32L1X EXTI support Manivannan Sadhasivam 2019-02-01 11:31:34 +05:30
  • 1eb6177e9b drivers: gpio: Add STM32L1X GPIO support Manivannan Sadhasivam 2019-02-01 11:30:21 +05:30
  • cda74e20c4 drivers: pinmux: Add STM32L1X pinmux support Manivannan Sadhasivam 2019-01-04 21:59:46 +05:30
  • 43e56a93bb soc: arm: stm32: stm32l1: Add UART support Manivannan Sadhasivam 2019-02-01 18:33:59 +05:30
  • c8b0a8d41f drivers: clock_control: Add STM32L1X clock support Manivannan Sadhasivam 2019-01-04 22:01:15 +05:30
  • 92ac6d8fc6 soc: arm: st_stm32: Add STM32L1 SoC series Manivannan Sadhasivam 2019-02-01 18:21:51 +05:30
  • 9f8260457b ext: hal: st: stm32cube: Add HAL for the STM32L1x series Manivannan Sadhasivam 2019-01-04 16:26:12 +05:30
  • ae218d2950 samples: sensors: fxos8700: whitelist rv32m1_vega board Henrik Brix Andersen 2019-04-03 17:23:56 +02:00
  • 766abcc0ad boards: rv32m1_vega: enable the onboard I2C busses and FXOS8700 sensor Henrik Brix Andersen 2019-04-03 17:21:51 +02:00
  • d18ec53575 sanitycheck: show handler in verbose mode Anas Nashif 2019-04-11 23:20:39 -04:00
  • d6476eee3e sanitycheck: handle pid file not being present Anas Nashif 2019-04-11 11:40:09 -04:00
  • 042d9b7d83 sanitycheck: fix reporting: build vs. run Anas Nashif 2019-04-11 10:31:01 -04:00
  • 654ec598ac sanitycheck: add timestamps to messages Anas Nashif 2019-04-11 08:38:21 -04:00
  • 924987d72f ci: detect changes to sub-board definitions Anas Nashif 2019-04-19 08:11:59 -04:00
  • 9332abd3e1 boards: acrn: remove duplicated Kconfig HAS_DTS Kumar Gala 2019-04-19 14:26:42 -05:00
  • dd2a086760 include/uart.h: remove unused PCI references Charles Youse 2019-04-19 10:10:12 -07:00
  • 1afa9d0e5d libc: minimal: fix realloc function Tomasz Gorochowik 2019-04-19 16:28:24 +02:00
  • 4d9486fc22 soc: sam0: Enable generic peripheral selection Benjamin Valentin 2019-03-22 16:23:04 +01:00
  • b444de8887 arch: arc: optimize the push and pop of fast irq Wayne Ren 2019-03-15 14:24:43 +08:00
  • 378ef0bbdd boards: Add support for nulceo_wb55rg Erwan Gouriou 2019-03-21 14:42:53 +01:00
  • 1502349266 drivers/pinmux: stm32: Add pinmux definitions for stm32wb (LP)U(S)ART Erwan Gouriou 2019-02-25 15:11:36 +01:00
  • 1847426f32 dts/arm/st: Add serial nodes on stm32wb Erwan Gouriou 2019-03-27 09:23:14 +01:00
  • eb51ea00b0 soc/arm/st_stm32: stm32wb: Add gpio support Erwan Gouriou 2019-02-25 14:49:32 +01:00
  • d655073458 drivers/interrupt_controller: stm32: Add support for stm32wb series Erwan Gouriou 2019-02-25 14:38:40 +01:00
  • b11289997f drivers/clock_control: Add support to stm32wb series Erwan Gouriou 2019-02-25 13:55:00 +01:00
  • 7117f1c4d4 dts/arm/st: Provide basis for stm32wb device tree Erwan Gouriou 2019-04-01 06:33:03 +02:00
  • 6347b87e8f soc/arm/st_stm32: Add support for stm32wb soc Erwan Gouriou 2019-02-25 12:05:41 +01:00
  • 9098215348 ext/hal/st: Adapt stm32cube folder to stm32wb introduction Erwan Gouriou 2019-02-25 11:44:41 +01:00
  • 6fdd0c2cd9 hal: stm32wbxx: Add HAL for the STM32WB series Erwan Gouriou 2019-02-25 11:36:27 +01:00
  • c41320eb82 doc: guides: debugging: probes: correct J-Link usage Georgij Cernysiov 2019-04-11 18:30:24 +02:00
  • 27b9c6a69f boards: arm: disco l475 iot: correct documentation Georgij Cernysiov 2019-02-22 13:29:10 +01:00