Commit graph

  • 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
  • 7ed7d535e9 drivers: adc: nrfx: Use SAADC HAL for setting the burst mode Andrzej Głąbek 2018-09-21 15:26:29 +0200
  • 11716e4664 ext: hal: nordic: Update nrfx adaptation layer Andrzej Głąbek 2018-09-21 15:13:11 +0200
  • 836cb5b76a ext: hal: nordic: Update nrfx to version 1.3.0 Andrzej Głąbek 2018-09-21 15:32:12 +0200
  • d2d076445c tests: build_all: Add missing dts fixups for apds9960 Maureen Helm 2018-09-21 09:58:37 -0500
  • 0a73ea04fa kernel: remove deprecate k_call_stacks_analyze Anas Nashif 2018-09-17 23:02:34 -0500
  • 02e9f9c8e6 net: route: Check that neighbor exists before deleting it Jukka Rissanen 2018-09-21 14:43:12 +0300
  • 3b8c37de45 net: route: Check NULL value in debug print Jukka Rissanen 2018-09-21 12:55:36 +0300
  • c57f3a09bc scripts/dts/extract: Fix handling of value extraction based on cells Kumar Gala 2018-09-20 08:22:29 -0500
  • 14ced2f021 scripts/dts/extract: Cleanup reg extraction Bobby Noelte 2018-09-21 02:13:08 -0500
  • 1ac3517c6a dts: Add missing 'compatible' property in flash base nodes Erwan Gouriou 2018-09-21 01:39:55 +0200
  • cc054c8044 scripts/dts/extract: factorize 'reg' prop extraction Erwan Gouriou 2018-09-21 00:27:04 +0200
  • 8245b0c1a2 scripts/dts: extract_dts_includes: remove unused 'names' argument Erwan Gouriou 2018-09-10 13:37:44 +0200
  • 59a6ec44b7 drivers: apds9960: use power management Johann Fischer 2018-09-14 18:56:32 +0200
  • cc56de7005 samples: apds9960: rework APDS9960 sample Johann Fischer 2018-09-10 16:48:52 +0200
  • b192b2b575 drivers: apds9960: add trigger mode for proximity Johann Fischer 2018-09-13 14:08:41 +0200
  • 963f97d035 drivers: apds9960: use interrupt output for sample Johann Fischer 2018-09-13 13:52:27 +0200
  • 9c3d77380a driver: apds9960: reorganize ALS and proximity setups Johann Fischer 2018-09-13 16:00:33 +0200
  • 163629c96a drivers: apds9960: use i2c_burst_read to fetch ALS data Johann Fischer 2018-09-10 17:23:11 +0200
  • 22d653fd20 tests: sched: Use SCHED_MULTIQ for native posix platform Ajay Kishore 2018-09-20 06:58:47 +0530
  • 1e152ff20e lib: cmsis_rtos_v1: do null check before use Niranjhana N 2018-09-21 15:47:51 +0530
  • 9da6a85c8c drivers: flash: nrf5: Use faster write interval with BT sync Vinayak Kariappa Chettimada 2018-09-19 15:40:35 +0200
  • 6c89c4b5f7 Bluetooth: Controller: Add support for setting public address Szymon Janc 2018-09-20 20:13:23 +0200
  • 0a23067540 Bluetooth: GATT: Remove BT_GATT_WRITE_FLAG_PREPARE check in GAP Luiz Augusto von Dentz 2018-09-19 09:51:00 +0300
  • 67ca29a0e7 dts: nrf: Expand nRF DTS to support ARM TrustZone CryptoCell 310 Dominik Kilian 2018-09-04 15:06:21 +0200
  • de24cd69de boards/arm: Fix button dts syntax for stm32 based boards Erwan Gouriou 2018-09-21 01:25:55 +0200
  • 58542d8d6c samples: Include regex matching in samples Spoorthi K 2018-09-17 13:39:12 +0530
  • 4462dfabb6 lib: posix: fix couple of race conditions Niranjhana N 2018-09-19 18:40:46 +0530
  • 31c8817d60 include: arm: CMSIS header redefining MPU_PRESENT. Adithya Baglody 2018-07-25 11:02:33 +0530
  • da73606218 tests: benchmarks: sys_kernel: Reduce the number of loops. Adithya Baglody 2018-07-25 10:25:32 +0530
  • 0e11792f4e tests: userspace: Incorrect location to the privileged stack. Adithya Baglody 2018-07-24 14:14:24 +0530
  • b19f3ec2ba tests: mem_protect: mem_protect: Update the stack size. Adithya Baglody 2018-05-08 14:30:39 +0530
  • 44057a197f tests: kernel: pipe : Update the stack size. Adithya Baglody 2018-05-08 10:57:04 +0530
  • d547c9b26c boards: mps2_an385: Enable userspace for MPS2_AN385. Adithya Baglody 2018-08-24 09:42:11 +0530
  • 0e60644ff8 soc: mps2_an385: Enable Memory Protection unit. Adithya Baglody 2018-04-11 15:14:37 +0530
  • 36365e38ba drivers: timers: systick: Enforce a barrier in _timer_cycle_get_32. Adithya Baglody 2018-04-20 11:44:23 +0530
  • 023bc923b0 soc: mps2_an385: Added support for MPU Adithya Baglody 2018-04-11 15:11:53 +0530
  • a8f2675604 tests: userspace: Update the required stack size for mps2_an385 Adithya Baglody 2018-04-12 14:38:45 +0530
  • b64b9e7846 boards: arm: dts: remove unnecessary interrupt flag Johann Fischer 2018-09-20 11:57:55 +0200
  • a013ce3bf0 drivers: sensor: Fix incorrect Kconfig dependency in lsm6dsl Maureen Helm 2018-09-20 11:05:06 -0500
  • 71feeceb1b tests: build_all: Add missing sensor drivers and rebalance testcases Maureen Helm 2018-09-18 08:43:44 -0500
  • 806bc1a4da tests: build_all: Add missing dts fixups for sensor drivers Maureen Helm 2018-09-18 15:45:05 -0500
  • 06f73456ba drivers: sensor: Fix casting warnings Maureen Helm 2018-09-18 15:40:09 -0500
  • 553a31efb9 drivers: sensor: Add missing cmake files for bmm150 Maureen Helm 2018-09-18 08:34:24 -0500
  • 7ac70c4764 drivers: sensor: Fix compiler format warning in bmi160 Maureen Helm 2018-09-18 08:33:01 -0500
  • 2875c052dc drivers: sensor: Fix unused variable warnings Maureen Helm 2018-09-18 08:11:09 -0500
  • c764e021d8 CMakeLists.txt: Updated the rule for shared memory alignment. Adithya Baglody 2018-09-19 11:28:27 +0530
  • ae92f2badf subsys: app_memory: Fixed the size calculation for power of 2 MPUs Adithya Baglody 2018-09-19 11:20:09 +0530
  • 7e273b28c8 samples: subsys: power_mgr: Add changes as per PM policy Kconfig Ramakrishna Pallala 2018-09-18 12:50:07 +0530
  • c511857f57 subsys: power: Add support for pluggable PM policies Ramakrishna Pallala 2018-09-17 13:16:47 +0530
  • f0a2f2b423 soc: arm: nrf52: Select the supported Power States Ramakrishna Pallala 2018-09-18 11:53:14 +0530
  • 56117f9f91 arch: Kconfig: Add Kconfig options for Low Power States Ramakrishna Pallala 2018-09-18 11:48:37 +0530
  • 6320043669 qemu: nios2: Enable UART 16550 driver for QEMU Ramakrishna Pallala 2018-09-14 14:25:04 +0530
  • 1c16cfcc30 arch: arm: Make ARM_MPU the sole option controlling MPU usage Piotr Zięcik 2018-09-17 15:03:43 +0200
  • d393186d51 arch: arm: Introduce CPU_HAS_ARM_MPU and CPU_HAS_NXP_MPU options Piotr Zięcik 2018-08-09 14:47:27 +0200
  • d9cc147c60 arch: nxp_kinetis: Remove HAS_SYSMPU option. Piotr Zięcik 2018-09-17 14:58:21 +0200
  • edfcab428b arch: nxp_imx: Remove ARM_MPU_IMX_RT option. Piotr Zięcik 2018-08-09 13:43:26 +0200
  • 9331064ff9 arch: nrf52: Remove ARM_MPU_NRF52X option. Piotr Zięcik 2018-08-09 12:52:31 +0200
  • c4cd4cfe7f arch: beetle: Remove ARM_MPU_ENABLE option. Piotr Zięcik 2018-08-09 12:33:49 +0200
  • eb1ee5f1ee arch: stm32: Remove STM32_ARM_MPU_ENABLE option. Piotr Zięcik 2018-08-09 12:01:21 +0200
  • 461a9de773 doc: Bluetooth: Mention Mesh in the supported features Johan Hedberg 2018-09-20 10:11:12 +0300
  • 27d99d16f8 samples: net: sockets: echo_server: Add VLAN support Jukka Rissanen 2018-09-14 15:14:16 +0300
  • b17b1609ec samples: net: sockets: echo-client: Add VLAN support Jukka Rissanen 2018-09-14 14:48:02 +0300
  • b9fa6d4b22 samples: net: echo-client: Add VLAN support Jukka Rissanen 2018-09-14 14:36:25 +0300
  • 3d83601661 samples: net: echo_server: Add VLAN support Jukka Rissanen 2018-09-13 15:09:26 +0300
  • fc27a81ed2 net: context: Select proper network interface when binding Jukka Rissanen 2018-09-13 15:06:35 +0300
  • 9fe378b7e7 Bluetooth: Mesh: Enforce proper compilation. Adithya Baglody 2018-09-20 11:21:13 +0530
  • 79e8f79498 boards/x86: up_squared: add sample app for GPIO Daniel Leung 2018-09-19 10:15:12 -0700
  • d328a4fede boards/x86: up_squared: add GPIO dts configuration Daniel Leung 2018-09-19 10:15:12 -0700
  • 8d18ebde9b gpio: add driver for Intel Apollo Lake SoC Daniel Leung 2018-09-19 10:15:12 -0700
  • eb6ea28649 gpio: enable callback to specify pin in addition to pin_mask Daniel Leung 2018-09-19 10:15:11 -0700