Commit graph

  • 2f30c5dcb8 samples: synchronisation: set thread names Anas Nashif 2018-09-09 10:08:54 -0500
  • 739fd90127 samples: synchronization: remove unused conf Anas Nashif 2018-09-09 09:58:16 -0500
  • 46f7cd51dd shell: kernel: print thread name Anas Nashif 2018-08-12 14:04:16 -0500
  • f6e7e98909 tests: test k_thread_name_set Anas Nashif 2018-08-12 15:58:43 -0500
  • 57554055d2 kernel: add a new API for setting thread names Anas Nashif 2018-03-03 02:31:05 -0600
  • 3a117c220a kernel: remove unused macro parameter Anas Nashif 2018-03-02 13:59:58 +0100
  • 1692790d32 doc: fix misspellings in API headers David B. Kinder 2018-09-26 16:29:24 -0700
  • c73d5c7880 boards: mimxrt1050_evk: Enable lpuart3 for bluetooth hci Maureen Helm 2018-09-24 11:26:59 -0500
  • 3b72a54506 soc: nxp_imx: Use generated clock controller in dts fixup Maureen Helm 2018-09-24 11:16:10 -0500
  • 00d60055fb drivers: serial: Add instances to mcux lpuart shim driver Maureen Helm 2018-09-24 11:12:57 -0500
  • 8d89815084 boards: Remove redundant "select HAS_DTS_I2C" Maureen Helm 2018-09-26 12:44:32 -0500
  • 50d276f1ae drivers: i2c: Select HAS_DTS_I2C in designware and qmsi drivers Maureen Helm 2018-09-26 12:40:29 -0500
  • ddad53abe2 scripts: add colorama to requirements.txt Marti Bolivar 2018-09-26 14:23:22 -0600
  • 13a4d884f0 arch: arm: remove un-necessary inclusion of <string.h> Ioannis Glaropoulos 2018-09-25 09:50:22 +0200
  • 57b7c3ded9 kernel: improve help text of INIT_STACKS option Ioannis Glaropoulos 2018-09-25 09:48:15 +0200
  • 6585fe45b1 boards: arm: Add board support for mimxrt1060_evk Ryan QIAN 2018-09-03 21:25:50 +0800
  • 5b62ea0e7a arch: arm: nxp: imxrt1060: add device support Ryan QIAN 2018-09-03 21:24:50 +0800
  • a4633da9f5 ext: hal: nxp: mcux: Add device files for RT1060 Ryan QIAN 2018-09-03 21:26:59 +0800
  • 063123f35a Bluetooth: Allow to configure background scan window and interval Szymon Janc 2018-09-26 19:09:22 +0200
  • c0287695fb kconfig: Remove remnants of unimplemented BUILD_TIMESTAMP feature Sebastian Bøe 2018-09-26 09:46:23 +0200
  • a6de97b3a4 samples: net: sockets: Update docs with TLS information Robert Lubos 2018-09-25 11:46:58 +0200
  • 2cd1e4183b net: sockets: Add missing POLLERR definition Robert Lubos 2018-09-26 13:22:41 +0200
  • e4fa2f5db7 samples: sockets: echo_client/server: Build for minimal libc Paul Sokolovsky 2018-09-26 16:20:28 +0300
  • c0ff084f74 cmake: Do not abort even if git describe failed Yasushi SHOJI 2018-09-26 01:07:30 +0900
  • 2cc6d0c9c2 logging: Add option to suppress timestamp printing in log_output Krzysztof Chruscinski 2018-09-26 14:18:55 +0200
  • 07da32aae5 logging: Add option to suppress level printing in log_output Krzysztof Chruscinski 2018-09-26 08:12:45 +0200
  • d813b13109 Bluetooth: controller: Remove timestamp from HCI Carles Cufi 2018-09-26 12:21:03 +0200
  • 2df1829c55 kernel: thread: Typo fixes in comment Paul Sokolovsky 2018-09-26 13:54:09 +0300
  • 4b120c27f2 tests: adc_api: Fix delay problem with test Punit Vara 2018-09-11 11:23:21 +0530
  • 7599fad178 doc: cmake: Do not use USES_TERMINAL on latex/pdf targets Carles Cufi 2018-09-26 11:22:32 +0200
  • c065ebdfc2 drivers: ethernet: native: Fix compile issue in RedHat 7 Alberto Escolar Piedras 2018-09-25 16:52:27 +0200
  • 684f753fd4 Bluetooth: controller: Fix Data Length Update implementation Vinayak Kariappa Chettimada 2018-09-26 09:54:00 +0200
  • 7ba6736ac0 net: ipv6: set pkt properties prior to routing Johann Fischer 2018-09-25 09:28:24 +0200
  • ab67639403 cmake: Add build system target for west attach command Maureen Helm 2018-08-13 08:43:29 -0500
  • c62815a3b0 boards: nucleo_f091rc: Add i2c to list of supported features Maureen Helm 2018-09-24 07:43:27 -0500
  • 71f5a1776e tests: i2c_slave_api: Add missing testcase.yaml Maureen Helm 2018-09-24 07:37:36 -0500
  • 9e3edbbd80 scripts: fix west launcher for macOS Marti Bolivar 2018-09-25 15:08:16 -0600
  • b47067b768 boards/shields: Clean-up connectors Kconfig options Erwan Gouriou 2018-09-25 16:48:10 +0200
  • 25fb2302f1 libc: minimal: Add error codes for key management Nils Montenegro 2018-08-28 11:47:06 +0200
  • 7b0ce85242 boards: dts: Fix dtc warning in stm32 board dts files Erwan Gouriou 2018-09-18 19:45:43 +0200
  • 713b6df561 doc: fix doxygen BUILD_ASSERT error David B. Kinder 2018-09-25 10:29:01 -0700
  • 55b462cdfa scripts: update west to latest upstream version. Marti Bolivar 2018-09-23 07:04:35 -0600
  • b4d856397e samples: net: sockets: Use TLS overlay config file Robert Lubos 2018-09-24 16:50:52 +0200
  • 743e64992b samples: net: sockets: Put echo samples configuration into single file Robert Lubos 2018-09-24 13:53:27 +0200
  • 868a3bff0d Bluetooth: host: always set address via HCI before scanning Kamil Piszczek 2018-09-25 11:15:39 +0200
  • bb271a6d98 Bluetooth: Add option to configure peripheral connection parameters Szymon Janc 2018-09-24 11:20:20 +0200
  • 75405f5613 Bluetooth: Fix connection parameters update Szymon Janc 2018-09-24 08:18:57 +0200
  • 73c2178027 shell : assert standardization Jakub Rzeszutko 2018-09-25 08:57:32 +0200
  • f3db4d7034 subsys: shell: removing troubleshooting assert Jakub Rzeszutko 2018-09-24 20:42:53 +0200
  • f8616291e4 Kconfig: BT: Give the LL selection option a name Sebastian Bøe 2018-09-24 17:08:04 +0200
  • 7228a60173 kernel: Fix compilation errors when CONFIG_TIMESLICING=n Daniel Leung 2018-09-21 14:24:09 -0700
  • ccffca4a5d soc: arm: mps2: remove un-necessary Kconfig option selection Ioannis Glaropoulos 2018-09-24 16:41:20 +0200
  • 7c19e90612 subsys: logging: Mark the local functions as 'static' Olivier Martin 2018-09-19 14:38:23 +0200
  • 4e61ccd1f0 cmake: Add quotes to handle missing ZEPHYR_TOOLCHAIN_VARIANT variable Björn Stenberg 2018-09-24 13:50:25 +0200
  • 80b8da69f2 boards: arm: nrf52840_pca10056: Fix typo Reto Schneider 2018-09-15 05:18:26 +0200
  • 1dd5dc63c1 drivers: i2c: Add dts support for i2c slaves. Mieszko Mierunski 2018-09-12 15:23:41 +0200
  • 66192618a7 arch: arm: Minor style and typo fixes in inline comments Ioannis Glaropoulos 2018-09-24 11:41:42 +0200
  • 7d4339a920 arch: arm: add explanatory comment for SPLIM_NS set functions Ioannis Glaropoulos 2018-09-24 12:12:37 +0200
  • 98e38109c4 arch: arm: fix error reason intialization Ioannis Glaropoulos 2018-09-24 11:54:46 +0200
  • c632d25a9f ext: hal: nrfx: Update README after upgrading to version 1.3.0 Andrzej Głąbek 2018-09-24 08:39:56 +0200
  • 30d04578cd CODEOWNERS: Assing maintainer for all native_posix backends Alberto Escolar Piedras 2018-09-24 10:50:26 +0200
  • e59b8cbef9 subsys : shell : Added API changing prompt Jakub Rzeszutko 2018-09-21 16:41:22 +0200
  • 559578c09a Bluetooth: Add API to iterate through existing bonds Johan Hedberg 2018-09-20 15:19:40 +0300
  • 204acc8232 subsys: logger: fix merge error Alberto Escolar Piedras 2018-09-24 10:26:42 +0200
  • 8c02af73be Bluetooth: shell: Add l2cap-recv command Luiz Augusto von Dentz 2018-09-17 14:30:35 +0300
  • 9f79862300 net: buf: Use net_buf_add_mem in net_buf_append_bytes Luiz Augusto von Dentz 2018-09-11 14:18:35 +0300
  • 16fdd74908 Bluetooth: L2CAP: Make use of net_buf_append_bytes Luiz Augusto von Dentz 2018-09-11 14:14:20 +0300
  • da83616ede Bluetooth: L2CAP: Fix identation of struct members Luiz Augusto von Dentz 2018-08-22 14:03:30 +0300
  • 62f41df283 Bluetooth: L2CAP: Prevent the channel to stall Luiz Augusto von Dentz 2018-09-04 11:14:30 +0300
  • 8af4786e9f Bluetooth: L2CAP: Restore credits after receiving an SDU Luiz Augusto von Dentz 2018-08-22 13:36:41 +0300
  • 3151d26572 Bluetooth: L2CAP: Add return to recv Luiz Augusto von Dentz 2018-08-22 13:16:14 +0300
  • 0287a04340 Bluetooth: host: Fix name conflict with kernel smp_init in smp.c Joakim Andersson 2018-09-20 09:51:54 +0200
  • cf6f87f25b Bluetooth: samples/peripheral_sc_only: Improve logging Johan Hedberg 2018-09-22 08:53:49 +0300
  • d5d902a140 Revert "sanitycheck: fail on check_compliance issues" Anas Nashif 2018-09-23 16:35:12 -0400
  • ba4643b778 sanitycheck: remove special ansi charachters from xml Anas Nashif 2018-09-23 09:41:59 -0500
  • 43398eb240 sanitycheck: fail on check_compliance issues Anas Nashif 2018-09-17 08:02:03 -0500
  • b3829adc78 samples: shell: enable kernel shell Anas Nashif 2018-09-23 10:05:20 -0500
  • 73c01f9e9f shell: modules: Adapt kernel commands to new shell Krzysztof Chruscinski 2018-08-09 15:03:58 +0200
  • 8feab483c9 shell: fix shell_log_backend dependency Krzysztof Chruscinski 2018-09-20 14:45:56 +0200
  • 780c1c28ee doc: Update intro with ble mesh and kernel features Anas Nashif 2018-09-20 06:47:37 -0500
  • 674ccd3698 boards: arm: atsamd21: Add SAMD21 XPlained board Bryan O'Donoghue 2018-09-21 03:25:53 +0100
  • 343c48f7d0 arch: atmel_sam0: sam21j18a: Convert _U to __U to fix compile warning Bryan O'Donoghue 2018-09-17 22:07:53 +0100
  • e48434bc71 Bluetooth: gatt: gatt_discover_next with inclusive handle range Kamil Piszczek 2018-09-20 09:21:01 +0200
  • 350c3d7734 dts: Simplify overlay build scripts Sebastian Bøe 2018-04-18 09:31:02 +0200
  • 242c729539 doc: provide shield usage documentation Erwan Gouriou 2018-04-09 17:27:57 +0200
  • 7ee8b7a512 samples: Provide x-nucleo-iks01a1 shield sample Erwan Gouriou 2018-04-09 16:35:19 +0200
  • 6af514b67f build: enable shields dir treatment Erwan Gouriou 2018-03-15 17:21:35 +0100
  • ec408d3a12 boards: add support for shields x-nucleo-iks01a1 and -iks01a2 Erwan Gouriou 2018-03-15 17:18:31 +0100
  • 3591c85290 boards: arm: Add Cypress PSoC6 cy8ckit_062_wifi_bt_m4 board support Nazar Chornenkyy 2018-06-28 15:20:36 -0500
  • b9b2e58db4 boards: arm: Add Cypress PSoC6 cy8ckit_062_wifi_bt_m0 board support Nazar Chornenkyy 2018-07-09 16:37:40 -0500
  • edd6c7df41 drivers: serial: Add Cypress PSoC6 UART driver Nazar Chornenkyy 2018-06-28 15:20:16 -0500
  • 93f938c44e arm: Add Cypress PSoC6 SoC support Nazar Chornenkyy 2018-06-28 15:21:05 -0500
  • 4d6b662149 ext: hal: cypress: Protect floating point code with CONFIG_FLOAT Kumar Gala 2018-06-28 16:09:42 -0500
  • 2aa3815a09 ext: hal: cypress: Integrate Cypress PDL into Zephyr Build system Nazar Chornenkyy 2018-07-09 16:28:27 -0500
  • 650852703e ext: hal: cypress: Import Cypress PDL for PSoC6 SoC Support Nazar Chornenkyy 2018-06-28 15:19:41 -0500
  • f568673e1b c++: Fix compilation of C++ file that includes i2c.h Alexander Polleti 2018-09-07 07:50:37 +0200
  • 72e7bfa680 cmake: Remove unnecessary KCONFIG_ROOT configuration Sebastian Bøe 2018-09-21 14:42:57 +0200
  • 89a197be84 cmake: Re-direct KCONFIG_ROOT when convention is used Sebastian Bøe 2018-09-21 14:36:58 +0200
  • 3c834bdf27 kernel: Fix list-node add again corruption case in timeout handling Findlay Feng 2018-08-30 14:49:45 +0800
  • 0f55538762 gitlint: accept "'" in committer names Anas Nashif 2018-09-21 10:52:22 -0500