Commit graph

  • 80a3c8d4c3 samples: w25q80bl: Fix wrong check for GPIO pin as CS Vinicius Costa Gomes 2016-02-22 14:46:47 -03:00
  • ea84869d97 doc: arduino_due: make more visible on how to obtain bossa tool Daniel Leung 2016-02-25 14:28:07 -08:00
  • da415702d2 doc: Minor edits needed on microkernel_fibers.rst L.S. Cook 2016-02-24 07:10:33 -08:00
  • 96a2d2e199 doc: Edit microkernel_memory_pools.rst for consistency in structure. L.S. Cook 2016-02-26 10:22:25 -08:00
  • d873c5a91d doc: ReST syntax added to memory_maps.rst to enhance readability L.S. Cook 2016-02-25 08:16:36 -08:00
  • 744f4fba3d QEMU: Fix the pin2irq translation function Ido Yariv 2016-02-05 23:48:35 -05:00
  • e444825ee3 irq: formalize external zephyr interrupt API Andrew Boie 2016-02-25 13:21:02 -08:00
  • 5913dc0cd4 cc2520: Fix resetting of CC2520_EXCFLAG0 Ravi kumar Veeramally 2016-02-26 15:11:13 +02:00
  • 1d88a8618d arc: remove defaults for IRQ priority levels Daniel Leung 2016-02-25 10:26:46 -08:00
  • e695d43fad cc2520: Turn off auto ACK Jukka Rissanen 2016-02-26 16:13:24 +02:00
  • 7d03eec8d3 Bluetooth: BR/EDR: Add HCI SSP exchange IO Capa defines Arkadiusz Lichwa 2016-01-29 11:48:32 +01:00
  • 847a1f6628 Bluetooth: BR/EDR: Add initial SSP Complete Arkadiusz Lichwa 2016-01-29 13:29:54 +01:00
  • 2697d4fd5e Bluetooth: BR/EDR: Initial IO Capability reply to remote Arkadiusz Lichwa 2016-01-29 13:08:59 +01:00
  • a7ad7dcf16 Bluetooth: SMP: Clear keys on SMP Timeout and Pairing Failed Mariusz Skamra 2016-02-22 16:08:05 +01:00
  • dd8bf892f3 Bluetooth: BR/EDR: Handle IO Capability Response event Arkadiusz Lichwa 2016-01-29 12:29:11 +01:00
  • 73e201cbce Bluetooth: BR/EDR: Enable SSP mode in controller Arkadiusz Lichwa 2016-01-16 22:29:59 +01:00
  • 13d064c58c doc: Edited synchronous_call.rst for typos, ReST syntax L.S. Cook 2016-02-18 09:07:50 -08:00
  • f3f8eeed66 docs: arduino 101: remove zflash references Anas Nashif 2016-02-21 09:04:31 -05:00
  • 6cc08622e3 docs: gerrit: descrease indentation and remove TOC Anas Nashif 2016-02-21 08:22:56 -05:00
  • ee55374d3c docs: fixed errors when building docs Anas Nashif 2016-02-21 08:06:48 -05:00
  • c582d78cb2 docs: fix note indentation for arduino101 board Anas Nashif 2016-02-21 08:06:13 -05:00
  • 8bd1cfa5a0 docs: fixed crypto headline and bullet indentation Anas Nashif 2016-02-21 07:54:30 -05:00
  • 35c73ee943 docs: fix typo and table in collaboration guidelines Anas Nashif 2016-02-16 07:15:36 -08:00
  • 15c4f0c69e docs: gerrit: fix indentation and structure Anas Nashif 2016-02-13 10:42:42 -05:00
  • fd1aa8575b x86: move reboot via RST_CNT from galileo to generic x86 Benjamin Walsh 2016-01-18 17:36:00 -05:00
  • fcfb4b6bda kernel: add fiber_wakeup() Benjamin Walsh 2016-02-24 15:32:32 -05:00
  • 7a613adc14 kernel: fix xxx_fiber_wakeup() if the timeout has expired Benjamin Walsh 2016-02-24 15:27:54 -05:00
  • 2aee77f8cf kernel: record when a fiber is removed from a wait queue Benjamin Walsh 2016-02-24 15:10:05 -05:00
  • b1903d7e48 kernel: have _nano_timeout_abort() return an error code Benjamin Walsh 2016-02-24 15:07:22 -05:00
  • bf77d902ac cc2520: Rework reception logic Tomasz Bursztyka 2016-02-17 15:12:48 +01:00
  • bfa2ebb156 cc2520: Let's use the maximum SPI clock supported Tomasz Bursztyka 2016-02-18 11:49:45 +01:00
  • 988c6e9e08 cc2520: Remove useless gpio logic Tomasz Bursztyka 2016-02-17 13:15:41 +01:00
  • 6f95960c2c cc2520: Flushing RX FIFO is done through one SFLUSHRX instruction Tomasz Bursztyka 2016-02-17 13:12:18 +01:00
  • fd3adeaabe cc2520: 7th bit of the packet length should not be interpreted Tomasz Bursztyka 2016-02-08 15:13:21 +01:00
  • ee587244f4 net: ip: Enable Kconfig based debug options for the IP stack Tomasz Bursztyka 2016-02-23 17:11:44 +01:00
  • 0abd5dd7d5 Bluetooth: BR/EDR: Rename local variable Arkadiusz Lichwa 2016-02-22 10:55:29 +01:00
  • 2f8a5967a8 net: Kconfig: Auto select mandatory features for Bluetooth Luiz Augusto von Dentz 2016-02-24 14:15:50 +02:00
  • 536d6ec396 i2c: Remove default value from platform-specific options Andre Guedes 2016-02-16 22:43:22 -02:00
  • 1eaaa6434b spi: Remove default value from platform-specific options Andre Guedes 2016-02-16 22:53:12 -02:00
  • 08ce5a5da7 sanitycheck: use Python 3 Andrew Boie 2016-02-22 13:28:10 -08:00
  • 411a97c5d0 sanitycheck: correctly treat linker warnings as errors Andrew Boie 2016-02-22 12:36:09 -08:00
  • bebd38c8d1 doc: Edit common_kernel_clocks.rst L.S. Cook 2016-02-22 12:27:30 -08:00
  • 55e93f203c gpio: Remove default value from platform-specific options Andre Guedes 2016-02-16 22:16:33 -02:00
  • cd26742b17 doc: Edit microkernel_tasks.rst for grammar and clarity L.S. Cook 2016-02-23 10:34:43 -08:00
  • 791e6f2708 net: contiki: Original copyright notice was missing Jukka Rissanen 2016-02-24 09:50:50 +02:00
  • 5562a9a811 net: contiki: Fix the description of 6lowpan files Jukka Rissanen 2016-02-24 09:48:44 +02:00
  • 8d0129656c doc : getting_started : correct path Dan Kalowsky 2016-02-23 14:09:41 -08:00
  • cfed6d8286 doc : arduino_101 : add in udev rules Dan Kalowsky 2016-02-23 14:09:40 -08:00
  • ccb00e01b0 net: echo_client: Add support for Bluetooth Luiz Augusto von Dentz 2016-02-22 14:04:21 +02:00
  • fb568ac6a9 net: echo_client: Avoid using #ifdef and #ifndef Luiz Augusto von Dentz 2016-02-22 12:55:23 +02:00
  • e0f8162a8b test: Add nanokernel test_sleep project Peter Mitsis 2016-02-22 11:05:52 -05:00
  • b4313cef6f nanokernel: Add routines for waking a fiber Peter Mitsis 2016-02-19 13:26:42 -05:00
  • cee79a7ca9 nanokernel: Change fiber_start() return type Peter Mitsis 2016-02-19 12:33:18 -05:00
  • 06e2b4e129 nanokernel: Change fiber_delayed_start() return type Peter Mitsis 2016-02-19 12:04:03 -05:00
  • e7ee08338b checkpatch: fix SPACE false positive Anas Nashif 2016-02-20 14:13:16 -05:00
  • 76b0913a33 checkpatch: update checkpatch to latest from upstream Anas Nashif 2016-02-20 13:53:35 -05:00
  • 0e4538da10 doc: Deleted from installation_linux.rst network/proxy config L.S. Cook 2016-02-19 15:27:05 -08:00
  • 084405c2c4 Bluetooth: tester: Remove set_ccc_value helper Mariusz Skamra 2016-02-19 15:33:00 +01:00
  • e561f7c021 Bluetooth: tester: Refactor gatt_buf_add and gatt_buf_reserve functions Mariusz Skamra 2016-02-19 09:25:05 +01:00
  • 9d862b2a61 Bluetooth: tester: Fix initialization of static variables Mariusz Skamra 2016-02-19 11:09:17 +01:00
  • cd272cadfb Bluetooth: tester: Use BT_UUID defines for UUID comparisons Mariusz Skamra 2016-02-18 16:49:12 +01:00
  • 884061bbd9 net: Selecting Bluetooth IP networking selects BT support Jukka Rissanen 2016-02-22 10:18:10 +02:00
  • 255fca99ae doc: Note that Ethernet is supported for Galileo Michael LeMay 2016-02-20 22:03:44 -08:00
  • 308b5aad1b doc: installation instructions for windows Juan Manuel Cruz 2016-02-11 13:14:52 -06:00
  • bab3b49fdb Bluetooth: Change GATT callback return values to ssize_t Johan Hedberg 2016-02-19 11:00:48 +02:00
  • 16cbf0ea97 quark_se_ss: Add default SPI configuration values Tomasz Bursztyka 2016-02-09 14:30:53 +01:00
  • ec678375a3 spi: dw: Quark SE Sensor Sub-System support Tomasz Bursztyka 2016-01-19 14:43:52 +01:00
  • dc6b052b87 boards: Add a board definition for Quark SE SSS development board Tomasz Bursztyka 2016-02-18 10:36:47 +01:00
  • 428d51b5db libc-hooks: Make newlib's heap size configurable Iván Briano 2016-02-17 17:52:56 -02:00
  • 4c9954d30b samples: Add wiring info for Quark D2000 CRB Andre Guedes 2016-02-19 20:03:14 -02:00
  • 424cd841e2 spi: Enable QMSI driver for Quark D2000 Andre Guedes 2016-02-19 19:58:57 -02:00
  • 6ef6639e79 doc: Edit structs.rst file Gerardo Aceves 2016-02-12 15:26:03 -06:00
  • 54ffe82333 doc: Edit defines.rst file Gerardo Aceves 2016-02-12 13:04:15 -06:00
  • 1bcebf2fd7 Add a .gitreview file Andrew Grimberg 2016-02-18 12:16:30 -08:00
  • dffe5f726f samples: watchdog: Remove driver selection Andre Guedes 2016-02-16 21:34:51 -02:00
  • 2a1871f405 watchdog: Remove default value from platform-specific options Andre Guedes 2016-02-16 21:42:57 -02:00
  • 055d775be6 rtc: Remove default value from platform-specific options Andre Guedes 2016-02-16 16:41:23 -02:00
  • 0e60f325f8 gpio: qmsi: Fix overwriting name set by the driver's Kconfig Vinicius Costa Gomes 2016-02-17 15:53:14 -02:00
  • 3d0c115a27 samples: gpio: Remove driver selection Andre Guedes 2016-02-16 22:05:52 -02:00
  • 0a0ca81e8b quark_se_devboard: Enable the PWM pins Iván Briano 2016-01-19 18:11:30 -02:00
  • da1552a923 libc: Add definition for ssize_t Johan Hedberg 2016-02-19 10:52:53 +02:00
  • ccab7d0d6f samples: rtc: Decrease alarm timeout value Andre Guedes 2016-02-16 16:07:38 -02:00
  • e080b38f85 samples: gpio: Add support for Quark D2000 Andre Guedes 2016-02-17 19:06:07 -02:00
  • 2b608b1e59 gpio: Enable QMSI driver for Quark D2000 Andre Guedes 2016-02-17 18:08:02 -02:00
  • 11ee779feb gpio: qmsi: Simplify interrupt enabling/disabling Vinicius Costa Gomes 2016-02-01 20:24:13 -02:00
  • 821212c3df drivers: gpio: Add support for AON GPIO to QMSI driver Vinicius Costa Gomes 2016-01-26 12:04:38 -02:00
  • fb84242956 x86/quark_se: don't start ARC if reset vector is NULL Daniel Leung 2016-02-19 10:49:28 -08:00
  • f5a360e1fb samples: rtc: Remove driver selection Andre Guedes 2016-02-16 20:24:35 -02:00
  • 6b23dc40d1 watchdog: Set DW driver as default for Quark SE and D2000 Andre Guedes 2016-02-16 21:31:35 -02:00
  • a4cf537d65 rtc: Set DW driver as default for Quark SE and D2000 Andre Guedes 2016-02-16 16:00:58 -02:00
  • ec7c6a80fc i2c: Enable QMSI driver for Quark D2000 Andre Guedes 2016-02-17 12:55:35 -02:00
  • fa1e56520b qmsi: Enable both I2C controllers by default Andre Guedes 2016-02-17 11:54:10 -02:00
  • 0c5b7f7d22 samples: Add i2c_lsm9ds0 application Andre Guedes 2016-02-17 10:58:00 -02:00
  • 8b10e6d382 doc: Update and include nanokernel_example.rst Rodrigo Caballero 2016-02-19 10:24:40 -06:00
  • 8ba4ea8fef doc: Fix include in gerrit_accounts.rst Rodrigo Caballero 2016-02-18 15:07:57 -06:00
  • b736c0e20c doc: Fix toctree in gerrit_accounts.rst Rodrigo Caballero 2016-02-18 15:13:21 -06:00
  • 1b1a9ef845 samples: A test app for WinBond spi flash Baohong Liu 2016-02-13 02:09:13 -08:00
  • 63ae9e6f53 drivers/nble: Export bt_conn_lookup_handle() Andrei Emeltchenko 2016-02-18 16:49:12 +02:00
  • 36a59be90a drivers/nble: Store GATT discover parameters Andrei Emeltchenko 2016-02-18 16:47:53 +02:00
  • 79932abdb7 net: apps: Fix the mac addresses in dtls client demo Jukka Rissanen 2016-02-17 14:50:13 +02:00