Commit graph

  • f72c4c5236 lib/cmsis_rtos_v1: Remove redundant stack size check Rajavardhan Gundi 2018-08-27 11:32:39 +05:30
  • d8d5ec3f91 kernel: Fix double-list-removal corruption case in timeout handling Andy Ross 2018-08-24 09:52:17 -07:00
  • 8b651492c8 kernel: Remove unused variable Andy Ross 2018-08-24 09:32:17 -07:00
  • f17b111e39 tests: kernel: init: Fix integer overflow issue Ajay Kishore 2018-08-23 23:38:00 +05:30
  • c1f54cc5fd Kconfig: Show include paths in menuconfig and documentation Ulf Magnusson 2018-08-24 01:31:41 +02:00
  • 845fdbb7c0 lib: cmsis_rtos_v1: replace an else case Niranjhana N 2018-08-23 13:27:42 +05:30
  • dc537eb6a9 tests: cmsis_rtos_v1: add semaphore negative tests Niranjhana N 2018-08-21 14:06:05 +05:30
  • 69d8c1c08c syscalls: Correct the type of _k_syscall_table Sebastian Bøe 2018-08-24 10:35:10 +02:00
  • 2af8dc9630 net: sockets: close: Call net_context_accept only for listening socket Paul Sokolovsky 2018-08-22 18:10:02 +03:00
  • 9dd63f7ddf tests: cmsis_rtos_v1: Add more test scenarios in mutex Praful Swarnakar 2018-08-23 07:45:24 +05:30
  • 8ccac9f74c net: context: Move/rename net_context_set_appdata_values() to net_pkt.c Paul Sokolovsky 2018-08-23 00:59:50 +03:00
  • 8d3510c554 net: pkt: Cleanup validation of min fragment size based on max headers Paul Sokolovsky 2018-08-23 00:44:58 +03:00
  • 069d409b29 arch: arm: stm32: enable instruction and data caches on STM32F7 Aurelien Jarno 2018-06-28 21:52:42 +02:00
  • 9039d6fd6e samples: nvs: Use depends_on to select platforms Maureen Helm 2018-08-24 09:46:20 -05:00
  • f2662acd90 samples: nvs: Allow mpu flash write Maureen Helm 2018-08-24 09:41:30 -05:00
  • 71ca65306c mempool: Fix bit pointer state for N_MAX > 31 Andy Ross 2018-08-23 11:18:32 -07:00
  • b92436a13f boards: nrf52840_pca10059: Add pyOCD configuration Henrik Brix Andersen 2018-08-24 20:18:17 +02:00
  • d47fada3a4 subsys: fs/nvs: fix writes when write_block_size != 1 Aurelien Jarno 2018-08-20 21:41:46 +02:00
  • 12a77e5092 boards: nrf52_adafruit_feather: Add pyOCD configuration Henrik Brix Andersen 2018-08-23 08:27:13 +02:00
  • 0be1875e42 boards: cleanup and update the default config of arc boards Wayne Ren 2018-08-23 20:34:56 +08:00
  • 5c3198e3b7 tests: power: exclude arduino_101 Niranjhana N 2018-08-23 11:57:10 +05:30
  • 871cc3232f tests: kernel: sched: schedule_api: Increase stack size. Adithya Baglody 2018-08-24 13:08:51 +05:30
  • f232643f7c Bluetooth: controller: Use HCI Error Code definitions Vinayak Kariappa Chettimada 2018-08-23 02:03:31 +02:00
  • 76599ec2e8 Bluetooth: Add HCI Error Code definitions required by LE controller Vinayak Kariappa Chettimada 2018-08-23 02:00:28 +02:00
  • 94d7669cf3 Bluetooth: controller: Fix assert on different transaction collision Vinayak Kariappa Chettimada 2018-08-17 10:12:28 +02:00
  • 7983606327 drivers: gpio: sx1509b: Kconfig options depend on GPIO_SX1509B Michael Scott 2018-08-23 13:49:42 -07:00
  • 32652b4e0b boards: nios2: qemu_nios2: Add board documentation Ramakrishna Pallala 2018-08-23 14:56:17 +05:30
  • 0d0b221efa samples: bluetooth: peripheral_hids: Add settings module Radoslaw Koppel 2018-08-23 11:03:14 +02:00
  • 1d4e089498 qemu: support alternate path of qemu binaries Anas Nashif 2018-08-21 10:25:52 -05:00
  • a4cc88ad30 samples: net: sockets: echo-client: fix sock fd test, allow zero. Gil Pitney 2018-08-21 11:41:10 -07:00
  • d67095ba59 Kconfiglib: Make header symbol order match .config files again Ulf Magnusson 2018-08-21 22:01:07 +02:00
  • 00bb71361d release: bump version to 1.13-rc1 Anas Nashif 2018-08-22 11:38:13 -07:00
  • f69199777f soc: efr32fg1p: correct clock initialization sequence Piotr Mienkowski 2018-08-16 11:17:44 +02:00
  • b69d286180 samples: subsys: Add sample app to demo OS managed PM Ramakrishna Pallala 2018-08-17 20:14:56 +05:30
  • 2ad647857c subsys: power: Add OS managed Power Management framework Ramakrishna Pallala 2018-08-16 10:39:40 +05:30
  • 1301cc636b arch: arm: nordic_nrf: Add an API to check for valid PM state Ramakrishna Pallala 2018-08-14 13:08:43 +05:30
  • 506f21b631 arch: arc: small optimization in mpu driver Wayne Ren 2018-08-22 14:06:39 +08:00
  • eab5ff725d arch: arc: put the init context into privileged stack Wayne Ren 2018-08-20 22:39:39 +08:00
  • fa9fb831ed arch: arc: re-orgnize the code in _new_thread Wayne Ren 2018-08-07 12:46:52 +08:00
  • a1504c3c0d arch: arc: set the right init status for user space Wayne Ren 2018-08-06 16:41:36 +08:00
  • d68c016793 arch: arc: enable stack check when arc is in secure mode Wayne Ren 2018-07-19 16:59:21 +08:00
  • f3d2893344 arch: arc: stack check will be disabled in exception Wayne Ren 2018-07-19 16:50:05 +08:00
  • 49732b27d9 net: Move CONFIG_NET_OFFLOAD definition to net/ip/ Paul Sokolovsky 2018-08-20 13:38:55 +03:00
  • 84c352d0f3 samples: sensor: adxl372: Add ADXL372 sample application Michael Hennerich 2018-08-17 09:31:42 +02:00
  • a3e7cea1df drivers: sensors: adxl372: Add driver for ADXL372 high-g accelerometer Michael Hennerich 2018-08-01 10:45:59 +02:00
  • 22b61c7f43 sensors: add WaRP7 board listing for fxos8700 and fxas21002 Diego Sueiro 2018-08-03 14:32:19 +01:00
  • c17fcf53cd boards: Add support for WaRP7 board Diego Sueiro 2018-08-16 03:59:16 +01:00
  • d1219f4e29 arch/mcimx7_m4: Add i.MX7 Solo Kconfig SoC partnumber define Diego Sueiro 2018-08-03 14:26:51 +01:00
  • 671cb652a1 arch/mcimx7_m4: Add pad, clock and gate config for GPIO7 and UART6 Diego Sueiro 2018-08-09 17:45:06 +01:00
  • 4eee8a67f1 drivers/i2c/i2c_imx: Check for I2C bus busy before starting transaction Diego Sueiro 2018-08-04 06:37:20 +01:00
  • a25c273f07 dts: Fix cmake warning about missing id field for fsl,imx7d-i2c Diego Sueiro 2018-08-03 14:15:22 +01:00
  • 636d5451a0 ext/hal/nxp/imx: Add all UARTs clock frequency information Diego Sueiro 2018-08-03 14:11:59 +01:00
  • 871859a07e Bluetooth: GATT: Make CCC cfg_changed optional Luiz Augusto von Dentz 2018-08-21 16:36:37 +03:00
  • 469bd39b82 doc: add tracing section Anas Nashif 2018-08-20 23:31:43 -05:00
  • aa81a92213 tests: build philosophers sample with systemview Anas Nashif 2018-08-20 23:10:46 -05:00
  • 483910ab4b systemview: add support natively using tracing hooks Anas Nashif 2018-04-05 21:06:33 -04:00
  • a2248782a2 kernel: event_logger: remove kernel_event_logger Anas Nashif 2018-04-06 07:48:53 -04:00
  • 457fc799ba samples: debug: remove sysview sample Anas Nashif 2018-03-03 17:49:27 -06:00
  • 3f02e0d5d3 samples: remove kernel_event_logger sample Anas Nashif 2018-07-02 22:19:17 -05:00
  • ac47070d10 tests: qmsi: remove soc watch sample Anas Nashif 2018-04-06 07:46:13 -04:00
  • b6304e66f6 tracing: support generic tracing hooks Anas Nashif 2018-07-04 08:03:03 -05:00
  • 9038416bdd tests: net: ipv6: Add tests for verifying DAD timers Jukka Rissanen 2018-08-17 18:16:32 +03:00
  • 411662d344 lib: cmsis_rtos_v1: fix couple of nonconformities Niranjhana N 2018-08-17 09:46:49 +05:30
  • 2a72f500cb tests: smp: Modify test to verify thread delay Spoorthi K 2018-08-17 20:11:27 +05:30
  • 3ac2dc920e native_posix: Minor fix in message printed on kill Alberto Escolar Piedras 2018-08-20 18:14:51 +02:00
  • e861661c11 native_posix: argparsing: Fix possible segfault Alberto Escolar Piedras 2018-08-20 18:08:13 +02:00
  • 2d269bb194 drivers: pwm_nrf5_sw: Perform static initialization only once Henrik Brix Andersen 2018-06-24 21:26:16 +02:00
  • 96784dff9d include: console: Include kernel.h for struct k_fifo Paul Sokolovsky 2018-08-20 17:58:35 +03:00
  • a4d1e36aaa tests: benchmarks: timing_info: Cleanup testcase.yaml Adithya Baglody 2018-07-31 18:00:58 +05:30
  • 1d27b404a6 tests: benchmarks: timing_info: Enable benchmarks for riscv32. Adithya Baglody 2018-07-23 15:54:22 +05:30
  • 79f65d4db7 tests: benchmarks: timing_info: Enable benchmarks for nios2. Adithya Baglody 2018-07-23 13:57:06 +05:30
  • bb918d85f8 tests: benchmarks: timing_info: Enable benchmarks for xtensa. Adithya Baglody 2018-07-23 13:49:26 +05:30
  • 30b569e84a tests: benchmarks: timing_info: Discard selected measurements. Adithya Baglody 2018-06-27 14:19:22 +05:30
  • 43af891a37 tests: include: Add implementation of timestamp_serialize() Adithya Baglody 2018-07-23 14:02:45 +05:30
  • 022588e88d tests: benchmarks: timing_info: Enable benchmarks for ARC. Adithya Baglody 2018-06-27 14:16:47 +05:30
  • db0c5ca08b arch: arc: Added benchmark related hooks. Adithya Baglody 2018-06-27 14:10:30 +05:30
  • 667ad04086 tests: benchmarks: timing_info: Add userspace related KPIs. Adithya Baglody 2018-07-23 14:49:57 +05:30
  • a8b0b0d5e8 benchmarks: timing_info: Add hooks in the kernel for userspace. Adithya Baglody 2018-06-19 16:07:39 +05:30
  • c9e3c938e6 tests/samples: watchdog: Update projects' configuration Karol Lasończyk 2018-08-16 08:49:21 +02:00
  • 6c669ace6e samples: watchdog: Update watchdog example to new API Karol Lasończyk 2018-08-14 12:07:43 +02:00
  • 425aca24e5 drivers: pinmux: stm32: complete stm32l4x header Istvan Bisz 2018-08-18 14:18:46 +02:00
  • cc4f992b0b drivers: pinmux: stm32: complete stm32l0 header Istvan Bisz 2018-08-18 14:18:01 +02:00
  • 4b9388f4aa drivers: pinmux: stm32: complete stm32f7 header Istvan Bisz 2018-08-18 14:16:58 +02:00
  • 3fdf984ae1 drivers: pinmux: stm32: complete stm32f4 header Istvan Bisz 2018-08-18 13:14:02 +02:00
  • 30045e4fd2 drivers: pinmux: stm32: complete stm32f3 header Istvan Bisz 2018-08-18 13:13:23 +02:00
  • 41d5a9422c include: dt-bindings: pinctrl: stm32-pinctrlf1.h complete stm32f1 header Istvan Bisz 2018-08-18 13:10:58 +02:00
  • 0ad9b3f828 drivers: pinmux: stm32: complete stm32f0 header Istvan Bisz 2018-08-18 13:07:39 +02:00
  • 5212659820 net: tcp: fix spurious TCP retries Florian Vaussard 2018-08-17 15:19:46 +02:00
  • f3bc967e49 sanitycheck: Overcommit the default number of jobs Oleg Zhurakivskyy 2018-08-17 18:31:38 +03:00
  • 99aacd9808 sanitycheck: Rename CPU_COUNTS to JOBS Oleg Zhurakivskyy 2018-08-17 15:02:28 +03:00
  • c97054c1c9 sanitycheck: Fix the logic for jobs Oleg Zhurakivskyy 2018-08-17 14:56:05 +03:00
  • 42822083c4 sanitycheck: Get ZEPHYR_BASE only once Oleg Zhurakivskyy 2018-08-17 14:54:41 +03:00
  • 8c456f755d tests: mempool: Enhance tests to improve code coverage Ajay Kishore 2018-07-27 21:32:09 +05:30
  • ce88792a6e tests: fp_sharing: use filter Anas Nashif 2018-08-19 13:01:21 -05:00
  • f3e0566650 tests: kernel: fp_sharing: Added support for Cortex-M7 Adithya Baglody 2018-08-07 12:05:38 +05:30
  • 502d9189f0 drivers: pinmux: stm32: complete stm32f2 header Istvan Bisz 2018-08-15 18:36:31 +02:00
  • f2acdffea3 genrest: List symbols selected by each symbol Ulf Magnusson 2018-08-18 14:55:02 +02:00
  • 6ee0ad2944 arch: arm: add ASSERT in _get_region_attr_by_type Ioannis Glaropoulos 2018-08-10 15:27:18 +02:00
  • b956690520 arch: arm: mpu: explicitly add UL in numerical shift operations Ioannis Glaropoulos 2018-07-16 14:47:14 +02:00
  • 2a1fe6e285 arch: arm: implement ARMv8-M MPU driver Ioannis Glaropoulos 2018-07-06 12:57:25 +02:00