Commit graph

  • 1fd9f4b846 net: bt: Fix warning when compiling without debug Luiz Augusto von Dentz 2017-01-24 13:07:49 +02:00
  • 1c94ddd906 net: bt: Fix not checking channel state Luiz Augusto von Dentz 2017-01-24 12:58:26 +02:00
  • ed6712fa23 samples: net: add configs for MCR20A Johann Fischer 2017-01-15 23:35:55 +01:00
  • 12306df1ad samples: ieee802154: add MCR20A Johann F 2016-11-16 23:07:23 +01:00
  • fcf27119a7 boards: frdm_k64f: add pinmux settings for MCR20A Johann Fischer 2016-12-13 18:55:05 +01:00
  • fa8d9c9d10 drivers: ieee802154: add MCR20A driver Johann Fischer 2017-01-09 16:54:28 +01:00
  • d4e5113461 ext: mcux: add MCR20Overwrites.h Johann F 2017-01-05 01:53:18 +01:00
  • 5e5b187371 net: samples: Fix config option Ravi kumar Veeramally 2017-01-23 15:06:20 +02:00
  • 538d8d4032 net: tests: Use lighter printk() instead of printf() Ravi kumar Veeramally 2017-01-23 14:45:01 +02:00
  • 5cf134f45a net: samples: Use lighter printk() instead of printf() Ravi kumar Veeramally 2017-01-23 14:44:31 +02:00
  • 4540a73b59 net: Use lighter printk() instead of printf() Ravi kumar Veeramally 2017-01-23 13:05:40 +02:00
  • a28e2059e8 net: Fix 80 line character limit Ravi kumar Veeramally 2017-01-23 13:07:23 +02:00
  • b80878496d net: tests: Fix invalid config option in 6lo tests Ravi kumar Veeramally 2017-01-23 12:53:42 +02:00
  • 395ad208b1 samples: net: Add DHCPv4 sample application README file Ravi kumar Veeramally 2017-01-17 14:39:59 +02:00
  • 9e092b02e2 wpan_serial: Queue only full packet to RX queue Andrei Emeltchenko 2017-01-20 16:16:45 +02:00
  • fe72df5292 net: Set default NET_NBUF_RX_COUNT to 4. Paul Sokolovsky 2017-01-21 15:38:31 +03:00
  • 3a666c54ce samples/zoap_server: Also listen on the unicast address Vinicius Costa Gomes 2017-01-12 13:15:21 -08:00
  • c36c3c2883 samples/zoap: Update zoap samples documentation Vinicius Costa Gomes 2017-01-20 14:35:14 -08:00
  • 0621eda3a4 doc: fix wiki board reference back to web page David B. Kinder 2017-01-26 12:29:18 -08:00
  • 11e3d97c99 doc: update bluetooth samples with pointers Anas Nashif 2017-01-26 11:23:42 -05:00
  • d5bab09db6 license: fix SPDX headings on new tests David B. Kinder 2017-01-26 11:14:14 -08:00
  • a24de43f3d doc: fix broken link to board doc David B. Kinder 2017-01-26 11:03:30 -08:00
  • d025cb9056 doc: fix incorrect ReST heading hierarchy David B. Kinder 2017-01-26 11:10:31 -08:00
  • 5d5b17b037 samples: fxos8700: Convert documentation to RST Maureen Helm 2017-01-25 16:13:28 -06:00
  • 1938f5dadb samples: fxos8700: Decimate sensor data before printing to the console Maureen Helm 2017-01-25 15:36:51 -06:00
  • 8575a36dbe fxos8700: Fix broken gpio callback implementation Maureen Helm 2017-01-25 15:29:53 -06:00
  • 19974338bf MAINTAINERS: add Andrew to x86 Andrew Boie 2017-01-25 14:00:18 -08:00
  • d2bd15ccdc MAINTAINERS: add xtensa arch Andrew Boie 2017-01-20 13:07:15 -08:00
  • 0a3738019f pinmux: unify galileo pinmux driver Anas Nashif 2017-01-25 09:00:55 -05:00
  • 42e1c9ca34 pinmux: make pinmux_dev the default pinmux driver for quark Anas Nashif 2017-01-25 07:42:47 -05:00
  • 41ffe0240d tests/gpio: fix test GPIO_INT_LEVEL bug Qiu Peiyang 2017-01-22 13:17:15 +08:00
  • cbeac3e97d tests/gpio: don't call risk function Qiu Peiyang 2017-01-23 13:38:20 +08:00
  • d31ffd9cca boards/pinmux: fix typo Qiu Peiyang 2017-01-18 12:44:25 +08:00
  • 598ff7fb04 build: Use ZEPHYRINCLUDE when building offsets.o Kumar Gala 2017-01-24 09:29:55 -06:00
  • 38139df594 boards/bbc_microbit: Enable and configure default I2C_NRF if I2C is enabled. Marcus Shawcroft 2017-01-23 12:43:14 +00:00
  • 2dd2dfc3f9 i2c/nrf5: Implement NRF5 I2C driver. Marcus Shawcroft 2016-11-23 20:27:11 +00:00
  • df632a7371 i2c: Sort Makefile in alphabetical order. Marcus Shawcroft 2016-11-18 17:03:28 +00:00
  • 762c8e0d20 gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface. Marcus Shawcroft 2017-01-24 10:57:08 +00:00
  • cf94f6144d gpio/stm32: Move from the OPEN_DRAIN interface to the DRIVE_STRENGTH interface Marcus Shawcroft 2017-01-24 10:56:39 +00:00
  • 8324e93812 gpio/nrf5: Support drive strength configuration. Marcus Shawcroft 2016-12-14 21:32:43 +00:00
  • 1256e4f9e0 gpio: Support drive strength configuration. Marcus Shawcroft 2016-12-14 21:32:17 +00:00
  • 4c5fd88e38 fs: Update external FAT FS source with new rev 0.12b Ramesh Thomas 2017-01-24 13:11:13 -08:00
  • 9fb0c2af5c Revert "sanitycheck: add support for risc v boards" Andrew Boie 2017-01-24 16:50:29 -08:00
  • 7995e6207c sanitycheck: add support for risc v boards Anas Nashif 2016-12-15 10:03:28 -05:00
  • 1f55c8916d ztest: use an aligned stack size Anas Nashif 2017-01-24 17:55:08 -05:00
  • 2d1fd2c947 tests: kernel: threads_customdata: increase STACK_SIZE to 512 for riscv32 Jean-Paul Etienne 2017-01-21 17:52:32 +01:00
  • bc81926b9a tests: kernel: test_mpool_concept: increase STACK_SIZE to 1024 for riscv32 Jean-Paul Etienne 2017-01-21 17:47:35 +01:00
  • 3b8925099e Bluetooth: Move Bluetooth docs to rst Anas Nashif 2017-01-19 20:42:36 -05:00
  • 1cd715c5c9 doc: nios2 altera max 10 board documentation Anas Nashif 2017-01-21 16:01:10 -05:00
  • 9fede72910 docs: add Arduino 101 board documentation Anas Nashif 2017-01-21 10:30:43 -05:00
  • 3ac51cd82b tests: newlib: disable bluetooth for now Kumar Gala 2017-01-24 07:55:02 -06:00
  • 77b7cb90d3 drivers: spi: enable gpio driver automatically when needed Baohong Liu 2017-01-13 17:40:46 -08:00
  • 9f7a643310 sensor: fxos8700: expand trigger requirement to include pulse config Bogdan Davidoaia 2017-01-20 17:49:16 +02:00
  • e45f05bc1e filter-known-issues: add warning support, clean up, add more help Inaky Perez-Gonzalez 2017-01-20 15:06:59 -08:00
  • 110d58c055 tests: kernel: mbox_api: fix uninit variable and unchecked value Sharron LIU 2017-01-22 15:38:56 +08:00
  • d9a3c92b5b tests: kernel: mpool: fix assert side effect Sharron LIU 2017-01-22 15:12:14 +08:00
  • 41d805a235 tests: kernel: mpool: fix unchecked return value Sharron LIU 2017-01-22 14:44:44 +08:00
  • 6f141a5576 quark_se: PM: Add multicore support Andre Guedes 2016-12-21 13:26:17 -08:00
  • cd35f06de8 tests: kernel: msgq: fix unused value Sharron LIU 2017-01-23 13:03:20 +08:00
  • ee659ae1a1 build: add _ASMLANGUAGE to all asm files Benjamin Walsh 2017-01-22 18:06:10 -05:00
  • ed240f2796 kernel/arch: streamline thread user options Benjamin Walsh 2017-01-22 13:05:08 -05:00
  • 4b65502448 kernel/x86: move INT_ACTIVE/EXC_ACTIVE to thread_state Benjamin Walsh 2017-01-22 12:07:29 -05:00
  • 867f8ee371 kernel: move K_ESSENTIAL from thread_state to execution_flags Benjamin Walsh 2017-01-22 11:51:25 -05:00
  • a8978aba8f kernel: rename thread states symbols Benjamin Walsh 2017-01-22 11:41:59 -05:00
  • 3f3f4d94d5 kernel: remove K_STATIC Benjamin Walsh 2017-01-22 11:02:13 -05:00
  • dfa7ce5c94 kernel: include kernel.h in kernel_structs.h in asm files Benjamin Walsh 2017-01-22 17:06:05 -05:00
  • a5d8461d74 kernel: move volatile from k_thread.prio to k_thread.sched_locked Benjamin Walsh 2017-01-22 11:13:36 -05:00
  • 12215b4185 Merge "Merge arm branch into master" Anas Nashif 2017-01-24 03:01:03 +00:00
  • 02f327df5d samples: power_mgmt: Convert README to RST format Ramesh Thomas 2017-01-23 13:59:55 -08:00
  • 4611f37e5a Merge arm branch into master Kumar Gala 2017-01-23 15:44:52 -06:00
  • 098f28983f tests: arm_irq_vector_table: Use CMSIS NVIC APIs directly Kumar Gala 2017-01-18 11:24:32 -06:00
  • 8d4c1787bf Bluetooth: Controller: Use CMSIS NVIC APIs directly Kumar Gala 2017-01-13 10:40:36 -06:00
  • 043b006c0f clock_control: nrf5_power: Use CMSIS NVIC APIs directly Kumar Gala 2017-01-13 10:37:57 -06:00
  • 8c75d79a15 timer: nrf_rtc: Use CMSIS NVIC APIs directly Kumar Gala 2017-01-13 10:36:45 -06:00
  • 6782c3ea23 arm: cmsis: Convert relocate_vector_table to use CMSIS Kumar Gala 2017-01-18 11:33:21 -06:00
  • 7f5dc1ab30 arm: cmsis: Convert systick to CMSIS Kumar Gala 2017-01-11 12:50:23 -06:00
  • 82027c68f9 arm: cmsis: Convert DO_REBOOT to use CMSIS Kumar Gala 2017-01-12 12:39:45 -06:00
  • 88bbd6ccb1 arm: cmsis: Convert enable_floating_point to use CMSIS Carles Cufi 2017-01-11 17:46:38 +01:00
  • 457a5988c4 arm: cmsis: Introduce CMSIS layer Kumar Gala 2017-01-13 10:46:53 -06:00
  • 375a0ef393 arm: cmsis: Remove unused code from scb/scs layers Kumar Gala 2017-01-12 12:00:36 -06:00
  • ac4bfe49d1 boards: arm: Add board for MPS2 with AN383 Jon Medhurst 2017-01-18 16:57:29 +00:00
  • cd8fd42de9 arm: soc: Add SoC series for ARM's Cortex-M Prototyping System (MPS2) Jon Medhurst 2017-01-04 14:18:34 +00:00
  • 8769cd585e spi: k64: Remove the k64 spi driver Maureen Helm 2017-01-14 14:22:34 -06:00
  • 4279bf1c03 samples: net: Increase spi log level Maureen Helm 2016-12-16 14:43:12 -06:00
  • 06bd605da3 tests: Update spi driver test for mcux Maureen Helm 2016-12-16 10:23:11 -06:00
  • e1c9dfcee5 k64: Change the default spi driver to the mcux shim Maureen Helm 2016-11-28 16:30:18 -06:00
  • d138a4fad1 spi: Introduce new mcux shim driver Maureen Helm 2016-11-28 16:19:14 -06:00
  • bd562921e8 spi: Add shared default configs Maureen Helm 2016-12-11 12:46:04 -06:00
  • 18d4c13bda boards: 96b_carbon: Add LED definitions Ricardo Salveti 2017-01-20 15:01:43 -02:00
  • 6c3446dfcd boards: 96b_nitrogen: Add button and LED definitions Ricardo Salveti 2017-01-20 15:03:28 -02:00
  • 59d1025e62 board: v2m_beetle: Update defconfig Vincenzo Frascino 2016-12-12 17:07:15 +00:00
  • a93b88789b counter: cmsdk: Add Dualtimer as a Timer Vincenzo Frascino 2016-12-13 15:40:53 +00:00
  • b1e02a594a counter: cmsdk: Add DualTimer as Counter Vincenzo Frascino 2016-12-13 11:53:08 +00:00
  • b11242d11f counter: cmsdk: Add Timer 0 and 1 as Timers Vincenzo Frascino 2016-12-12 17:05:49 +00:00
  • d36543828b counter: cmsdk: Add clock control to TMR Counters. Vincenzo Frascino 2016-12-13 14:34:18 +00:00
  • 8971da0375 soc: arm: beetle: Add Timers IRQ map Vincenzo Frascino 2016-12-12 17:03:46 +00:00
  • 06f6d3837b counter: cmsdk: Add common interface Vincenzo Frascino 2017-01-20 16:07:37 +00:00
  • dee8ef6f4f arm: cortex-m: Implement CONFIG_TEXT_SECTION_OFFSET David Brown 2016-12-12 11:44:50 -07:00
  • 81a85341db boards:arm: Provide debug option on some boards Erwan Gouriou 2017-01-23 13:40:56 +01:00
  • 82eaa7cd5b gpio: serial: Fix NXP copyright Maureen Helm 2017-01-20 08:16:32 -06:00