Commit graph

  • 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
  • b98d8cdaa0 usb: do not check size of REQUEST_BUFFER for Data stage IN Johann Fischer 2019-09-23 00:09:00 +02:00
  • 1246cb8cef debug: tracing: Remove unneeded abstraction Mrinal Sen 2019-09-19 09:25:19 +02:00
  • 15724c6cdc arm: v2m_musca_b1: Enable GPIO support Kumar Gala 2019-09-24 14:42:20 -05:00
  • 12417cde79 boards: v2m_musca_b1: Add pyocd support Kumar Gala 2019-09-24 14:35:52 -05:00
  • 383f37bd9d boards: v2m_musca: Fix pinmux init for LEDs Kumar Gala 2019-09-25 04:54:19 -05:00
  • 4c1a9cb0dc boards: v2m_musca: Fix label for LEDs in devicetree Kumar Gala 2019-09-25 17:24:37 -05:00
  • 83e28cf40c boards: v2m_musca: Fix GPIO interrupt Kumar Gala 2019-09-24 07:08:01 -05:00
  • d8705656db dts: bindings: Remove deprecated syntax for ESP32 GPIO and NRF PWM Ulf Magnusson 2019-09-25 23:30:43 +02:00
  • 17d0d8e1b3 modules: Kconfig.simplelink: Remove POSIX_API, use fine-grained opts Vincent Wan 2019-08-30 13:56:32 -07:00
  • 0173d86e6f lib: posix, minlibc: struct itimerspec is defined by sys/timespec.h Paul Sokolovsky 2019-09-03 00:22:51 +03:00
  • ae5a7bb579 tests: subsys: jwt: Remove unneeded CONFIG_PTHREAD_IPC option Paul Sokolovsky 2019-09-02 17:02:08 +03:00
  • 0dcee73fe1 lib: posix: Kconfig: Allow to enable individual components Paul Sokolovsky 2019-08-29 21:57:19 +03:00
  • a4c319681c boards: mec15xxevb_assy6853: Enable pwm sanitycheck Andrei Emeltchenko 2019-09-25 12:35:35 +03:00
  • d7c6aec32a boards: mec15xxevb_assy6853: Add PWM alias for tests Andrei Emeltchenko 2019-09-25 11:33:09 +03:00
  • fc4cb492b5 tests: build kernel/common on all platforms, always Anas Nashif 2019-09-24 15:26:02 -07:00
  • 62cb2a96ab boards: arm: add support for Actinius Icarus board (uC: Nordic nRF9160) Alex Tsamakos 2019-09-04 12:33:19 +02:00
  • f1137e4782 drivers: pwm_nrfx: use IS_ENABLED to eliminate a bunch of #ifndefs Jim Paris 2019-08-09 11:03:42 -04:00
  • 4aaa08acfd drivers: pwm_nrfx: Add support for center-aligned mode Jim Paris 2019-04-24 11:05:54 -04:00
  • 52453082f8 drivers: spi_nor: support Microchip SPI flash global unblock Timo Teräs 2019-07-06 19:50:34 +03:00
  • bd8e241733 tests: misc: util: Add test for Z_MAX and Z_MIN Krzysztof Chruscinski 2019-08-01 12:17:05 +02:00
  • bea966dea1 toolchain: Add single arguments evaluation macros for min and max Krzysztof Chruscinski 2019-07-29 15:33:05 +02:00
  • 6768148cc5 boards/xtensa: Add support for ODROID-GO Game Kit Yannis Damigos 2019-06-16 13:19:28 +03:00
  • efec7f73b7 dts: esp32: Add GPIO support in DT Yannis Damigos 2019-06-21 19:59:25 +03:00
  • 0450263393 Bluetooth: Host: Remove printk dependency from settings Kim Sekkelund 2019-09-13 14:06:22 +02:00
  • 9828b0fae8 Bluetooth: tester: Adapt to BTP Get Attribute Value API change Mariusz Skamra 2019-09-16 13:19:02 +02:00
  • be8cb89ebd west: esp32: use Python interpreter to execute ESP tool Daniel Leung 2019-09-24 10:06:55 -07:00
  • 536e785b93 drivers: (le)u(s)art_gecko: use DT defined clock identifiers Oane Kingma 2019-09-20 08:34:57 +02:00
  • 6fae2eae4e tests/adc_api: add parameters for mec15xxevb_assy6853 Daniel Leung 2019-09-11 14:47:29 -07:00
  • 0539fdbe01 soc/arm: Add the ADC DTS fixup for mec1501 Daniel Leung 2019-09-11 14:47:29 -07:00
  • 511c77474d boards/mec1501: configure pinmux for ADC Daniel Leung 2019-09-11 14:47:29 -07:00
  • 27319e96c5 boards: mec15xxevb_assy6853: enable ADC in DTS Daniel Leung 2019-09-11 14:47:29 -07:00
  • f3361f4027 drivers/adc: Add support for Microchip's XEC ADC device Daniel Leung 2019-09-13 10:16:04 -07:00
  • bce525fdcf dts/arm: Add support for the ADC in MEC1501hsz Tomasz Bursztyka 2019-09-11 14:47:28 -07:00
  • 82bbf5c319 dts/bindings: Add the representation for Microchip's XEC ADC Tomasz Bursztyka 2019-09-11 14:47:28 -07:00
  • f15ad9d886 cmake: dts: Fix (harmless) --bindings-dirs typo Ulf Magnusson 2019-09-24 12:25:12 +02:00
  • 571809009e Bluetooth: controller: Fix legacy for TICKER_COMPATABILITY_MODE Vinayak Kariappa Chettimada 2019-09-12 08:37:32 +05:30
  • e4cb72e9d3 samples: lvgl: update README.rst Johann Fischer 2019-09-13 13:52:43 +02:00
  • 1609f4af52 samples: ili9340: add adafruit_2_8_tft_touch_v2 to samples test Johann Fischer 2019-09-13 00:03:03 +02:00
  • 65f00159c6 samples: lvgl: remove conflicting nrf52840_pca10056 overlays Johann Fischer 2019-09-12 23:31:51 +02:00
  • 7a6e7e66db shields: add Adafruit 2.8" TFT Touch Shield v2 Johann Fischer 2019-09-12 23:14:33 +02:00
  • aa464c6f9e tests/drivers: adc: add config for NXP Freedom K22F board Sean Nyekjaer 2018-12-06 11:40:14 +01:00
  • 45c7783b1e boards: arm: Add support for NXP FRDM-K22F board Tom Burdick 2019-09-12 17:48:51 -05:00
  • 6a708e625d arch: kinetis: Add support for k2x Tom Burdick 2019-09-12 08:41:26 -05:00
  • 78170ecd18 cmake: app: set zephyr_extra_modules from environment Laczen JMS 2019-09-20 10:17:43 +02:00
  • fb4b932b72 tests/lib/fdtable/prj.conf: remove hardcoded CONFIG_COVERAGE=y Marc Herbert 2019-09-24 13:24:46 -07:00
  • f2b04d9ac2 docs: remove deprecated doxygen options Anas Nashif 2019-09-19 20:35:17 -04:00
  • d803a534c0 docs: kernel: thread documentation enhancements and cleanup Anas Nashif 2019-09-19 20:01:27 -04:00
  • 25cd3f9f54 docs: kernel: K_FP_REGS is not x86 only Anas Nashif 2019-09-19 18:25:44 -04:00
  • 48533751e0 drivers: ieee802154: add CC13xx / CC26xx driver Brett Witherspoon 2019-04-03 08:48:56 -05:00
  • affddef4cf soc: arm: do not include kernel headers in soc.h Ioannis Glaropoulos 2019-09-24 21:42:10 +02:00
  • cfa2fb278f drivers: serial: mcux: enforce an error-free header inclusion Ioannis Glaropoulos 2019-09-24 23:54:45 +02:00
  • 9820036070 shields: link_board_eth: fix link to product website Johann Fischer 2019-09-24 19:15:41 +02:00