Commit graph

  • 66b55a3f7c arc: if printk is disabled, do not set variables Anas Nashif 2015-09-17 22:51:21 -04:00
  • fd0bd160e6 Bluetooth: Add missing copyright statement to btp_spec.txt Johan Hedberg 2015-09-18 13:35:34 +03:00
  • d1ca4eb92d Bluetooth: Add subscription type to gatt-subscribe in btshell Luiz Augusto von Dentz 2015-09-15 10:52:06 +03:00
  • 1b4fb0d8a6 Bluetooth: GATT: Add value support to bt_gatt_subscribe Luiz Augusto von Dentz 2015-09-15 10:40:03 +03:00
  • d87d1878b4 Bluetooth: ATT: Handle Indications Luiz Augusto von Dentz 2015-09-15 10:38:40 +03:00
  • b5e8ecf12e Bluetooth: ATT: Fix BT_ATT_OP_CONFIRM code Luiz Augusto von Dentz 2015-09-16 10:50:12 +03:00
  • 6f580e363b Bluetooth: Ignore completed packets events for unknown connections Johan Hedberg 2015-09-17 11:22:00 +03:00
  • 19b2d6c258 Bluetooth: Factor out pending connection lookup in le_conn_complete Szymon Janc 2015-09-16 10:01:08 +02:00
  • 6fc9e71d09 Bluetooth: Refactor bt_conn_security function Szymon Janc 2015-09-16 09:57:36 +02:00
  • a9382fde50 Bluetooth: Fix missing error checks for drv->send() Johan Hedberg 2015-09-15 17:57:00 +03:00
  • 4817c96b68 Bluetooth: Fix returning unacknowledged packets upon disconnection Johan Hedberg 2015-09-15 17:19:45 +03:00
  • 4cdcd228a2 Bluetooth: UART: Fix bt_uart_send error return values Johan Hedberg 2015-09-16 10:58:22 +03:00
  • 5b5575a1fe Bluetooth: Refactor bt_le_scan_update function Szymon Janc 2015-09-15 15:46:35 +02:00
  • ff747d6808 Bluetooth: Factor out setting flow control Szymon Janc 2015-09-15 14:25:26 +02:00
  • cc261005f2 Bluetooth: Remove includes from internal headers Szymon Janc 2015-09-15 10:08:04 +02:00
  • 348276044f Bluetooth: ATT: Fix write check permission Arkadiusz Lichwa 2015-09-15 11:21:44 +02:00
  • 8b7097fd20 Bluetooth: Make parts of GATT API internal Szymon Janc 2015-09-14 17:48:26 +02:00
  • dabb5d49d5 Bluetooth: Fix read attr respond with invalid handle error Grzegorz Kolodziejczyk 2015-09-10 12:20:58 +02:00
  • fb6c412b8d Bluetooth: Move Kconfig Bluetooth settings to submenu Szymon Janc 2015-09-03 10:26:04 +02:00
  • 3bb2df0d24 Bluetooth: tester: Add missing GAP_SETTINGS_DISCOVERABLE define Mariusz Skamra 2015-09-10 14:27:56 +02:00
  • 01d8a82332 net: tinydtls: Add missing header files Jukka Rissanen 2015-09-15 09:50:09 +03:00
  • c74c6fd453 Bluetooth: ATT: Retry in case of recoverable error Luiz Augusto von Dentz 2015-09-08 17:41:57 +03:00
  • 2045f0ab12 Bluetooth: ATT: Clone request buffer Luiz Augusto von Dentz 2015-09-04 14:29:57 +03:00
  • 41d047f0fa Bluetooth: Fix bug in the shell app Andrei Emeltchenko 2015-09-14 15:32:01 +03:00
  • deb72b0b34 Bluetooth: Add initial Bluetooth Tester Protocol specification Szymon Janc 2015-09-14 10:46:07 +02:00
  • 3cf2e63f81 net: Check neighbor discovery option correctly Jukka Rissanen 2015-09-11 16:08:59 +03:00
  • 1354dc9a90 Bluetooth: Add bt_buf_clone Luiz Augusto von Dentz 2015-09-10 11:52:54 +03:00
  • 241ff5336c Bluetooth: gatt: Fix data length in Prepare Write Request Mariusz Skamra 2015-09-09 10:59:39 +02:00
  • bece111ec9 Bluetooth: Refactor tester application Szymon Janc 2015-08-21 13:28:56 +02:00
  • 1712baf9cd Bluetooth: Initialize RX prio fiber before RX fiber Johan Hedberg 2015-09-10 11:25:23 +03:00
  • b0794cc71e Bluetooth: Reduce number of memcpy in le_adv_report Szymon Janc 2015-09-09 17:35:39 +02:00
  • 8efdadc9ab Bluetooth: Simplify check_pending_conn function Szymon Janc 2015-09-09 17:31:16 +02:00
  • 1d322531cd Bluetooth: Add GAP Appearance characteristic to GATT db Grzegorz Kolodziejczyk 2015-08-25 14:13:21 +02:00
  • a679ffbfa8 Bluetooth: gatt: Fix non-passing service handles to the callback Mariusz Skamra 2015-09-07 15:40:19 +02:00
  • 009ddade3a .gitignore: add ctags data file Andrew Boie 2015-09-15 09:35:58 -07:00
  • 196bb2e17f libc: use isdigit from ctype.h Anas Nashif 2015-09-16 22:32:51 -04:00
  • f3f7eac765 Add MINIMAL_LIBC_EXTENDED to limit libc builds Anas Nashif 2015-09-15 18:20:38 -04:00
  • 751d90da85 libc: add support for strncasecmp function Anas Nashif 2015-07-31 06:57:00 -04:00
  • 3e02a4a107 libc: add atoi to minimal libc Anas Nashif 2015-07-31 06:57:00 -04:00
  • 9d648ebc48 libc: add strcat to minimal libc Anas Nashif 2015-07-31 06:57:00 -04:00
  • bddd72602c libc: add strtol and strtoul to minimal libc Anas Nashif 2015-07-31 06:57:00 -04:00
  • 17f666bd89 libc: update ctype.h with isdigit, isspace, isalpha, isupper Anas Nashif 2015-07-31 06:57:00 -04:00
  • 6bc71f5933 libc: added errno global variable Dirk Brandewie 2015-08-31 11:27:30 -07:00
  • b4c75df9dc doc: Edits to the supported platform documents. steveballard123 2015-09-16 15:04:00 -07:00
  • e54276391b loapic_timer: rewrite tickless idle for loapic timer Peter Mitsis 2015-09-10 14:10:10 -04:00
  • 170b0c9251 loapic_timer: Rename global variables and routines Peter Mitsis 2015-09-04 11:31:16 -04:00
  • 00bb89357e loapic_timer: Remove tickless idle skew Peter Mitsis 2015-09-08 12:20:06 -04:00
  • da384d5610 timers: Fix _sys_idle_elapsed_ticks name in comments Peter Mitsis 2015-09-04 11:40:01 -04:00
  • d510cab958 arm/x86: update defconfig Anas Nashif 2015-09-13 18:35:58 -04:00
  • 81cce4ee73 arm: defconfigs: Use fragments instead of a complete config Anas Nashif 2015-09-13 09:00:56 -04:00
  • 184003a924 x86: Use fragments instead of a complete config Anas Nashif 2015-09-12 05:38:35 -04:00
  • 83acfa3efb add kernel default config fragments Anas Nashif 2015-09-12 07:38:18 -04:00
  • 0073eecba9 merge_config: look for *.config files in app root Anas Nashif 2015-09-12 16:34:36 -04:00
  • 32e1ecb827 kbuild: add generic mergeconfig target, %.config Masahiro Yamada 2015-03-13 15:21:43 +09:00
  • 830c9fbc5c kbuild: mergeconfig: remove redundant $(objtree) Masahiro Yamada 2015-03-13 15:21:40 +09:00
  • 61c6277e86 kbuild: mergeconfig: fix "jobserver unavailable" warning Masahiro Yamada 2015-03-13 15:21:38 +09:00
  • 8f298d3fe1 merge_config.sh: rename MAKE to RUNMAKE Masahiro Yamada 2015-03-13 15:21:42 +09:00
  • 224fa9455c merge_config.sh: exit on missing input files Sam Bobroff 2015-07-20 15:12:19 +10:00
  • 15e1669e48 kbuild: mergeconfig: move an error check to merge_config.sh Masahiro Yamada 2015-03-13 15:21:39 +09:00
  • 1540777fe4 kconfig: fix a misspelling in scripts/kconfig/merge_config.sh Masahiro Yamada 2014-12-03 15:55:49 +09:00
  • 40cd34e5de merge_config.sh: Display usage if given too few arguments Olof Johansson 2014-12-11 12:55:03 -08:00
  • ebcdaf8ddd ia32_pci: HPET_TIMER depends on IOAPIC & LOAPIC Anas Nashif 2015-09-12 05:50:48 -04:00
  • c124e6b3ec defconfig: Update all defconfigs before we move to fragments Anas Nashif 2015-09-12 05:36:16 -04:00
  • dc1fd516a8 Fix TinyCrypto include path Szymon Janc 2015-09-17 16:44:39 +02:00
  • 8253b90cfc microkernel: add task pointer list Daniel Leung 2015-09-16 09:35:22 -07:00
  • 35ad85c1f8 doc: fix name of nanokernel semaphore group Anas Nashif 2015-09-15 07:27:10 -04:00
  • a1b25ec1e1 doc: Format Galileo running code block correctly Andrei Emeltchenko 2015-09-15 11:31:34 +03:00
  • 8b757e860d doc: Remove unneeded steps in Galileo running Andrei Emeltchenko 2015-09-15 11:26:00 +03:00
  • e805c2bd52 doc: Fix splitting long line Andrei Emeltchenko 2015-09-15 11:24:51 +03:00
  • cea7764f14 doc: Make Galileo instructions more readable Andrei Emeltchenko 2015-09-15 11:09:37 +03:00
  • 62777786d8 doc: Fix bug splitting long line and breaking list Andrei Emeltchenko 2015-09-15 11:03:21 +03:00
  • fe39066e25 ia32_pci: Refactor UART configuration for ia32_pci Andrei Emeltchenko 2015-09-02 17:18:56 +03:00
  • fc3f76d751 arc: move source files to core/ Anas Nashif 2015-09-12 19:00:39 -04:00
  • bcbea5dbc7 doc: remove doxygen index and add groups instead Anas Nashif 2015-09-14 11:54:34 -04:00
  • c980d146c9 doxygen: cleanup layout of comments in microkernel/task.h Anas Nashif 2015-09-14 11:53:55 -04:00
  • 4109b41df7 doxygen: define groups for microkernel objects Anas Nashif 2015-09-13 19:03:22 -04:00
  • 5acdfc76a0 doxygen: define groups for nanokernel objects Anas Nashif 2015-09-13 17:16:19 -04:00
  • 1f99be5d1b doxygen: define variables for pre-processing Anas Nashif 2015-09-13 11:22:37 -04:00
  • 8976762df8 arc: rename generic platform to generic_arc Anas Nashif 2015-09-12 18:49:33 -04:00
  • a81c6afa4c ia32: Refactor UART configuration for ia32 Andrei Emeltchenko 2015-09-02 17:17:19 +03:00
  • fb036433a1 doc: fix GRUB build instructions Andrew Boie 2015-09-14 11:21:40 -07:00
  • e5844a41d5 sanitycheck: add arc architecture Dirk Brandewie 2015-09-10 10:28:10 -07:00
  • 37075773f2 sanitychecks: HACK: skip some failing tests on ARC Andrew Boie 2015-09-10 08:55:59 -07:00
  • 8570e3cac2 arc: add support for generic Dirk Brandewie 2015-09-10 10:54:09 -07:00
  • 608fc5071b gpio: ia32_pci: Add options to allow GPIO IRQ trigger Tomasz Bursztyka 2015-09-11 14:47:11 +03:00
  • dbd25aeb3b x86: Change SHUTOFF_PIC to PIC_DISABLE Dirk Brandewie 2015-09-09 11:25:04 -07:00
  • 728baf1336 x86: arm: Remove deprecated PLB_* macros Dirk Brandewie 2015-09-10 08:37:54 -07:00
  • 7b3e7544d1 x86: move drivers to sys_{in,out} functions from PLB_* macros Dirk Brandewie 2015-09-10 08:37:53 -07:00
  • ad35e5dacf spi: Mask tx interrupt once over with any transmission Tomasz Bursztyka 2015-09-11 14:23:21 +03:00
  • e495f95a43 x86: ia32_pci: add options to allow I2C IRQ trigger Daniel Leung 2015-09-10 14:25:30 -07:00
  • 80c880c8cb x86: ia32_pci: allow disabling 8259 interrupt controller Daniel Leung 2015-09-10 11:05:07 -07:00
  • 19ea0268ff Doc: Add gerrit recommended practices to the appropriate toc tree. Gerardo A. Aceves 2015-08-19 07:29:50 -05:00
  • 01c2edf3b2 net: apps: Simplify 802.15.4 test application setup Jukka Rissanen 2015-09-08 14:50:15 +03:00
  • d56ed452cb net: tools: Use default pipe names for 802.15.4 monitor tool Jukka Rissanen 2015-09-08 14:40:15 +03:00
  • d33a82d5fc Bluetooth: Make bt_att_init declaration parameters explicit void Szymon Janc 2015-09-08 12:52:53 +02:00
  • 82c9c3b978 net: apps: Fix the number of TX and RX bufs in examples prj files Jukka Rissanen 2015-09-07 14:55:27 +03:00
  • f146abe04f net: apps: Fix dtls-client to use correct network send routine Jukka Rissanen 2015-09-07 14:53:24 +03:00
  • 062c467fac net: contiki: Run DAD in periodic timer Jukka Rissanen 2015-09-07 15:33:58 +03:00
  • 80252f5cd2 net: Enable network statistics support Jukka Rissanen 2015-09-07 12:24:13 +03:00
  • a67415ebb8 net: contiki: slip: Fix compile error when getting the MAC address Jukka Rissanen 2015-09-07 12:30:32 +03:00