Commit graph

  • 5d81be5c9d adc : rename device to just ADC Dan Kalowsky 2016-01-28 13:52:22 -08:00
  • 9ccd5ce785 adc : ti : only one instance Dan Kalowsky 2016-01-28 13:47:32 -08:00
  • e97507a034 adc: dw: there is only one ADC Dan Kalowsky 2016-01-28 13:11:50 -08:00
  • 4743684e4f struct packing Dan Kalowsky 2016-01-28 12:53:34 -08:00
  • f21ff23310 x86: add debug function to dump IDT Andrew Boie 2016-01-27 14:14:21 -08:00
  • 313ed31253 x86: fix IDT entry definition Andrew Boie 2016-01-27 14:12:11 -08:00
  • 869181a994 doc: Edit the ADC driver APIs Rodrigo Caballero 2016-02-05 16:12:40 -06:00
  • 3f123c6b6e doc: fixed include path for input directories Anas Nashif 2016-02-09 18:57:11 -05:00
  • 48e4f82f3c device: fix race condition in device_sync if ISR runs before thread waits Benjamin Walsh 2016-02-05 11:51:55 -05:00
  • f42664554e sanitycheck: enable build tests for Arduino Due Daniel Leung 2016-02-09 13:41:22 -08:00
  • e20c79c154 samples: test_tickless: enable test for Atmel SAM3 Daniel Leung 2016-02-09 13:41:22 -08:00
  • 3c66686a43 sys_clock: start the microkernel ticker in the MICROKERNEL init level Benjamin Walsh 2016-02-09 17:34:02 -05:00
  • 205d3a4265 device: fibers/idle task must wait when acquiring device_sync object Benjamin Walsh 2016-02-09 17:42:01 -05:00
  • 7cd4d5b9c4 samples/footprint-min: turn off IPM for ARC Daniel Leung 2016-02-09 15:21:43 -08:00
  • 08b353b8b4 minimal libc: stdlib.h no longer includes ctype.h Peter Mitsis 2016-02-04 16:40:36 -05:00
  • fb44466164 doc: create api directory Anas Nashif 2016-02-09 17:15:56 -05:00
  • 65ec185f79 logger: include task monitor in kernel event logger Juan Manuel Cruz 2016-02-05 15:12:01 -06:00
  • e7cf19bf1e doc: getting started: update SDK location Javier B Perez 2016-02-09 10:32:13 -06:00
  • ef61a3e164 doc: simplify supported board page Anas Nashif 2016-02-09 08:21:58 -05:00
  • df8db31f53 doc: add brief description for Kconfig in the reference Anas Nashif 2016-02-09 07:46:59 -05:00
  • dfee33269b doxygen: enable uart functions guarded by ifdef Anas Nashif 2016-02-09 07:31:57 -05:00
  • 76bba72b97 trivial: fixed typo: sempahores -> semaphores Anas Nashif 2016-02-09 07:31:08 -05:00
  • ee2b119877 doc: adds the task monitor documentation Juan Manuel Cruz 2016-02-05 17:54:19 -06:00
  • 4601ccdbdf logger: updates logger sample to include task monitor events Juan Manuel Cruz 2016-02-05 15:22:22 -06:00
  • d481b3ff4c logger: removes TASK_MONITOR_CAPACITY symbol Juan Manuel Cruz 2016-02-05 15:19:45 -06:00
  • a641710aea logger: removes old task monitor structures. Juan Manuel Cruz 2016-02-05 15:14:34 -06:00
  • 21b5da27ff adc: fixes unexpected error with interrupt handler Juan Manuel Cruz 2016-02-03 14:26:47 -06:00
  • ff8138595e adc: adjustments to dummy read Juan Manuel Cruz 2016-02-03 14:08:34 -06:00
  • 4455ee6d87 ARM: rebase available priority levels to 0 Andrew Boie 2016-02-04 13:55:57 -08:00
  • 2b8673b571 doc: Linux Foundation registration steps Genaro Saucedo Tejada 2016-02-02 15:47:09 -06:00
  • b052bd282a x86: intconnect: convert some DEBUG to __ASSERT Andrew Boie 2016-02-01 16:23:10 -08:00
  • 9fc3afc339 x86: rebase priority levels Andrew Boie 2016-02-01 16:09:32 -08:00
  • 4f88ff49e1 spi: dw: Improve debug output Tomasz Bursztyka 2016-02-04 17:02:03 +01:00
  • 6ba201e288 spi: dw: If an error occurs, nothing should prevent to stop Tomasz Bursztyka 2016-02-04 13:57:52 +01:00
  • ca37a84c66 cc2520: Rework the logic of reading packets Tomasz Bursztyka 2016-02-03 11:07:11 +01:00
  • 2a196eca8a cc2520: Reinstate the radio locking/unlocking logic Tomasz Bursztyka 2016-02-02 18:19:56 +01:00
  • 636c46ce48 cc2520: Parametrize driver configs Jesus Sanchez-Palencia 2016-02-03 06:55:39 -02:00
  • 14308a9621 device: add DEVICE_DECLARE() Andrew Boie 2016-01-25 16:23:42 -08:00
  • 42a8032fd9 samples: Add a sample SPI application for W25Q80BL Vinicius Costa Gomes 2016-01-28 16:55:57 -02:00
  • cedfb1f16e samples: spi_test: Add support for using QMSI driver Vinicius Costa Gomes 2016-01-28 13:59:02 -02:00
  • 6e83effea8 iamcu: fix dynamic exceptions Andrew Boie 2016-02-02 21:02:36 -08:00
  • 9d727d8bdb doc/boards: updates arduino_due for supported features... Daniel Leung 2016-02-04 09:38:14 -08:00
  • 8d48828b3c i2c: adds driver for Atmel SAM3 Daniel Leung 2016-02-03 13:28:31 -08:00
  • aac003c0b1 boards/arduino_due: enable both I2C controllers if CONFIG_I2C=y Daniel Leung 2016-02-03 13:28:31 -08:00
  • dc8ddfcd1d arm/atmel_sam3: add PDC register struct Daniel Leung 2016-02-03 13:28:31 -08:00
  • aa36b31091 cc2520: GPIO should trigger on edge and not level Tomasz Bursztyka 2016-02-02 13:37:45 +01:00
  • 3873aed032 cc2520: Reading incoming packet cannot be done under ISR context Tomasz Bursztyka 2016-02-01 22:31:33 +01:00
  • 027b69e0d5 Zephyr v1.0.0 Anas Nashif 2016-02-08 21:32:24 -05:00
  • f0a7bf801e doc: Linux Foundation registration steps Genaro Saucedo Tejada 2016-02-02 15:47:09 -06:00
  • 22d0af20c6 doc: gerrit: update gerrit links and screen shots with LF infra Javier B Perez 2016-02-03 18:54:24 -06:00
  • a97c9bce4a lib : tinycrypt : Adding README for external library Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 26bd7d6b43 doc: Fix headings in master index file. Rodrigo Caballero 2016-02-05 10:06:00 -06:00
  • 940e34d542 doc: Change 01.org to Linux Foundation Genaro Saucedo Tejada 2016-01-29 14:37:10 -06:00
  • 7c9e4990a2 doc: Fixed consistency issues Gerardo Aceves 2016-02-02 11:59:34 -06:00
  • 776df4adbe doc: Fix headings with the correct level. Rodrigo Caballero 2016-02-05 09:51:06 -06:00
  • c0871e4b91 doc: Change link in README to external link. Rodrigo Caballero 2015-12-08 14:30:34 -06:00
  • 40df7fcf41 doc: Remove Sphinx markup from README Rodrigo Caballero 2016-01-25 12:06:33 -06:00
  • ef79b12fcf doc : gerrit : sentence correction Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 164051f065 doc : gerrit : commit message formats Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 58d39653dc doc : gerrit_pracitces : fix line lengths Dan Kalowsky 2016-02-05 09:19:13 -08:00
  • 108aaf89ec compare footprint: fixed script to run in bash shell only Javier B Perez 2016-02-08 09:18:31 -06:00
  • 492d67a95d Zephyr v0.9.0 Anas Nashif 2016-02-04 19:59:12 -05:00
  • b14104f81a sanitycheck: update footprint data for release Anas Nashif 2016-02-04 19:57:10 -05:00
  • 085acb8ea7 doc: nav for supported boards simplified L.S. Cook 2016-02-03 06:37:12 -08:00
  • 242501cd60 drivers/nble: Increase rx stack size Johan Hedberg 2016-02-04 16:39:34 +02:00
  • d4bb288f7b drivers/nble: Style fixes Andrei Emeltchenko 2016-02-04 16:43:16 +02:00
  • 3dec8b60a2 drivers/nble: Correct style Andrei Emeltchenko 2016-02-04 16:10:20 +02:00
  • b3617ba937 Bluetooth: Fix checking parameters in bt_le_conn_params_valid Grzegorz Kolodziejczyk 2016-02-02 17:06:12 +01:00
  • 99a4cac6a9 drivers/nble: Update RPC to the Nordic BLE chip Andrei Emeltchenko 2016-02-04 14:35:55 +02:00
  • 9e58ac9840 Bluetooth: fix bswap order when building 128bit UUIDs Louis Caron 2016-02-04 13:31:15 +01:00
  • a1bac54378 drivers/nble: Fix not being able to register CEP attributes Luiz Augusto von Dentz 2016-02-04 14:32:06 +02:00
  • 922b83ac38 drivers/nble: Add initial implementation of on_ble_gatts_write_evt Luiz Augusto von Dentz 2016-02-04 12:58:19 +02:00
  • dbaa3e38cf drivers/nble: Add initial implementation of bt_gatt_notify Luiz Augusto von Dentz 2016-02-03 17:04:57 +02:00
  • a7462f82a8 drivers/nble: Add initial implementation of bt_gatt_write_ccc Luiz Augusto von Dentz 2016-02-03 16:54:15 +02:00
  • 48802c2212 Bluetooth: Add API to update LE connection parameters Louis Caron 2016-02-02 12:48:42 +01:00
  • bef69b7b96 net: apps: Add the non link local IPv6 address in routes Jukka Rissanen 2016-02-04 13:11:37 +02:00
  • 5e16d7a355 net: apps: Make echo-client to timeout packet receive Jukka Rissanen 2016-02-04 13:05:45 +02:00
  • db0c12eece drivers/nble: Add initial implementation of on_ble_gatts_read_evt Luiz Augusto von Dentz 2016-02-03 15:34:07 +02:00
  • 5205172dd4 net: contiki: Fix debug prints in ICMPv6 handling Jukka Rissanen 2016-02-04 09:52:50 +02:00
  • bb34c219ce drivers/nble: gatt: Fix loosing errcode and wrong comparision Andrei Emeltchenko 2016-02-04 12:02:51 +02:00
  • 03969be306 drivers/nble: gatt: Remove unneeded check Andrei Emeltchenko 2016-02-04 11:49:57 +02:00
  • 8e4ca413fd drivers/nble: Add debug tables with function strings Andrei Emeltchenko 2016-02-03 16:36:54 +02:00
  • 6645d3f485 Bluetooth: GATT: Remove destroy callback from bt_gatt_discover_params Szymon Janc 2016-01-21 10:47:05 +01:00
  • bcb61c6630 Bluetooth: add the connection parameters to le conn info Louis Caron 2016-02-03 10:32:23 +01:00
  • 9f8ed3a6e0 net: Make sure timer fiber does not print stack usage too often Jukka Rissanen 2016-02-03 12:51:24 +02:00
  • 0cb73a1b9c net: Stack analyze function fixed Jukka Rissanen 2016-02-03 12:50:21 +02:00
  • 629dbb624e drivers/nble: Add initial implementation of bt_gatt_register Luiz Augusto von Dentz 2016-01-26 17:31:33 +02:00
  • 2d220fdcf7 drivers/nble: Increase buffer size to 384 bytes Luiz Augusto von Dentz 2016-02-03 13:42:37 +02:00
  • 9e79aa6f9d net: apps: echo-server refactoring to work in microkernel Jukka Rissanen 2016-02-02 17:54:54 +02:00
  • 40bef01a5f net: apps: echo-client refactoring to work in microkernel Jukka Rissanen 2016-02-02 17:29:01 +02:00
  • de767512d7 net: apps: Refactor echo-client compilation Jukka Rissanen 2016-02-02 16:59:42 +02:00
  • 396766531e net: apps: Refactor echo-server compilation Jukka Rissanen 2016-02-02 16:28:37 +02:00
  • c12fcb1bbd net: Clarified the neighbor discovery option in Kconfig Jukka Rissanen 2016-02-02 13:53:22 +02:00
  • d3a05596f8 Bluetooth: samples/tester: Fix invalid use of struct bt_uuid Szymon Janc 2016-02-02 14:05:30 +01:00
  • 87d8bfeaa2 Bluetooth: Add clarifying comment about usage of struct bt_uuid Szymon Janc 2016-02-02 14:12:00 +01:00
  • a4963cea35 net: apps: Update echo-server and echo-client IPv6 address Ravi kumar Veeramally 2016-02-02 15:18:01 +02:00
  • 838961af9a net: apps: Modify echo-client to send data only after reception Ravi kumar Veeramally 2016-02-02 11:06:21 +02:00
  • 94210770fd drivers/nble: Only call ready callback once get_version completes Luiz Augusto von Dentz 2016-02-02 14:59:55 +02:00
  • 6948fc437a uart-pipe: Fix using fifo_fill instead of poll_out Andrei Emeltchenko 2016-02-02 12:21:34 +02:00
  • d2c87d1e86 Bluetooth: nble: Update NBLE RPC interfaces Andrei Emeltchenko 2016-02-02 11:15:55 +02:00