Commit graph

  • 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
  • 8eea1d78d8 tinytile: support flashing Anas Nashif 2017-03-25 22:26:45 -04:00
  • a432cc52f8 Merge "Merge arm branch into master" Kumar Gala 2017-03-27 15:55:32 +00:00
  • c65c6a9029 build: Don't remove dts/ directory on clean Andy Gross 2017-03-27 10:00:17 -05:00
  • 48d6596f57 Merge arm branch into master Kumar Gala 2017-03-27 09:07:03 -05:00
  • aa9c14667b ext: mcux: Update to mcux 2.2 for k64 Maureen Helm 2017-03-24 09:40:14 -05:00
  • e0b56a7076 ext: mcux: Update to mcux 2.1 for k64 Maureen Helm 2017-03-03 11:02:51 -06:00
  • a57df869b4 serial: stm32: Properly put Kconfig options in their own submenu Florian Vaussard 2017-03-13 15:02:47 +01:00
  • 87960944d2 gpio: stm32: Add support for ports I to K Florian Vaussard 2017-03-10 16:16:32 +01:00
  • 52d663d49d gpio: stm32: Use macro to simplify registration Florian Vaussard 2017-03-10 16:16:14 +01:00
  • 85b4ecabe8 clock: stm32f4: Add some missing clocks Florian Vaussard 2016-12-08 11:54:09 +01:00
  • 2304e0facf clock: stm32f4: Fix wrong BKPSRAM and CCMDATARAM clocks Florian Vaussard 2016-12-08 11:53:13 +01:00
  • 33579adef9 clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config Florian Vaussard 2017-03-10 15:51:22 +01:00
  • 9b6140eafc arm: stm32f4: Add FPU support Florian Vaussard 2016-12-08 08:34:50 +01:00
  • 0601d8ad2b arm: stm32f4: Fix comment in Kconfig Florian Vaussard 2016-12-08 08:53:05 +01:00
  • 632a07d987 gpio: stm32: Use atomic set/reset in stm32_gpio_set() Florian Vaussard 2016-09-05 16:54:49 +02:00
  • 8fcb780034 kernel: arm: Increase idle stack size to fix corruption by FP_SHARING Florian Vaussard 2017-03-10 15:12:44 +01:00
  • ad235dc24b arm: UART driver modifications for MKL25Z soc support Gustavo Denardin 2017-02-22 14:00:54 -03:00
  • 51036ca5f4 nrf_rtc_timer: clear events and counter when disabling sys_clock Ricardo Salveti 2017-02-28 11:41:18 -03:00
  • 67f488b8f1 boards: add 96b_nitrogen board documentation Ricardo Salveti 2017-02-27 19:47:52 -03:00
  • 2df2790448 boards: add 96b_carbon board documentation Ricardo Salveti 2017-01-20 20:51:13 -02:00
  • 83d8ffb2a0 spi: mcux: Rename spi driver to DSPI to match naming convention Kumar Gala 2017-02-28 12:12:50 -06:00
  • fedf497b03 olimexino_stm32: Enable DT usage for OLIMEXINO STM32 Yannis Damigos 2017-02-19 20:02:52 +02:00
  • a7b6d769d4 dts: arm: Add base DTS support for Olimexino STM32 board Yannis Damigos 2017-02-19 20:01:30 +02:00
  • 5295191b28 arm: IRQ number correction in the soc configuration Gustavo Denardin 2017-02-23 14:44:14 -03:00
  • f475d2cde9 samples: grove: remove duplicate config Anas Nashif 2017-03-25 12:22:22 -04:00
  • c3f79e1d46 test/crypto: Update ECC DSA test case Flavio Santes 2017-03-11 00:20:28 -06:00
  • 3692aed6a8 test/crypto: Update ECC DH test case Flavio Santes 2017-03-11 00:06:10 -06:00
  • a50c1d0620 test: Add test for JSON library Leandro Pereira 2017-03-23 16:37:22 -07:00
  • 262365c727 lib: json: Fix parsing of boolean values Leandro Pereira 2017-03-23 16:32:03 -07:00
  • 4c7803b59f lib: json: Ignore spaces while scanning for tokens Leandro Pereira 2017-03-23 15:15:11 -07:00
  • 844ef6744e lib: json: Fix number parsing Leandro Pereira 2017-03-21 15:49:25 -07:00
  • 122cdb3956 lib: json: Do not use translation tables to encode characters Leandro Pereira 2017-03-21 15:31:59 -07:00
  • 95ec49cb70 lib: json: Simplify lexing of "true", "false", and "null" tokens Leandro Pereira 2017-03-16 10:11:00 -07:00
  • b9b1c18cd7 lib: json: Add encoding support Leandro Pereira 2017-03-14 16:50:33 -07:00
  • 67ac6f6701 lib: json: Parse nested objects and arrays Leandro Pereira 2017-03-21 13:51:15 -07:00
  • 0505c9c881 benchmarks: convert latency_measure to unified kernel Anas Nashif 2017-03-24 10:23:40 -04:00
  • c096453f34 doc: fix installation on windows instructions David B. Kinder 2017-03-24 11:47:08 -07:00
  • 25aa9e8e36 tests: enable syslog for sensors Anas Nashif 2017-03-24 15:32:48 -04:00
  • a53bc0eef0 sensors: sx9500: varables undeclared when in debug mode Anas Nashif 2017-03-24 15:31:58 -04:00
  • 2c04055970 Merge "Merge bluetooth branch into master" Anas Nashif 2017-03-25 11:25:43 +00:00
  • 8ec959a041 Merge "Merge net branch into master" Anas Nashif 2017-03-25 11:25:33 +00:00
  • 93fbca0d16 Merge bluetooth branch into master Johan Hedberg 2017-03-24 23:20:12 -07:00
  • 898c8b639b tests: object_footprint: add missing file Anas Nashif 2017-03-24 17:57:11 -04:00
  • e994b0ab19 benchmarks: remove legacy tests already ported to unified Anas Nashif 2017-03-24 10:20:28 -04:00
  • 7942eaee39 benchmarks: port object_footprint to unified kernel Anas Nashif 2017-03-23 09:53:06 -04:00
  • 477a928134 benchmarks: move footprint benchmark out of legacy Anas Nashif 2017-03-23 08:53:24 -04:00
  • 6db4a991b2 tests: tag with 'ignore_faults' testcases that provoke faults Inaky Perez-Gonzalez 2017-03-17 16:05:05 -07:00
  • aa70533244 tests: remove legacy tests already ported to unified Anas Nashif 2017-03-23 07:05:16 -04:00
  • 611460b913 Bluetooth: controller: Fix race waiting for ticker job to complt Vinayak Chettimada 2017-03-23 08:44:57 +01:00
  • 2d644f2f42 Bluetooth: controller: Fix mayfly caller id for thread call path Vinayak Chettimada 2017-03-21 14:24:57 +01:00
  • 9b135773e0 Merge net branch into master Jukka Rissanen 2017-03-24 17:32:42 +02:00
  • 178589fc31 net/net_if: When IPv6 DAD is disabled, added address gets final state Tomasz Bursztyka 2017-03-24 14:33:34 +01:00
  • 53b9c45f11 net/ipv6: Fix a NULL dereferencing issue when debug is enabled Tomasz Bursztyka 2017-03-24 14:11:46 +01:00