Show patches with: Archived = No       |   4707 patches
« 1 2 3 447 48 »
Patch Series S/W/F Date Submitter Delegate State
sensor: add slope threshold and duration attributes --- 2016-02-29 Bogdan Davidoaia Accepted
sensor: add driver for BMA280 accelerometer --- 2016-02-29 Bogdan Davidoaia Accepted
sensor: add isl29035 light sensor --- 2016-03-01 Bogdan Davidoaia Accepted
sensor: add driver for SHT3xD sensors --- 2016-03-01 Bogdan Davidoaia Accepted
sensor: add driver for HDC1008 temperature and humidity sensor --- 2016-03-16 Bogdan Davidoaia Accepted
sensor: move driver specific options to separate Kconfig files --- 2016-03-17 Bogdan Davidoaia Accepted
sensor: add driver for LIS3DH accelerometer --- 2016-03-25 Bogdan Davidoaia Accepted
samples: add environmental sensing sample for Arduino 101 --- 2016-04-01 Bogdan Davidoaia Accepted
sensors: fix coding style regarding max line length --- 2016-04-06 Bogdan Davidoaia Accepted
sensors: add driver for TMP007 infrared thermopile sensor --- 2016-04-08 Bogdan Davidoaia Accepted
sensors: bma280: fix slope threshold measurement unit --- 2016-04-12 Bogdan Davidoaia Accepted
sensors: use SENSOR_G constant in all accelerometer drivers --- 2016-04-12 Bogdan Davidoaia Accepted
sensors: bma280: fix accel data sample calculation --- 2016-04-19 Bogdan Davidoaia Accepted
sensors: bma280: add support for BMC150 accelerometer --- 2016-04-19 Bogdan Davidoaia Accepted
sensors: bma280: compute accel scales based on data width --- 2016-04-19 Bogdan Davidoaia Accepted
i2c: add register access API --- 2016-04-21 Bogdan Davidoaia Accepted
sensors: use I2C register access API --- 2016-04-25 Bogdan Davidoaia Accepted
i2c: change i2c_reg_update_byte parameter order --- 2016-04-25 Bogdan Davidoaia Accepted
i2c: fix i2c_reg_update_byte --- 2016-04-25 Bogdan Davidoaia Accepted
gpio: pcal9535a: use I2C register access API --- 2016-04-26 Bogdan Davidoaia Accepted
samples: cleanup environmental sensing README file --- 2016-04-27 Bogdan Davidoaia Accepted
libc: newlib: fix RAM config names for ARC --- 2016-05-05 Bogdan Davidoaia Accepted
grove: add light sensor --- 2016-05-06 Bogdan Davidoaia Accepted
grove: add temperature sensor --- 2016-05-09 Bogdan Davidoaia Accepted
sensors: add driver for DHTxx sensors --- 2016-05-12 Bogdan Davidoaia Accepted
sensor: add driver for LIS3MDL magnetometer --- 2016-05-18 Bogdan Davidoaia Accepted
sensor: remove CONFIG_SENSOR_DEBUG --- 2016-05-18 Bogdan Davidoaia Accepted
foobar --- 2016-05-19 Kumar Gala Rejected
sensor: add driver for HTS221 sensor --- 2016-05-24 Bogdan Davidoaia Accepted
ext: plumb out Kconfig support for external source code --- 2016-05-24 Kumar Gala Accepted
quark_se_ss: Remove duplicate QMSI Kconfig symbols --- 2016-05-24 Kumar Gala Accepted
Cleanup whitespace in Kconfig files --- 2016-05-25 Kumar Gala Accepted
soc: arm: Unify setting of Cortex-M specifc compiler flags --- 2016-05-26 Kumar Gala Accepted
build: Introduce concept of SoC specific build flags --- 2016-05-26 Kumar Gala Accepted
sensor: ak8975: add support for MPU9150 --- 2016-05-31 Bogdan Davidoaia Accepted
sensor: add driver for MPU6050 sensor --- 2016-05-31 Bogdan Davidoaia Accepted
sensor: add driver for AK8975 magnetometer --- 2016-05-31 Bogdan Davidoaia Accepted
sensor: hts221: fix sensor type in Kconfig --- 2016-06-01 Bogdan Davidoaia Accepted
More cleanup whitespace in Kconfig files --- 2016-06-01 Kumar Gala Accepted
samples: environmental sensing: fix BMP280 kconfig options --- 2016-06-03 Bogdan Davidoaia Accepted
environmental sensing: add support for MyNewt Bluetooth firmware --- 2016-06-03 Bogdan Davidoaia Accepted
toolchain.gccarmemb: Add include path for newlib headers --- 2016-06-07 Kumar Gala Accepted
newlib: Drop _fstat implementation --- 2016-06-07 Kumar Gala Accepted
newlib: Support both namespace protected & nonprotected stubs --- 2016-06-07 Kumar Gala Accepted
i2c: qmsi: remove duplicate I2C_QMSI_SS Kconfig option --- 2016-06-09 Bogdan Davidoaia Accepted
sensor: add driver for HMC5883L magnetometer --- 2016-06-09 Bogdan Davidoaia Accepted
board: altera_max10: remove empty board file --- 2016-06-16 Kumar Gala Accepted
nios2: remove empty files from nios2e-zephyr --- 2016-06-16 Kumar Gala Accepted
Bluetooth: H4: Remove unused board.h include --- 2016-06-16 Kumar Gala Accepted
build: Fix application object files placement when building out of tree --- 2016-06-18 Kumar Gala Accepted
build: Split out building of application code --- 2016-06-18 Kumar Gala Accepted
build: make zephyrmake exposed with V=1 --- 2016-06-18 Kumar Gala Accepted
build: quote SOURCE_DIR to allow it to be a list --- 2016-06-18 Kumar Gala Accepted
build: move from srctree to ZEPHYR_BASE for app include paths --- 2016-06-18 Kumar Gala Accepted
MAINTAINERS: add SENSOR DRIVERS section --- 2016-06-22 Bogdan Davidoaia Accepted
sensor: tmp007: fix negative sample values bug --- 2016-06-27 Bogdan Davidoaia Accepted
util: add portable arithmetic shift right --- 2016-06-28 Bogdan Davidoaia Accepted
samples: bmi160: add sensor_value_sprintf helper function --- 2016-06-29 Bogdan Davidoaia Accepted
toolchain.gccarmemb: Simplify setting of libgcc include path --- 2016-06-29 Kumar Gala Accepted
toolchain.gccarmemb: Cleanup Makefile --- 2016-06-29 Kumar Gala Accepted
samples: shell: Print ticks as unsigned --- 2016-06-30 Paul Sokolovsky Accepted
arm: binutils: Add support Cortex-M7 based SoCs --- 2016-07-01 Kumar Gala Accepted
arm: gcc: Cleanup multilib support for Cortex-M class SoCs --- 2016-07-05 Kumar Gala Accepted
RFC: fix to build issue with subdirs --- 2016-07-07 Kumar Gala Accepted
samples: usb: dfu: Fix building of dfu code --- 2016-07-07 Kumar Gala Accepted
build: Make sure sysgen related header files get updated --- 2016-07-09 Kumar Gala Accepted
template_dir: Installed common SDK version file --- 2016-07-15 Kumar Gala Accepted
samples: uart: Check return value from uart_fifo_fill --- 2016-07-20 Jon Medhurst (Tixy) Accepted
template_dir: Fix perms of info-zephyr-sdk dir --- 2016-07-21 Kumar Gala Accepted
Bluetooth: use sys_put_le16 macro instead of bswap --- 2016-07-21 Kumar Gala Accepted
gpio: nrf5: Fix Kconfig symbol issue --- 2016-07-21 Kumar Gala Accepted
galileo: Remove nonexistant Kconfig sybmol from defconfig --- 2016-07-21 Kumar Gala Accepted
em_starterkit: Remove nonexistant Kconfig sybmol from defconfig --- 2016-07-21 Kumar Gala Accepted
qemu_cortex_m3: Remove nonexistent UART_CONSOLE_BAUDRATE from defconfig --- 2016-07-21 Kumar Gala Accepted
arc: Remove nonexistant Kconfig sybmol from defconfig --- 2016-07-21 Kumar Gala Accepted
samples/net: Fix typo in comment --- 2016-07-21 Kumar Gala Accepted
qemu_nios2: Fix defconfig Kconfig symbol --- 2016-07-21 Kumar Gala Accepted
tests: test_tickless: Fix NXP K64 symbol dependency --- 2016-07-21 Kumar Gala Accepted
serial: uart_qmsi: Fix typo in comments --- 2016-07-21 Kumar Gala Accepted
usb: Fix typo in comment --- 2016-07-21 Kumar Gala Accepted
samples: removed nonexistant CONFIG_NS16550 Kconfig symbol --- 2016-07-21 Kumar Gala Accepted
samples: sample app for the nRF5 flash driver --- 2016-07-26 Ricardo Salveti Accepted
drivers: Nordic nRF5 flash support --- 2016-07-26 Ricardo Salveti Accepted
drivers/serial: fix nordic kconfig config string typo --- 2016-07-26 Ricardo Salveti Accepted
quark_se_sss_devboard: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
basic_cortex_m3: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
qemu_x86: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
galileo: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
nrf52_pca10040: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
frdm_k64f: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
basic_minuteia: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
nucleo_f103rb: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
quark_d2000_crb: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
stm32_mini_a15: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
arduino_due: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
olimexino_stm32: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
qemu_cortex_m3: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
minnowboard: Remove empty board file --- 2016-07-26 Kumar Gala Accepted
drivers: reverting Kconfig/Makefile changes for slip --- 2016-07-26 Ricardo Salveti Accepted
sensor: max44009: Fix Kconfig dev name typo --- 2016-07-28 Kumar Gala Accepted
« 1 2 3 447 48 »