Commit graph

  • 66c1652fb8 native: native_posix timer + irq fix Alberto Escolar Piedras 2018-02-06 14:24:27 +01:00
  • a99a14c3b7 native: added posix_get_hw_cycle() Alberto Escolar Piedras 2018-02-06 14:23:32 +01:00
  • bb72c3d020 crypto: mbedtls: Update mbedTLS to 2.7.0 Kumar Gala 2018-02-07 10:40:16 -06:00
  • 9c6a1aa792 gitlint: use custom rule for line length violations Anas Nashif 2018-02-07 13:00:59 -06:00
  • e9d1015da9 drivers: i2c: esp32: Fix to_read value on i2c_esp32_read_msg() Vitor Massaru Iha 2018-01-26 20:09:29 -02:00
  • 74321ec9fd drivers: i2c: esp32: Fix msg.len on i2c_esp32_write_addr() Vitor Massaru Iha 2018-01-26 20:04:48 -02:00
  • 463bfb3489 drivers: i2c: esp32: Fix increase I2C_ESP32_SPIN_THRESHOLD Vitor Massaru Iha 2018-01-25 23:15:03 -02:00
  • 93c3def27e drivers: i2c: esp32: Fix command opcode on i2c_esp32_write_addr() Vitor Massaru Iha 2018-01-25 14:52:03 -02:00
  • 6452b2e5e2 drivers: i2c: esp32: Fix command address on i2c_esp32_write_msg() Vitor Massaru Iha 2018-01-25 13:37:24 -02:00
  • 685f09779d drivers: i2c: esp32: Fix END opcode on i2c_esp32_write_msg() Vitor Massaru Iha 2018-01-25 13:29:29 -02:00
  • 2ef5b6d128 drivers: i2c: esp32: Fix first command on I2C Master Vitor Massaru Iha 2018-01-25 11:23:13 -02:00
  • 623c915ab8 drivers: pinmux: esp32: Fix using gpio as IO at the same time. Vitor Massaru Iha 2018-01-26 20:36:27 -02:00
  • c2bf3af1de doc: fix misspellings in Kconfig files David B. Kinder 2018-02-07 11:19:32 -08:00
  • 9a1d5d2d55 doc: fix misspelling in MinnowBoard doc David B. Kinder 2018-02-07 11:12:30 -08:00
  • 30824c9dc3 tests: build_all: Fix building for lps25hb and lsm6ds0 Kumar Gala 2018-02-07 10:53:00 -06:00
  • dcb0acff70 device: cleanup header layout Anas Nashif 2018-02-06 22:31:50 -06:00
  • 48d11ba18b doc: device.h: fix doxygen grouping Anas Nashif 2018-02-06 22:24:47 -06:00
  • 8a6381d8e8 dts: flash: Add support for flash labels Kumar Gala 2018-01-18 13:31:54 -06:00
  • c59d6cb760 scripts: sanitycheck: Add MPU userspace related sections Andy Gross 2018-02-07 10:29:22 -06:00
  • 2ede6c67ff sensors: move lps25hb and lsm6ds0 to dts Erwan Gouriou 2018-02-02 11:28:48 +01:00
  • b3614c0b17 subsys: fs: fcb: remove f_area_id from fcb structure Andrzej Puzdrowski 2018-02-06 19:01:37 +01:00
  • 9d56247cc7 test: subsys: fs: fcb: align to using sectors Andrzej Puzdrowski 2018-02-06 13:08:01 +01:00
  • 95a9dbc4b3 subsys: fs: fcb: rework fcb_walk and its callback Andrzej Puzdrowski 2018-02-06 13:05:53 +01:00
  • e3cd915d8f fs: Convert FCB to use sectors (not areas) Christopher Collins 2018-01-26 14:07:10 -08:00
  • a528d4d3d7 storage: flash_map: fix directory name typo Christopher Collins 2018-01-25 18:38:43 -08:00
  • ffc90dd496 subsys: storage: flash_map - Remove some code duplication Christopher Collins 2018-01-25 18:27:24 -08:00
  • ffef30d39a storage: flash_map - Fix typo Christopher Collins 2018-01-25 18:27:05 -08:00
  • 8f7fdade1b scrips: kconfig: Rebase KConfiglib to latest upstream Carles Cufi 2018-02-07 11:32:09 +01:00
  • 788b38b8c4 doc: memory_domain: Update memory domain API's documentation Spoorthi K 2018-02-06 10:49:59 +05:30
  • cdcff62f92 sensor: adxl362: Fix typo on Kconfig file Ding Tao 2018-02-07 15:11:25 +08:00
  • 68ca36f8f5 sensor: vl53l0x: Fix Kconfig warning of non-int value Ding Tao 2018-02-07 15:02:39 +08:00
  • 75a3590d20 fs: Kconfig: Fix warning on undefined choice NO_FILE_SYSTEM Ding Tao 2018-02-07 14:50:51 +08:00
  • 6c00545d66 native: console: Fix Kconfig "multiple prompts" warnings Ding Tao 2018-02-07 14:36:21 +08:00
  • 4b23b5d589 arch: arm: Do not enable SW_VECTOR_RELAY with M0+ and VTOR Carles Cufi 2018-02-07 12:44:05 +01:00
  • f54f2ceb95 Bluetooth: controller: Rename a microsecond variable Vinayak Kariappa Chettimada 2018-02-05 05:25:29 +01:00
  • 9ac64c1837 net: tests: Fix coap test case Ravi kumar Veeramally 2018-02-07 12:57:07 +02:00
  • a02606cbf9 Bluetooth: controller: Fix missing ticks to us conversion Vinayak Kariappa Chettimada 2018-02-05 05:42:50 +01:00
  • 978652e7b5 Bluetooth: controller: Remove redundant whitespace Vinayak Kariappa Chettimada 2018-02-05 12:54:08 +01:00
  • bb84be2c5c Bluetooth: controller: Fix ticker to use u32_t ticks_slot Vinayak Kariappa Chettimada 2018-02-05 09:19:53 +01:00
  • ad7c9d3d76 Bluetooth: controller: Improved continuous scanning Vinayak Kariappa Chettimada 2018-02-02 13:11:41 +01:00
  • fa724b2bba Bluetooth: controller: Refactor invalid ctrl PDU handling Vinayak Kariappa Chettimada 2018-02-05 21:24:54 +01:00
  • 318b8e1d20 boards: nios2: altera_max10: Add default Kconfig options for Disk Ramakrishna Pallala 2018-02-06 21:58:41 +05:30
  • 1e6adba9ef drivers/interrupt_controller: Introduce multi-level interrupt support Rajavardhan Gundi 2017-12-24 15:18:57 +05:30
  • 9a839df82e sanitycheck: rename qemu_crash -> handler_crash Anas Nashif 2018-01-29 08:42:38 -05:00
  • a49048b9db sanitycheck: all handlers produce the same log now Anas Nashif 2018-01-29 08:41:19 -05:00
  • b630ca6292 sanitycheck: fixed function documentation Anas Nashif 2018-01-29 08:38:57 -05:00
  • 61346f0c42 doc: install pyocd using pip2 Anas Nashif 2018-02-06 13:39:45 -06:00
  • 10330cadcb doc: update Zephyr features list in intro David B. Kinder 2018-02-06 13:20:09 -08:00
  • 0b1d20e254 doc: Add shell doc for kernel module David B. Kinder 2018-02-06 11:38:11 -08:00
  • b452e9ecde doc: update package dependencies for Linux Anas Nashif 2018-02-05 20:34:35 -06:00
  • 3f68f2bc97 soc: ti_simplelink: cc32xx: Remove ARMV7_M guard from CMSIS_IRQn_Type Gil Pitney 2018-02-06 14:56:54 -08:00
  • 6042ae9862 scripts: Covert scripts to use elf_helper.py Andy Gross 2018-01-22 14:26:49 -06:00
  • 826389ab7f scripts: Add elf_helper.py Andy Gross 2018-01-22 14:09:48 -06:00
  • 18560a01a4 arm: Generate privileged stacks Chunlin Han 2018-02-01 01:19:49 -06:00
  • e8860fe8be arm: Add app data section alignment constraints Andy Gross 2018-02-01 01:12:32 -06:00
  • 1f0ff06e38 makefile: Convert linker function to use names Andy Gross 2018-01-25 11:07:03 -06:00
  • 65ac049105 kernel: arm: core: Fix thread monitor wrapping Andy Gross 2017-10-25 10:49:42 +02:00
  • 6324d11535 sensors: tmp112: Fix breakage on stm32f4 platform Mark Vels 2018-01-07 15:40:45 +01:00
  • 018b489aea sensors: tmp112: trivial: Add comment about using this driver for TMP102 Mark Vels 2018-01-07 15:16:29 +01:00
  • 4e6e7374c4 flash: mcux: implement software write protection (HACK) Marti Bolivar 2018-02-02 11:22:14 -05:00
  • 98e2efdd05 sam0: move the UART and SPI configuration into pinmux. zero_pinmux Michael Hope 2018-01-30 21:35:15 +01:00
  • 81da97c474 kconfig: Rebase to latest Kconfiglib Carles Cufi 2018-02-06 11:43:05 +01:00
  • c734c2972f flash: remove obsolete FLASH_DRIVER_NAME Erwan Gouriou 2018-02-06 14:28:12 +01:00
  • 2c31ccee0e samples: sensor: Add sample application for CCS811 sensor Manivannan Sadhasivam 2018-01-05 08:53:06 -08:00
  • 9e88120fdf drivers: sensor: Add support for CCS811 Digital Gas Sensor Manivannan Sadhasivam 2018-01-05 08:09:05 -08:00
  • 75103ad683 sensor: Add Co2, VOC, Voltage, Current channels Manivannan Sadhasivam 2018-01-05 04:47:58 -08:00
  • d2b09497eb arm: core: cortex_m: introduce CPU_CORTEX_M_HAS_VTOR option Ilya Tagunov 2018-02-06 02:35:12 +03:00
  • 3d1348e02e cmsis: Update ARM CMSIS headers to version 5.2.0 Ioannis Glaropoulos 2018-02-05 12:52:34 +01:00
  • 166cd7f66d samples: sockets: http_get: More configurability and logging Paul Sokolovsky 2018-02-05 16:05:11 +02:00
  • 8f239cd363 Bluetooth: controller: Rename radio_*_is_enabled to ll_*_is_enabled Vinayak Kariappa Chettimada 2018-02-06 08:55:13 +01:00
  • f09bab9662 drivers: i2c: nrf5: Make pins for Port 1 configurable Aapo Vienamo 2018-02-01 11:19:43 +02:00
  • 22e5b07e52 drivers: i2c: nrf5: Fix SDA pin naming Aapo Vienamo 2018-02-05 11:25:20 +02:00
  • 1cce63ae8f cmake: dts: Allow multiple overlay files Carles Cufi 2018-01-31 18:00:49 +01:00
  • 6c2085bfed tests: userspace: fail on unexpected fault reason Stephen Smalley 2018-02-05 11:21:31 -05:00
  • a252ac2326 tests: userspace: fail on unexpected faults Stephen Smalley 2018-02-02 15:39:17 -05:00
  • db8c5439c1 tests: pipe: pipe_api: Converted pipe test cases to run in usermode. Adithya Baglody 2018-02-05 16:41:57 +05:30
  • 6abdcdb789 drivers: vl53l0x: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:54:12 +05:30
  • 2fecb06104 drivers: tmp007: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:53:14 +05:30
  • 212bc9d25f drivers: th02: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:52:20 +05:30
  • 6aca882d08 drivers: sx9500: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:51:18 +05:30
  • 24d3ac5ba2 drivers: sht3xd: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:50:16 +05:30
  • c26a00bf42 drivers: pms7003: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:49:16 +05:30
  • 5fafab34c6 drivers: mpu6050: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:45:06 +05:30
  • ed1576af15 drivers: mcp9808: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:44:03 +05:30
  • 97a3c74191 drivers: lsm9ds0_mfd: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:42:52 +05:30
  • c93ba2f017 drivers: lsm9ds0_gyro: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:42:09 +05:30
  • 1879a4a91f drivers: lsm6ds0: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:40:39 +05:30
  • 223a24d29e drivers: lps25hb: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:39:53 +05:30
  • 78339a6fab drivers: lis3dh: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:39:14 +05:30
  • 28916492dd drivers: lis2dh: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:38:14 +05:30
  • 5c15b68ba8 drivers: isl29035: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:37:05 +05:30
  • 49feececcc drivers: hts221: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:34:51 +05:30
  • d377d63f57 drivers: hp206c: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:32:33 +05:30
  • 51d2a1bd4e drivers: hmc5883l: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:29:29 +05:30
  • 5b5390f84b drivers: hdc1008: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:27:06 +05:30
  • 7c8dada6bc drivers: dht: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:24:58 +05:30
  • 1f992e891c drivers: bma280: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:08:08 +05:30
  • 3754a4f77f drivers: ak8975: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:05:17 +05:30
  • 3a163fb4cb drivers: bmg160: Initialise driver with DEVICE_AND_API_INIT Punit Vara 2018-02-04 17:09:50 +05:30
  • 63f862b262 samples: sensor: vl53l0x: Update for SENSOR_CHAN_DISTANCE refactor Paul Sokolovsky 2018-02-05 13:05:46 +02:00