Commit graph

  • 865a087e76 Bluetooth: Handle Set Characteristic/descriptor value Mariusz Skamra 2015-09-24 16:11:32 +0200
  • cc3949fec4 Bluetooth: Handle Add Characteristic command Mariusz Skamra 2015-09-17 16:37:16 +0200
  • 9624fe8732 Bluetooth: Add support for GATT Server to tester application Mariusz Skamra 2015-09-15 09:07:56 +0200
  • 7bb885198d Bluetooth: Extend BTP Specification to cover GATT Server Mariusz Skamra 2015-09-14 15:37:08 +0200
  • 10c56223c9 Bluetooth: SMP: Add support for SMP timeout Szymon Janc 2015-09-28 18:02:28 +0200
  • 02b06acf8d Bluetooth: Fix reported name for RX prio fiber Johan Hedberg 2015-09-29 10:10:01 +0300
  • 1ffed52c45 Bluetooth: SMP: Don't start pairing if it is already in progress Szymon Janc 2015-09-24 17:31:02 +0200
  • e8bcb6afc0 Bluetooth: SMP: Track if pairing is in progress Szymon Janc 2015-09-24 17:22:40 +0200
  • c8830c8a14 net: rpl: Fix compile error when debugging is activated Jukka Rissanen 2015-09-22 17:13:03 +0300
  • c295cd5b62 net: rpl: User can enable RPL probing support Jukka Rissanen 2015-09-22 14:03:10 +0300
  • 0ddb10f155 net: rpl: User can configure used objective function Jukka Rissanen 2015-09-22 13:48:08 +0300
  • c52cae5366 Bluetooth: GATT: Fix differentiate errors on write ccc Arkadiusz Lichwa 2015-09-23 15:54:45 +0200
  • 5438f7b96b Bluetooth: tester: Handle Set Connectable command Mariusz Skamra 2015-09-11 11:27:43 +0200
  • 926e65fe3b Bluetooth: tester: Handle disconnect command Mariusz Skamra 2015-09-10 16:38:41 +0200
  • 8505cc9b37 Bluetooth: tester: Fix Start/Stop Advertising responses Mariusz Skamra 2015-09-10 15:03:37 +0200
  • 1dedbd28e6 net: contiki: Remove unused variable declaration Jukka Rissanen 2015-09-24 12:56:45 +0300
  • 2734af4742 net: rpl: Free received net_buf in case of error Jukka Rissanen 2015-09-21 14:11:09 +0300
  • 5ca530c5cb net: rpl: Fix the net_buf handling Jukka Rissanen 2015-09-21 14:04:54 +0300
  • 62b67666d8 net: contiki: etimer should call proper handler Jukka Rissanen 2015-09-21 12:59:55 +0300
  • 9b18a6d0bb net: Increse the size of timer stack to 1K Jukka Rissanen 2015-09-21 11:05:14 +0300
  • a9c39988ed net: rpl: Print RPL statistics if enabled Jukka Rissanen 2015-09-17 15:16:32 +0300
  • aa73046f24 net: rpl: Fix compilation error if debugging is enabled Jukka Rissanen 2015-09-17 15:15:14 +0300
  • ae97505279 net: contiki: If we do not have 802.15.4 then use nullrdc driver Jukka Rissanen 2015-09-17 13:38:32 +0300
  • fa48de9e9a Bluetooth: Add connect/disconnect commands to BTP spec Mariusz Skamra 2015-09-14 16:46:44 +0200
  • 85c6194670 Bluetooth: shell: Replace xtoi with strtoul from libc Mariusz Skamra 2015-09-18 13:12:58 +0200
  • 68382388ce Bluetooth: Disable parts of public API if not configured Szymon Janc 2015-09-14 17:10:38 +0200
  • c0650518d6 Bluetooth: Make BT buffers connection support optional Szymon Janc 2015-09-16 14:54:20 +0200
  • a766fd1851 Bluetooth: Refactor bt_buf_put function Szymon Janc 2015-09-17 10:32:00 +0200
  • 9ecbd34f89 Bluetooth: Add support for disabling GATT client support Szymon Janc 2015-09-08 12:47:33 +0200
  • 9c2ad108b8 Bluetooth: Add option for disabling SMP support Szymon Janc 2015-09-09 17:27:16 +0200
  • 4c901ac75d Bluetooth: Add option for disabling data signing support Szymon Janc 2015-09-08 14:10:31 +0200
  • 8ff443b1c9 Bluetooth: Add initial Kconfig split options Szymon Janc 2015-09-07 18:25:59 +0200
  • 46ad2cf69a Bluetooth: SMP: Fix pairing method in gen_table Szymon Janc 2015-09-23 11:27:05 +0200
  • 7d16329af6 Bluetooth: Fix not setting subscription value Luiz Augusto von Dentz 2015-09-21 16:26:46 +0300
  • f4700f6ceb Bluetooth: Add gatt-discover-secondary command to btshell Luiz Augusto von Dentz 2015-09-21 14:26:08 +0300
  • ab573232f2 Bluetooth: GATT: Add support to discover Secondary services Luiz Augusto von Dentz 2015-09-21 14:01:13 +0300
  • 331a3d8016 Bluetooth: Add gatt-discover-include command to btshell Luiz Augusto von Dentz 2015-09-21 13:43:54 +0300
  • 3dc5d9e04f Bluetooth: GATT: Add support to discover Included services Luiz Augusto von Dentz 2015-09-21 13:37:43 +0300
  • 7a441e7424 Bluetooth: GATT: Refactor discover API Luiz Augusto von Dentz 2015-09-21 11:12:15 +0300
  • a07ae2531b Bluetooth: shell: Use atoi from internal libc Mariusz Skamra 2015-09-18 11:11:22 +0200
  • b1c31ced58 Bluetooth: tester: Fix supported_settings to be sent in le order Mariusz Skamra 2015-09-15 11:36:26 +0200
  • 46137ba7f5 Bluetooth: SMP: Use tinycrypt if available Szymon Janc 2015-09-21 08:57:19 +0200
  • 34bd454fae Bluetooth: tester: Keep track current settings Mariusz Skamra 2015-09-10 14:48:26 +0200
  • d82e9dd9e1 x86: HACK force alignment for _k_task_list section Andrew Boie 2015-10-06 09:14:33 -0700
  • 45a0e81871 Add PCI legacy bridge to Galileo configuration Dmitriy Korovkin 2015-09-23 17:03:52 -0400
  • 13b3e2a127 Add PCI legacy bridge device driver Dmitriy Korovkin 2015-10-01 14:40:23 -0400
  • 30e10c6ee6 mdef: do not try to use MDEF file if it was not defined Anas Nashif 2015-10-06 09:05:51 -0400
  • b7881fecfa checkpatch: remove comment about MAINTAINERS file Anas Nashif 2015-10-06 08:29:37 -0400
  • 69d1939037 arc: add IRQ configuration macro Juan Manuel Cruz 2015-10-02 17:22:36 -0500
  • 9020c57934 checkpatch: added config file Javier B Perez Hernandez 2015-10-05 15:11:15 -0500
  • 464a534834 shared_irq: adding copyright to Kconfig Dan Kalowsky 2015-10-05 15:26:49 -0700
  • 32036f0718 pci: adding copyright to Kconfig Dan Kalowsky 2015-10-05 15:25:56 -0700
  • a6f526ed1f gpio: Adding copyright to Kconfig Dan Kalowsky 2015-10-05 15:25:30 -0700
  • 6acf354d7f doc: use zephyr for SDK, not yocto Anas Nashif 2015-10-05 10:41:48 -0400
  • 38c0d1884a sdk: create a new variant for zephyr based on yocto Anas Nashif 2015-10-05 10:34:50 -0400
  • 5d563192c7 doc: set copyright on every page Anas Nashif 2015-10-05 08:45:24 -0400
  • eb53f38f87 doc: move kbuild files into a sub-directory Anas Nashif 2015-10-05 08:35:47 -0400
  • a14163551e trivial: fixed typo functon -> function Anas Nashif 2015-10-05 08:32:19 -0400
  • 43667180da doc: update compiler version Anas Nashif 2015-10-05 08:32:02 -0400
  • cc3c284b4b doc: qsg: update with latest changes Anas Nashif 2015-10-04 19:41:02 -0400
  • 0fb169ee17 doc: realign kbuild documentation Anas Nashif 2015-10-04 19:39:55 -0400
  • f1c948d064 doxygen: remove obsolete config options Anas Nashif 2015-10-04 10:02:16 -0400
  • 629e69b493 doxygen: fixed typos and parameter references Anas Nashif 2015-10-04 10:01:56 -0400
  • 45644140b0 doxygen: Fixed formatting and parameter references Anas Nashif 2015-10-04 09:52:11 -0400
  • 6661fbc407 doxygen: fixed typos and parameter references Anas Nashif 2015-10-04 09:37:29 -0400
  • 218e148ade trivial: fixed typo addressible -> addressable Anas Nashif 2015-10-04 09:34:11 -0400
  • 46b11bebc0 doxygen: fixed typos and unsupported doxygen commands Anas Nashif 2015-10-04 09:32:31 -0400
  • a1585eca35 doxygen: fixed group close Anas Nashif 2015-10-04 09:26:25 -0400
  • 9a6bb7ebc9 doxygen: fixed group close Anas Nashif 2015-10-04 09:25:51 -0400
  • 92afd7652a doxygen: fixed doxygen tag typo, expecting @endcond Anas Nashif 2015-10-04 09:24:46 -0400
  • fb473e9553 kconfig: galileo: fixed choice default values Anas Nashif 2015-10-03 10:14:34 -0400
  • 1dc809b23b kconfig: use zephyr as the binary name globally Anas Nashif 2015-10-03 08:42:16 -0400
  • a56b1313cd Zephyr 0.5.0 Anas Nashif 2015-10-02 22:03:26 -0400
  • 9dbbf2c809 sanity: update baseline for sanity reports Anas Nashif 2015-10-02 22:02:49 -0400
  • 0fb4574305 gpio: galileo: Pre-configuring DW's driver in Kconfig Tomasz Bursztyka 2015-10-01 13:20:01 +0300
  • c55e8861ab samples: Add an application to print out PCI enumeration Tomasz Bursztyka 2015-09-30 15:52:56 +0300
  • a15c4a6be0 pci: Removing pci enumeration debug info Tomasz Bursztyka 2015-09-30 13:33:07 +0300
  • 0f402c10a4 pci: Kconfig: Disable PCI enumeration by default Tomasz Bursztyka 2015-10-01 12:39:52 +0300
  • 529ee68ef3 ns16550: galileo: Provide pre-set base address registers Tomasz Bursztyka 2015-10-02 14:09:41 +0300
  • 553cee8aea spi: galileo: Pre-configure SPI ports present on Galileo board Tomasz Bursztyka 2015-09-30 14:53:03 +0300
  • 3f5083e9f6 spi: ia32_pci: galileo: Add options to allow SPI IRQ trigger Tomasz Bursztyka 2015-09-24 13:08:41 +0300
  • 4cace6d2d7 spi: Add the CS pin control over GPIO for intel spi port 0 Tomasz Bursztyka 2015-09-24 12:42:37 +0300
  • 854d77aa37 spi: Fix init level data id Tomasz Bursztyka 2015-09-30 14:30:04 +0300
  • fba6c4bedf x86: galileo: shared IRQ config has to be earlier Daniel Leung 2015-10-01 14:56:51 -0700
  • c97474c73b x86: galileo: HPET IRQ config init to be done after IOAPIC Daniel Leung 2015-10-01 14:46:13 -0700
  • 28079bec81 x86: galileo: fix typos from __ to _ Daniel Leung 2015-10-01 14:44:55 -0700
  • 6324168e88 i2c: dw: fix setting default configuration Daniel Leung 2015-10-01 11:37:10 -0700
  • 9299ef07cc x86: galileo: expand pinmux to setup GPIOs on SoC Daniel Leung 2015-10-01 10:59:35 -0700
  • 87ba6358d9 x86: galileo: enable GPIO and all pin muxes by default Daniel Leung 2015-10-01 10:17:45 -0700
  • 8c6714e297 gpio: dw: ISR bails early if no interrupts Daniel Leung 2015-09-29 16:15:37 -0700
  • 5992aa363b i2c: dw: ISR bails early if no interrupts Daniel Leung 2015-09-29 16:12:08 -0700
  • a4907a8e98 galileo: disable debugging by default Anas Nashif 2015-10-02 17:09:29 -0400
  • 7fe3dc4510 build: help message config targets update Juan Manuel Cruz 2015-10-02 13:08:31 -0500
  • a5a6ec341b build: help message update Juan Manuel Cruz 2015-10-02 13:07:55 -0500
  • ee743c7d42 build: allow usage of a custom linker script Anas Nashif 2015-10-01 17:31:31 -0400
  • 5d4eb7812b sanitycheck: fix issues if alternate binary name is used Andrew Boie 2015-10-02 10:04:56 -0700
  • 5d0bc718da i2c: Kconfig: Do not provide platform specific default settings Tomasz Bursztyka 2015-10-01 12:38:39 +0300
  • 7c995f33b3 doc: Edit the Kconfig Reference Guides. Rodrigo Caballero 2015-09-21 10:25:11 -0500
  • 30a04a2250 doc: Edit redundant use of file Gerardo A. Aceves 2015-09-11 00:12:02 -0500
  • 575c1ba172 Change minor markup errors. Gerardo A. Aceves 2015-08-19 00:28:04 -0500