Commit graph

  • 0eb7a66297 ext: Update Nordic MDK header files Carles Cufi 2017-05-02 10:42:41 +02:00
  • 024de97473 Bluetooth: ATT: Respond with not support error for unknown PDUs Luiz Augusto von Dentz 2017-04-28 13:23:34 +03:00
  • b7f6aaaa72 tests: uart_basic_api: Don't assume we can drink from IRQ firehose. Paul Sokolovsky 2017-04-13 20:12:50 +03:00
  • 97ee53aa21 doc: fix doc headings in security.rst David B. Kinder 2017-05-01 14:01:43 -07:00
  • accc8eb6f5 sanitycheck: include qemu log when failure is not a build issue Anas Nashif 2017-05-01 16:33:43 -04:00
  • 1084bd5ed3 tests: crypto: reduce high timeout value Anas Nashif 2017-04-30 22:04:53 -04:00
  • e40bd685f6 tests: net: set reasonable timeout on dns test Anas Nashif 2017-04-30 21:55:22 -04:00
  • e588ca0169 doc: change pointer to SDK Anas Nashif 2017-04-28 19:54:22 -04:00
  • 0de394d313 MAINTAINERS: replace git pointer to github Anas Nashif 2017-04-28 19:46:45 -04:00
  • ee254daa1a ci: on S3, add repo name into the path Anas Nashif 2017-04-30 11:28:00 -04:00
  • 14f30ee9ee doc: update known issues with blutooth APIs Anas Nashif 2017-04-30 09:22:48 -04:00
  • 3a212f8875 ci: add documntation checking and posting to AWS S3 Anas Nashif 2017-04-29 22:36:11 -04:00
  • d36996b59c doc: remove :orphan: from README.rst David B. Kinder 2017-04-29 10:05:04 -07:00
  • 068766f7be drivers: i2c: clean up Kconfig file Piotr Mienkowski 2017-04-24 11:06:58 +02:00
  • b29b3e2fdb Bluetooth: controller: Rename ll_address_* to ll_addr_* Vinayak Chettimada 2017-04-28 10:44:22 +02:00
  • c8cb20a5b8 bluetooth: host: fix compile break with CONFIG_ASSERT in gatt.c Michael Scott 2017-04-27 15:35:56 -07:00
  • 3666fb81f5 Bluetooth: hci: Consistently use bt_hci_evt_* Vinayak Chettimada 2017-04-27 15:22:53 +02:00
  • 9fcd0827fd Bluetooth: controller: Explicit AC and DC packet configure Vinayak Chettimada 2017-04-26 23:49:58 +02:00
  • 56f8af92cf Bluetooth: controller: Low Duty Cycle Directed Advertising Vinayak Chettimada 2017-04-27 09:43:38 +02:00
  • a03e068b03 Bluetooth: shell: Don't attempt to reuse channel Luiz Augusto von Dentz 2017-04-26 13:00:13 +03:00
  • 65e07099a7 Bluetooth: l2cap: Use global conn tx pool for segmentation Vinayak Chettimada 2017-04-26 10:38:15 +02:00
  • 890bf82aff Bluetooth: conn: Remove shadow iterator variable Johan Hedberg 2017-04-26 11:28:42 +03:00
  • 512d2ac433 Bluetooth: L2CAP: Fix unnecessary NULL check Johan Hedberg 2017-04-26 10:59:43 +03:00
  • 27bad8743f Bluetooth: l2cap: Decouple segmentation size Vinayak Chettimada 2017-04-25 14:37:15 +02:00
  • 3807a9529d Bluetooth: l2cap: Dont use BT namespace in internal MPS/MTU macro Vinayak Chettimada 2017-04-25 06:00:31 +02:00
  • a6e157b61a Bluetooth: Controller: Fix alignment issues from new integer types Carles Cufi 2017-04-21 13:18:52 +02:00
  • d1bb961bcf Bluetooth: Remove unnecessary bt_dev_esco struct Johan Hedberg 2017-04-21 13:47:08 +03:00
  • 97f0241c07 Bluetooth: Fix alignment issues resulting from new integer types Johan Hedberg 2017-04-21 09:01:26 +03:00
  • acb872fd8c Bluetooth: HCI: Fix alignment of struct members Johan Hedberg 2017-04-21 08:27:31 +03:00
  • e7a54dc645 doc: Add README.rst to project root David B. Kinder 2017-04-29 07:11:05 -07:00
  • 2dc9ae4e37 ci: update to build 2 parallel jobs per run Anas Nashif 2017-04-28 20:30:13 -04:00
  • 86b0260e97 kconfig: Move debugging-related options from misc/ to subsys/debug/ Leandro Pereira 2017-04-27 14:04:44 -07:00
  • c40239dcfa watchdog: atmel_sam: only build for SAME70 Kumar Gala 2017-04-28 16:14:13 -05:00
  • 9a6d066ce0 Merge "Merge arm branch into master" Kumar Gala 2017-04-28 21:49:34 +00:00
  • 1d36cfba90 doc: change gerrit references to github David B. Kinder 2017-04-28 13:13:53 -07:00
  • 1be4d13b39 doc: remove listing of old documentation archives David B. Kinder 2017-04-28 13:21:51 -07:00
  • 3d3adc8578 Merge arm branch into master Kumar Gala 2017-04-28 15:37:23 -05:00
  • ac0bb050dd arm: dts: ti_lm3s6965: Add device tree support for Stellaris UART Kumar Gala 2017-04-28 11:34:06 -05:00
  • f6284cfbec arm: dts: ti_lm3s6965: Add Device Tree Support Kumar Gala 2017-04-27 13:25:20 -05:00
  • 749e02f6ea serial: uart_stellaris: remove export of uart_stellaris_isr Kumar Gala 2017-04-28 11:02:52 -05:00
  • 3df9fd1ff0 boards: disco_l475_iot: Configuration for HTS221 sample Erwan Gouriou 2017-04-27 13:35:28 +02:00
  • 5b04bd9aa4 i2c: i2c_gpio: Driver for software driven I2C using GPIO lines Jon Medhurst 2017-04-05 11:22:41 +01:00
  • 0818564753 i2c: bitbang: Add library for software driven I2C Jon Medhurst 2016-08-25 14:06:32 +01:00
  • 392803e4cc pinmux: stm32f4: Clean-up pinmux header Florian Vaussard 2017-03-15 11:38:51 +01:00
  • 45dde7eb3f arm: stm32f4: Reorder Kconfig options Florian Vaussard 2017-03-14 16:10:06 +01:00
  • a22e5924b5 arm: dts: nrf: Remove !HAS_DTS Kconfig bits Kumar Gala 2017-04-27 09:09:37 -05:00
  • ca3c7ec0a9 arm: dts: nrf: Add Device Tree Support for nRF51822 SoC & boards Kumar Gala 2017-04-11 13:17:42 -05:00
  • b09f63ac54 arm: dts: nrf: Add Device Tree Support for nRF52840 SoC & boards Kumar Gala 2017-04-11 12:55:16 -05:00
  • 9b30a9b308 arm: dts: nrf: Fixup nRF52840-QIAA SoC support for device tree Kumar Gala 2017-04-26 16:34:52 -05:00
  • 54b800f31e arm: dts: nrf: Add Device Tree Support for nRF52832 SoC based boards Kumar Gala 2017-04-11 11:37:39 -05:00
  • 2e20577554 board: Add support for board disco_l475_iot1 Erwan Gouriou 2017-04-26 17:56:36 +02:00
  • ed70ea7108 arm: linker: remove unused linker sections Kumar Gala 2017-04-27 13:07:17 -05:00
  • 62b0750499 arm: soc: ti_lm3s6965: remove dead code Kumar Gala 2017-04-27 13:00:31 -05:00
  • 94abb1f7fb arm: Support for new ARM board FRDM-KL25Z Gustavo Denardin 2017-04-03 15:38:40 -03:00
  • 567b733e76 arm: ti: dts: fixup building CC3200 dts Kumar Gala 2017-04-26 15:43:03 -05:00
  • 62d2d362ac arm: nxp: kl2x: Move to using UART_MCUX_LPSCI for UART0 Kumar Gala 2017-04-26 10:08:23 -05:00
  • ed467a695a serial: mcux: Shim driver for LPSCI UART on KL25Z Kumar Gala 2017-04-26 09:56:39 -05:00
  • eee56a7c10 soc: stm32l4xx: add support for STM32L475XG Erwan Gouriou 2017-04-26 15:23:04 +02:00
  • 288a9c145d driver: clock control stm32: align f4 factor names on l4 Erwan Gouriou 2017-04-19 08:00:22 +02:00
  • 424c33825c driver: uart: clock control code refactoring Erwan Gouriou 2017-04-11 11:06:05 +02:00
  • 242ed389a3 stm32f4: Clean references to stm32f4 specific clock control Erwan Gouriou 2017-04-11 11:03:32 +02:00
  • 80b7bec12c soc: stm32f4: Enable LL based clock control Erwan Gouriou 2017-04-11 09:43:04 +02:00
  • d3951673e4 boards: stm32f4: Provide config for LL Clock control Erwan Gouriou 2017-04-10 14:50:12 +02:00
  • 9e558fc05a drivers: dma_stm32f4x: make driver compatible with LL Clock Driver Erwan Gouriou 2017-04-10 14:17:38 +02:00
  • fda01e52c2 drivers: clock control: Provide LL based clock control for stm32f4 series Erwan Gouriou 2017-04-18 14:24:04 +02:00
  • f3361797e3 cc3220sf: Minor board documentation updates Gil Pitney 2017-04-25 11:43:48 -07:00
  • b2b965d3e9 cc3200: Set warning to deprecate board in Zephyr v1.8 Gil Pitney 2017-04-18 14:59:31 -07:00
  • 98cdbc4e32 cc3220sf: Update "baud-rate" dts property to "current-speed" Gil Pitney 2017-04-21 14:02:47 -07:00
  • a3e8a850f7 MAINTAINERS: Update maintainer for TI CC3220SF LaunchXL board Gil Pitney 2017-04-18 11:48:42 -07:00
  • 70040f0e11 boards: Add support for the CC3220SF_LAUNCHXL board Gil Pitney 2017-04-18 14:43:44 -07:00
  • c73a1eb806 cc3220sf: Add support for the TI CC3220SF SoC Gil Pitney 2017-04-18 14:08:56 -07:00
  • 9bd2a42d60 dts: Align uart "baud-rate" property to device tree spec "current-speed" Erwan Gouriou 2017-04-20 17:10:10 +02:00
  • de20a6558a cc3200: Make use of mem.h file in soc dtsi file. Gil Pitney 2017-04-18 14:18:50 -07:00
  • af6ca469e8 ext: stm32cube: update stm32f1xx cube version Erwan Gouriou 2017-04-20 09:25:14 +02:00
  • cc93aceb83 usb: cdc_acm: Use 2 instead of 4 for IN BULK endpoint Christer Weinigel 2017-01-18 14:15:19 +01:00
  • f338a16dee doc: fix broken link in nordic-segger board doc David B. Kinder 2017-04-27 15:15:45 -07:00
  • 51eb081311 xtensa port: Fixed crash on interrupt handlers when logger is enabled. Mazen NEIFER 2017-04-26 11:57:14 +02:00
  • 2bbaa13533 doc: Updating installation instructions Jessica Wagantall 2017-04-24 16:43:29 -07:00
  • 8dd2a35c30 Merge "Merge net branch into master" Anas Nashif 2017-04-28 14:54:10 +00:00
  • da871298b4 checkpatch: per coding style, we do not allow c++ style comments Anas Nashif 2017-04-21 08:52:01 -04:00
  • 841a59cb0c slist/dlist: container node can't be NULL in *_PEEK_NEXT_CONTAINER Michael Scott 2017-04-27 13:54:45 -07:00
  • 943d28c51e Merge net branch into master Jukka Rissanen 2017-04-28 15:03:11 +03:00
  • f65c06eea5 doc: net: Fix IP stack architecture data flow pictures Jukka Rissanen 2017-04-26 13:36:02 +03:00
  • 438492843c net/mqtt: return error codes from net_context_send Michael Scott 2017-03-01 23:15:17 -08:00
  • 7bce4af81f net/mqtt: cleanup TX function unref handling Michael Scott 2017-02-28 14:51:50 -08:00
  • fa5503fb44 net/mqtt: use rlen to calculate # of QoS items in SUBACK packet Michael Scott 2017-02-24 16:44:39 -08:00
  • e5f1112b07 net/mqtt: combine mqtt_parser for PUBLISHER and SUBSCRIBER Michael Scott 2017-02-18 10:58:14 -08:00
  • 5fab97c9d0 net/mqtt: fix race condition in mqtt_init() Marti Bolivar 2017-02-27 20:57:51 -08:00
  • ff3b019054 net: shell: Make shell commands non-static to allow reuse. Paul Sokolovsky 2017-04-27 15:35:30 +03:00
  • ddf23f3167 samples: net: dns_resolve: Clarify that DNS queries aren't immediate Paul Sokolovsky 2017-04-27 15:47:03 +03:00
  • e4d8900cc6 net: samples: Use correct API to get net pkt length Ravi kumar Veeramally 2017-04-27 15:57:25 +03:00
  • ead481a041 net: rpl: Fix invalid usage of router addition api Ravi kumar Veeramally 2017-04-27 13:44:47 +03:00
  • 5edf55f771 net: rpl: Fix router when it's timer expires Ravi kumar Veeramally 2017-04-27 13:37:38 +03:00
  • d9bde9a5ab net: ipv6: Use correct API to remove router Ravi kumar Veeramally 2017-04-27 11:22:24 +03:00
  • d787ccb40a net: zoap: Add block wise support for well-known response Ravi kumar Veeramally 2017-04-26 16:28:44 +03:00
  • 0cdfd75c7f net: zoap: Remove unused struct definition Ravi kumar Veeramally 2017-04-26 16:32:47 +03:00
  • 9d0a484690 net: zoap: Minor comment style fixes Ravi kumar Veeramally 2017-04-21 15:33:17 +03:00
  • 6740e691e8 net: zoap: Remove magic number Ravi kumar Veeramally 2017-04-21 15:19:04 +03:00
  • 38503f8c76 net: zoap: Add timeout while requesting packets Ravi kumar Veeramally 2017-04-21 14:52:52 +03:00
  • 86a72e1ed4 net: bt: Fix leaking TX packets Luiz Augusto von Dentz 2017-04-26 12:15:21 +03:00