Commit graph

  • 666fa31857 usb: mitigate the check of request buffer length Johann Fischer 2019-08-28 00:08:17 +02:00
  • a58d730dae tests/drivers/ipm: Enable on x86_64 Wentong Wu 2019-08-29 22:44:07 +08:00
  • ee8c661455 boards: arm: disco_l475_iot1: Enable MSI PLL mode for USB Loic Poulain 2019-08-28 10:32:52 +02:00
  • ed6ce291ba scripts: elf_helper.py: fix stack declared K_THREAD_STACK_EXTERN Wentong Wu 2019-08-28 05:08:40 +08:00
  • 9ca0d5e18b scripts: elf_helper.py: add analyze for DW_TAG_typedef Wentong Wu 2019-08-28 03:46:56 +08:00
  • c18ff87c69 tests: kernel: interrupt: stop excluding ARM platforms Ioannis Glaropoulos 2019-08-28 08:38:45 +02:00
  • e128f3c5d9 tests: kernel: interrupt: make test work with any available NVIC IRQ Ioannis Glaropoulos 2019-08-27 23:04:01 +02:00
  • eddf058e1e arch: arm: be able to infer Z_ARCH_EXCEPT() for baseline SOCs Ioannis Glaropoulos 2019-08-27 17:31:38 +02:00
  • a09d3d69f9 doc: west: add tl;dr for moving to west and troubleshooting Marti Bolivar 2019-08-28 00:42:01 -06:00
  • bd4b24810a doc: west: add v0.6.1 documentation Marti Bolivar 2019-08-28 14:07:38 -06:00
  • 1620d29ba6 doc: west: add some missing information Marti Bolivar 2019-08-28 14:06:45 -06:00
  • aa066d4139 release: Zephyr 2.0.0-rc2 Ioannis Glaropoulos 2019-08-28 20:41:15 +02:00
  • cfd1f4950f doc: fix zephyr-app-commands for west Marti Bolivar 2019-08-28 14:50:40 -06:00
  • 91c7d0c13a manifest: update to use mbedTLS v2.16.2 Ioannis Glaropoulos 2019-08-10 19:41:16 +02:00
  • 749ca106a0 libc: Make libc-nano default for ARM toolchain if newlib Kumar Gala 2019-08-27 08:02:14 -05:00
  • e15852cd62 samples: counter: Add err check on set_alarm call Erwan Gouriou 2019-08-28 10:33:06 +02:00
  • ae5db66b8c net: conn_mgr: Check IPv4 events against command Jukka Rissanen 2019-08-28 12:47:42 +03:00
  • 6a6ed174b7 drivers: uart: Properly configure pins in NRF UARTE power management Mieszko Mierunski 2019-08-27 11:25:57 +02:00
  • e8e668ae9c Bluetooth: controller: Fix endianness for length update. Wolfgang Puffitsch 2019-08-26 19:44:28 +02:00
  • 3f894250ef Bluetooth: controller: Fix Enc setup reset on rejection Vinayak Kariappa Chettimada 2019-08-22 17:39:46 +05:30
  • d52b8df96b arch: arc: threads: Comment clean-up Alexey Brodkin 2019-08-27 01:01:56 +03:00
  • 4449ad52da arch: arc: _rirq_exit: Comment clean-up Alexey Brodkin 2019-08-27 00:47:26 +03:00
  • 098f1c9bfa net: lwm2m: tlv: fix float32/64 sign handling Michael Scott 2019-08-27 10:39:53 -07:00
  • d52b5843c7 net: lwm2m: json: use plain text formatter for float32/64 Michael Scott 2019-08-27 10:37:50 -07:00
  • 404a4b8556 net: lwm2m: plain text: expose put_float32/64 functions Michael Scott 2019-08-27 10:36:08 -07:00
  • cdcb33b75f net: lwm2m: plain text: fix float formatting Michael Scott 2019-08-27 10:26:27 -07:00
  • 7c2f063625 tests: kernel: Add unit test for sys_put|get_le64() Jukka Rissanen 2019-08-27 18:48:24 +03:00
  • 753600fa71 tests: kernel: Add unit test for sys_put|get_le32() Jukka Rissanen 2019-08-27 18:44:59 +03:00
  • 6b1e44a3ed tests: kernel: Add unit test for sys_put|get_le16() Jukka Rissanen 2019-08-27 18:44:30 +03:00
  • a7a5e6912f tests: kernel: Add unit test for sys_put|get_be16() Jukka Rissanen 2019-08-27 18:34:47 +03:00
  • 0587b7ecb5 tests: kernel: Add unit test for sys_put|get_be32() Jukka Rissanen 2019-08-27 18:31:11 +03:00
  • 0dcc637e7d tests: kernel: Add unit test for sys_put_be64() Jukka Rissanen 2019-08-27 18:20:15 +03:00
  • 78825ed789 sys: byteorder: Add support for sys_put_be64() Jukka Rissanen 2019-08-27 18:15:34 +03:00
  • bbac6e5ca0 tests: kernel: Add unit test for sys_get_be64() Jukka Rissanen 2019-08-27 18:11:45 +03:00
  • 0a6a10d0c4 sys: byteorder: Add support for sys_get_be64() Jukka Rissanen 2019-08-14 13:45:23 +03:00
  • 3590c80aaf arch: arc: for fast irq ERET has no copy of ilink Wayne Ren 2019-08-15 14:43:26 +08:00
  • 44c917e6b2 arch: arc: fix the bug that interrupt stack is not switched Wayne Ren 2019-08-14 00:45:13 +08:00
  • 146c7e8c7e arch: arc: secure world only check secure interrupt Wayne Ren 2019-08-13 23:52:36 +08:00
  • bb0a189d42 arch: arc: use _curr_cpu to replace _curr_irq_stack Wayne Ren 2019-08-13 23:25:34 +08:00
  • 5dbd4ce738 arch: arc: not allowed to switch to thread preempted by exception Wayne Ren 2019-08-13 20:37:51 +08:00
  • 5a73bf3966 arch: arc: fix and optimize the handling of SECT_STAT.IRM Wayne Ren 2019-08-13 19:58:03 +08:00
  • 8cbcdd71ec arch: arc: secure stat should also be reset correctly Wayne Ren 2019-08-13 17:16:55 +08:00
  • 849f76e793 doc: remove modernizr.min.js from RTD theme David B. Kinder 2019-08-27 09:11:47 -07:00
  • 0906671a7b posix: pthread: pthread_mutex_timedlock should accept absolute deadline Paul Sokolovsky 2019-08-27 15:48:29 +03:00
  • 68c7dc6b96 posix: pthread: pthread_cond_timedwait should accept absolute deadline Paul Sokolovsky 2019-08-27 15:37:49 +03:00
  • 3f93f89558 doc: relnotes: add littlefs file system support Peter Bigot 2019-08-27 13:08:46 -05:00
  • b52a902fdf samples: logging: Add usermode showcase Piotr Zięcik 2019-08-22 11:43:16 +02:00
  • 892ab4e356 logging: Add basic userspace support Piotr Zięcik 2019-08-22 11:13:22 +02:00
  • 78eb718396 syscalls: Export _is_user_context() regardless of CONFIG_USERSPACE Piotr Zięcik 2019-08-22 11:03:34 +02:00
  • 07cfaa27b6 Settings: Improve error handling of settings load Faisal Saleem 2019-06-20 10:39:17 +10:00
  • afcbc9992c doc: Use west everywhere to build and flash Carles Cufi 2019-08-25 19:06:22 +02:00
  • cac26db2bc samples: net: civetweb: Ignore return values Jukka Rissanen 2019-08-27 15:42:45 +03:00
  • 967fbb1656 tests: posix: fs: Add test for (no) leak of file descriptors Paul Sokolovsky 2019-08-21 12:33:20 +03:00
  • 9de5e9954b tests: posix: test_fs_file: Cut down on noise output Paul Sokolovsky 2019-08-21 12:28:04 +03:00
  • 6c5a08899a posix: fs: ZFD_IOCTL_CLOSE: Be sure to call posix_fs_free_obj() Paul Sokolovsky 2019-08-21 11:14:17 +03:00
  • 792d6fc19a net: gptp: Avoid memcpy to same buffer Jukka Rissanen 2019-08-27 10:39:33 +03:00
  • e844b9c844 samples: add harness to exclude from device testing Anas Nashif 2019-08-26 22:00:18 -04:00
  • 9958757c0f samples: cdc_acm_composite: rework sample logging Kumar Gala 2019-08-26 09:11:56 -05:00
  • 9d1da7866c tests: kernel: fix unhandled return values. Wentong Wu 2019-08-21 20:43:59 +08:00
  • de4dcb5731 tests: kernel: fix unhandled return values. Wentong Wu 2019-08-21 20:30:24 +08:00
  • 45326cff1c samples: arc_secure_services: fix harness Anas Nashif 2019-08-22 15:15:02 -07:00
  • 385b82dcef Bluetooth: controller: split: Fix data pause on Enc Req enqueue Vinayak Kariappa Chettimada 2019-08-26 16:33:47 +05:30
  • 3320b51644 Bluetooth: Host: Rename long error codes Joakim Andersson 2019-08-26 17:27:54 +02:00
  • 3e9888105e Bluetooth: Host: Rename API function to initiate bluetooth security. Joakim Andersson 2019-08-26 15:53:20 +02:00
  • 1c48757d94 Bluetooth: Host: Rename security level enum Joakim Andersson 2019-08-26 15:50:48 +02:00
  • e022cdd803 include: posix: Add poll.h header Paul Sokolovsky 2019-08-21 15:32:24 +03:00
  • 95192d41fb include: posix: sys/socket.h: Export MSG_* constants. Paul Sokolovsky 2019-08-21 15:30:51 +03:00
  • 0049c52651 net: ipv6: Check sub-option length Jukka Rissanen 2019-08-26 16:46:14 +03:00
  • b763a9be3a Bluetooth: Host: Fix checking for sufficient encryption key size Johan Hedberg 2019-08-27 10:11:13 +03:00
  • 7d29296047 Bluetooth: Host: Fix failure handling with security level change Johan Hedberg 2019-08-27 10:09:53 +03:00
  • 56e6b99a69 Bluetooth: Add log_strdup() to BT_ERR string arguments Asbjørn Sæbø 2019-08-27 11:26:06 +02:00
  • d2c1da1335 Bluetooth: Host: Fix invalid pointer in bt_smp_pkey_ready Joakim Andersson 2019-08-26 18:33:20 +02:00
  • 0b30dc3478 fs: fcb: Increase temporary buffer in fcb_append Jan Van Winkel 2019-08-24 20:30:54 +02:00
  • 571b42e74e tests: net: dns_addremove: increase main stack size Ioannis Glaropoulos 2019-08-23 17:13:52 +02:00
  • 002c48ecf8 samples: nvs: Add testing harness Kumar Gala 2019-08-21 14:56:50 -05:00
  • 41712b71b2 samples: CAN: Add testing harness Kumar Gala 2019-08-21 15:18:09 -05:00
  • c62b57fbd4 gpio: stm32: fix build for stm32l0x with no GPIOH Marcin Niestroj 2019-08-09 13:42:13 +02:00
  • f2bd628c5a drivers: nrf: Fix RX timeout and ENDRX ISR handling. Mieszko Mierunski 2019-08-26 11:25:35 +02:00
  • 4a13041c38 drivers: uart: Fix incorrect len and offset in nrf UARTE async API. Mieszko Mierunski 2019-08-09 08:57:51 +02:00
  • 9ba269f580 usb: check if the request buffer is not too small Johann Fischer 2019-08-23 21:56:36 +02:00
  • 28e97c7f3a usb: loopback: use stack's request buffer for control requests Johann Fischer 2019-08-23 21:55:22 +02:00
  • 05354129e7 Bluetooth: SMP: Give security changed when rejecting LTK Joakim Andersson 2019-08-22 14:20:56 +02:00
  • 545f090d8b Bluetooth: Shell: Add pairing failed and complete to OOB handling Joakim Andersson 2019-08-22 12:49:13 +02:00
  • b35075d595 Bluetooth: SMP: Re-pairing cannot lower the security level of the bond Joakim Andersson 2019-08-22 10:38:24 +02:00
  • bc19e241f9 Bluetooth: Shell: Add force-pair option to bt security command Joakim Andersson 2019-08-21 16:23:31 +02:00
  • 128cf42d8a Bluetooth: Host: Add option to force pairing in bt_conn_security Joakim Andersson 2019-08-21 10:51:14 +02:00
  • 6d4b842a10 Bluetooth: Host: Add error to security changed callback Joakim Andersson 2019-08-19 16:20:59 +02:00
  • f1c7371494 Bluetooth: SMP: Stop new pairing early if MAX_PAIR has been reached Joakim Andersson 2019-08-16 14:33:01 +02:00
  • 3263f93747 Bluetooth: host: Pairing callback fail and complete for SSP Joakim Andersson 2019-07-04 12:03:57 +02:00
  • 1fb68828ef Bluetooth: SMP: Add pairing failed reason Joakim Andersson 2019-07-03 13:46:03 +02:00
  • a378498fdc Bluetooth: SMP: Add option to treat debug keys normally during debugging Joakim Andersson 2019-08-12 16:02:19 +02:00
  • fdf0af3b5a tests: net: trickle: use separate semaphore for second trickle timer Vincent Wan 2019-08-22 15:33:39 -07:00
  • 029189cb68 tests: mqtt Corrected memcmp in mqtt pubsub tests Jan Van Winkel 2019-08-23 19:09:11 +02:00
  • 650d443843 ci: use v0.9 docker image Anas Nashif 2019-08-25 13:17:31 -04:00
  • 3486709d2e tests: arm: zero latency irqs: fix the derivation of free NVIC line Ioannis Glaropoulos 2019-08-23 19:27:06 +02:00
  • 79b49a7673 doc: relnotes: Bluetooth release notes for 2.0 Carles Cufi 2019-08-23 17:16:50 +02:00
  • f8b068ed88 release: adding release notes draft for ARM architecture Ioannis Glaropoulos 2019-08-23 16:09:42 +02:00
  • 1084f48259 kernel: ignore z_fatal_halt() from code coverage Peng Su 2019-08-22 17:12:26 +08:00
  • 8cd7cd48cf native: Set recommended stack size to 40 for 64 bit Jan Van Winkel 2019-08-23 20:54:42 +02:00
  • 7492555f88 samples: net: lwm2m: bootstrap support changes: Michael Scott 2019-08-17 10:08:40 -07:00