Commit graph

  • 4484e9efbd bluetooth: controller: nrf5: fix to IC-specific reset function Alberto Escolar Piedras 2018-02-24 14:17:15 +01:00
  • 2c76978ee4 Bluetooth: Add HCI error code definitions Johannes Hutter 2018-02-25 15:56:51 +01:00
  • 2262ed7b18 netusb: drop the extra byte added for multiple-of-64-byte packets. Michael Hope 2018-02-25 21:05:21 +01:00
  • 3012157a94 net: ipv6: Ignore reachable time greater than maximum Ruslan Mstoi 2018-02-26 19:08:43 +02:00
  • d91e9e5436 net: Exit early on zero length packet append Andrei Emeltchenko 2018-02-27 16:52:43 +02:00
  • 445988cd82 slip: fix a bug when in non-TAP mode. Michael Hope 2018-02-25 15:42:31 +01:00
  • fc5f0b2400 openthread: Use ccache when enabled Sebastian Bøe 2018-02-26 13:54:38 +01:00
  • 87031e3cf9 cmake: Find out earlier whether ccache is to be used or not Sebastian Bøe 2018-02-26 13:49:54 +01:00
  • 816c709ef2 net: sockets: Do not reference NULL pointer with empty frags on start Leandro Pereira 2018-02-27 15:56:17 -08:00
  • 6b3192a572 net: net_app: Close packet if couldn't skip TLS header Leandro Pereira 2018-02-27 15:51:27 -08:00
  • a53f525830 net: route: Do not dereference NULL pointer while getting next hop Leandro Pereira 2018-02-27 15:46:10 -08:00
  • 5bdb1c2fe7 net: net_pkt: A net_context might have no interface Leandro Pereira 2018-02-27 15:42:49 -08:00
  • 3cb979a42a net: ieee802154: net_udp_get_hdr() might return NULL Leandro Pereira 2018-02-27 15:42:12 -08:00
  • 561ad8e7c7 net: ipv6: net_icmpv6_get_ra_hdr() may return NULL Leandro Pereira 2018-02-27 15:41:34 -08:00
  • 7fdb0eedc5 net: ipv6: net_icmpv6_get_ns_hdr() may return NULL Leandro Pereira 2018-02-27 15:41:18 -08:00
  • 54c0742fd0 net: ipv6: Remove unused net_ipv6_get_nbr_by_index() Leandro Pereira 2018-02-27 15:40:11 -08:00
  • a6a101811b net: ipv6: net_icmpv6_get_na_hdr() may return NULL Leandro Pereira 2018-02-27 15:37:28 -08:00
  • 6504b2850e net: ip: dhcpv4: Do not try to write to NULL pointer on failure Leandro Pereira 2018-02-27 15:36:07 -08:00
  • 7768796a4e net: 6lo: Do not try compressing IPHC header if not set Leandro Pereira 2018-02-27 15:28:41 -08:00
  • 19e3500f24 native: doc: command line related improvements Alberto Escolar Piedras 2018-02-25 09:38:37 +01:00
  • f710fc9443 net: ipv6: Drop ICMPv6 NS if neighbor table is full Ruslan Mstoi 2018-02-28 15:59:20 +02:00
  • 08de658eb9 kernel: mem_domain: Use u8_t for number of partitions in struct Leandro Pereira 2018-02-28 14:22:57 -08:00
  • db094b8d88 kernel: mem_domain: Check for overlapping regions when considering W^X Leandro Pereira 2018-02-28 14:11:41 -08:00
  • 3cbc5c5091 doc: release notes: Add security notes Andy Gross 2018-03-01 13:54:50 -06:00
  • aa4f495bd7 kernel: POSIX: correcting default thread prio & policy in attr. Youvedeep Singh 2018-02-28 18:13:03 +05:30
  • edd22b963b spi: sam0: use Device Tree for configuration. spi_dt Michael Hope 2018-01-28 20:13:54 +01:00
  • cf07caa3c9 bluetooth: controller: last radio hal changes for simulation Alberto Escolar Piedras 2018-02-24 14:23:04 +01:00
  • d2e89856cc cmake: dts: Fix usage of BOARD vs BOARD_FAMILY Kumar Gala 2018-02-26 10:52:29 -06:00
  • 299f8df4ef boards: document and enable USB on the Arduino Zero and Trinket M0. upstream_usb Michael Hope 2018-02-16 18:17:01 +01:00
  • bd40651fa7 usb: sam0: add a USB device driver. Michael Hope 2018-01-06 23:19:09 +01:00
  • 571069e986 arch: arm: correct fault address logging Ioannis Glaropoulos 2018-02-25 14:13:56 +01:00
  • 42af8e3a2d slip: fix a bug when in non-TAP mode. slip_buf Michael Hope 2018-02-25 15:42:31 +01:00
  • 2d612a9eb5 netusb: drop the extra byte added for multiple-of-64-byte packets. fix_ecm_1 Michael Hope 2018-02-25 21:05:21 +01:00
  • d9130dfe08 netusb: move the drop-extra-byte logic to the ECM driver. Michael Hope 2018-02-26 20:52:00 +01:00
  • 83fa6c9554 dts: arm: Refactor SoC dts.fixup into arch/arm/soc Kumar Gala 2018-02-23 10:12:35 -06:00
  • dc6472f868 dts: x86/atom: Refactor SoC dts.fixup into arch/x86/soc/atom Kumar Gala 2018-02-23 10:07:13 -06:00
  • d08661119e dts: ia32: Refactor SoC dts.fixup into arch/x86/soc/ia32 Kumar Gala 2018-02-23 10:05:19 -06:00
  • 7e32b1d11f dts: quark_se: Refactor SoC dts.fixup into arch/x86/soc/intel_quark/<SOC> Kumar Gala 2018-02-23 10:01:12 -06:00
  • 6becb64dfc dts: quark_se_c1000_ss: Refactor dts.fixup into arch/arc/soc Kumar Gala 2018-02-22 09:24:38 -06:00
  • 8e867378da samples: sockets: echo: Better error and short write handling Paul Sokolovsky 2018-02-20 18:51:30 +02:00
  • bbf0470327 netusb: wait for the transfer to complete before retrying. fix_ecm_multi Michael Hope 2018-02-25 21:20:06 +01:00
  • 1351d94285 netusb: wait for the transfer to complete before retrying. Michael Hope 2018-02-25 21:20:06 +01:00
  • 0b235fcc9e netusb: always shrink the packet to match the IP header. Michael Hope 2018-02-25 21:05:21 +01:00
  • 92f9019f92 cdc_acm: fix interrupt handling, API registration, and propgate errors. acm_1 Michael Hope 2018-02-25 15:46:44 +01:00
  • 1b95332678 uart_pipe: re-work the RX function to match the API and work with USB. pipe_cdc Michael Hope 2018-02-25 15:39:16 +01:00
  • 27a279837d cdc_acm: fix interrupt handling, API registration, and propgate errors. Michael Hope 2018-02-25 15:46:44 +01:00
  • ccaff07a4a slip: increase the RX batch size and fix a bug when in non-TAP mode. Michael Hope 2018-02-25 15:42:31 +01:00
  • d851be865f uart_pipe: re-work the RX function to match the API and work with USB. Michael Hope 2018-02-25 15:39:16 +01:00
  • 61f57df483 drivers/console: fix a null pointer exception on end-of-line. Michael Hope 2018-02-25 13:37:24 +01:00
  • c0985fa0cd boards/arm/nucleo_l476rg: Fix usart1 node fix_console_nullptr Yannis Damigos 2018-02-24 15:02:20 +02:00
  • 80210198ad bluetooth: controller: nrf5: Add IC-specific reset function Carles Cufi 2018-02-22 12:13:48 +01:00
  • 5343f8973d cmake: indicate single precision floating-point for Cortex-M33 Ioannis Glaropoulos 2018-02-23 13:09:52 +01:00
  • 4e3aad36d9 boards: add the onboard RGB LED to the Trinket M0 DTS. Michael Hope 2018-02-23 21:48:09 +01:00
  • 81abbba935 Merge branch 'spi_dt' into trinket_dev Michael Hope 2018-02-23 21:38:44 +01:00
  • d4fd36b231 Merge branch 'upstream_usb' into trinket_dev Michael Hope 2018-02-23 21:38:06 +01:00
  • cc219a5927 samples: create a USB to serial adapter. Michael Hope 2018-02-19 22:20:22 +01:00
  • 0ce286282e uart: sam0: support setting the baud rate at runtime. Michael Hope 2018-02-19 22:17:58 +01:00
  • b79b64c162 boards: move SPI on the Arduino Zero and Trinket to DTS. Michael Hope 2018-02-06 20:11:44 +01:00
  • 11ed1e1faf spi: sam0: use Device Tree for configuration. Michael Hope 2018-01-28 20:13:54 +01:00
  • 1cd68accde gpio: sam0: add pull up/pull down support. upstream_pullup Michael Hope 2018-01-27 09:37:56 +01:00
  • 8381e23609 tests: gpio: add a configuration for the Arduino Zero. Michael Hope 2018-01-25 21:42:11 +01:00
  • b1ba49be7c tests: kernel: Verify the call to abort handler Spoorthi K 2018-02-22 13:05:59 +05:30
  • 6f9823e4a6 samples: basic: fade_led: Update sample to work with ESP32 Vitor Massaru Iha 2018-02-19 15:56:24 -03:00
  • fbaddfb079 drivers: pwm: Add PWM LED driver for ESP32 Vitor Massaru Iha 2017-12-01 08:05:13 -02:00
  • d36028fa52 doc: Add networking information to 1.11 release note Jukka Rissanen 2018-02-23 16:29:11 +02:00
  • 400dc79326 timer: cortex_m: Fix the discontinuous readings of the cycle counter. Holman Greenhand 2018-02-12 18:46:32 +01:00
  • 7170339293 codeowners: Add fallrisk as codeowner of SOC SAM4S Justin Watson 2018-02-21 08:47:53 -08:00
  • f208a59c5e boards: arm: same70: Add mcuboot flash partitions to dts Jonas Pfaff 2017-11-20 08:45:49 +01:00
  • d118b6470e samples: drivers/entropy fixes Alberto Escolar Piedras 2018-02-11 11:06:21 +01:00
  • 30ae79ae39 native: added entropy device Alberto Escolar Piedras 2018-02-11 10:34:33 +01:00
  • f004e0475e native: added more proper command line parameters parsing Alberto Escolar Piedras 2018-02-11 16:30:49 +01:00
  • 31a4e1ccf4 subsys: kernel_event_logger: change kernel event values Savinay Dharmappa 2018-02-21 00:07:48 +05:30
  • b7ef393bfe net: ipv6: Drop ICMPv6 packet if NA header is NULL Ruslan Mstoi 2018-02-22 12:16:09 +02:00
  • ec207f4250 net: app: Move mbedTLS debug log level config to mbedTLS Kconfig Paul Sokolovsky 2018-02-21 17:37:07 +02:00
  • ca94b86b3d drivers: console: Fix crash in shell Ruslan Mstoi 2018-02-22 18:33:01 +02:00
  • 05e00f6e7f doc: remove use of sphinx autodoc extension David B. Kinder 2018-02-22 10:09:52 -08:00
  • 540efaf402 doc: fix misspellings in docs David B. Kinder 2018-02-22 10:17:53 -08:00
  • 3673698df1 doc: fix misspellings in XTENSA Kconfig David B. Kinder 2018-02-22 10:29:04 -08:00
  • cf04bd9e9d doc: fix broken link in contributing guidelines David B. Kinder 2018-02-22 09:25:06 -08:00
  • 2119080371 boards: document and enable USB on the Arduino Zero. Michael Hope 2018-02-16 18:17:01 +01:00
  • 3b16948a4a usb: sam0: add a USB device driver. Michael Hope 2018-01-06 23:19:09 +01:00
  • 94d7afd73f boards: delete misleading comments in flash partitions Marti Bolivar 2018-02-16 16:11:40 -05:00
  • 527e5dabe7 boards: dts: replace comments with links to documentation Marti Bolivar 2018-02-21 14:57:18 -05:00
  • e8e731e53b dts: common.dts: trivial whitespace cleanup Marti Bolivar 2018-02-16 15:06:28 -05:00
  • b7b1dfb8b6 doc: application: re-work DT overlay section Marti Bolivar 2018-02-16 14:56:13 -05:00
  • 137cb01693 doc: flash_partitions: rework Marti Bolivar 2018-02-16 13:56:56 -05:00
  • b328ec51ac cmake: dts.cmake: Use SOC_PATH to find soc/dts.fixup Kumar Gala 2018-02-22 09:27:33 -06:00
  • 440cc18d1b cmake: Move SOC_* var defines to cmake/app/boilerplate.cmake Kumar Gala 2018-02-22 09:25:03 -06:00
  • 4f9864b15b boards: add the Adafruit Trinket M0. Michael Hope 2018-02-21 19:27:01 +01:00
  • a4bba711af boards: add the Adafruit Trinket M0. upstream_trinket Michael Hope 2018-02-21 19:27:01 +01:00
  • 4d72e48d31 arch: POSIX: Add guard into posix_cheats file. Youvedeep Singh 2018-02-21 23:04:07 +05:30
  • 49fbfbb015 tests: kernel: posix: timer: POSIX timer test. Youvedeep Singh 2018-02-21 21:06:28 +05:30
  • 8d040f1bcb kernel: POSIX: Compatibility layer for POSIX timer APIs. Youvedeep Singh 2018-02-21 16:15:26 +05:30
  • f0b678b03b tests: kernel: posix: pthread_cancel: POSIX thread cancel test. Youvedeep Singh 2018-02-16 12:58:07 +05:30
  • cdaffef883 tests: kernel: posix: pthread: Add pthread test. Youvedeep Singh 2018-02-15 19:42:27 +05:30
  • 2d37286404 tests: kernel: posix: clock: Add posix clock test. Youvedeep Singh 2018-02-04 15:59:55 +05:30
  • 2e43d001ea tests: kernel: posix: pthread_join: Add pthread join test. Youvedeep Singh 2018-02-04 11:40:52 +05:30
  • 7903c84694 kernel: POSIX: removing unused elements from POSIX object attribute. Youvedeep Singh 2018-02-15 19:47:53 +05:30
  • d50b1fe981 kernel: POSIX: Compatibility layer for POSIX clock APIs. Youvedeep Singh 2018-01-17 13:09:42 +05:30
  • 1f2e126d4d kernel: POSIX: Compatibility layer for POSIX sleep APIs. Youvedeep Singh 2018-01-13 21:54:23 +05:30