Commit graph

  • 4ae030c7b8 riscv32: added support for the SiFive Freedom E310 SOC Jean-Paul Etienne 2017-03-14 22:15:59 +01:00
  • cd14317c41 timer: riscv_machine_timer: prevent spurious interrupt while rearming the timer Jean-Paul Etienne 2017-03-14 22:15:16 +01:00
  • 1451f82aeb timer: riscv_machine_timer driver depends on SOC_FAMILY_RISCV_PRIVILEGE Jean-Paul Etienne 2017-03-14 22:14:52 +01:00
  • 7d5be2af73 Merge "Merge net branch into master" Anas Nashif 2017-04-01 20:46:11 +00:00
  • 291d4716ae docs: networking: Suggest to stop QEMU-related networking daemons. Paul Sokolovsky 2017-03-28 15:37:59 +03:00
  • 542c2b93d0 subsys: console: Add pull-style console API support. Paul Sokolovsky 2017-03-24 13:50:16 +03:00
  • 9f5f6d6283 slist: Add parentesis to container list and node pointer Luiz Augusto von Dentz 2017-03-24 14:39:13 +02:00
  • f20f0af255 slist: Add SYS_SLIST_PEEK_TAIL_CONTAINER Luiz Augusto von Dentz 2017-03-24 11:35:26 +02:00
  • fe415dbf62 tests: drivers: spi: fix variable type mismatches Qiu Peiyang 2017-03-31 15:45:31 +08:00
  • 2a9bb7af3d toolchain: override static assertions for GCC Marti Bolivar 2017-03-30 23:44:21 -04:00
  • 7e61e70b15 toolchain: add BUILD_ASSERT_MSG() Marti Bolivar 2017-03-30 23:43:12 -04:00
  • f8c9c5444a toolchain: allow compiler to provide BUILD_ASSERT Marti Bolivar 2017-03-30 23:47:34 -04:00
  • ce6ad70c06 scripts: openocd.sh: align usage of OPENOCD_*_CMD variables Piotr Mienkowski 2017-03-31 15:12:59 +02:00
  • 5f95120779 zephyr-env.sh: only reset scripts_path on Windows Marti Bolivar 2017-03-31 15:26:25 -04:00
  • bfda8a966a zephyr-env.sh: unset PWD_OPT after using it Marti Bolivar 2017-03-31 15:19:07 -04:00
  • e3a31263ce zephyr-env.sh: fix stale comment Marti Bolivar 2017-03-31 15:08:33 -04:00
  • cadfaf8858 Merge net branch into master Jukka Rissanen 2017-03-31 15:45:09 +03:00
  • 8108a608ff net/mgmt: Mask vs event should be verified part by part Tomasz Bursztyka 2017-03-31 11:34:28 +02:00
  • 8292dc16d4 net/ieee802154: Remove useless __packed annotation Tomasz Bursztyka 2017-03-31 09:23:57 +02:00
  • dc7be7c54f net/ieee802154: Disable ACK reply handling by default Tomasz Bursztyka 2017-03-28 08:34:41 +02:00
  • e716b4dcb0 net/ieee802154: Use context instead of interface to reduce stack usage Tomasz Bursztyka 2017-03-28 08:33:43 +02:00
  • 0948149b92 net/ieee802154: Use context's extended address when generating frame Tomasz Bursztyka 2017-03-28 08:23:19 +02:00
  • 0df2a2fdbe net/ieee802154: Simplify data FS settings function signature Tomasz Bursztyka 2017-03-28 08:10:18 +02:00
  • e027645c88 net/samples/ieee802154: Making hw sample simpler Tomasz Bursztyka 2017-03-23 11:44:39 +01:00
  • 5e3354dad5 net/ieee802154: We don't get the MFR from device drivers Tomasz Bursztyka 2017-03-22 14:37:25 +01:00
  • 82709802a9 tests/net/ieee802154: Add a unit test for secured data frame validation Tomasz Bursztyka 2017-03-20 11:09:40 +01:00
  • cca117d8b9 tests/net/ieee802154: Switch l2 to ztest framework Tomasz Bursztyka 2017-03-20 10:49:03 +01:00
  • d2f8a5a27f net/samples: Add 802.15.4 link-layer security settings for the samples Tomasz Bursztyka 2017-03-16 08:38:44 +01:00
  • e3c0310d98 net/ieee802154: Remove ORFD choice altogether. Tomasz Bursztyka 2017-03-15 17:35:19 +01:00
  • 7b8af87fdf samples/net: Remove the need for IEEE 802.15.4 stack in wpan serial Tomasz Bursztyka 2017-03-15 17:36:36 +01:00
  • 26a4df620f samples/net: Uses CONFIG_NET_APP_IEEE802154_* options relevantly Tomasz Bursztyka 2017-03-15 17:33:08 +01:00
  • 35dd54d1d7 net/ieee802154: Rename <SET/GET>_CHAN to <SET/GET>_CHANNEL Tomasz Bursztyka 2017-03-15 17:00:43 +01:00
  • 1a647613a4 net: Add 802.15.4 useful Kconfig application settings Tomasz Bursztyka 2017-03-15 16:40:07 +01:00
  • 0f18ce44f9 net: Rename Kconfig.samples and its main option for future changes Tomasz Bursztyka 2017-03-15 16:01:47 +01:00
  • 98cace4a96 net/ieee802154: Expose auxiliary security header validation function Tomasz Bursztyka 2017-03-10 14:43:37 +01:00
  • 7f50b56c0e tests/net/ieee802154: Add a simple CC2520 crypto dev test Tomasz Bursztyka 2017-02-27 16:35:27 +01:00
  • 3226b95a5f drivers/ieee802154: Adding support for CC2520 ccm crypto Tomasz Bursztyka 2017-02-22 08:37:51 +01:00
  • e771f174e5 net/ieee802154: Add net mgmt requests to set/get security settings Tomasz Bursztyka 2017-01-27 14:31:45 +01:00
  • 165f8b4d29 net/ieee802154: Integrate link-layer security relevantly Tomasz Bursztyka 2017-03-10 15:22:21 +01:00
  • aa24613347 net/ieee802154: Provide the means to decipher data frames Tomasz Bursztyka 2017-01-26 15:00:17 +01:00
  • 5e115ba935 net/ieee802154: Provide the means to create secured data frames Tomasz Bursztyka 2017-01-26 13:45:01 +01:00
  • 9d78dba0a1 net/ieee802154: Add generic support for link layer cipher operations Tomasz Bursztyka 2017-01-20 17:06:25 +01:00
  • fb55449882 net/ieee802154: Normalize one parameter to make it clearer Tomasz Bursztyka 2017-03-01 17:01:22 +01:00
  • fb0e2d44ee net/ieee802154: Change function signature for future change Tomasz Bursztyka 2017-01-18 14:18:05 +01:00
  • 1ee5f3b578 net/ieee802154: Parse and validate auxiliary security header Tomasz Bursztyka 2017-01-17 11:31:12 +01:00
  • e089f14427 net/ieee802154: Add Auxiliary Security Header definitions Tomasz Bursztyka 2017-01-17 10:12:38 +01:00
  • d593914b17 net: Check if sent packet is meant for us Jukka Rissanen 2017-03-27 16:50:10 +03:00
  • 039e215233 net: shell: Fix the connection status output Jukka Rissanen 2017-03-27 14:58:54 +03:00
  • 11305ec928 net: nbuf: Do not crash if context pools are not in use Jukka Rissanen 2017-03-28 11:06:54 +03:00
  • 6df4ee9691 net: tcp: Allow tweaking of 2MSL timeout Jukka Rissanen 2017-03-27 15:38:50 +03:00
  • a8dc0e60aa net: tests: Fix nbr lookup in route tests Jukka Rissanen 2017-03-27 20:52:57 +03:00
  • 625870a2f6 net: rpl: Temporarily disable some of the RPL tests Jukka Rissanen 2017-03-27 20:46:25 +03:00
  • e5183fcf97 net: rpl: Fix invalid nbr lookup Ravi kumar Veeramally 2017-03-24 20:17:35 +02:00
  • e6fd75c507 net: rpl: Fix DAO ACK reply Ravi kumar Veeramally 2017-03-21 15:58:32 +02:00
  • 8b6166e5c9 net: rpl: Fix invalid parsing of DIO message Ravi kumar Veeramally 2017-03-22 11:38:22 +02:00
  • ea7d1e138c net: rpl: Fix invalid parsing of DAO message Ravi kumar Veeramally 2017-03-22 11:17:47 +02:00
  • b77ad7dd6c net: rpl: Add support for handling of DAO ACK Ravi kumar Veeramally 2017-03-21 15:51:48 +02:00
  • bfb781dd14 net: rpl: Align Kconfig options properly Ravi kumar Veeramally 2017-03-20 14:12:45 +02:00
  • 6280abe372 net: icmpv6: Remove unnecessary cache ptrs for src and dst Ravi kumar Veeramally 2017-03-20 16:14:50 +02:00
  • 29fb336ccd net: if: Fix triggering interface link call back Ravi kumar Veeramally 2017-03-24 12:47:11 +02:00
  • 845ebe81f4 dma: stm32f4x: By default increment pointer through data passed through memory Lee Jones 2017-02-17 12:41:29 +00:00
  • 08aa0c5bb3 dma: stm32f4x: Trivial: Prevent >80 char issue and neaten up Lee Jones 2017-02-17 12:28:21 +00:00
  • 57d9a79b0b dma: stm32f4x: Prevent ddata from being directly referenced accidentally Lee Jones 2017-02-17 12:23:30 +00:00
  • 9e09a7d947 dma: stm32f4x: Pull in sub-channel information from Kconfig Lee Jones 2017-02-17 12:17:55 +00:00
  • a2e3a3ab7a dma: Kconfig: Provide a means to specify sub-channels Lee Jones 2017-02-17 12:08:06 +00:00
  • 61b6f5ab7c power_mgmt: Remove deprecated macros and structs Amir Kaplan 2017-03-22 14:49:34 +02:00
  • de64c8394c fxos8700: Fix Kconfig help indentation Maureen Helm 2017-03-30 13:57:50 -05:00
  • e09dc931bf samples: fxos8700: Update doc references and sample output Maureen Helm 2017-03-30 13:42:48 -05:00
  • 07241cafce samples: Add fxas21002 sample application Maureen Helm 2017-03-28 07:50:26 -05:00
  • f8926e8927 hexiwear_k64: Add support for fxas21002 gyroscope Maureen Helm 2017-03-28 07:44:36 -05:00
  • f38ea1636a sensor: fxas21002: Add gyroscope driver Maureen Helm 2017-03-28 07:36:49 -05:00
  • bb9c8df891 arm: core: Update core to use struct k_thread Vincenzo Frascino 2017-03-27 15:35:09 +01:00
  • 3d95a5d292 dma: stm32f4x: Remove unused 'id' attribute Lee Jones 2017-02-17 09:05:09 +00:00
  • 45fc0ac496 dma: stm32f4x: Use terminology found in the datasheet Lee Jones 2017-02-17 08:57:04 +00:00
  • ec60772103 dma: stm32f4x: Add .stop() call Lee Jones 2017-02-14 12:51:58 +00:00
  • b44a176ec4 dma: stm32f4x: Add support for dev-to-mem and mem-to-dev transfers Lee Jones 2017-02-14 12:50:57 +00:00
  • c153e7eaa2 dma: stm32f4x: Add dump regs function to aid debugging Lee Jones 2016-10-13 11:41:50 +01:00
  • 43bea395d3 dma: stm32f4x: Move to new DMA API Lee Jones 2017-02-14 12:13:17 +00:00
  • d5d269b7ef dma: stm32f4x: Adapt header file include to match new location Lee Jones 2017-02-14 12:06:52 +00:00
  • a33612057b dma: stm32f4x: Remove superfluous 'config' argument Lee Jones 2017-02-14 12:16:30 +00:00
  • 3e1c146c66 dma: Provide generic look-up functions for 'width' and 'burst' register entries Lee Jones 2017-02-17 14:32:45 +00:00
  • 9aeb6f895d serial: stm32: Move to more traditional formatting Lee Jones 2017-02-17 14:28:48 +00:00
  • 49c2858d94 serial: stm32: Give H/W a chance to set the TXE bit on transfer Lee Jones 2017-02-16 11:36:40 +00:00
  • a20b249549 ext: lib: mbedtls: Upgrading mbedTLS library Kumar Gala 2017-03-29 10:49:35 -05:00
  • 8e1dffd192 kernel: disable legacy APIs by default Anas Nashif 2017-03-29 16:07:59 -04:00
  • e698c9c5aa tests: do not build with legacy API enabled Anas Nashif 2017-03-29 15:59:49 -04:00
  • 8c1a073bb1 samples: ipm sample using mailbox for Quark SE Anas Nashif 2017-03-29 15:36:49 -04:00
  • 131cfa2043 samples: move ipm samples subsystem folder Anas Nashif 2017-03-25 08:09:06 -04:00
  • eaffffd963 samples: move usb samples subsystem folder Anas Nashif 2017-03-25 08:08:18 -04:00
  • 52448f6a2b samples: move shell sample subsystem folder Anas Nashif 2017-03-25 08:07:43 -04:00
  • da4ccce59e samples: move logger-hook sample to subsystem Anas Nashif 2017-03-25 08:05:38 -04:00
  • fdd0cb70ed samples: remove legacy applications Anas Nashif 2017-03-25 07:54:49 -04:00
  • bbcbd0e228 dma: Expand on documentation for data_size AKA data_width Lee Jones 2017-02-17 14:31:01 +00:00
  • 860f6abccd dma: stm32f4x: Obtain controller names from Kconfig Lee Jones 2017-02-13 12:51:40 +00:00
  • 8c5b54e8b8 dma: stm32f4x: Obtain IRQ priority from Kconfig Lee Jones 2017-02-13 12:50:21 +00:00
  • bb36c0af86 dma: Add possibility for up to 3 DMA Controllers Lee Jones 2017-02-13 12:10:22 +00:00
  • b15693d0e5 dma: Group devices together in Kconfig Lee Jones 2017-02-13 11:58:43 +00:00
  • 9d0c020a9b doc: clean up blank lines in getting started docs David B. Kinder 2017-03-27 15:34:07 -07:00
  • 5c642e8bdb device: Fix DEVICE_DECLARE macro to be usable inside drivers source code. Michał Kruszewski 2017-03-14 21:39:04 +01:00
  • 023f2ce94d dts/extract_dts_includes.py: Fix IRQ define name creation Kumar Gala 2017-03-23 15:18:43 -05:00