Commit graph

  • 37f54c11fa samples: net: perf: Add sample for throughput measurement Jukka Rissanen 2018-01-10 15:03:56 +02:00
  • f9ebe62b3c samples: update the blinky sample to work with the Arduino Zero. Michael Hope 2018-01-28 18:48:03 +01:00
  • a347baa313 samples: update the blinky sample to work with the Arduino Zero. fix_blinky Michael Hope 2018-01-28 18:48:03 +01:00
  • 3f2b376cd6 dts: stm32l4: move dts.fixup to soc family level Daniel Wagenknecht 2018-01-28 00:35:40 +01:00
  • 080fe4d4cf dts: stm32f3: move dts.fixup to soc family level Daniel Wagenknecht 2018-01-28 00:28:01 +01:00
  • 285c9506d5 dts: stm32f1: move dts.fixup to soc family level Daniel Wagenknecht 2018-01-28 00:23:38 +01:00
  • d76858f6ae dts: stm32f4: move dts.fixup to soc family level Daniel Wagenknecht 2018-01-27 23:39:48 +01:00
  • be430a05cb dts: stm32f0: move dts.fixup to soc family level Daniel Wagenknecht 2018-01-27 23:12:30 +01:00
  • 2dfee62a5e drivers: flash: atmel sam0: Convert to use device tree Kumar Gala 2018-01-19 15:01:01 -06:00
  • 0d48cbe13e sanitycheck: default to assertions being enabled Kumar Gala 2018-01-26 10:22:20 -06:00
  • da2f7ddc09 dts: add support for application level dts.fixup Kumar Gala 2018-01-26 11:24:13 -06:00
  • d6bedd7c55 boards: arm: add support for STM32F072B-DISCO Daniel Wagenknecht 2017-12-14 12:30:12 +01:00
  • aacd802fbe pinmux: stm32f0: add additional defines for I2C2 Daniel Wagenknecht 2018-01-18 11:48:36 +01:00
  • da87e159af boards: arm: Add I2C support to nucleo_f411re Richard Osterloh 2018-01-16 15:41:10 +00:00
  • dc98605f4a drivers: flash: stm32: Convert to use device tree Kumar Gala 2018-01-19 14:58:39 -06:00
  • f5d64aafaa Bluetooth: controller: Fix CPR initiation while in Enc. setup Vinayak Kariappa Chettimada 2018-01-26 08:06:52 +01:00
  • daa83f8823 usb: mass_storage: rework and cleanup logging Johann Fischer 2018-01-17 18:23:04 +01:00
  • bbd307edfd arch: arm: vector_table: Support vector table soft relay Ding Tao 2018-01-25 18:44:43 +00:00
  • bf949b0647 arch: arm: Add SW_VECTOR_RELAY Kconfig flag Ding Tao 2018-01-25 18:43:38 +00:00
  • e28db91acf arch: arm: stm32f0: Enable CONFIG_CPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP Ding Tao 2018-01-15 08:22:56 +00:00
  • 0be502e68f arch: arm: Add CPU_CORTEX_M0_HAS_VECTOR_TABLE_REMAP Kconfig flag Ding Tao 2018-01-15 08:15:35 +00:00
  • b0768ec66a arm: nordic: remove last references to CONFIG_SOC_FLASH_NRF5_DEV_NAME Kumar Gala 2018-01-25 12:45:18 -06:00
  • 44141f6939 arm: nordic: Refactor dts.fixup files to SoC vs board Kumar Gala 2018-01-25 12:36:23 -06:00
  • 26e4da52cf arm: nordic: flash: Use FLASH_DEV_NAME define Kumar Gala 2018-01-19 14:48:52 -06:00
  • 7474ad6286 boards: arm: Add stm32f072-eval board support Neil Armstrong 2017-09-08 15:59:38 +02:00
  • c406b95c40 drivers: clock_control: simplify CLOCK_STM32_PLL_PREDIV1 config Neil Armstrong 2017-09-08 17:21:42 +02:00
  • d9c00b4e68 arch: arm: soc: provide support for stm32f072 Neil Armstrong 2017-09-08 15:11:56 +02:00
  • 4d7d9de342 Bluetooth: controller: Refactor LL up and downstream interface Vinayak Kariappa Chettimada 2018-01-04 13:19:35 +01:00
  • 4ddb81f803 dts: arm: st: Add Flash Controller Nodes for STM32{F0,F3,F4,L4} Kumar Gala 2018-01-23 12:52:50 -06:00
  • 90a45d2eca soc: nrf51: Define flash driver name for nRF51 Carles Cufi 2018-01-25 14:15:53 +01:00
  • cf81893344 native: Corrected board name in config short description Alberto Escolar Piedras 2018-01-23 20:34:24 +01:00
  • dd968b97ea native: fixed configuration warning Alberto Escolar Piedras 2018-01-22 16:17:56 +01:00
  • 5b0cd2c69b Bluetooth: controller: Conditional compile BT_LL_SW variant Vinayak Kariappa Chettimada 2018-01-09 15:17:15 +01:00
  • ae9f5b38d0 Bluetooth: controller: Add missing CPR and DLE cond. compilation Vinayak Kariappa Chettimada 2018-01-04 11:56:43 +01:00
  • 5f4a7ea119 Bluetooth: shell: Support a non-connectable build Vinayak Kariappa Chettimada 2018-01-04 11:44:50 +01:00
  • 1502092802 boards: 96b_nitrogen: Fix building of bluetooth/init/test_controller Kumar Gala 2018-01-25 01:11:41 -06:00
  • 9a87b8535e tests: benchmarks: latency_measure: Fix build issue with abs() Kumar Gala 2018-01-24 07:42:00 -06:00
  • b452e1bbbb dts: add support for soc family level fixups Kumar Gala 2018-01-23 13:30:30 -06:00
  • 4a243ffce9 arch: arc: use default optimization flag Jimmy Huang 2018-01-24 11:15:52 -08:00
  • 39caff5ca1 sanitycheck: use re.search to match output Anas Nashif 2018-01-24 09:54:08 +05:30
  • 2fd36fac81 native_posix: enable coverage by default Anas Nashif 2018-01-19 11:55:24 -05:00
  • 1a67aed51f samples: crypto: remove DEBUG/ASSERT from prj.conf Anas Nashif 2018-01-18 22:07:17 -05:00
  • 2eb443f2d8 samples: philosophers: test different configurations Anas Nashif 2018-01-18 16:22:27 -05:00
  • 6de0dfad51 samples: event_logger: match more lines during sanitycheck Anas Nashif 2018-01-06 11:51:35 -05:00
  • 3a0a592583 samples: hello_world: disbale asserts on single thread (REVERTME) Anas Nashif 2018-01-12 09:53:14 -05:00
  • 40188a8449 samples: exclude some platforms due to bug [REVERTME] Anas Nashif 2018-01-01 17:14:10 -05:00
  • 5124711d87 native: ignore format-truncation warnings (REVERTME) Anas Nashif 2018-01-01 17:13:36 -05:00
  • e76de53202 test: mbedtls: remove while loop Anas Nashif 2018-01-01 11:36:25 -05:00
  • 04035d19bc tests: nfc_hello: remove filter and support harness Anas Nashif 2017-12-29 09:54:47 -05:00
  • a7a1e393ab tests: mem_domain_apis: remove filter and support harness Anas Nashif 2017-12-29 09:54:24 -05:00
  • 9f6147395f tests: mpu_stack_guard: remove filter and support harness Anas Nashif 2017-12-29 09:53:59 -05:00
  • d2b7749428 samples: event_logger: remove filter and support harness Anas Nashif 2017-12-29 09:28:47 -05:00
  • 07c9163f67 tests: native: do not kill process when test completes Anas Nashif 2017-12-29 08:57:21 -05:00
  • 5d3a534807 samples: use console harness for some samples Anas Nashif 2017-12-29 08:56:56 -05:00
  • 5ba7eed255 samples: philosophers: test more scenarios Anas Nashif 2017-12-28 20:22:54 -05:00
  • d6cc2909b8 sample: kernel_event_logger: cleanup headers Anas Nashif 2017-12-24 18:34:17 -05:00
  • 1b1b7091ff sample: cpp_synchronization: support console harness Anas Nashif 2017-12-24 18:26:33 -05:00
  • 5c8124f96b sample: philosophers: support console harness Anas Nashif 2017-12-24 18:24:42 -05:00
  • 4843c69f06 sample: external_lib: support console harness Anas Nashif 2017-12-24 10:32:35 -05:00
  • a442987b02 sample: hello_world: support console harness Anas Nashif 2017-12-27 09:05:46 -05:00
  • dfbc0f5efb sample: synchronization: support console harness Anas Nashif 2017-12-24 10:11:39 -05:00
  • fd6eb76579 sanitycheck: native: write output to run.log Anas Nashif 2017-12-31 11:16:49 -05:00
  • 576be98525 sanitycheck: add harness classes Anas Nashif 2017-12-23 20:20:27 -05:00
  • e722db14ad sanitycheck: support harness_config keyword in schema Anas Nashif 2017-12-24 18:27:21 -05:00
  • 2eab036233 native: documentation improvements Alberto Escolar Piedras 2018-01-20 15:55:55 +01:00
  • f435fda313 ztest: cleanup phase should reset the timeout queue. Adithya Baglody 2017-11-29 16:11:03 +05:30
  • f06a1d84ed spi: sort drivers into legacy or not in CMakeLists.txt Kumar Gala 2018-01-23 11:59:28 -06:00
  • 80c4985342 spi: cleanup whitespace in CMakeLists.txt Kumar Gala 2018-01-23 11:57:25 -06:00
  • 61b7757da0 tests: abort: Testcase for repeated thread abort Adithya Baglody 2018-01-23 15:37:10 +05:30
  • 10db82bfed kernel: thread: Repeated thread abort crashes. Adithya Baglody 2018-01-23 15:33:11 +05:30
  • be0aa2ac2c Bluetooth: controller: Remove redundant clear of NRF_RADIO events Vinayak Kariappa Chettimada 2018-01-22 21:14:17 +01:00
  • 9d1ca9c390 Bluetooth: controller: remove redundant PPI channel and TIMER CC Ioannis Glaropoulos 2018-01-23 12:48:31 +01:00
  • adaef465e4 Bluetooth: controller: minor refactoring in nrf5 radio driver Ioannis Glaropoulos 2018-01-23 12:36:49 +01:00
  • 36ded0b516 Bluetooth: controller: adjust nRF52840 HW radio timings for Coded PHY Ioannis Glaropoulos 2018-01-23 12:28:33 +01:00
  • 13130dbe73 Bluetooth: controller: Fix BT_CTLR_DEBUG_PINS Kconfig help text Vinayak Kariappa Chettimada 2018-01-23 23:58:41 +01:00
  • a9ae315f07 native: don't slow down tests Alberto Escolar Piedras 2018-01-22 16:04:40 +01:00
  • 4bd904ccae size_report: Ported to native Windows Sebastian Bøe 2018-01-22 15:19:15 +01:00
  • cfca2dbfa3 size_report: Use Universal newlines when calling check_output Sebastian Bøe 2018-01-19 10:43:40 +01:00
  • 8569b28596 size_report: Don't use colors on Windows Sebastian Bøe 2018-01-19 09:34:31 +01:00
  • 91d9fe7f5e size_report: Use "Universal newlines" to fix ram_report on Windows Sebastian Bøe 2018-01-19 08:59:16 +01:00
  • f19ab5efba irq: move shared irq support under drivers/interrupt_controller Kumar Gala 2018-01-16 11:47:55 -06:00
  • ff7dfc4fb4 dts: bindings: add support for the flash driver name Andrzej Puzdrowski 2018-01-22 14:48:38 +01:00
  • 37d72bf0d6 dts: Update soc-nv-flash nodes Kumar Gala 2018-01-22 09:28:58 -06:00
  • 8310c53200 sample: sensor: Add vl53l0x sample application Vincent Veron 2017-12-15 16:33:58 +01:00
  • 73c52d74c3 boards: disco_l475_iot1: Enable vl53l0x sensor Vincent Veron 2017-07-19 17:07:17 +02:00
  • 096314872a drivers: sensor: vl53l0x: ST library customization for Zephyr Vincent Veron 2017-11-27 15:27:33 +01:00
  • 347560459b driver: sensor: Add vl53l0x Vincent Veron 2017-07-19 16:59:43 +02:00
  • 2862c8559b ext: enable st/lib compilation Vincent Veron 2017-11-06 10:58:35 +01:00
  • 45bf893164 ext: Fix warnings in vl53l0x ST library when compiling on Zephyr Vincent Veron 2017-11-27 15:23:04 +01:00
  • 81d4342dc0 ext: Add official ST library for vl53l0x Vincent Veron 2017-11-27 15:14:53 +01:00
  • 6083939174 lib: add abs function to minimal libc Vincent Veron 2018-01-23 16:16:04 +01:00
  • c96cfc2511 include: Add distance channel sensor Vincent Veron 2017-07-17 11:40:26 +02:00
  • a69d4604be lpc: Add lpcxpresso54114 board based on its architecture Shiksha Patel 2017-08-03 08:35:35 -05:00
  • 4a892ae81a lpc: Add nxp_lpc soc family to soc directory Shiksha Patel 2017-07-26 04:40:18 -05:00
  • 1dc7e90c03 lpc: Add gpio mcux driver for lpc Shiksha Patel 2017-07-26 07:04:43 -05:00
  • 53cbfd3fd3 lpc: Add usart shim driver for lpcxpresso54114 Shiksha Patel 2017-07-26 06:53:02 -05:00
  • 40d9763611 lpc: Add pinmux shim driver for lpcxpresso54114 Shiksha Patel 2017-07-26 06:36:39 -05:00
  • 460d68e425 lpc: Add device header and driver files for lpc54114 from mcux 2.2.1 Shiksha Patel 2017-07-26 04:25:43 -05:00
  • 2e0c11d604 ext: hal: stm32cube: update README Erwin Rol 2017-11-05 12:41:01 +01:00
  • 23bb4e6101 drivers: spi: stm32: use Kconfig to select HAL/LL sources Erwin Rol 2017-10-31 12:00:26 +01:00