Commit graph

  • 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
  • fe99cfe630 drivers: gpio: stm32: fix CONFIG_SOC_SERIES_STM32F4X build break Michael Scott 2017-01-19 16:45:45 -08:00
  • 294fdab7bd serial: k64: Remove the uart_k20 driver Maureen Helm 2017-01-11 16:20:06 -06:00
  • bb45fd526e frdm_k64f: hexiwear_k64: Remove defaults for the uart_k20 driver Maureen Helm 2017-01-11 16:05:52 -06:00
  • 8c3d4f770a k64: Change the default serial driver to the mcux one Maureen Helm 2017-01-09 13:35:33 -06:00
  • 2e205e69d1 frdm_k64f: hexiwear_k64: Add defaults for the mcux serial driver Maureen Helm 2017-01-09 13:26:17 -06:00
  • 38f812828e serial: Introduce new mcux shim driver Maureen Helm 2017-01-09 12:25:59 -06:00
  • efb978da1a cc3200: Added board documentation in RST format. Gil Pitney 2017-01-11 18:29:32 -08:00
  • 8890b73b6e license: Replace Apache boilerplate with SPDX tag Erwan Gouriou 2017-01-19 16:38:51 +01:00
  • a0dcfcce97 pinmux/stm32: default pin assignment for STM32373C-EVAL board Adam Podogrocki 2017-01-06 17:35:24 +01:00
  • 7d6c139082 pinmux/stm32: default pin assignment for NUCLEO-F334R8 board Adam Podogrocki 2017-01-06 17:31:45 +01:00
  • 2ce996695a pinmux/stm32: default pin assignment for STM3210C-EVAL board Adam Podogrocki 2017-01-06 17:29:53 +01:00
  • d8992f576e boards: add initial support for STM32373C-EVAL with SoC STM32F373VC Adam Podogrocki 2016-10-28 12:27:22 +02:00
  • 5f2fa051a6 boards: add initial support for Nucleo-64 with Soc STM32F334 Adam Podogrocki 2016-10-28 12:02:20 +02:00
  • 05f717e71b uart/stm32: add STM32F3X support for uart Kumar Gala 2017-01-11 07:38:52 -06:00
  • 726d11a5a2 pinmux/stm32: extend pinmux driver functionality to support STM32F3X series MCUs Adam Podogrocki 2016-11-04 09:08:52 +01:00
  • f23492a059 gpio/stm32: provide GPIO driver implementation for STM32F3X family Adam Podogrocki 2016-12-21 08:56:20 +00:00
  • 61cc74c425 flash/stm32: flash driver for STM32F3x series microcontrollers Adam Podogrocki 2016-11-02 15:34:02 +01:00
  • c80023fca3 exti/stm32: add support for F334 & F373 MCUs Adam Podogrocki 2016-10-31 13:28:57 +01:00
  • c514f671c7 clock/stm32: add STM32F3X reset and clock control Adam Podogrocki 2016-11-24 14:30:19 +01:00
  • 42a4615973 soc/stm32: add initial support for STM32F3X series Adam Podogrocki 2016-10-28 10:47:15 +02:00
  • 9ff75b2a1b board: add nucleo_401re board documentation Erwan Gouriou 2017-01-19 10:30:32 +01:00
  • 2e0c2aff97 arm: nvic: kill _NvicSwInterruptTrigger Kumar Gala 2017-01-18 11:07:25 -06:00
  • 6e14642c1e arm/nordic_nrf5: enable SOC_FLASH_NRF5 by default if FLASH is enabled Ricardo Salveti 2017-01-18 00:50:36 -02:00
  • 58460a52c9 arm: set default vector table address in prep_c when XIP Ricardo Salveti 2017-01-17 14:28:42 -02:00
  • 90f38f395e arm: kinetis: Remove duplicate & unused defines Kumar Gala 2017-01-13 10:17:20 -06:00
  • 38ca5843cd doc: update MAINTAINERS for .rst files David B. Kinder 2017-01-19 13:47:37 -08:00
  • 78adda30c9 boards: arduino 101: set user LED values correctly Anas Nashif 2017-01-21 09:48:48 -05:00
  • bc5039cfba docs: sensor: update included example code Bogdan Davidoaia 2017-01-23 15:32:54 +02:00
  • 594992f7b2 license: use SPDX identifier for files in ext/ Anas Nashif 2017-01-20 20:22:01 -05:00
  • 516e155bb5 tests: update to Apache 2.0 SPDX tags on new tests David B. Kinder 2017-01-20 12:13:32 -08:00
  • 2cb045420c doc: fix .rst files canonical heading order David B. Kinder 2017-01-20 15:58:05 -08:00
  • aaf7f7fb91 Merge "Merge net branch into master" Anas Nashif 2017-01-20 15:23:09 +00:00
  • 4fadbbeebd sensor: fxos8700: fix missing dependency in Kconfig Bogdan Davidoaia 2017-01-19 13:40:29 +02:00
  • 6460e7655d samples: sensor: fxos8700: use floating point for printing sensor values Bogdan Davidoaia 2017-01-19 10:35:55 +02:00
  • 90c37e21ea Merge net branch into master Jukka Rissanen 2017-01-20 16:25:13 +02:00
  • 007e231ff5 net: echo-server: Discard 0 byte received packets Jukka Rissanen 2017-01-20 15:40:07 +02:00
  • 011b22d64e net: echo-server: Use net_buf_frag_del() return parameter Jukka Rissanen 2017-01-20 15:36:56 +02:00
  • 4a24192529 wpan_serial: Fix possible NULL pointer dereference Andrei Emeltchenko 2017-01-20 15:32:34 +02:00
  • 467c69d524 net: tcp: Fix TCP states swap when accepted an incoming connection Tomasz Bursztyka 2017-01-20 11:53:00 +01:00
  • 088289ec28 net: context: Add status to connect callback Jukka Rissanen 2017-01-19 16:58:35 +02:00
  • 724aa3ffbd net: samples: Print assigned address from DHCPv4 server Ravi kumar Veeramally 2017-01-19 15:26:26 +02:00
  • 9b68f18ffb net: samples: Add ENC28J60 pin numbers to documentation Ravi kumar Veeramally 2017-01-19 14:42:51 +02:00
  • 9a7ccf81f9 net: nbuf: Fix debug prints in memory pool init and unref Jukka Rissanen 2017-01-19 16:39:52 +02:00
  • 0918a903b1 net: zperf: Add bluetooth support Luiz Augusto von Dentz 2017-01-19 16:26:09 +02:00
  • 862b8dcfc6 net: zoap-client: Add bluetooth support Luiz Augusto von Dentz 2017-01-19 14:34:49 +02:00
  • 72e013a7ba net: tcp: add timeout wait in net_context_connect Michael Scott 2017-01-17 21:49:33 -08:00
  • eb9055c019 net: tcp: move accept_cb from net_context to net_tcp Michael Scott 2017-01-19 14:53:41 -08:00
  • 34b67374de net: net_context: correct description of recv_data_wait in net_context Michael Scott 2017-01-19 14:00:43 -08:00
  • 2c3faa0de2 net: tcp: fix buffer leak in tcp_synack_received Michael Scott 2017-01-17 20:48:11 -08:00
  • 87914610b0 net: tcp: if buffer is TCP_FIN increment send_ack by 1 Michael Scott 2017-01-16 09:10:59 -08:00
  • c1f822222b net: tcp: don't assume TCP_FIN buffers are NET_DROP Michael Scott 2017-01-12 20:40:24 -08:00
  • 29b7d9c644 net: tcp: handle TCP_FIN after processing any data in the buffer Michael Scott 2017-01-16 09:09:01 -08:00
  • da7e00e3aa net: tcp: in tcp_establish save TCP flags for post-processing use Michael Scott 2017-01-12 20:29:36 -08:00