Commit graph

  • 96aaaadca8 Bluetooth: nble: Adding NBLE ready callback Andrei Emeltchenko 2016-01-21 12:08:38 +02:00
  • 500b59809f Bluetooth: nble: Drive BTWAKE high Andrei Emeltchenko 2016-01-21 12:07:13 +02:00
  • cc190488ee Bluetooth: nble: Add basic RPC transmit code Andrei Emeltchenko 2016-01-21 12:05:08 +02:00
  • 14613089e5 Bluetooth: nble: Add RPC deserialization functions Andrei Emeltchenko 2016-01-19 14:13:44 +02:00
  • 79f47c65ba Bluetooth: nble: Add RPC Serialization IPC Andrei Emeltchenko 2016-01-18 14:04:08 +02:00
  • 124795afed Bluetooth: nble: Implement bt_enable Andrei Emeltchenko 2016-01-15 15:45:13 +02:00
  • abb6e223cf NBLE: Nordic BLE is not a feature of quark se Anas Nashif 2016-01-23 10:51:16 +00:00
  • 4218572c13 Bluetooth: samples/peripheral: Set right board for nble testcase Johan Hedberg 2016-01-23 11:35:18 +00:00
  • baeb34a950 Bluetooth: nble: Add UART driver for Nordic BLE chip Andrei Emeltchenko 2016-01-13 17:14:39 +02:00
  • d325faa670 arduino_101: Set UART0 default options and baud rate Andrei Emeltchenko 2016-01-20 14:32:48 +02:00
  • f5a58453d4 net: contiki: Fix the RA ICMPv6 sending Jukka Rissanen 2016-01-21 14:10:14 +02:00
  • a38fc2fc11 net: contiki: Fix the NS ICMPv6 sending Jukka Rissanen 2016-01-21 14:08:46 +02:00
  • 209119cd63 net: contiki: Fix the RS ICMPv6 sending Jukka Rissanen 2016-01-21 14:03:50 +02:00
  • ea3b162bac Bluetooth: BR/EDR: Add support for Link Key request Arkadiusz Lichwa 2016-01-07 22:55:01 +01:00
  • 9b0d42930c Bluetooth: BR/EDR: Define HCI Link Key request Arkadiusz Lichwa 2016-01-07 22:51:27 +01:00
  • a68db1fc57 Bluetooth: BR/EDR: Enable encryption handlers Arkadiusz Lichwa 2016-01-08 11:11:56 +01:00
  • fa484be4f4 net: ipv4: Add missing includes Michael LeMay 2016-01-20 22:06:55 -08:00
  • 838c98b023 cc2520: Use DEVICE_INIT() relevantly Tomasz Bursztyka 2016-01-29 13:30:42 +01:00
  • 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT() Andrew Boie 2016-01-27 10:07:31 -08:00
  • a4ec963138 init: use SYS_INIT() where it makes sense Benjamin Walsh 2016-01-28 15:16:31 -05:00
  • 629e1dd861 init: add SYS_INIT() Benjamin Walsh 2016-01-28 14:56:48 -05:00
  • 47c04f4ac2 device: rename the device objects created by DEVICE_INIT() Benjamin Walsh 2016-01-28 14:55:27 -05:00
  • dcfd4e96f4 device: remove obsolete DEVICE_DEFINE/INIT_CONFIG_DEFINE() Benjamin Walsh 2016-01-28 14:53:28 -05:00
  • d340d4cb3f device: use DEVICE_INIT everwhere Benjamin Walsh 2016-01-28 14:48:47 -05:00
  • ef33dc32e5 device: add DEVICE_INIT() Benjamin Walsh 2016-01-27 15:55:32 -05:00
  • f027902305 net: use DEVICE_GET() instead of referencing __initconfig_xxx directly Benjamin Walsh 2016-01-27 14:45:19 -05:00
  • f2f719a523 device: move device APIs from init.h to device.h Benjamin Walsh 2016-01-27 14:40:06 -05:00
  • a740cd96a9 doc: add device_ namespace to the naming code conventions Benjamin Walsh 2016-01-26 16:47:37 -05:00
  • 2c1a95aee6 device: rename SYS_GET_DEVICE_NAME/SYS_GET_DEVICE Benjamin Walsh 2016-01-26 16:42:29 -05:00
  • 0303d8cab9 device: rename SYS_DEFINE_DEVICE() Benjamin Walsh 2016-01-26 16:40:37 -05:00
  • 2ee9aca31a irq: size _irq_to_interrupt_vector_table Andrew Boie 2016-01-27 12:19:15 -08:00
  • ba15d18d94 adc: updated the adc read api description Juan Manuel Cruz 2016-01-28 10:42:47 -06:00
  • bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG() Benjamin Walsh 2016-01-26 16:37:12 -05:00
  • bd18487727 x86: if no dynamic irqs, omit _interrupt_vectors_allocated Andrew Boie 2016-01-27 12:10:09 -08:00
  • 630280c464 build: fix issue with static interrupts on ARC/ARM Andrew Boie 2016-01-27 14:40:45 -08:00
  • d1ff13e68f doc: Fix cross-reference and toctree on index.rst and about_zephyr.rst Rodrigo Caballero 2016-01-28 16:27:56 -06:00
  • 4ec9758034 irq: fix declared _sw_isr_table size on ARC Fabien Chereau 2016-01-28 15:24:56 +01:00
  • 78b2670032 irq: added a check for dynamic IRQ table overflow Fabien Chereau 2016-01-28 15:08:46 +01:00
  • c5bb958db4 arm: add software reboot for QEMU Benjamin Walsh 2015-11-05 18:26:01 -05:00
  • 62c65d7f00 arm: in non-XIP image, make __start alias of __reset Benjamin Walsh 2015-11-03 15:30:11 -05:00
  • ec47784a28 test_mem_safe: support ARM Benjamin Walsh 2015-10-30 17:06:50 -04:00
  • 2e27adb569 mem_safe: prevent writing to .text in XIP systems Benjamin Walsh 2015-10-30 17:05:26 -04:00
  • 7b526e2447 cache: add implementation for cache-less systems Benjamin Walsh 2015-10-30 17:04:00 -04:00
  • bd94d98255 arm: add connecting exceptions at runtime Benjamin Walsh 2015-10-30 14:29:49 -04:00
  • f8807dae89 arm: rename _VectorTableROM Benjamin Walsh 2015-10-29 13:59:07 -04:00
  • 9dc2374d1c arm/nvic: add _NUM_EXC symbol for number of exceptions Benjamin Walsh 2015-10-26 15:48:47 -04:00
  • cfac189f98 arm: refactor fault handling stack pointer passing Benjamin Walsh 2015-10-26 14:01:39 -04:00
  • c4a093a24e arm: rework _ScbSystemReset() into sys_arch_reboot() Benjamin Walsh 2015-10-26 13:38:18 -04:00
  • 2ace19ede8 arm: allow accessing GPRs in ESF by their real name Benjamin Walsh 2015-10-23 16:23:53 -04:00
  • 85138855f0 arm: add macro for defining GPRs with aliases Benjamin Walsh 2015-10-23 16:20:25 -04:00
  • 4465cf47e9 arm/reset: relocate the vector table when a non-XIP image Benjamin Walsh 2015-10-22 18:39:48 -04:00
  • 21628d41d0 arm: add support for linking images entirely in SRAM Benjamin Walsh 2015-10-22 18:33:39 -04:00
  • d04e3fc134 arm/frdm_k64f: only leave space for security in XIP images Benjamin Walsh 2015-10-22 18:31:51 -04:00
  • aaa94d8ba2 doc: frdm_k64f: Update firmware name for board frdm_k64f Javier B Perez Hernandez 2016-01-26 18:55:21 -06:00
  • 93831ebcce i2c: Fix i2c_qmsi_configure() Andre Guedes 2016-01-26 18:28:29 -02:00
  • 2858cbf829 idle: fix tasks waiting when NANO_TIMEOUTS is enabled Benjamin Walsh 2016-01-26 13:47:03 -05:00
  • 42a97c8b1d device: rename 'caller' field of device_sync_call_t Benjamin Walsh 2016-01-26 15:40:16 -05:00
  • 99a4f13bbc device: rename synchronous_call_ APIs Benjamin Walsh 2016-01-26 15:38:44 -05:00
  • 2ec2f8bb62 uart: remove incorrect comment w.r.t. type of device pointer Benjamin Walsh 2016-01-26 15:32:06 -05:00
  • 0f213d57e4 samples: Ensure stacks are properly aligned Peter Mitsis 2016-01-27 14:45:51 -05:00
  • f23c498018 net: Ensure stacks are properly aligned Peter Mitsis 2016-01-27 15:33:00 -05:00
  • 9acd16c8c5 boards: Quark SE based boards have a different SPI interrupt flag Tomasz Bursztyka 2016-01-25 15:26:51 +01:00
  • a150c1650e samples: Add a q&d test application for SPI Tomasz Bursztyka 2016-01-25 10:21:51 +01:00
  • 031ae4ec45 cc2520: quark_se_devboard: Provide default configuration Tomasz Bursztyka 2016-01-22 13:29:30 +01:00
  • 448acf527f cc2520: Make SPI related info configurable via Kconfig Tomasz Bursztyka 2016-01-18 14:07:39 +01:00
  • 2b3e60e6df cc2520: Reworking radio on and transmission logic Tomasz Bursztyka 2016-01-12 15:45:55 +01:00
  • 930bb9d3ca cc2520: Make the driver more in line with Zephyr Tomasz Bursztyka 2016-01-22 22:56:23 +01:00
  • cf7c826874 cc2520: Add Quark SE devboard support Jukka Rissanen 2015-11-24 14:44:28 +02:00
  • f1563253cf cc2520: Initial checkin for TI CC2520 802.15.4 driver Jukka Rissanen 2015-09-11 16:13:26 +03:00
  • fa79a5df21 contiki: clock: Tiny cleanup Tomasz Bursztyka 2016-01-07 13:34:09 +01:00
  • eb96f0a73a spi: dw: Fix Tx and Rx threshold after each push/pull Tomasz Bursztyka 2016-01-25 10:01:50 +01:00
  • e3401c9496 toolchain: remove yocto variant, now using zephyr variant Anas Nashif 2016-01-27 15:37:08 -05:00
  • 2ad4940f6a docs: Platform documentation of Arduino 101 Dan Kalowsky 2016-01-27 09:09:55 -08:00
  • 06e2d0fe76 adc: updates sample width kconfig help message Juan Manuel Cruz 2016-01-27 13:00:17 -06:00
  • 09acfc27f7 c++: Add sample projects Dmitriy Korovkin 2015-12-24 15:00:17 -05:00
  • 8e35cc8eb4 build: Add C++ support Peter Mitsis 2016-01-13 13:02:56 -05:00
  • eaed145cb6 Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. Constanza Heath 2016-01-27 11:07:05 -08:00
  • 23be7fd1cd build: rebuild binary if dependencies have changed Anas Nashif 2016-01-26 17:04:20 +00:00
  • bd615ff4d4 samples: fix description of sample and fix Makefile Anas Nashif 2016-01-20 00:28:41 -05:00
  • 2fe1a05b74 task monitor: remove ifdef, we check in Makefile already Anas Nashif 2016-01-16 10:08:18 -05:00
  • e2e78baf68 ns16550: implement the irq_tx_empty function Fabien Chereau 2016-01-18 14:16:33 +01:00
  • fdc08ce417 uart: allow to check whether Tx fifo is empty Fabien Chereau 2016-01-18 14:15:57 +01:00
  • b7d9842875 ns16550: implement the err_check function Fabien Chereau 2016-01-18 14:43:51 +01:00
  • 43ad5532df ns16550: Interruption Identification Register definitions clean up Fabien Chereau 2016-01-18 14:42:11 +01:00
  • 01d42186b2 uart: allow to check for errors Fabien Chereau 2016-01-18 14:30:21 +01:00
  • a74d5d63f1 test c++: Recognize init_array as a valid section Peter Mitsis 2016-01-21 12:20:30 -05:00
  • df3c6b13ab c++: Update minimal libc headers Peter Mitsis 2015-12-17 11:04:31 -05:00
  • 497d0e53c4 libc: Consolidate size_t definitions Peter Mitsis 2016-01-20 16:35:16 -05:00
  • b111d6c932 libc: Consolidate NULL definitions Peter Mitsis 2016-01-14 13:05:46 -05:00
  • 36a2ae3184 c++: Add TASK_ENTRY_CPP to C++ task entry points Peter Mitsis 2015-12-21 12:08:00 -05:00
  • babea6d2dd c++: Add EXTERN_C macro Peter Mitsis 2015-12-15 11:44:54 -05:00
  • a0e4568760 c++: Add extern "C" { } block to header files Peter Mitsis 2016-01-22 12:38:49 -05:00
  • 6504b7e72a gpio: Add QMSI-based implementation Jesus Sanchez-Palencia 2015-11-27 08:24:36 -05:00
  • 41771e5b1c adc: Repetitive buffer management Juan Manuel Cruz 2016-01-15 11:25:33 -06:00
  • 51a5b96367 adc: remove of single/differential modes Juan Manuel Cruz 2016-01-14 16:01:19 -06:00
  • fed390316f adc: improvements to the adc sample code. Juan Manuel Cruz 2016-01-14 12:57:05 -06:00
  • 87aa20ebad adc: adds dummy conversion Juan Manuel Cruz 2016-01-14 15:29:46 -06:00
  • 1e3467602a adc: fix a bug polling the power states. Juan Manuel Cruz 2016-01-18 11:42:16 -06:00
  • edfe960e02 adc: adds calibration capability for dw driver. Juan Manuel Cruz 2016-01-14 12:56:14 -06:00
  • 65cb6dbe23 adc: removing MST_CLT and SLV_OBSR offsets Juan Manuel Cruz 2016-01-14 15:39:44 -06:00