Commit graph

  • fc36d56aca drivers: can: socket: Use proper filter when setsockopt is called Jukka Rissanen 2019-03-08 17:44:07 +02:00
  • c8dfdb63f9 usb: samples: mass: add warning for no conf and nrf52840 conf Marcin Szymczyk 2019-03-12 12:52:23 +01:00
  • d293d0c682 usb: netusb: Remove unused helpers and cleanup Andrei Emeltchenko 2019-03-11 14:56:53 +02:00
  • db311047d0 usb: rndis: Use usb_transfer() for data transfer Andrei Emeltchenko 2019-03-01 15:47:34 +02:00
  • 31ed124692 usb: netusb: rndis: Cleanup code Andrei Emeltchenko 2019-03-01 15:46:01 +02:00
  • fd496a5e67 usb: netusb: ecm: Remove forward declaration Andrei Emeltchenko 2019-03-01 15:43:07 +02:00
  • 8a5cbb47cc usb: netusb: eem: Use sys_get_le16() helper Andrei Emeltchenko 2019-02-28 15:36:57 +02:00
  • 6301ae74d9 tests: net: tcp: Check null ptr dereference Jukka Rissanen 2019-03-13 10:16:21 +02:00
  • 55cd97bc43 tests: net: dhcpv4: Check null ptr dereference Jukka Rissanen 2019-03-13 10:08:00 +02:00
  • 7e81aca961 samples: sockets: echo: Better error checks Paul Sokolovsky 2019-03-05 10:32:30 +03:00
  • 19ed83c723 samples: sockets: echo_async: Check return value of setsockopt Tedd Ho-Jeong An 2019-03-12 17:44:19 -07:00
  • 8164505aad doc: Release notes initial (empty) draft David B. Kinder 2019-03-12 16:58:30 -07:00
  • 0299db7303 Bluetooth: Mesh: Fix checking for bt_mesh_provision() error Johan Hedberg 2019-03-13 09:00:05 +02:00
  • f8e1dfc331 usb: dc: native_posix: Fix Coverity bug Andrei Emeltchenko 2019-03-13 10:41:01 +02:00
  • bafdf5b329 tests: net: ipv6: Check null ptr dereference Jukka Rissanen 2019-03-13 10:31:29 +02:00
  • 179d520777 drivers: eth: native_posix: Null terminate interface name Jukka Rissanen 2019-03-12 23:36:51 +02:00
  • 269935dca9 doc: Bluetooth: Add initial documentation for the GATT layer Luiz Augusto von Dentz 2019-03-11 15:15:34 +02:00
  • 258cd01152 doc: Bluetooth: Add initial documentation for the L2CAP layer Luiz Augusto von Dentz 2019-03-11 11:35:15 +02:00
  • 00cabc6381 doc: Bluetooth: Add initial guide for the host stack Johan Hedberg 2019-03-10 21:40:37 +02:00
  • 6721dec2e7 doc: Bluetooth: use :cpp:func: instead of :c:func: Johan Hedberg 2019-03-11 15:17:12 +02:00
  • 8f05a4c6d5 doc: Bluetooth: Documentation overhaul Carles Cufi 2019-03-07 15:59:20 +01:00
  • d7fac9bf8c Bluetooth: controller: Support big-endian archs in split controller. Wolfgang Puffitsch 2019-02-07 10:08:31 +01:00
  • ebc4e83a20 doc: update windows installation guide David B. Kinder 2019-03-12 16:00:29 -07:00
  • 6368ed4edf samples: net: zperf: Fix the readme file Jukka Rissanen 2019-03-12 13:45:11 +02:00
  • b9f6bdfe08 samples: net: zperf: Fix TCP download command Jukka Rissanen 2019-03-12 15:14:43 +02:00
  • 0cd9b3e267 samples: net: zperf: Make client work in native_posix Jukka Rissanen 2019-03-12 13:42:43 +02:00
  • 0c465bbec1 sanitycheck: make --subtest and --test mutually exclusive Marc Herbert 2019-03-11 17:28:36 -07:00
  • f992e97bb5 arch/x86_64: Fix printf format string Andy Ross 2019-03-12 14:44:47 -07:00
  • 67c4c2e6f0 qemu_x86_iamcu: disable spec execution mitigations Andrew Boie 2019-03-12 15:10:41 -07:00
  • 8104c6c7df drivers: serial: stm32: l4 pinmux fix usart6 rx define Georgij Cernysiov 2019-02-08 10:13:43 +01:00
  • 58e24f37fb arch: arm: introduce sync barriers in _arch_irq_unlock() Ioannis Glaropoulos 2019-03-06 20:12:26 +01:00
  • 276f766317 libc: rename _zephyr_fputc to zephyr_fputc Kumar Gala 2019-03-12 12:43:25 -05:00
  • c82f23cada libc: Fix fwrite function name Kumar Gala 2019-03-11 15:47:33 -05:00
  • c1a18fb514 bluetooth: host: Specify controller in BT_HCI_TX_STACK_SIZE defaults Thomas Stenersen 2019-02-21 16:09:25 +01:00
  • 923658a981 drivers: clock_control: nrf: add choice variable Thomas Stenersen 2019-02-21 16:00:20 +01:00
  • a3fc1a1f53 drivers: nrf5: Don't force specific drivers from soc/arm/nordic_nrf Thomas Stenersen 2019-02-21 15:53:29 +01:00
  • caa4f7baae kconfig: bluetooth: Let BT_HCI_VS be configurable from controller Thomas Stenersen 2019-02-21 15:20:57 +01:00
  • 7516476386 kconfig: Use depend on instead of select to avoid kconfig loop Thomas Stenersen 2019-02-21 14:57:22 +01:00
  • c0183fdedd kernel/work_q: Fix locking across multiple queues Andy Ross 2019-03-11 10:53:44 -07:00
  • c5daabe190 west_commands: pyocd: Sector erase by default Carles Cufi 2019-02-28 12:33:19 +01:00
  • baa1a62310 samples: servo_motor: Fix servo_motor sample to use new DT options Gaute Gamnes 2019-03-12 09:06:07 +01:00
  • 121a9e41b2 drivers: pwm: nrf: Migrate SW PWM Kconfig options to DT Gaute Gamnes 2019-03-12 09:05:51 +01:00
  • 88f099c3a1 dts: nrf: SW PWM device node added to nRF5 devices with yaml binding Gaute Gamnes 2019-03-12 08:50:19 +01:00
  • 6af7856a66 drivers: nrf5: temp: Cleanup temp_nrf5.c source Gaute Gamnes 2019-02-14 09:44:04 +01:00
  • f4f98981d7 drivers: nrf5: temp: Migrate Kconfig priority option to DT Gaute Gamnes 2019-02-14 09:44:04 +01:00
  • 281e251690 dts: nrf: Temp device node added to nRF5 devices with yaml binding Gaute Gamnes 2019-02-14 09:44:04 +01:00
  • b87920bf3c kernel: Make heap smallest object size configurable Pawel Dunaj 2019-03-11 17:28:23 +01:00
  • 0590fd528c x86: grub_build.sh: fix compilation failures on Fedora 29 Geoffroy Van Cutsem 2019-03-11 22:37:16 +01:00
  • c78c5e6936 userspace: add additional script documentation Andrew Boie 2019-03-11 14:45:43 -07:00
  • edf17591dd sanitycheck: group case selection options in the help message Marc Herbert 2019-03-08 12:39:11 -08:00
  • 599bda3745 driver/sensor: lis2mdl: (FIX) change 'uint32_t' type into 'u32_t' Armando Visconti 2019-03-11 11:13:38 +01:00
  • f1810c8495 net/icmpv4: Create reply taking taking into account the IPv4 hdr lengh Tomasz Bursztyka 2019-03-11 13:06:48 +01:00
  • a567bcb765 net/utils: Use the right IPv4 header length for checksum calculation Tomasz Bursztyka 2019-03-08 16:47:59 +01:00
  • 21c66a8fe1 net/ipv4: Handle options relevantly Tomasz Bursztyka 2019-03-08 16:42:54 +01:00
  • 01d41f25b7 logging: Switch to new net_pkt/net_context API Tomasz Bursztyka 2019-02-19 13:48:10 +01:00
  • 5594aee9aa net/context: Enable using dedicated slab/pools to allocate a packet Tomasz Bursztyka 2019-03-08 10:43:30 +01:00
  • 4508e94b4e net/pkt: Enable allocating from external slab and data pool on new API Tomasz Bursztyka 2019-03-08 10:30:55 +01:00
  • c10d780e90 include/net: Fix net_pkt.h indentation issue Tomasz Bursztyka 2019-03-08 10:09:30 +01:00
  • 718dd56d38 net: samples: Fix packet socket sample iface index Ravi kumar Veeramally 2019-03-11 12:11:07 +02:00
  • d042d628b6 cmake: west: Allow mono-repo to build when west is installed Torsten Rasmussen 2019-03-11 12:03:01 +01:00
  • 6929c374a4 cmake: add west version checking Marti Bolivar 2019-03-11 14:42:31 -06:00
  • 50d72ed9c9 x86: implement eager FP save/restore Andrew Boie 2019-03-02 13:15:16 -08:00
  • 9115386e4d samples: net: mqtt: update readme with SOCKS5 info Tomasz Gorochowik 2019-03-11 11:20:57 +01:00
  • 3aa8443ab4 tests: drivers: build_all: add CAN to the build tests Alexander Wachter 2019-03-05 08:08:14 +01:00
  • c3bbfeb7fb pci: properly scan all device resources Daniel Leung 2019-03-09 19:55:18 -08:00
  • ddf9193934 doc: kconfig: Encourage using menuconfig as a sanity check Ulf Magnusson 2019-03-10 09:58:05 +01:00
  • e6a2b157f3 doc: kconfig: Add section on (lack of) conditional includes Ulf Magnusson 2019-03-10 09:57:51 +01:00
  • 72af04ba1a open-amp: Fix build issue with newlib Kumar Gala 2019-02-03 09:21:18 -06:00
  • 11cedc6c49 ext: libmetal: Update libmetal to snapshot for bug fixes Kumar Gala 2019-03-07 13:18:51 -06:00
  • 342689057c include: uart: Fix function reference in docstrings Jacob Siverskog 2019-03-11 13:52:04 +01:00
  • af4eceaa17 boards: arm: Enable building with Zephyr toolchain Kumar Gala 2019-03-11 10:56:19 -05:00
  • 4344e27c26 all: Update reserved function names Patrik Flykt 2019-03-08 14:19:05 -07:00
  • cf2d57952e kernel/sched: Rename scheduler spinlock Patrik Flykt 2019-02-12 15:50:46 -07:00
  • 15239a48c9 gpio_intel_apl: bounds sanitize pins Andrew Boie 2019-03-08 13:11:39 -08:00
  • 7416457b87 lib: fdtable: safely bounds check file descriptors Andrew Boie 2019-03-08 10:53:48 -08:00
  • 82205e61e7 x86: fix Spectre V1 index checks Andrew Boie 2019-03-07 16:07:48 -08:00
  • 00c2d5afb0 kernel: add k_array_index_sanitize() Andrew Boie 2019-03-07 15:57:31 -08:00
  • 576ebf4991 kernel: add config for Spectre V1 mitigation Andrew Boie 2019-03-07 15:56:55 -08:00
  • a96631dce9 x86: organize vulnerability ontology Andrew Boie 2019-03-02 15:02:54 -08:00
  • 7d168db9aa CODEOWNERS: Add codeowner to boards/shields Erwan Gouriou 2019-03-11 09:31:53 +01:00
  • ce4b282717 lib: cmsis_rtos_v2: changed printformat that produced warnings Dennis Wildmark 2019-03-11 10:25:39 +01:00
  • 03dec5b814 logging: fix compiler warning when using -Wextra flag with gcc Dennis Wildmark 2019-03-11 10:09:22 +01:00
  • 07384cf9e9 docs: Updated Linux Getting started for SDK 0.10.0 Kumar Gala 2019-03-11 09:53:42 -05:00
  • 0def7cc9cc ci: Move to using SDK 0.10.0 Kumar Gala 2019-03-09 17:46:33 -06:00
  • ac908b8fcf doc: boards: arm: nrf52840_pca10059: fix instructions for flashing Emanuele Di Santo 2019-02-19 17:48:06 +01:00
  • 7967829a26 ext: mcux: Fix handling of rt1052 part numbers Maureen Helm 2019-01-28 12:50:48 -06:00
  • a259279bb2 soc: nxp_imx: Add rt1052 A1 silicon part numbers Maureen Helm 2019-01-28 12:17:48 -06:00
  • 1c49129d0c soc: nxp_imx: Sort imx rt part numbers in alpha order Maureen Helm 2019-01-28 12:09:36 -06:00
  • 5ac2461339 doc: net: Fix L2 documentation Jukka Rissanen 2019-03-07 20:41:15 +02:00
  • 1ed18b8988 drivers: hwinfo: change stm32 device id driver from HAL to LL Alexander Wachter 2019-03-08 23:22:50 +01:00
  • a9090c9538 net: lldp: Move optional End TLV to send function Andrei Emeltchenko 2018-08-27 12:31:29 +03:00
  • c2dbbf77c1 samples: net: lldp: Set optional TLV system_name Andrei Emeltchenko 2018-08-24 15:10:06 +03:00
  • 480f93fbb5 net: lldp: Add optional TLV API Andrei Emeltchenko 2018-08-24 12:07:26 +03:00
  • fba09bffb2 net: lldp: Move LLDP structure definition to lldp Andrei Emeltchenko 2018-08-21 16:56:21 +03:00
  • 57f5f80293 linker: no need to sort by name for kernel object Daniel Leung 2019-03-09 00:35:40 -08:00
  • c8066c55fc linker: remove references to _k_task_list/_k_event_list Daniel Leung 2019-03-09 00:35:40 -08:00
  • bd40fc2c90 linker: remove references to no longer exist _k_memory_pool Daniel Leung 2019-03-09 00:35:40 -08:00
  • d97df043b4 arch: arm: documentation fixes for _new_thread() Ioannis Glaropoulos 2019-03-08 13:03:29 +01:00
  • d69c2f8129 kernel: documentatation for _setup_new_thread() Ioannis Glaropoulos 2019-03-08 13:02:37 +01:00
  • bfc47b6c2a arch: arm: add an ASSERT for thread stack pointer coherence Ioannis Glaropoulos 2019-03-08 14:31:33 +01:00