Commit graph

  • a6eb2ae299 adc: Trivial style cleanup Andrei Emeltchenko 2019-09-30 15:49:56 +03:00
  • 582bb03296 drivers: adc: adc_mchp_xec: Add error logs Andrei Emeltchenko 2019-09-30 15:46:13 +03:00
  • 2f6371c1ad drivers: adc: adc_mchp_xec: Fix incorrect channel mask check Andrei Emeltchenko 2019-09-30 15:35:39 +03:00
  • ad0c6688ff tests: adc: Correct tags Andrei Emeltchenko 2019-09-30 11:23:48 +03:00
  • c66b269ae6 boards: mec15xxevb_assy6853: Include counter, adc, watchdog to tests Andrei Emeltchenko 2019-09-30 09:35:46 +03:00
  • b2a022baff K_MEM_POOL_DEFINE(): remove extra semicolon Nicolas Pitre 2019-09-26 16:36:40 -04:00
  • f520a221ab doc: contribution guidelines: Clarify use of uncrustify Alberto Escolar Piedras 2019-09-30 14:11:30 +02:00
  • 3920844842 Bluetooth: Host: Fix usage of re-using Bluetooth log buffers Joakim Andersson 2019-09-30 13:21:11 +02:00
  • 0bf1f9a408 tracing: add missing end_call for k_mutex_unlock Anas Nashif 2019-09-29 09:48:59 -04:00
  • 4abbd54cd5 tracing: remove useless ifdefing for CONFIG_TRACING Anas Nashif 2019-09-29 09:34:46 -04:00
  • 40ca638a00 arch: posix: fix function name in comment Anas Nashif 2019-09-29 09:34:06 -04:00
  • 2051ad1846 tests: convert util test to a unit test Anas Nashif 2019-09-28 09:06:02 -04:00
  • c1038de6e8 bluetooth: controller: Add vendor operations to TICKER_USER_ULL_HIGH_OPS Morten Priess 2019-09-27 11:58:07 +02:00
  • cd07fe94d6 bluetooth: controller: Use ticker must_expire to ensure ADV timing rand Morten Priess 2019-09-27 13:49:39 +02:00
  • 5ce4df2a67 bluetooth: controller: Connection meta property support in LLL Morten Priess 2019-09-30 10:10:45 +02:00
  • c38e2ee61a Bluetooth: controller: Fix refactored SWI regression Vinayak Kariappa Chettimada 2019-09-30 11:58:52 +05:30
  • 5b57737817 arch/x86: multiboot.h: use BIT() macros instead of explicit shifts Charles E. Youse 2019-09-27 20:06:54 -04:00
  • dc8b3b1094 samples/board/x86_info: move to tests directory Charles E. Youse 2019-09-27 15:56:30 -04:00
  • 7637571871 arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI Charles E. Youse 2019-09-27 15:25:36 -04:00
  • 200056df2f arch/x86: rename CONFIG_X86_MULTIBOOT and related to CONFIG_MULTIBOOT Charles E. Youse 2019-09-27 14:53:40 -04:00
  • 2cf52476ea arch/x86: add support for non-trivial memory maps Charles E. Youse 2019-09-10 15:18:47 -04:00
  • a414eb99cc samples/boards/x86_info: add platform information tool Charles E. Youse 2019-09-09 17:17:06 -04:00
  • 81eeff83b0 arch/x86: multiboot: migrate multiboot initialization to early C Charles E. Youse 2019-09-09 14:05:41 -04:00
  • 1ffab8a5f2 arch/x86: rudimentary ACPI support Charles E. Youse 2019-09-06 15:03:38 -04:00
  • c0c4ba8516 kernel/idle.c: fix compilation failure (SMP && !SCHED_IPI_SUPPORTED) Charles E. Youse 2019-09-28 12:40:19 -04:00
  • 5639ea07f8 kernel: timeout: remove unused callback parameter from init function Peter A. Bigot 2019-09-27 09:20:26 -05:00
  • f6fd8a7dab doc: fix dead kconfig links David Lechner 2019-09-27 17:00:09 -05:00
  • 2a1c6258fa scripts: gen_syscalls: Add compiler check to pragma. Stephanos Ioannidis 2019-09-26 13:57:59 +09:00
  • ce46e0df4d cmake: samples/tests: update cmake_minimum_required() to 3.13.1 Charles E. Youse 2019-09-27 19:30:42 -04:00
  • 677050c2af kernel/idle: Correct SMP_FALLBACK define Jan Van Winkel 2019-09-27 22:52:08 +02:00
  • 2f4c1ea362 i2c_ll_stm32_v2: Send STOP manually after NACK Yannis Damigos 2019-09-16 18:30:18 +03:00
  • 0228c181b0 serial: mcux_lpc: Fix up driver to work on new SDK Kumar Gala 2019-09-26 14:38:33 -05:00
  • 664166e531 modules: hal: nxp: update for LPC55S69 SDK update Kumar Gala 2019-09-26 09:39:06 -05:00
  • 96ad532b58 tests: move Bluetooth at tests under tests/bluetooth Anas Nashif 2019-09-26 04:28:35 -07:00
  • 50d5e37b8a tests: move util test to be unit tests Anas Nashif 2019-09-25 14:14:40 -04:00
  • 1caab558a1 tests: move intmath test to be unit tests Anas Nashif 2019-09-25 13:58:09 -04:00
  • e9156e04b4 tests: move list test to be unit tests Anas Nashif 2019-09-25 13:52:51 -04:00
  • cd60bd96ac tests: cleanup test_build Anas Nashif 2019-09-25 08:06:56 -04:00
  • 9be0f1d251 tests: move xtensa_asm2 tests to tests/arch Anas Nashif 2019-09-25 07:12:40 -04:00
  • 04024aefa1 tests: move cmsis_rtos_v2 into portability Anas Nashif 2019-09-25 06:39:48 -04:00
  • 8070643663 tests: move cmsis_rtos_v1 into portability Anas Nashif 2019-09-25 06:39:33 -04:00
  • 9004eb68dc tests: make rbtree tests unit tests Anas Nashif 2019-09-25 06:25:53 -04:00
  • abf1d36ed9 tests: move crc to a unit test Anas Nashif 2019-09-25 05:51:40 -04:00
  • 48c335486f tests: move base64 to a unit test Anas Nashif 2019-09-25 05:40:42 -04:00
  • bff8f31aec tests: unit: do not build with -m32 on macOS Anas Nashif 2019-09-25 05:40:11 -04:00
  • dffc944437 toolchain: check if __deprecated is defined Anas Nashif 2019-09-25 05:36:37 -04:00
  • 522ca62960 tests: remove useless stub test Anas Nashif 2019-09-25 05:22:50 -04:00
  • 32a9435ea4 tests: tracing: add tests for tracing features Anas Nashif 2019-09-27 08:19:35 -04:00
  • 8b976b12a8 Bluetooth: GATT: Provide correct error code when disconnected Joakim Andersson 2019-09-27 13:26:32 +02:00
  • e11248baa6 tests: subsys: settings: nvs: intergrating tests with nvs backed Kamil Piszczek 2019-09-09 12:40:02 +02:00
  • a320010e4a boards: x86: qemu_x86: adding nvs capability Kamil Piszczek 2019-09-24 13:57:36 +02:00
  • ef0e91aa8a tests: subsys: settings: functional: test name change for fcb & nvs Kamil Piszczek 2019-09-19 09:28:15 +02:00
  • 43943b94d7 tests: subsys: settings: tightening scope of common test functions Kamil Piszczek 2019-09-03 20:23:21 +02:00
  • f209af2290 boards: mec15xxevb_assy6853: allow custom SPI config file Daniel Leung 2019-09-26 12:08:49 -07:00
  • f473cd4965 soc: nordic_nrf: Add validation of base addresses defined in dts Andrzej Głąbek 2019-09-23 14:26:56 +02:00
  • 21442d806a dts: nrf52840: Correct the base address in spi3 node Andrzej Głąbek 2019-09-23 14:27:15 +02:00
  • 8f2da767ee doc: power_management: add diagrams illustrating power management Wentong Wu 2019-09-25 20:25:51 +08:00
  • c5c3fdd67b arch: arc: fix the bug in _firq_enter Wayne Ren 2019-09-25 16:21:45 +08:00
  • 698898098b modules/hal_st: Drop newlib requirement. Kumar Gala 2019-09-26 08:30:09 -05:00
  • 4cbe5c0961 lib/libc/min: Introduce simple math.h Kumar Gala 2019-09-26 08:28:21 -05:00
  • fa9d8e09a0 doc: fix doc, boards, and samples misspellings David B. Kinder 2019-09-26 17:20:28 -07:00
  • a7c43079b6 kconfiglib: Fix preprocessor issue for nested parentheses Ulf Magnusson 2019-09-26 13:06:33 +02:00
  • 45dba1e1f0 tests: ztest: no smp support in unit tests Anas Nashif 2019-09-26 18:33:30 -07:00
  • 76a3235ad2 kernel: fix the bug in atomic_c.c Wayne Ren 2019-09-26 21:08:39 +08:00
  • b97ed9e4b4 scripts: dts: Generalize handling of phandle-array types Ulf Magnusson 2019-09-23 09:10:22 +02:00
  • d82f76a0bb kernel/sched: Don't make an IPI if we don't need it Andy Ross 2019-08-27 08:53:27 -07:00
  • bab348e915 drivers/timer/hpet: Work around crazy qemu behavior Andy Ross 2019-08-26 09:41:33 -07:00
  • d1200d2155 tests: Never disable SMP Andy Ross 2019-08-20 08:42:43 -07:00
  • efc1ec037b ztest: Add "1cpu" test variants for SMP Andy Ross 2019-08-20 08:41:24 -07:00
  • 49398cfbf6 tests/kernel/sched/schedule_api: Relax preemption order constraints Andy Ross 2019-08-21 20:49:32 -07:00
  • 6a153efc1b kernel/timeout: Fix timeslicing edge case in SMP Andy Ross 2019-08-19 21:40:01 -07:00
  • 11bd67db53 kernel/idle: Use normal idle in SMP when IPI is available Andy Ross 2019-08-19 14:29:21 -07:00
  • 6c283ca3d0 kernel/thread: Must always initialize is_idle field Andy Ross 2019-08-16 22:09:30 -07:00
  • cb3964f04f kernel/sched: Reset time slice on swap in SMP Andy Ross 2019-08-16 21:29:26 -07:00
  • d442927667 kernel/sched: Add missing SMP thread abort case Andy Ross 2019-08-16 20:54:38 -07:00
  • b0158cc81f kernel/sched: Fix reschedule points in SMP Andy Ross 2019-08-16 13:14:51 -07:00
  • dba3555ffb tests: pwm: Fix missing unit test Andrei Emeltchenko 2019-09-25 17:00:07 +03:00
  • 9ed544ba7c drivers: pwm: pwm_mchp_xec: Fix spelling Andrei Emeltchenko 2019-09-25 16:58:25 +03:00
  • e124670f0b kernel/spinlock: Fix a SMP race condition of SPIN_VALIDATE Jim Shu 2019-09-17 13:39:17 +08:00
  • 14c200d022 drivers: pwm: Fix wrong dc calculation for pwm tests Andrei Emeltchenko 2019-09-26 16:08:30 +03:00
  • ff733369ec sample/shield: x-nucleo-iks01a3: add trig/temp/cfg support to LIS2MDL Armando Visconti 2019-09-12 16:43:26 +02:00
  • 214c2e799a board/shields: x-nucleo-iks01a3: configure irq-gpios for lis2mdl Armando Visconti 2019-09-12 16:39:36 +02:00
  • 82b9172718 driver/sensor: lis2mdl: remove sensitivity Armando Visconti 2019-09-25 11:30:37 +02:00
  • 44f373e806 driver/sensor: lis2mdl: make use of STdC definitions Armando Visconti 2019-09-25 11:28:50 +02:00
  • a34a5885b8 driver/sensor: lis2mdl: change order of operations in trigger init Armando Visconti 2019-09-20 16:59:24 +02:00
  • 89199dcbaf driver/sensor: lis2mdl: Fix the temperature fractional value Armando Visconti 2019-09-20 15:08:21 +02:00
  • 3a7c37ab29 tests/arch: arm_thread_swap: Increase no_optim case flash requirement Erwan Gouriou 2019-09-26 18:23:21 +02:00
  • 53c790e79a bindings/gpio: Add missing property "gpio-cells" Yannis Damigos 2019-09-26 21:10:06 +03:00
  • 2fbeb0d321 modules: hal_nordic: Enable extended SPIM features only when needed Andrzej Głąbek 2019-09-26 14:55:58 +02:00
  • f43bae38e8 dts: Use separate compatibles for Nordic SPI/SPIM/SPIS peripherals Andrzej Głąbek 2019-09-25 07:43:48 +02:00
  • dd4c57d564 dts: Use separate compatibles for Nordic TWI/TWIM/TWIS peripherals Andrzej Głąbek 2019-09-25 09:58:21 +02:00
  • 90a2e1f0aa ext: hal: cmsis: add define for __PROGRAM_START Ioannis Glaropoulos 2019-09-26 14:09:59 +02:00
  • 794dc83419 ext: hal: cmsis: Update ARM CMSIS headers to version 5.6.0 Kumar Gala 2019-09-19 09:01:54 -05:00
  • ef0283b604 bindings: hwinfo: Remove deprecated syntax in LiteX DNA binding Ulf Magnusson 2019-09-25 14:38:34 +02:00
  • 8610b84d55 cmake: don't link interface libraries with zephyr_interface Sebastian Bøe 2019-08-30 17:11:22 +02:00
  • 6d798c8cce Bluetooth: Mesh: Fix Clear Procedure start timestamp initialization Johan Hedberg 2019-09-19 10:36:33 +03:00
  • 225c5bc59c CODEOWNERS: Add entry for JEDEC SPI-NOR flash driver Peter A. Bigot 2019-09-26 05:39:31 -05:00
  • 6b8750490d scripts: edtlib: Rename Interrupt/GPIO/etc. 'specifier' field to 'data' Ulf Magnusson 2019-09-23 07:40:16 +02:00
  • 73ac1466fb scripts: edtlib: Call nodes "nodes" instead of "devices" Ulf Magnusson 2019-09-23 05:14:18 +02:00
  • 51f550cd07 usb: allow hardware to handle ZLP for Variable-length Data Stage Johann Fischer 2019-09-19 11:26:24 +02:00