Commit graph

  • 44498e6c8a tests: net: websocket: Fix crash when tearing down tests Jukka Rissanen 2018-08-29 16:50:58 +0300
  • a81aad9756 tests: net: Run networking tests only for selected platforms Jukka Rissanen 2018-08-28 09:50:11 +0300
  • 9ecc4ead68 sched: Properly account for timeslicing in tickless mode Andy Ross 2018-08-23 11:31:50 -0700
  • 6dae106d79 net: ipv6: Drop packet with multiple HBHO Ruslan Mstoi 2018-08-27 12:28:02 +0300
  • 18b8a633b6 sensors: introduce kconfig named choices Erwan Gouriou 2018-08-28 14:54:21 +0200
  • d2e713f9ef arch: stm32l4: Enable gpio interrupts correctly Yannis Damigos 2018-08-29 14:21:06 +0300
  • 9255bf5f7f gpio: Use GPIO_FLAGS instead of GPIO_INT_CONF Diego Sueiro 2018-05-12 06:59:12 +0100
  • 32a6fa1c58 arch: st_stm32: Remove I2C and SPI instances from common defconfig Yannis Damigos 2018-08-28 16:20:41 +0300
  • 68823b503e dts/st: fix stm32l4 gpioh gpioi node addresses Erwan Gouriou 2018-08-29 09:58:18 +0200
  • 24c96a8a47 tests: benchmarks: sys_kernel: Enable benchmark for slower SoCs Adithya Baglody 2018-08-27 18:25:21 +0530
  • 70f85fee34 tests: net: mqtt: Fix rc check in mqtt_publisher test Jørgen Kvalvaag 2018-08-29 08:12:16 +0200
  • 8c91001ada boards: x86: arduino_101: set DISK_FLASH_MAX_RW_SIZE to 256 Savinay Dharmappa 2018-08-29 16:06:12 +0530
  • 6a01c69f9b nrf52_pca10040: get the erase block size from dts Anas Nashif 2018-08-27 14:05:30 -0400
  • baabe64549 tests: cmsis_rtos_v1: Wait for longer duration in k_busy_wait Spoorthi K 2018-08-17 11:25:44 +0530
  • 0b8792c05c lib/cmsis_rtos_v1: Check if osKernelStart() is called from ISR Spoorthi K 2018-08-28 12:16:45 +0530
  • 64b130683c arch: arm: stm32l4: add missing I2C_3 to dts.fixup Kiril Zyapkov 2018-08-26 18:16:44 +0300
  • 4f59c62441 boards: nucleo_l432kc: mark nvs sample as supported Aurelien Jarno 2018-08-28 10:10:02 +0200
  • c73f15a44d boards: nucleo_l432kc: add a storage flash partition Aurelien Jarno 2018-08-28 09:55:11 +0200
  • cdbbdcaee1 dts: stm32l4: add flash erase block size entry Aurelien Jarno 2018-08-28 09:45:11 +0200
  • 1d1a4b321b doc: fix misspellings in reST files David B. Kinder 2018-08-28 09:36:14 -0700
  • 1c29bff055 doc: fix kconfig misspellings David B. Kinder 2018-08-28 09:43:47 -0700
  • 7b548c42ee doc: fix misspellings in API documentation David B. Kinder 2018-08-28 09:50:56 -0700
  • 3f2f6dda1a tests: a fix for ARC and MPU VER 3 Wayne Ren 2018-08-22 14:11:34 +0800
  • 511edf0175 Revert "sam_e70: enable instruction and data caches on sam_e70" Adithya Baglody 2018-08-28 14:57:43 +0530
  • a166ba77c4 net: lwm2m: return observe errors immediately Michael Scott 2018-08-27 13:59:18 -0700
  • 881fae33a9 net: lwm2m: fix typo in observe error message Michael Scott 2018-08-27 08:50:56 -0700
  • be2b361b35 net: lwm2m: check for read permission on observe Michael Scott 2018-08-27 13:57:23 -0700
  • 3b80998ff2 net: lwm2m: correct Copyright to Foundries.io Michael Scott 2018-08-27 15:26:09 -0700
  • 6b44a00336 subsys: usb: class: hid: Add OUT interrupt endpoint Savinay Dharmappa 2018-05-03 20:41:17 +0530
  • d2b4d8f049 tests: thread_api: increase stack for test Anas Nashif 2018-08-27 15:37:21 -0500
  • 0e07f8e97a Revert "sched: Properly account for timeslicing in tickless mode" Anas Nashif 2018-08-27 16:26:36 -0500
  • 42c5d519b1 samples: mpu_stack_guard_test: Update console output in README Maureen Helm 2018-08-24 14:38:15 -0500
  • 3ef2cc66c0 samples: mpu_stack_guard_test: Fix yaml regexes Maureen Helm 2018-08-24 14:31:51 -0500
  • 17e9d623b4 kernel: Enable interrupts for MULTITHREADING=n on supported arch's Andy Ross 2018-08-27 10:07:46 -0700
  • bc6fb65c81 sched: Properly account for timeslicing in tickless mode Andy Ross 2018-08-23 11:31:50 -0700
  • 7b0632822b drivers: i2c_ll_stm32_v1: Handle NACK during address tranmsission Yannis Damigos 2018-08-05 19:47:20 +0300
  • 32d159e335 drivers: i2c_ll_stm32_v1: Generate STOP condition if NACK Yannis Damigos 2018-08-05 19:15:46 +0300
  • c3118e66ee subsys: bluetooth: host: Ensure PDUs are not allocated in ISR Olivier Martin 2018-08-16 17:56:49 +0200
  • 45a394e805 net: tcp: Remove NET_TCP_FINAL_* flags Paul Sokolovsky 2018-08-23 13:54:07 +0300
  • 5a16b9020f dts: bindings: scan application dir for bindings Bobby Noelte 2018-08-21 11:02:48 +0200
  • 7976d2b564 samples: nvs: Use flash erase block size from dts Maureen Helm 2018-08-25 14:53:56 -0500
  • f3be631625 Bluetooth: controller: Fix compile error when PHY update disabled Vinayak Kariappa Chettimada 2018-08-20 16:07:29 +0200
  • 021b12328a Bluetooth: Kconfig the Auto PHY Update Procedure initiation Vinayak Kariappa Chettimada 2018-08-27 07:45:43 +0200
  • 338dc8a952 net: tcp: Properly queue FIN packets for retransmission Paul Sokolovsky 2018-08-23 14:41:56 +0300
  • 1b5db96a1d tests: benchmark: Check for return values Spoorthi K 2018-08-27 19:25:01 +0530
  • 4fedec2ee5 net: tcp: Handle out-of-buf properly when preparing segment Jukka Rissanen 2018-08-27 17:14:28 +0300
  • ab9f39481f net: udp: Check return value when appending UDP data Jukka Rissanen 2018-08-27 17:03:50 +0300
  • 9a5fdefa81 boards: nrf52840_pca10059: Fix pyOCD configuration Henrik Brix Andersen 2018-08-25 22:33:18 +0200
  • fb10377ecc drivers: gpio: Fix two bugs in nrfx gpio Pawel Dunaj 2018-08-20 14:57:33 +0200
  • c0907762f3 sam_e70: enable instruction and data caches on sam_e70 Anas Nashif 2018-08-26 13:41:55 -0400
  • f72c4c5236 lib/cmsis_rtos_v1: Remove redundant stack size check Rajavardhan Gundi 2018-08-27 11:32:39 +0530
  • d8d5ec3f91 kernel: Fix double-list-removal corruption case in timeout handling Andy Ross 2018-08-24 09:52:17 -0700
  • 8b651492c8 kernel: Remove unused variable Andy Ross 2018-08-24 09:32:17 -0700
  • f17b111e39 tests: kernel: init: Fix integer overflow issue Ajay Kishore 2018-08-23 23:38:00 +0530
  • c1f54cc5fd Kconfig: Show include paths in menuconfig and documentation Ulf Magnusson 2018-08-24 01:31:41 +0200
  • 845fdbb7c0 lib: cmsis_rtos_v1: replace an else case Niranjhana N 2018-08-23 13:27:42 +0530
  • dc537eb6a9 tests: cmsis_rtos_v1: add semaphore negative tests Niranjhana N 2018-08-21 14:06:05 +0530
  • 69d8c1c08c syscalls: Correct the type of _k_syscall_table Sebastian Bøe 2018-08-24 10:35:10 +0200
  • 2af8dc9630 net: sockets: close: Call net_context_accept only for listening socket Paul Sokolovsky 2018-08-22 18:10:02 +0300
  • 9dd63f7ddf tests: cmsis_rtos_v1: Add more test scenarios in mutex Praful Swarnakar 2018-08-23 07:45:24 +0530
  • 8ccac9f74c net: context: Move/rename net_context_set_appdata_values() to net_pkt.c Paul Sokolovsky 2018-08-23 00:59:50 +0300
  • 8d3510c554 net: pkt: Cleanup validation of min fragment size based on max headers Paul Sokolovsky 2018-08-23 00:44:58 +0300
  • 069d409b29 arch: arm: stm32: enable instruction and data caches on STM32F7 Aurelien Jarno 2018-06-28 21:52:42 +0200
  • 9039d6fd6e samples: nvs: Use depends_on to select platforms Maureen Helm 2018-08-24 09:46:20 -0500
  • f2662acd90 samples: nvs: Allow mpu flash write Maureen Helm 2018-08-24 09:41:30 -0500
  • 71ca65306c mempool: Fix bit pointer state for N_MAX > 31 Andy Ross 2018-08-23 11:18:32 -0700
  • b92436a13f boards: nrf52840_pca10059: Add pyOCD configuration Henrik Brix Andersen 2018-08-24 20:18:17 +0200
  • d47fada3a4 subsys: fs/nvs: fix writes when write_block_size != 1 Aurelien Jarno 2018-08-20 21:41:46 +0200
  • 12a77e5092 boards: nrf52_adafruit_feather: Add pyOCD configuration Henrik Brix Andersen 2018-08-23 08:27:13 +0200
  • 0be1875e42 boards: cleanup and update the default config of arc boards Wayne Ren 2018-08-23 20:34:56 +0800
  • 5c3198e3b7 tests: power: exclude arduino_101 Niranjhana N 2018-08-23 11:57:10 +0530
  • 871cc3232f tests: kernel: sched: schedule_api: Increase stack size. Adithya Baglody 2018-08-24 13:08:51 +0530
  • f232643f7c Bluetooth: controller: Use HCI Error Code definitions Vinayak Kariappa Chettimada 2018-08-23 02:03:31 +0200
  • 76599ec2e8 Bluetooth: Add HCI Error Code definitions required by LE controller Vinayak Kariappa Chettimada 2018-08-23 02:00:28 +0200
  • 94d7669cf3 Bluetooth: controller: Fix assert on different transaction collision Vinayak Kariappa Chettimada 2018-08-17 10:12:28 +0200
  • 7983606327 drivers: gpio: sx1509b: Kconfig options depend on GPIO_SX1509B Michael Scott 2018-08-23 13:49:42 -0700
  • 32652b4e0b boards: nios2: qemu_nios2: Add board documentation Ramakrishna Pallala 2018-08-23 14:56:17 +0530
  • 0d0b221efa samples: bluetooth: peripheral_hids: Add settings module Radoslaw Koppel 2018-08-23 11:03:14 +0200
  • 1d4e089498 qemu: support alternate path of qemu binaries Anas Nashif 2018-08-21 10:25:52 -0500
  • a4cc88ad30 samples: net: sockets: echo-client: fix sock fd test, allow zero. Gil Pitney 2018-08-21 11:41:10 -0700
  • d67095ba59 Kconfiglib: Make header symbol order match .config files again Ulf Magnusson 2018-08-21 22:01:07 +0200
  • 00bb71361d release: bump version to 1.13-rc1 Anas Nashif 2018-08-22 11:38:13 -0700
  • f69199777f soc: efr32fg1p: correct clock initialization sequence Piotr Mienkowski 2018-08-16 11:17:44 +0200
  • b69d286180 samples: subsys: Add sample app to demo OS managed PM Ramakrishna Pallala 2018-08-17 20:14:56 +0530
  • 2ad647857c subsys: power: Add OS managed Power Management framework Ramakrishna Pallala 2018-08-16 10:39:40 +0530
  • 1301cc636b arch: arm: nordic_nrf: Add an API to check for valid PM state Ramakrishna Pallala 2018-08-14 13:08:43 +0530
  • 506f21b631 arch: arc: small optimization in mpu driver Wayne Ren 2018-08-22 14:06:39 +0800
  • eab5ff725d arch: arc: put the init context into privileged stack Wayne Ren 2018-08-20 22:39:39 +0800
  • fa9fb831ed arch: arc: re-orgnize the code in _new_thread Wayne Ren 2018-08-07 12:46:52 +0800
  • a1504c3c0d arch: arc: set the right init status for user space Wayne Ren 2018-08-06 16:41:36 +0800
  • d68c016793 arch: arc: enable stack check when arc is in secure mode Wayne Ren 2018-07-19 16:59:21 +0800
  • f3d2893344 arch: arc: stack check will be disabled in exception Wayne Ren 2018-07-19 16:50:05 +0800
  • 49732b27d9 net: Move CONFIG_NET_OFFLOAD definition to net/ip/ Paul Sokolovsky 2018-08-20 13:38:55 +0300
  • 84c352d0f3 samples: sensor: adxl372: Add ADXL372 sample application Michael Hennerich 2018-08-17 09:31:42 +0200
  • a3e7cea1df drivers: sensors: adxl372: Add driver for ADXL372 high-g accelerometer Michael Hennerich 2018-08-01 10:45:59 +0200
  • 22b61c7f43 sensors: add WaRP7 board listing for fxos8700 and fxas21002 Diego Sueiro 2018-08-03 14:32:19 +0100
  • c17fcf53cd boards: Add support for WaRP7 board Diego Sueiro 2018-08-16 03:59:16 +0100
  • d1219f4e29 arch/mcimx7_m4: Add i.MX7 Solo Kconfig SoC partnumber define Diego Sueiro 2018-08-03 14:26:51 +0100
  • 671cb652a1 arch/mcimx7_m4: Add pad, clock and gate config for GPIO7 and UART6 Diego Sueiro 2018-08-09 17:45:06 +0100
  • 4eee8a67f1 drivers/i2c/i2c_imx: Check for I2C bus busy before starting transaction Diego Sueiro 2018-08-04 06:37:20 +0100