Commit graph

  • bcfc9939e4 Bluetooth: shell: Split RFCOMM commands Luiz Augusto von Dentz 2018-09-25 17:08:15 +03:00
  • 310ffc4c4c Bluetooth: shell: Split BR/EDR commands Luiz Augusto von Dentz 2018-09-25 14:24:25 +03:00
  • 592dd2e964 Bluetooth: shell: Port commands to the news shell Luiz Augusto von Dentz 2018-09-24 10:59:23 +03:00
  • 4dfd3114aa kconfig: Don't set the deprecated env var KCONFIG_AUTOHEADER Sebastian Bøe 2018-09-28 10:17:42 +02:00
  • 20b28ba6e1 misc: mic Sebastian Bøe 2018-09-28 10:15:17 +02:00
  • 432562dd19 doc: fix doc misspellings David B. Kinder 2018-09-26 16:20:16 -07:00
  • 905e65d694 Kconfig: Improve error messages for mismatched endchoice/endif/endmenu Ulf Magnusson 2018-09-27 17:28:00 +02:00
  • bef64c3b77 doc: subsystems: shell: Add documentation. Jakub Rzeszutko 2018-09-24 15:18:52 +02:00
  • 8dce59b681 doc: kconfig: Explain the '<type> <prompt>' shorthand Ulf Magnusson 2018-09-28 16:46:31 +02:00
  • 6a34c72582 tests: POSIX: Enhance test to verify deadlock Spoorthi K 2018-09-27 22:29:23 +05:30
  • df5c29d3d1 lib: POSIX: Add check for deadlock in pthread_join Spoorthi K 2018-09-27 22:22:17 +05:30
  • 1ec4b68984 dts: arm: st: mem.h Kumar Gala 2018-09-24 10:25:30 -07:00
  • b9ee9bba2c dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F7 dts files Kumar Gala 2018-09-27 08:23:21 -05:00
  • 52646287fd dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F4 dts files Kumar Gala 2018-09-27 08:23:16 -05:00
  • 6ab22d4c56 dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F3 dts files Kumar Gala 2018-09-27 08:23:09 -05:00
  • fe86919cca dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F2 dts files Kumar Gala 2018-09-27 08:23:03 -05:00
  • 5dc584975b drivers: gpio: Select HAS_DTS_GPIO in various drivers Maureen Helm 2018-09-28 09:43:09 -05:00
  • 4e5a316bb8 samples: blinky: Remove platform whitelist Maureen Helm 2018-09-28 10:22:56 -05:00
  • d5836195d7 Bluetooth: controller: Increase advertising random delay resolution Vinayak Kariappa Chettimada 2018-09-28 15:09:35 +02:00
  • b45fcc6b9e ext: hal: nordic: Update nrfx to version 1.3.1 Andrzej Głąbek 2018-09-28 15:07:39 +02:00
  • a7bf9de0ee Bluetooth: Use BT_CMD_TEST macro for testing supported commands Szymon Janc 2018-09-21 11:44:23 +02:00
  • 9c5c2f8baf Bluetooth: Fix incorrectly reporting connection as failure Szymon Janc 2018-09-27 19:55:07 +02:00
  • f0f4147a57 Bluetooth: Allow to configure LE Create Connection timeout Szymon Janc 2018-09-27 21:03:03 +02:00
  • e2c590a0c4 drivers: ethernet: native: fix compile error when glibc >= 2.20 Daniel Leung 2018-09-27 13:02:51 -07:00
  • 2bdc5923ad net: coap: Fix Coap coap_option_value_to_int and coap_append_option_int Taehwa Kang 2018-09-26 12:39:57 +09:00
  • 10c6a0c1aa subsys: app_memory: Fixed the build issue wrt ARC. Adithya Baglody 2018-09-21 10:17:58 +05:30
  • 7f4a31794e subsys: app_memory: Fixed incorrect linker syntax. Adithya Baglody 2018-09-21 10:21:30 +05:30
  • 061a2c5b63 kernel: mempool: Remove unnecessary condition check Flavio Ceolin 2018-09-25 17:34:14 -07:00
  • 78f27a81f5 kernel: Using the same paramenters names in a specific function Flavio Ceolin 2018-09-25 14:54:25 -07:00
  • 10f903722a kernel: Avoid duplicated type definition in x86 Flavio Ceolin 2018-09-25 14:17:28 -07:00
  • d4c7617af1 kernel: Remove unused variables Flavio Ceolin 2018-09-25 12:27:59 -07:00
  • 3e97acc7f2 kernel: Sanitize if else statement according with MISRA-C Flavio Ceolin 2018-09-25 11:24:28 -07:00
  • 0b14866437 kernel: sys_clock: Remove unnecessary if Flavio Ceolin 2018-09-25 11:09:55 -07:00
  • 6fc84feaf2 kernel: syscalls: Change handlers namespace Flavio Ceolin 2018-09-24 16:29:10 -07:00
  • 9960bd9545 portability: Ensure no C99-illegal semicolons exists in structs Mark Ruvald Pedersen 2018-09-11 12:31:36 +02:00
  • f0e2e1bccb portability: Remove C99-illegal semicolons from the global scope Mark Ruvald Pedersen 2018-09-11 12:21:02 +02:00
  • 28394cc44e portability: Warn at void* arithmetics which is a GNU C extension Mark Ruvald Pedersen 2018-09-14 14:24:53 +02:00
  • d67096da05 portability: Avoid void* arithmetics which is a GNU extension Mark Ruvald Pedersen 2018-09-14 14:24:09 +02:00
  • a82cb2442d ext: nffs: portability: Avoid void* arithmetics which is a GNU extension Mark Ruvald Pedersen 2018-09-27 22:18:20 +02:00
  • 6a3552433a ext: libmetal: Update import of libmetal from b4b5bea to a4f7630 Mark Ruvald Pedersen 2018-09-27 23:15:30 +02:00
  • 3a8e37caae soc: x86: quark_se: Select the supported Power States Ramakrishna Pallala 2018-09-27 09:51:27 +05:30
  • a404d4df6b soc: arc: quark_se_c1000_ss: Select the supported Power States Ramakrishna Pallala 2018-09-27 09:50:01 +05:30
  • d3ab9a37d8 lib: posix: remove return error code Niranjhana N 2018-09-27 13:34:19 +05:30
  • 7e6c103ff5 lib: posix: fix return error code Niranjhana N 2018-09-27 11:42:46 +05:30
  • 482579e491 lib: posix: add error code return Niranjhana N 2018-09-24 13:24:52 +05:30
  • ea716bf023 kernel: Explicitly comparing pointer with NULL Flavio Ceolin 2018-09-20 16:30:45 -07:00
  • 92ea2f9189 kernel: Calling Z_SYSCALL_VERIFY_MSG with boolean expressions Flavio Ceolin 2018-09-20 16:14:57 -07:00
  • 02ed85bd82 kernel: sched: Change boolean APIs to return bool Flavio Ceolin 2018-09-20 15:43:57 -07:00
  • 420bb62071 misc: dlist: Using boolean expressions Flavio Ceolin 2018-09-20 15:31:33 -07:00
  • 788f9665e8 misc: list_gen: Using boolean expressions Flavio Ceolin 2018-09-18 13:50:59 -07:00
  • d8837c6888 kernel: Using boolean expression on ASSERT macros Flavio Ceolin 2018-09-18 12:40:54 -07:00
  • 6fdc56d286 kernel: Using boolean types for boolean constants Flavio Ceolin 2018-09-18 12:32:27 -07:00
  • 2c924119a3 misc: assert: Using boolean constants Flavio Ceolin 2018-09-18 12:05:01 -07:00
  • 070716ec66 misc: dlist: Returning boolean for assertive functions Flavio Ceolin 2018-09-18 11:47:14 -07:00
  • 0be600016c soc: x86: arc: Remove spi base address and irq macros Maureen Helm 2018-09-27 08:47:50 -05:00
  • 339a631ac4 boards: Remove redundant "select HAS_DTS_SPI" Maureen Helm 2018-09-26 15:40:04 -05:00
  • 55caa7b743 drivers: spi: Select HAS_DTS_SPI in designware driver Maureen Helm 2018-09-26 15:31:53 -05:00
  • 15959c8b85 drivers: eth_sam: Add generate random mac address feature qianfan Zhao 2018-09-27 16:51:49 +08:00
  • 8592501828 net: Remove s_addr/s6_addr defines from in_addr/in6_addr Robert Lubos 2018-09-27 09:27:42 +02:00
  • 46592e6398 dts: arm: st: Remove use of CONFIG_SOC_* from STM32 L4 dts files Kumar Gala 2018-09-27 08:21:55 -05:00
  • 223d426663 dts: arm: st: Remove use of CONFIG_SOC_* from STM32 L0 dts files Kumar Gala 2018-09-27 08:22:08 -05:00
  • aecc4c5d2c dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F1 dts files Kumar Gala 2018-09-25 19:20:22 -05:00
  • bded528b6b tests: uart: add extra config for native_posix Alberto Escolar Piedras 2018-09-26 12:21:28 +02:00
  • 013f279111 uart: Add driver for posix arch Alberto Escolar Piedras 2018-09-22 19:19:59 +02:00
  • 3e41ac5f04 subsys: shell: Add missing dependency to SERIAL Alberto Escolar Piedras 2018-09-25 14:49:59 +02:00
  • c09b76abd0 subsys: shell: support posix arch Alberto Escolar Piedras 2018-09-24 15:57:52 +02:00
  • 5df93af87a subsys: storage: flash_map: add API for check flash driver support Andrzej Puzdrowski 2018-08-06 17:52:09 +02:00
  • 12c02448aa arch: arm: style fixes in documentation of MPU region types Ioannis Glaropoulos 2018-09-25 16:05:24 +02:00
  • 4732328491 arch: arm: group Userspace-related regions together Ioannis Glaropoulos 2018-09-27 12:19:08 +02:00
  • ebd0ff9f28 dts: arm: st: Remove use of CONFIG_SOC_* from STM32 F0 dts files Kumar Gala 2018-09-25 22:06:34 -05:00
  • c0d58d1a60 boards: nucleo_f207zg: Fix default config Erwan Gouriou 2018-09-12 09:25:54 +02:00
  • 37e5a9dc8d boards: nucleo_f413zh: Fix default config Erwan Gouriou 2018-09-11 14:59:17 +02:00
  • 96ddb42f6c boards: nucleo_f412zg: Fix default config Erwan Gouriou 2018-09-11 14:49:48 +02:00
  • 228b148b18 boards: nucleo_f429zi: fix PWM instance Erwan Gouriou 2018-09-11 14:42:23 +02:00
  • 78935f938b boards: nucleo_f429zi: Enable USB Erwan Gouriou 2018-09-11 14:40:52 +02:00
  • e1e12ba0c6 gitignore: Ignore GNU Global's tag files Yasushi SHOJI 2018-09-26 20:00:16 +09:00
  • 87d177a6fb logging: allow mulitple log_panic calls Krzysztof Chruscinski 2018-09-19 11:14:43 +02:00
  • 27459a13e4 arch: Add LOG_PANIC to fault handlers Krzysztof Chruscinski 2018-09-19 11:13:57 +02:00
  • ab8d0c4f9d include/logging: Avoid subtraction on void pointers Yannis Damigos 2018-09-26 21:03:54 +03:00
  • 6d3fb8b4cf shell: kernel: add more thread data to threads command Anas Nashif 2018-09-25 06:12:08 +05:30
  • 1aed3858ac logging: rename log_process_thread to logging Anas Nashif 2018-09-23 11:37:33 -04:00
  • 2f30c5dcb8 samples: synchronisation: set thread names Anas Nashif 2018-09-09 10:08:54 -05:00
  • 739fd90127 samples: synchronization: remove unused conf Anas Nashif 2018-09-09 09:58:16 -05:00
  • 46f7cd51dd shell: kernel: print thread name Anas Nashif 2018-08-12 14:04:16 -05:00
  • f6e7e98909 tests: test k_thread_name_set Anas Nashif 2018-08-12 15:58:43 -05:00
  • 57554055d2 kernel: add a new API for setting thread names Anas Nashif 2018-03-03 02:31:05 -06:00
  • 3a117c220a kernel: remove unused macro parameter Anas Nashif 2018-03-02 13:59:58 +01:00
  • 1692790d32 doc: fix misspellings in API headers David B. Kinder 2018-09-26 16:29:24 -07:00
  • c73d5c7880 boards: mimxrt1050_evk: Enable lpuart3 for bluetooth hci Maureen Helm 2018-09-24 11:26:59 -05:00
  • 3b72a54506 soc: nxp_imx: Use generated clock controller in dts fixup Maureen Helm 2018-09-24 11:16:10 -05:00
  • 00d60055fb drivers: serial: Add instances to mcux lpuart shim driver Maureen Helm 2018-09-24 11:12:57 -05:00
  • 8d89815084 boards: Remove redundant "select HAS_DTS_I2C" Maureen Helm 2018-09-26 12:44:32 -05:00
  • 50d276f1ae drivers: i2c: Select HAS_DTS_I2C in designware and qmsi drivers Maureen Helm 2018-09-26 12:40:29 -05:00
  • ddad53abe2 scripts: add colorama to requirements.txt Marti Bolivar 2018-09-26 14:23:22 -06:00
  • 13a4d884f0 arch: arm: remove un-necessary inclusion of <string.h> Ioannis Glaropoulos 2018-09-25 09:50:22 +02:00
  • 57b7c3ded9 kernel: improve help text of INIT_STACKS option Ioannis Glaropoulos 2018-09-25 09:48:15 +02:00
  • 6585fe45b1 boards: arm: Add board support for mimxrt1060_evk Ryan QIAN 2018-09-03 21:25:50 +08:00
  • 5b62ea0e7a arch: arm: nxp: imxrt1060: add device support Ryan QIAN 2018-09-03 21:24:50 +08:00
  • a4633da9f5 ext: hal: nxp: mcux: Add device files for RT1060 Ryan QIAN 2018-09-03 21:26:59 +08:00
  • 063123f35a Bluetooth: Allow to configure background scan window and interval Szymon Janc 2018-09-26 19:09:22 +02:00