Commit graph

  • 2ff3e1b580 drivers/nble: Rename gatt_discover to gatt_private Andrei Emeltchenko 2016-03-02 15:38:56 +02:00
  • 76ce7d67e9 drivers/nble: Rearrange header includes Andrei Emeltchenko 2016-03-01 13:52:49 +02:00
  • 018709de1c Bluetooth: Add indication support for peripheral sample Luiz Augusto von Dentz 2016-03-03 15:06:11 +02:00
  • 7ea6a2e64a Bluetooth: L2CAP: Add more descriptive documentation Luiz Augusto von Dentz 2016-03-07 14:49:55 +02:00
  • a49f3058d9 drivers/nble: Remove unneeded forward declaration Andrei Emeltchenko 2016-03-01 10:07:55 +02:00
  • bef9fb8189 drivers/nble: Update RPC to Nordic BLE chip Andrei Emeltchenko 2016-02-19 15:52:05 +02:00
  • 6b08b37905 Bluetooth: Fix latency versus timeout check Roger Lendenmann 2016-03-07 19:12:18 +01:00
  • 9b1bd225ec doc: Edit microkernel_fifos for consistent .rst style and formatting. L.S. Cook 2016-02-29 11:26:53 -08:00
  • fd2c760593 doc: Edit microkernel_mutexes.rst; add ReST syntax, clarifications. L.S. Cook 2016-02-29 10:20:08 -08:00
  • b3dcd612da doc: arduino_due: explain how to build the bossac tool ... Daniel Leung 2016-03-04 16:36:33 -08:00
  • 2efffac34f rtc: Fix Kconfig Andre Guedes 2016-03-07 19:04:48 -03:00
  • 41e55f13ad Kconfig: CPU_MIGHT_SUPPORT_CLFLUSH removal. Dmitriy Korovkin 2016-02-29 11:12:40 -05:00
  • 287d16d83f x86: Fix cache flush code dependencies Dmitriy Korovkin 2016-02-29 11:09:56 -05:00
  • fd2a57eb36 boards: arduino_101 : Enable SPI Flash Baohong Liu 2016-02-17 15:19:01 -08:00
  • f3da05f4cb drivers: WinBond SPI flash support Baohong Liu 2016-02-22 10:48:08 -08:00
  • 9e5854c16c Bluetooth: tester: Refactor adding attributes to the GATT database Mariusz Skamra 2016-02-23 11:33:54 +01:00
  • 7148aa5422 Bluetooth: SMP: Add support for debug ECDH keys Szymon Janc 2016-03-01 10:57:53 +01:00
  • 68ee16d85c Bluetooth: GATT: Add bt_gatt_indicate Luiz Augusto von Dentz 2016-03-03 12:15:05 +02:00
  • 29c8f95ec4 drivers: framework for a generic flash driver Baohong Liu 2016-02-18 10:52:19 -08:00
  • e81053ee03 samples/tests: remove old message about standard security Anas Nashif 2016-03-05 12:40:11 -05:00
  • 468ed2e989 Bluetooth: ATT: Handle Confirmations Luiz Augusto von Dentz 2016-03-03 12:21:44 +02:00
  • 74e8445003 pci: Fix PCI header initialization Shaul Triebitz 2016-02-23 12:04:50 +02:00
  • 371542780d net: contiki: Print prefix information properly when debugging Jukka Rissanen 2016-03-04 14:23:23 +02:00
  • b1f2593a58 net: contiki: Fix debug prints for ICMPv6 echo request and reply Jukka Rissanen 2016-03-04 14:22:41 +02:00
  • e9d0bbb984 net: 802.15.4: Do not print anything when packet is discarded Jukka Rissanen 2016-03-04 14:18:05 +02:00
  • 920a5b1030 Bluetooth: Increment start handle with next discovery Andrei Emeltchenko 2016-02-19 11:38:06 +02:00
  • 5d43dfd704 Bluetooth: L2CAP: Handle of Reject command Luiz Augusto von Dentz 2016-03-01 13:06:31 +02:00
  • ba169c5819 drivers/nble: Implement NBLE GATT discover response Andrei Emeltchenko 2016-02-18 16:51:21 +02:00
  • b47df6e800 adc: QMSI ADC driver Sergio Rodriguez 2016-02-25 17:24:16 -08:00
  • d8910a419b pwm: QMSI PWM driver Sergio Rodriguez 2016-02-11 13:18:25 -08:00
  • e643cede3a uart: add ISR callback mechanism for UART drivers Daniel Leung 2016-03-03 10:14:50 -08:00
  • f8bf86c95f uart: serial_ns16550: exclude driver data variables under #ifdef Daniel Leung 2016-03-03 10:14:49 -08:00
  • 10e64e4457 samples: an app to use the APDS9960 RGB and Gesture sensor Daniel Leung 2016-03-04 14:40:08 -08:00
  • a702e6f5d8 i2c: i2c_atmel_sam3: meet minimum timing requirements Daniel Leung 2016-03-02 17:11:25 -08:00
  • 94cb883140 i2c: i2c_atmel_sam3: tweak the transfer flow for NACK and STOP Daniel Leung 2016-03-02 16:42:21 -08:00
  • 11e268de9a Zephyr 1.1.0 Anas Nashif 2016-03-05 06:45:27 -05:00
  • b2b9cdddc6 sanitycheck: updated footprint numbers Anas Nashif 2016-03-05 06:45:08 -05:00
  • 58d71d4efb power_mgmt:sample:Power Manager application Ramesh Thomas 2016-02-16 17:53:22 -08:00
  • 0efd558cbc SPI: Change read/write buffer pointers to void * Johan Hedberg 2016-03-04 09:07:53 +02:00
  • 8708b73c65 drivers/spi: intel: Fix typo in DBG log Johan Hedberg 2016-03-04 09:07:13 +02:00
  • 7c5563fd3a drivers/spi: dw: Fix unaligned access Johan Hedberg 2016-03-04 12:54:09 +02:00
  • 62fc555c88 include: Remove UNALIGNED_READ & UNALIGNED_WRITE Johan Hedberg 2016-03-04 12:53:07 +02:00
  • 1d5f1cd6c9 include: Add UNALIGNED_PUT helper Johan Hedberg 2016-03-04 12:51:49 +02:00
  • 24f6f36ad6 system_apic: rename irq_enable/disable Andrew Boie 2016-03-03 09:50:39 -08:00
  • b5e26faceb gitignore: make sure that SOC specific linker scripts stay visible Maciek Borzecki 2016-03-03 19:08:54 +01:00
  • f0a01163be sys_io: don't allow negative bit offsets Andrew Boie 2016-03-02 12:28:09 -08:00
  • 59912cf13f samples: Add UART application Andre Guedes 2016-02-29 17:23:09 -03:00
  • 7393a00a5f test_bitfield: exercise sys_*_bit and sys_bitfield_*_bit Andrew Boie 2016-03-03 09:58:20 -08:00
  • 9df398b0d5 sys_io: introduce bitfield ops Andrew Boie 2016-03-02 10:36:17 -08:00
  • 023e1281e6 doc: Edit microkernel_timers.rst with better ReST syntax to enhance readability. L.S. Cook 2016-02-24 10:53:28 -08:00
  • 3f6884902b arch: arm: set the architecture via Kconfig Dan Kalowsky 2016-03-03 16:25:40 -08:00
  • baddeadda1 arch: & kernel: Updated Kconfigs to remove errors in html generation Yannis Damigos 2016-03-04 10:54:01 +02:00
  • a81c3080a2 Bluetooth: Fix typo subscribtions to subscriptions Andrei Emeltchenko 2016-03-03 13:48:01 +02:00
  • 21594aa1fd Revert "samples: A test app for WinBond spi flash" Anas Nashif 2016-03-03 13:02:56 -05:00
  • ea3b5d356c zephyr-env.sh: Set correctly $ZEPHYR_BASE in zsh Yannis Damigos 2016-03-03 12:04:25 +02:00
  • 616bf84db1 spi: intel: fix write failures at low speeds Vlad Lungu 2016-03-03 11:46:51 +02:00
  • 99cb8a6ab4 spi: intel: fix typo in port 1 configuration Vlad Lungu 2016-02-26 13:58:29 +02:00
  • b54355050d REVERTME: bluetooth: tests: disable some tests Andrew Boie 2016-03-01 16:19:00 -08:00
  • 4900aecc8e gen_idt: correctly warn on duplicate IRQ connections Andrew Boie 2016-02-26 21:41:14 -08:00
  • 8f0211dcf3 sanitycheck: fail on footprint analysis of stripped ELFs Andrew Boie 2016-03-02 20:40:29 -08:00
  • 80edd833dc doc: Edit microkernel_events for clarity, ReST syntax, and parallelism. L.S. Cook 2016-02-26 09:00:40 -08:00
  • 32fd061e66 doc: Add clarification to common execution contexts docs L.S. Cook 2016-02-22 11:36:51 -08:00
  • 6a1d23f4f9 doc: Edit microkernel_semaphores.rst for consist structure and APIs. L.S. Cook 2016-02-26 11:00:49 -08:00
  • 8a186d4eab Bluetooth: tester: Fix missing le to host order conversion Mariusz Skamra 2016-02-24 08:34:38 +01:00
  • bf90337e87 net: 802.15.4: Fix the dummy driver Ravi kumar Veeramally 2016-03-02 17:50:15 +02:00
  • fe67b69cd0 net: apps: Add separate prj_qemu.conf for board type qemu Ravi kumar Veeramally 2016-03-02 17:44:00 +02:00
  • 4e2023c663 net: apps: Fix echo apps Makefile Ravi kumar Veeramally 2016-03-02 17:33:50 +02:00
  • 89ca24c779 net: Fix NETWORKING_WITH_15_4_TI_CC2520 config option Ravi kumar Veeramally 2016-03-02 17:29:29 +02:00
  • 8569839666 Zephyr 1.1.0-rc1 Anas Nashif 2016-03-02 06:48:05 -05:00
  • 29d0d234e1 device: add missing license header Anas Nashif 2016-03-02 05:52:52 -05:00
  • ab1c6a1c81 doc: Fixed two warnings in html format documentation generation Yannis Damigos 2016-03-02 10:38:49 +02:00
  • 3e3e297719 zephyr-env.sh: Fixed sourcing the project environment file Yannis Damigos 2016-03-01 12:31:29 +02:00
  • 9055bfe58f Bluetooth: tester: Fix missing bit in GAP supported commands Mariusz Skamra 2016-02-24 15:48:48 +01:00
  • c76bd33d61 Bluetooth: tester: Fix supported commands to use uint8_t array Mariusz Skamra 2016-02-24 15:45:08 +01:00
  • 0abe6e85ba Bluetooth: btp: Fix BTP GATT command opcodes Mariusz Skamra 2016-02-24 15:16:28 +01:00
  • b1fd0c6a2c net: License information was missing Jukka Rissanen 2016-03-01 17:13:10 +02:00
  • 79d0a339f5 doc: Documentation generator failed for html format Yannis Damigos 2016-03-01 14:46:30 +02:00
  • fb61bd4d5d add missing license to zephyr-env.sh Benjamin Walsh 2016-03-01 10:41:00 -05:00
  • ca3d1adc43 net: Use the existing logging option in Kconfig for debugging Jukka Rissanen 2016-02-25 13:14:36 +02:00
  • 410d6849a6 net: Fix Bluetooth driver warning Luiz Augusto von Dentz 2016-03-01 13:53:22 +02:00
  • bf2c827dcf Revert "cc2520: Rework reception logic" Jukka Rissanen 2016-03-01 14:17:13 +02:00
  • 7795ec4435 Revert "cc2520: Turn off auto ACK" Jukka Rissanen 2016-03-01 14:16:51 +02:00
  • ce4919069b net: Print the stack usage in timer fiber less often Jukka Rissanen 2016-02-24 17:44:59 +02:00
  • 1aeca8d569 net: Timer fiber now sleeps until next event Jukka Rissanen 2016-02-24 17:47:55 +02:00
  • 6269b94652 doc: Note spurious Intel Galileo boot messages Michael LeMay 2016-02-27 21:54:55 -08:00
  • 7987a74350 doc: Revise Intel Galileo board instructions Michael LeMay 2016-02-27 13:52:51 -08:00
  • 7c05a7d739 doc: Remove unneeded Ubuntu dependencies for GRUB Michael LeMay 2016-02-27 12:16:03 -08:00
  • 352c0c9a07 docs: Note in Galileo docs that PCI enumeration is disabled Michael LeMay 2016-02-27 12:04:40 -08:00
  • 2ed89a49ee rtc: enable clock-gating for RTC on Quark SE Anas Nashif 2016-02-28 08:30:36 -05:00
  • 0401d5a54a net: dtls_server: Add support for Bluetooth Luiz Augusto von Dentz 2016-02-25 16:04:37 +02:00
  • 758b159120 net: dtls_server: Avoid using #ifdef and #ifndef Luiz Augusto von Dentz 2016-02-25 15:26:40 +02:00
  • f32a837c9b net: coap_observe_client: Add support for Bluetooth Luiz Augusto von Dentz 2016-02-25 15:07:09 +02:00
  • 86a4eeb740 net: coap_observe_client: Avoid using #ifdef and #ifndef Luiz Augusto von Dentz 2016-02-25 14:53:19 +02:00
  • 59fa70e8ff net: coap_server: Add support for Bluetooth Luiz Augusto von Dentz 2016-02-23 13:41:18 +02:00
  • c21de2eeb5 net: coap_server: Avoid using #ifdef and #ifndef Luiz Augusto von Dentz 2016-02-22 16:41:06 +02:00
  • 72d498c3a4 zephyr-env.sh: Fixed sourcing the project environment file from zsh Yannis Damigos 2016-02-25 12:13:14 +02:00
  • 1aded0781c boards/basic_cortex_m3: Fix typo in Kconfig.board Pawel Wodnicki 2016-02-26 22:30:35 -06:00
  • dcadd30f45 doc: Doc updates for C++ feature with updates from code review. Jennifer Marandola 2016-02-22 13:37:16 -05:00
  • 4ad7f2a5a3 libc-hooks: newlib's heap may use entire unused RAM Jithu Joseph 2016-02-22 19:47:06 -08:00
  • aab47a4e15 samples: w25q80bl: Add a README file Vinicius Costa Gomes 2016-02-22 14:51:50 -03:00