Commit graph

  • 063a9ce8c3 include: Make statements evaluate boolean expressions Flavio Ceolin 2019-03-08 14:56:56 -08:00
  • 2ecc7cfa55 kernel: Make _is_thread_prevented_from_running return a bool Flavio Ceolin 2019-03-08 14:53:42 -08:00
  • 39a50f6392 arch: x86: Use proper essential types in operands Flavio Ceolin 2019-03-10 21:48:48 -07:00
  • 95eb2b4fed include: Use macro BIT for shift operations Flavio Ceolin 2019-03-08 12:35:46 -08:00
  • a996203739 kernel: Use macro BIT for shift operations Flavio Ceolin 2019-02-26 10:14:04 -08:00
  • d410611180 arch: Use macro BIT for shift operations Flavio Ceolin 2019-02-26 10:03:24 -08:00
  • 85e64097e3 net: socket: Define flags for getaddrinfo() Paul Sokolovsky 2019-02-21 19:23:51 +03:00
  • 11739f72df samples: net: mqtt_publisher: Add section on connecting with TLS Vincent Wan 2019-03-20 14:06:25 -07:00
  • 371aea8735 console: deprecate console_register_line_input() Piotr Mienkowski 2019-03-20 09:09:52 +01:00
  • c31e659165 codecov: avoid inlining functions for correct execution counts Daniel Leung 2019-03-22 13:32:11 -07:00
  • 1b66d900a8 doc: update power management subystem documentation Piotr Mienkowski 2019-03-18 10:31:29 +01:00
  • 155e11ca2d power: rename residency policy Kconfig options Piotr Mienkowski 2019-03-16 21:41:58 +01:00
  • a3082e49a1 power: modify HAS_STATE_SLEEP_ Kconfig options Piotr Mienkowski 2019-03-16 20:55:56 +01:00
  • 17b08ceca5 power: clean up system power managment function names Piotr Mienkowski 2019-03-05 09:15:17 +01:00
  • 204311d004 power: rename Low Power States to Sleep States Piotr Mienkowski 2019-02-28 07:20:24 +01:00
  • f5c4e369ea net: sockets: Update setsockopt to handle IPV6_V6ONLY Tedd Ho-Jeong An 2019-03-25 20:08:47 -07:00
  • e9c1d6d0ed scripts: gen_app_partition: Fix broken typo'd sys.exit() Ulf Magnusson 2019-03-20 22:40:22 +01:00
  • 42fcaf2df4 Bluetooth: shell: Add missing include path Carles Cufi 2019-03-26 15:23:43 +01:00
  • 38dadb5fc5 samples: basic: disco_led without gpio driver Aaron Tsui 2019-03-19 11:16:47 +08:00
  • 21de8733c6 doc: move usermode under references Anas Nashif 2019-03-25 15:50:40 -04:00
  • 46d9d3f6e9 arch: POSIX: Add Kconfig option to stop on all faults Alberto Escolar Piedras 2019-02-15 17:37:44 +01:00
  • ba312fe844 scripts: Remove unnecessary () around if/while conditions in Python Ulf Magnusson 2019-03-20 19:30:29 +01:00
  • 0eee1f699b doc: conf.py: Fix spacing typos Ulf Magnusson 2019-03-25 21:05:48 +01:00
  • d83141535c scripts: Remove accidental semicolons in Python scripts Ulf Magnusson 2019-03-22 00:14:40 +01:00
  • 781e554cbd power: Fix reference to CONFIG_SYS_PM_LOG_LEVEL Ulf Magnusson 2019-03-15 15:36:22 +01:00
  • 735de5fc38 soc: kconfig: Simplify SOC_*_LD deps. with an 'if' Ulf Magnusson 2019-03-18 16:08:42 +01:00
  • 056199d5a1 kconfig: Remove blank line at end of Kconfig file Ulf Magnusson 2019-03-18 15:53:34 +01:00
  • 19626892b5 kconfig: Replace two leftover 'gsource' with 'source' Ulf Magnusson 2019-03-18 12:09:31 +01:00
  • 5c8fd84d12 scripts: Remove extra trailing newlines from Python scripts Ulf Magnusson 2019-03-21 21:04:26 +01:00
  • 48ee3ee837 board: nucleo_f429zi: fix wrong comment Jun Li 2019-03-21 16:33:39 -07:00
  • 7da0053a0c scripts: gitlint: Fix broken module docstring Ulf Magnusson 2019-03-25 20:23:42 +01:00
  • 9822b1dd1b doc: application.py: Remove unused _mkdir() 'compact' parameter Ulf Magnusson 2019-03-25 19:56:17 +01:00
  • a1bfaa907c drivers: counter: stm32: Fix possible overflow Flavio Ceolin 2019-03-21 11:17:47 -07:00
  • 1a27de0d31 scripts: gen_priv_stacks: Remove unused static kernel object stuff Ulf Magnusson 2019-03-25 20:02:21 +01:00
  • 0aeba398fb doc: fix_tex: Remove redundant 'return' Ulf Magnusson 2019-03-25 20:35:25 +01:00
  • 2ce55e9e88 scripts: Fix bad indentation in Python scripts Ulf Magnusson 2019-03-25 19:49:09 +01:00
  • 605423f9b1 scripts: process_gperf: Fix broken module docstring Ulf Magnusson 2019-03-25 20:29:13 +01:00
  • 047868f84a log: net: Fix CONFIG_LOG_IMMEDIATE typo in comment Ulf Magnusson 2019-03-25 18:58:27 +01:00
  • d9be3f21f4 ext: hal: nxp: mcux: csi: Fix double buffering capture Loic Poulain 2019-03-20 12:21:45 +01:00
  • 27fe618076 api: counter: Fix build issue with C++ Loic Poulain 2019-03-21 19:18:16 +01:00
  • 1e0c7e4811 net: tls: Add credential type documentation Robert Lubos 2019-03-26 11:47:31 +01:00
  • 946836577b samples: sockets: Add e1000 and stellaris ethernet drivers overlays Paul Sokolovsky 2019-03-25 21:58:48 +02:00
  • 079a2919cb tests: socket: tcp: Increase the buf count Jukka Rissanen 2019-03-21 15:00:12 +02:00
  • 9cd547f53b net: tcp: Fix ref counting for the net_pkt Jukka Rissanen 2019-03-21 12:44:17 +02:00
  • 25d04049ce samples/drivers/counter: alarm: fix printk usage Erwan Gouriou 2019-03-25 14:35:24 +01:00
  • a5cb920227 driver/counter: rtc_stm32: Incorrect time_t offset Erwan Gouriou 2019-03-25 14:34:12 +01:00
  • c9907b438a drivers: spi: sam/sam0: Don't access uninitialized data Benjamin Valentin 2019-03-25 13:50:20 +01:00
  • 388e9a6223 drivers: spi: sam/sam0: Don't claim support for async transfers Benjamin Valentin 2019-03-25 13:45:32 +01:00
  • 521d046fdc USB: Fix warning in DFU class Filip Kubicz 2019-03-20 10:40:27 +01:00
  • 7d81a099e6 Bluetooth: Mesh: Increase advertising thread stack size Erwan Gouriou 2019-03-19 16:23:00 +01:00
  • 2f941d2630 tests: net: ipv6: Add one more test case Ravi kumar Veeramally 2019-03-15 10:36:39 +02:00
  • f361859fde net: ipv6: Fix IPv6 neighbor table Ravi kumar Veeramally 2019-03-15 10:35:28 +02:00
  • 059a14e166 samples: net: zperf: Update the README file Jukka Rissanen 2019-03-20 13:47:53 +02:00
  • 24de2f7e01 samples: net: zperf: Fix TCP uploader Jukka Rissanen 2019-03-20 13:47:10 +02:00
  • cbeeb510c0 samples: net: zperf: Fix UDP uploader Jukka Rissanen 2019-03-19 17:20:50 +02:00
  • 2785bee30e west: require version 0.5.6 Marti Bolivar 2019-03-07 12:38:12 -07:00
  • e2de07b2f1 shell: Fix compile error when shell enabled and log disabled Krzysztof Chruscinski 2019-03-21 15:58:03 +01:00
  • 808cc7c436 logging: Fix LOG_LEVEL_SET() not compiling when log disabled Krzysztof Chruscinski 2019-03-21 15:55:31 +01:00
  • a8b1dadac5 net: connection: Allow same port number for dest and source Jukka Rissanen 2019-03-20 13:49:46 +02:00
  • cb8fb2d705 modules: remove tinycbor from ext/ and use west module feature Anas Nashif 2019-03-14 09:45:56 +01:00
  • c0de64fc59 net/ipv6: Take iface's MTU into account to decide fragmenting or not Tomasz Bursztyka 2019-03-21 14:29:11 +01:00
  • 3bc0f88653 doc: kernel: float: fix ARM-specific content Ioannis Glaropoulos 2019-03-25 20:46:49 +01:00
  • fd3c26a9f9 doc: kernel: float: several content fixes Ioannis Glaropoulos 2019-03-25 20:43:24 +01:00
  • 87cd5e7050 boards: stm32: Enable CCM and update yaml Erwan Gouriou 2019-03-25 11:40:24 +01:00
  • d098c6005a dts: stm32: Fix erroneous RAM sizes when CCM is available Erwan Gouriou 2019-03-22 13:51:45 +01:00
  • 2d43d181bf arch: arm: no special case for MPUs with power-of-2-align requirement Ioannis Glaropoulos 2019-03-21 13:36:50 +01:00
  • 6a764c1879 ARM: fix wrong stack bounds stored in thread Andrew Boie 2019-03-20 13:30:25 -07:00
  • bf59fcb78c drivers: hwinfo: add driver support for Atmel SAM device ID Aurelien Jarno 2019-02-10 13:26:55 +01:00
  • 2d8ac0cf5e tests: net: mld: Check return after updating packet Tedd Ho-Jeong An 2019-03-22 17:18:39 -07:00
  • 54ffd7cf18 doc: remove note about calling recheck in CI Anas Nashif 2019-03-25 13:27:34 -04:00
  • 295dc41c61 net: gptp: Rename z_gptp_pow2() to gptp_pow2() Jukka Rissanen 2019-03-25 16:11:48 +02:00
  • 41ad9b716c shell: fix command bt scan Jakub Rzeszutko 2019-03-25 11:08:53 +01:00
  • 4557b6b2d1 shell: removed dead code in bt command Jakub Rzeszutko 2019-03-25 11:05:59 +01:00
  • b6fc1af6ba shell: unify bt commands return value Jakub Rzeszutko 2019-03-25 11:03:59 +01:00
  • a10df124ba doc/networking: Add documentation on struct net_pkt and its API Tomasz Bursztyka 2019-03-14 17:04:35 +01:00
  • a96d066038 net/pkt: Switch function internal notes to doxygen details Tomasz Bursztyka 2019-03-14 13:39:08 +01:00
  • 632e3fb1ae net/pkt: Improve net_pkt_skip documentation. Tomasz Bursztyka 2019-03-14 13:31:31 +01:00
  • 874b164df5 net/context: Fix net_context_send_cb documentation Tomasz Bursztyka 2019-03-14 11:50:31 +01:00
  • ac4db1b329 net: gptp: Fix bit shifting in time interval Jukka Rissanen 2019-03-25 15:52:13 +02:00
  • 972221423c samples: usb: console: Select console device name Andrei Emeltchenko 2019-03-20 10:58:08 +02:00
  • de17b27886 usb: cdc_acm: Make ring buffer size configurable Andrei Emeltchenko 2019-03-20 10:28:43 +02:00
  • 7ecd8d2ff3 samples: usb: cdc_acm_composite: Fix missing irq handling Andrei Emeltchenko 2019-03-19 15:47:12 +02:00
  • cd95560cce usb: cdc_acm: Use ringbuf for RX path Andrei Emeltchenko 2019-03-19 15:39:53 +02:00
  • 57b92e90fe usb: cdc_acm: Make parameters boolean Andrei Emeltchenko 2019-03-19 15:12:34 +02:00
  • 6dce703c37 doc: Bluetooth: Correct how to run native_posix Alberto Escolar Piedras 2019-03-24 09:25:23 +01:00
  • f811e5446a Bluetooth: Fix missing checks for the BT_DEV_READY flag Johan Hedberg 2019-03-22 12:48:32 +02:00
  • 12a413779d Bluetooth: Fix init procedure handling with BT_SETTINGS Johan Hedberg 2019-03-22 12:45:09 +02:00
  • 5d35b66327 Samples: net: can: initialize the variables Tedd Ho-Jeong An 2019-03-22 12:40:41 -07:00
  • f1741dab6c tests: mbox: Check k_mbox_get return Flavio Ceolin 2019-03-22 18:31:00 -07:00
  • c8687915ce x86: gen_mmu_x86: Fix error-reporting code for non-page-aligned region Ulf Magnusson 2019-03-21 20:04:21 +01:00
  • 61065b3235 tests: samples: Re-enable SMP on a few tests Andy Ross 2019-03-22 13:21:09 -07:00
  • 09fdd814df tests/kernel/smp: Give time for a wakeup to take effect Andy Ross 2019-03-22 10:33:51 -07:00
  • 4521e0c111 kernel/sched: Mark sleeping threads suspended Andy Ross 2019-03-22 10:30:19 -07:00
  • 223bbecf45 doc: fix ACRN board list format David B. Kinder 2019-03-23 06:54:22 -07:00
  • 7c4a229b0e settings: Fix check for duplicate when new value is smaller Johan Hedberg 2019-03-22 18:03:21 +02:00
  • 58b17ed0e5 settings: Enforce value & length consistency in settings_save_one() Johan Hedberg 2019-03-22 18:50:50 +02:00
  • e59d19628d kernel/sched: Rework prio validity assertion Andy Ross 2019-03-22 09:10:38 -07:00
  • 9d5936c04f lib: posix: fs: Fix access invalid memory Flavio Ceolin 2019-03-21 22:44:21 -07:00
  • 8945426026 samples: 96_argonkey: sensors: Check function return Flavio Ceolin 2019-03-21 22:38:27 -07:00
  • ef0417fa6d samples: ipc: openamp: Avoid dead code Flavio Ceolin 2019-03-21 22:24:30 -07:00