Commit graph

  • 4207e705f0 doc: fix genrest turbo mode output David B. Kinder 2019-10-02 14:17:06 -0700
  • b61f86d2c0 west: openocd: support pre init command option Anas Nashif 2019-09-30 11:42:08 -0400
  • 842e1d4dd1 doc: dts: Fix 'child-binding' typo in legacy syntax section Ulf Magnusson 2019-10-03 00:37:06 +0200
  • b3d6ac2e37 tests: timer_api: Fix duplicate timestamp update. Stephanos Ioannidis 2019-10-02 16:53:44 +0900
  • 85afd0f797 boards: arm: qemu_cortex_m0: filter out a couple of failing tests Ioannis Glaropoulos 2019-10-01 18:30:17 +0200
  • 9145264ba9 boards: arm: qemu_cortex_m0: implement custom system clock driver Ioannis Glaropoulos 2019-10-01 16:19:13 +0200
  • b0ef6d0693 drivers: timer: nrf: minor comment fix Ioannis Glaropoulos 2019-10-01 16:02:27 +0200
  • ad92194250 boards: arm: qemu_cortex_m0: configure board with own timer driver Ioannis Glaropoulos 2019-10-01 15:12:13 +0200
  • 322d797bb5 CODEOWNERS: adding code owner for ARM Qemu Cortex-M* platforms Ioannis Glaropoulos 2019-09-30 15:50:22 +0200
  • 9f3e6b9c40 boards: arm: qemu_cortex_m0: adding documentation Ioannis Glaropoulos 2019-09-30 15:28:05 +0200
  • 3ddd5ebb02 boards: arm: add QEMU support for Cortex-M0 Ioannis Glaropoulos 2019-09-30 13:59:47 +0200
  • 7c26c17be6 scripts: edtlib: Add easy redirection of warnings Ulf Magnusson 2019-09-28 15:03:45 +0200
  • 567c348167 scripts: dts: Generalize '#cells' to allow multiple sources Ulf Magnusson 2019-09-26 20:34:13 +0200
  • 4f3b0cb28c Bluetooth: Mesh: Remove unused macro Johan Hedberg 2019-10-02 17:01:16 +0300
  • ad28c2d67a logging: wake up log process thread only when log message happen Wentong Wu 2019-09-29 16:40:39 +0800
  • 6e89842d3d drivers/i2c/i2c_dw: really, really make 64-bit clean Charles E. Youse 2019-10-02 08:09:12 -0400
  • e5192f8e9a doc: cmake: kconfig: Remove assignments to unused env. vars. Ulf Magnusson 2019-10-01 19:36:49 +0200
  • 631a90cd42 tests: gui: Pass image pointer to fs_write Jan Van Winkel 2019-10-01 21:02:11 +0200
  • 799b46e35e Bluetooth: controller: Use entropy driver directly in bt_rand Wolfgang Puffitsch 2019-09-19 10:28:43 +0200
  • 70cbf342ff bluetooth: controller: RX PDU meta data support in LLL Morten Priess 2019-09-27 09:14:23 +0200
  • 9468cb6eb1 tests: net: hostname: Corrected unique hostname conversion Jan Van Winkel 2019-10-02 08:52:10 +0200
  • 391076c73e samples: net: echo-server: Init tcp6_handler_in_use for IPv6 Jan Van Winkel 2019-10-01 21:19:31 +0200
  • 49d6837bec samples: move board overlay files into boards directory Peter Bigot 2019-09-25 06:33:49 -0500
  • 0582a0c1bf cmake: add app boards subdir as search location for board overlay files Peter Bigot 2019-09-24 07:16:27 -0500
  • 89a984e644 drivers/i2c/i2c_dw.c: make 64-bit clean Charles E. Youse 2019-10-01 12:12:02 -0400
  • de057ba284 logging: Add log_output flushing to synchronous processing Krzysztof Chruscinski 2019-09-24 08:31:48 +0200
  • e0fbac01a3 samples: usb: webusb: Update README and sample link Andrei Emeltchenko 2019-10-01 15:13:05 +0300
  • e169818b68 cmake: Cleanup ethernet include directory handling Sebastian Bøe 2019-10-01 16:08:36 +0200
  • 7c07093f66 kernel: tests: Increased TX/RX buf size in pipe test Jan Van Winkel 2019-08-24 22:12:37 +0200
  • 13433fcc4b x86: fix EXCEPTION_DEBUG dependency Andrew Boie 2019-10-01 10:36:01 -0700
  • cb1dd7465b kernel: remove vestigal printk references Andrew Boie 2019-10-01 10:28:32 -0700
  • 9d70a87f20 drivers: espi: move header to include/drivers Anas Nashif 2019-10-01 10:49:26 -0400
  • 1af66a9cc5 include/tc_util.h: Rename __str to fix C++ compile error Erwin Rol 2019-09-28 14:32:15 +0200
  • 6add267377 tests: tinycrypt: build only on native_posix Anas Nashif 2019-09-28 18:35:15 -0400
  • ba287d2b27 cmake: Fix bug where DTS_BINDINGS_DIRS could only have one entry Sebastian Bøe 2019-09-26 17:45:47 +0200
  • 99b3f8617e kernel: use logging for userspace errors Andrew Boie 2019-09-30 14:25:23 -0700
  • dc246fb1ca SYS_MEM_POOL_DEFINE(): move BUILD_ASSERT() at the end Nicolas Pitre 2019-09-26 16:32:15 -0400
  • 9d0e2cb325 cmake: Fix usb include directory organization Sebastian Bøe 2019-10-01 15:05:05 +0200
  • c15705f180 doc: genrest: Separate turbo mode logic from rest of code Ulf Magnusson 2019-09-30 21:29:00 +0200
  • cd9b940756 Bluetooth: common: Statically check for immediate logging Carles Cufi 2019-10-01 14:21:27 +0200
  • f8da57a93e tests: bluetooth: shell: Revert back to default logging settings Carles Cufi 2019-10-01 13:59:07 +0200
  • 6c5fc1b532 doc: bluetooth: Add 1.14 qualification listings Carles Cufi 2019-10-01 11:50:49 +0200
  • 953952adbd samples: drivers: espi: Remove delay from eSPI handshake Jose Alberto Meza 2019-09-26 11:36:06 -0700
  • 7e29c9da0b logging: add minimal implementation Andrew Boie 2019-09-22 16:44:43 -0700
  • 1b900bf546 bluetooth: monitor: don't build backend if minimal Andrew Boie 2019-09-22 19:46:23 -0700
  • a7787c8519 shell: fix configuration issue Andrew Boie 2019-09-22 17:19:19 -0700
  • d6d3f152b3 logging: remove return value from log_printk() Andrew Boie 2019-09-22 17:02:45 -0700
  • 638f480b35 log: remove duplicate log_printk() definition Andrew Boie 2019-09-22 16:51:07 -0700
  • 144f2cb2b3 logging: abstract log_core_init() Andrew Boie 2019-09-22 16:49:45 -0700
  • 56650aff7e arch: arc: fix the bug in prologue of sys call handling Wayne Ren 2019-09-26 21:13:42 +0800
  • 67795b79a2 usb: Remove extra logs Andrei Emeltchenko 2019-10-01 11:29:02 +0300
  • b3ce7cb1c8 kernel: tests: Added header with common declarations Jan Van Winkel 2019-08-24 23:06:44 +0200
  • bb6a6e8fcc cmake: Move the invocation of 'project' earlier Sebastian Bøe 2019-09-27 14:05:53 +0200
  • 7e0d8bcf7a samples: net: echo-server: Add support for multiple listeners Jukka Rissanen 2019-09-26 12:45:42 +0300
  • b9dc69b38e subsys/settings: Remove optional from Kconfig Laczen JMS 2019-10-01 09:19:16 +0200
  • 89d4c6928e kernel: add arch abstraction for irq_offload() Andrew Boie 2019-09-30 15:58:11 -0700
  • 0f5d2d323f arch/x86: add Z_ARCH_THREAD_STACK_MEMBER() macro Erwin Rol 2019-09-30 20:51:42 +0200
  • cb5e6b234d tests: rtc: rename test.yaml to testcase.yaml Anas Nashif 2019-09-29 11:10:15 -0400
  • 965aac39b6 tests: board_shell: rename test.yaml to testcase.yaml Anas Nashif 2019-09-29 11:07:58 -0400
  • 2d4837061a tests: fix identifiers Anas Nashif 2019-09-29 11:02:13 -0400
  • 4c095b5cbc drivers: gpio: xec: Ensure GPIO input is enabled Jose Alberto Meza 2019-09-26 18:22:34 -0700
  • 8f0bb6afe6 tracing: simplify idle thread detection Andrew Boie 2019-09-21 18:36:23 -0700
  • 0095ed5384 kernel: rename z_is_idle_thread() Andrew Boie 2019-09-21 18:30:33 -0700
  • bd6d8dc070 arc: rename k_cpu_sleep_mode Andrew Boie 2019-09-21 18:07:07 -0700
  • 2c1fb971e0 kernel: rename __swap Andrew Boie 2019-09-21 18:05:17 -0700
  • fe031611fd kernel: rename main/idle thread/stacks Andrew Boie 2019-09-21 17:54:37 -0700
  • e6654103ba kernel: rename boot time globals Andrew Boie 2019-09-21 16:55:55 -0700
  • fa22ecffec x86: remove redunant idle timestamp setting Andrew Boie 2019-09-21 16:45:57 -0700
  • f6fb634b89 kernel: rename kernel_arch_init() Andrew Boie 2019-09-21 16:30:51 -0700
  • 4ad9f687df kernel: rename thread return value functions Andrew Boie 2019-09-21 16:25:56 -0700
  • 07525a3d54 kernel: add arch interface for idle functions Andrew Boie 2019-09-21 16:17:23 -0700
  • 845aa6d114 kernel: renamespace arch_nop() Andrew Boie 2019-09-21 16:03:22 -0700
  • e1ec59f9c2 kernel: renamespace z_is_in_isr() Andrew Boie 2019-09-21 15:58:15 -0700
  • 61901ccb4c kernel: rename z_new_thread() Andrew Boie 2019-09-21 15:36:52 -0700
  • 9e1dda8804 timing_info: rename globals Andrew Boie 2019-09-21 15:27:08 -0700
  • 2129937d3d realloc(): move mempool internal knowledge out of generic lib code Nicolas Pitre 2019-09-26 17:24:50 -0400
  • 8940c25145 drivers: can: flexcan: disable self-reception and support listen-only Henrik Brix Andersen 2019-09-13 21:19:16 +0200
  • 2ac5841928 Bluetooth: SMP: Handle both devices initiating security Joakim Andersson 2019-09-06 14:29:32 +0200
  • eb6ae10745 Bluetooth: SMP: Move re-encryption handling into the SMP module Joakim Andersson 2019-09-24 13:55:09 +0200
  • d50b1ac301 Bluetooth: SMP: Move bt_smp_keys_check function up Joakim Andersson 2019-09-24 13:50:46 +0200
  • a6eb2ae299 adc: Trivial style cleanup Andrei Emeltchenko 2019-09-30 15:49:56 +0300
  • 582bb03296 drivers: adc: adc_mchp_xec: Add error logs Andrei Emeltchenko 2019-09-30 15:46:13 +0300
  • 2f6371c1ad drivers: adc: adc_mchp_xec: Fix incorrect channel mask check Andrei Emeltchenko 2019-09-30 15:35:39 +0300
  • ad0c6688ff tests: adc: Correct tags Andrei Emeltchenko 2019-09-30 11:23:48 +0300
  • c66b269ae6 boards: mec15xxevb_assy6853: Include counter, adc, watchdog to tests Andrei Emeltchenko 2019-09-30 09:35:46 +0300
  • b2a022baff K_MEM_POOL_DEFINE(): remove extra semicolon Nicolas Pitre 2019-09-26 16:36:40 -0400
  • f520a221ab doc: contribution guidelines: Clarify use of uncrustify Alberto Escolar Piedras 2019-09-30 14:11:30 +0200
  • 3920844842 Bluetooth: Host: Fix usage of re-using Bluetooth log buffers Joakim Andersson 2019-09-30 13:21:11 +0200
  • 0bf1f9a408 tracing: add missing end_call for k_mutex_unlock Anas Nashif 2019-09-29 09:48:59 -0400
  • 4abbd54cd5 tracing: remove useless ifdefing for CONFIG_TRACING Anas Nashif 2019-09-29 09:34:46 -0400
  • 40ca638a00 arch: posix: fix function name in comment Anas Nashif 2019-09-29 09:34:06 -0400
  • 2051ad1846 tests: convert util test to a unit test Anas Nashif 2019-09-28 09:06:02 -0400
  • c1038de6e8 bluetooth: controller: Add vendor operations to TICKER_USER_ULL_HIGH_OPS Morten Priess 2019-09-27 11:58:07 +0200
  • cd07fe94d6 bluetooth: controller: Use ticker must_expire to ensure ADV timing rand Morten Priess 2019-09-27 13:49:39 +0200
  • 5ce4df2a67 bluetooth: controller: Connection meta property support in LLL Morten Priess 2019-09-30 10:10:45 +0200
  • c38e2ee61a Bluetooth: controller: Fix refactored SWI regression Vinayak Kariappa Chettimada 2019-09-30 11:58:52 +0530
  • 5b57737817 arch/x86: multiboot.h: use BIT() macros instead of explicit shifts Charles E. Youse 2019-09-27 20:06:54 -0400
  • dc8b3b1094 samples/board/x86_info: move to tests directory Charles E. Youse 2019-09-27 15:56:30 -0400
  • 7637571871 arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI Charles E. Youse 2019-09-27 15:25:36 -0400
  • 200056df2f arch/x86: rename CONFIG_X86_MULTIBOOT and related to CONFIG_MULTIBOOT Charles E. Youse 2019-09-27 14:53:40 -0400