Commit graph

  • 35ba35db7a Bluetooth: Add bitmask for LE exchange features Arkadiusz Lichwa 2015-07-27 17:06:22 +03:00
  • 6035dc2300 Bluetooth: LE read remote features HCI abstraction Arkadiusz Lichwa 2015-07-27 16:30:54 +03:00
  • d63811079f Bluetooth: Adjust update connection params over L2CAP Arkadiusz Lichwa 2015-07-22 17:08:41 +02:00
  • 7540844891 Bluetooth: GATT: Make bt_gatt_notify length parameter uint16_t Luiz Augusto von Dentz 2015-07-28 16:10:27 +03:00
  • 870e466338 Bluetooth: GATT: Fix representing handle with uint8_t Luiz Augusto von Dentz 2015-07-28 16:02:24 +03:00
  • 8697d207a0 Bluetooth: GATT: Fix using uint8_t for attribute length Luiz Augusto von Dentz 2015-07-28 15:50:08 +03:00
  • e98b08b377 Bluetooth: SMP: Remove not needed smp->tk initialization Szymon Janc 2015-07-28 12:08:14 +02:00
  • 7918507b15 net: contiki: Increase number of configurable IPv6 addresses Jukka Rissanen 2015-07-27 17:34:15 +03:00
  • c94b69c542 net: tools: Add multicast support to echo-client Jukka Rissanen 2015-07-27 17:32:06 +03:00
  • e0b6702d71 net: apps: Add multicast support to echo-server Jukka Rissanen 2015-07-27 17:23:25 +03:00
  • 2be43b3c47 net: context: Allow multicast address to be created Jukka Rissanen 2015-07-27 17:17:42 +03:00
  • f4a2245d8b net: contiki: Add debug printing when traversing UDP connections Jukka Rissanen 2015-07-27 17:16:16 +03:00
  • 857017a9e3 net: contiki: Traverse UDP connection list properly Jukka Rissanen 2015-07-27 17:12:22 +03:00
  • 6f059122f7 net: contiki: Init UDP connection list properly Jukka Rissanen 2015-07-27 17:09:16 +03:00
  • 6a2e400076 net: contiki: Print info about added multicast addresses Jukka Rissanen 2015-07-27 16:55:59 +03:00
  • 369ff3bb90 Bluetooth: Make central sample discover HRS over GATT Luiz Augusto von Dentz 2015-07-24 15:54:05 +03:00
  • f581894abf Bluetooth: Make central sample connect to devices supporting HRS Luiz Augusto von Dentz 2015-07-24 13:17:33 +03:00
  • 7942266868 Bluetooth: Add connection callbacks to central sample Luiz Augusto von Dentz 2015-07-24 10:46:00 +03:00
  • b79ea66038 Bluetooth: L2CAP: Reject a request for conn parameters update as slave Mariusz Skamra 2015-07-23 15:54:37 +02:00
  • 6b4f7025f2 Bluetooth: Start using atomic flags to indicate bt_dev state Mariusz Skamra 2015-07-23 11:35:59 +02:00
  • 4dd751cf99 Bluetooth: SMP: Factor out duplicated code Mariusz Skamra 2015-07-22 18:26:01 +02:00
  • c9287c2bc2 Bluetooth: SMP: Fix zeroing smp Mariusz Skamra 2015-07-22 18:24:10 +02:00
  • 368cfb775e Bluetooth: Add gatt-unsubscribe command to btshell Luiz Augusto von Dentz 2015-07-22 10:54:26 +03:00
  • 7006b5ae92 Bluetooth: GATT: Add bt_gatt_unsubscribe Luiz Augusto von Dentz 2015-07-22 10:41:20 +03:00
  • d39eb230ee Bluetooth: Add gatt-subscribe command to btshell Luiz Augusto von Dentz 2015-07-22 10:24:41 +03:00
  • fac5df2bae Bluetooth: GATT: Add bt_gatt_subscribe Luiz Augusto von Dentz 2015-07-22 10:21:47 +03:00
  • d354059ad4 Bluetooth: ATT: Handle Value Notification Luiz Augusto von Dentz 2015-07-22 10:14:05 +03:00
  • a6b826e918 Bluetooth: Use connection context in btshell Luiz Augusto von Dentz 2015-07-20 14:22:31 +03:00
  • 8ffb486829 Bluetooth: GATT: Fix bt_gatt_discover_characteristic Luiz Augusto von Dentz 2015-07-22 14:55:06 +03:00
  • 9698411362 Bluetooth: Minor coding style (white space) fix Johan Hedberg 2015-07-22 13:14:38 +03:00
  • 9e1c434ad9 Bluetooth: Move bt_conn timeout handling into conn.c Johan Hedberg 2015-07-22 13:03:51 +03:00
  • f3232cb999 Bluetooth: Add simple timeout for connection establishment Mariusz Skamra 2015-07-17 13:11:53 +02:00
  • 4e3bce5e96 Add page-aligned padding to initlevel section for Galileo test load Dmitriy Korovkin 2015-07-29 13:34:23 -04:00
  • ed610c5bd5 x86: Replace references to BSP with platform Peter Mitsis 2015-07-27 12:19:36 -04:00
  • 7175ec33a2 arm: Replace references to BSP with platform Peter Mitsis 2015-07-27 12:09:43 -04:00
  • fd0f9a2047 arm: Rename IRQ_VECTOR_TABLE_BSP to IRQ_VECTOR_TABLE_PLATFORM Peter Mitsis 2015-07-27 11:35:44 -04:00
  • f1bcbf51f0 arm: Remove obsolete SW_ISR_TABLE_BSP Kconfig option Peter Mitsis 2015-07-27 11:33:31 -04:00
  • 2a4a6cf578 Remove references to BSP from drivers/ directory Peter Mitsis 2015-07-27 11:02:41 -04:00
  • 7cbad4e7dd Remove references to BSP from include/ directory Peter Mitsis 2015-07-27 09:47:56 -04:00
  • 771c5998e9 kbuild: Replace 'bsp-y' with 'platform-y' Peter Mitsis 2015-07-24 17:04:32 -04:00
  • 8ff6904084 Remove references to BSP from misc/ directory Peter Mitsis 2015-07-24 16:55:19 -04:00
  • c41824b097 Update README file to reference platforms Peter Mitsis 2015-07-24 16:46:57 -04:00
  • 99037499b6 Remove references to BSPs from sample projects Peter Mitsis 2015-07-24 16:42:13 -04:00
  • ad03f13db5 samples: Update sanity_chk usage notes Peter Mitsis 2015-07-24 16:21:26 -04:00
  • 5a57c36a6c Fix galileo configuration to HPET Dmitriy Korovkin 2015-07-24 13:59:55 -04:00
  • 6ab23e30da Port basic_atom configuration to HPET Dmitriy Korovkin 2015-07-24 13:58:24 -04:00
  • 8b0271dd2c Adapt HPET driver to work with QEMU Dmitriy Korovkin 2015-07-24 13:50:31 -04:00
  • 63fe84bdaf Fix PIC shutoff. Dmitriy Korovkin 2015-07-24 13:46:21 -04:00
  • b2267b28f1 Correct kernel type in XIP README.txt Peter Mitsis 2015-07-30 16:48:52 -04:00
  • 5dd4296a0a Fix obsolete references to resources Peter Mitsis 2015-07-30 16:47:12 -04:00
  • 89e922243b arm: Use new SRAM and flash Kconfig options Peter Mitsis 2015-07-24 12:00:02 -04:00
  • 741086e119 arm: Add SRAM and flash Kconfig options Peter Mitsis 2015-07-24 11:48:05 -04:00
  • 36e352dc2f arm: Improve Kconfig option organization Peter Mitsis 2015-07-28 10:05:39 -04:00
  • 916dcff7a8 arm: Move bsp/CortexM to core/cortex_m Peter Mitsis 2015-07-24 14:07:03 -04:00
  • 0167aa16fa arm: Fix whitespace Peter Mitsis 2015-07-28 11:11:44 -04:00
  • 6acbe63aea initial commit for next-gen sanity checks Andrew Boie 2015-07-17 12:03:52 -07:00
  • ef39858deb Zephyr 0.3.0 Anas Nashif 2015-07-30 20:28:06 -04:00
  • 22c3fa3742 build: Don't disable the monitor when using QEMU_PIPE Andrew Boie 2015-07-29 14:25:29 -07:00
  • 776d5f7c22 build: fix application build in symlinked environment Andrew Boie 2015-07-29 13:21:49 -07:00
  • be59308978 doc: Enhancements for microkernel pipe objects Allan Stephens 2015-07-29 12:39:46 -04:00
  • 28ad2e2856 Zephyr 0.3.0-rc2 Anas Nashif 2015-07-28 20:49:12 -04:00
  • ca3b1044a1 doc: More enhancements for microkernel mailbox objects Allan Stephens 2015-07-28 10:46:57 -04:00
  • d64654ec0d gitignore: Do not ignore linker.cmd files under arch/ Anas Nashif 2015-07-28 11:17:39 -04:00
  • 7c4056ec84 doc: add note about new ccache feature Andrew Boie 2015-07-28 09:48:19 -07:00
  • a9c1163ed9 build: Fix python3 printf syntax Arkadiusz Lichwa 2015-07-28 14:44:03 +03:00
  • 9132a13542 build: HACK fix issue where project objects don't end up in $(O) Andrew Boie 2015-07-17 12:03:52 -07:00
  • 285c054830 Kbuild: use ccache if USE_CCACHE=1 is set Andrew Boie 2015-07-27 11:04:24 -07:00
  • 6fbbcbac22 build: don't use FORCE in deps for sysgen Andrew Boie 2015-07-27 10:43:25 -07:00
  • a426390daa doc: Enhancements for microkernel mailbox objects Allan Stephens 2015-07-27 11:11:44 -04:00
  • c9b1b61340 cleanup: remove unused CONFIG_TICKLESS_IDLE_UNSUPPORTED Anas Nashif 2015-07-25 10:58:34 -04:00
  • 28af7ae1d1 Fix microkernel "unaligned write" exception problem on ARM Dmitriy Korovkin 2015-07-24 16:40:44 -04:00
  • f4c7281073 Remove trailing semicolon in definition of CMD_PKT_SET_INSTANCE() Allan Stephens 2015-07-27 14:31:12 -04:00
  • fee3e3c308 basic_atom: update default SYS_CLOCK_HW_CYCLES_PER_SEC Peter Mitsis 2015-07-22 16:32:30 -04:00
  • d2857404f5 Kconfig: fix SYS_CLOCK_HW_CYCLES_PER_SEC dependencies Peter Mitsis 2015-07-22 16:22:25 -04:00
  • d51ed25f79 Doxygen: Nanokernel semaphore APIs comments to header files. Juan Manuel Cruz 2015-07-16 13:05:47 -05:00
  • 79c4499fe1 Doc: Restructures the Kbuild documentation. Rodrigo Caballero 2015-06-25 11:45:16 -05:00
  • ca12bbb569 fix issue where two outdirs are created Andrew Boie 2015-07-22 16:15:43 -07:00
  • 96726f0a58 x86: Move source files from arch/x86/ to arch/x86/core/ Peter Mitsis 2015-07-22 12:35:34 -04:00
  • e611fbd811 Fix typo: specifc -> specific Peter Mitsis 2015-07-23 13:30:56 -04:00
  • 83b83b5317 Fix typo: accomodate -> accommodate Peter Mitsis 2015-07-23 13:30:30 -04:00
  • 0a66ab3f2c doc: Add example of giving a microkernel sempahore from an ISR Allan Stephens 2015-07-24 13:37:49 -04:00
  • f297068949 Fix line length warning flagged by checkpatch Peter Mitsis 2015-07-23 13:36:13 -04:00
  • 5d4a3178a0 doc: Enhancements for microkernel FIFO objects Allan Stephens 2015-07-23 14:10:06 -04:00
  • d8a5c03404 Kconfig: Update timer driver dependencies Peter Mitsis 2015-07-23 12:14:14 -04:00
  • dff49566e0 Kconfig: Update CONFIG_IOAPIC dependencies Peter Mitsis 2015-07-23 11:53:47 -04:00
  • 61f0ce44c7 Kconfig: Remove option LOAPIC_TIMER_FREQ Peter Mitsis 2015-07-23 12:02:16 -04:00
  • dc0fb7ed38 Cosmetic: Fix whitespace in timer driver Kconfig Peter Mitsis 2015-07-23 12:06:15 -04:00
  • 53b721a706 Cosmetic: Fix whitespace in interrupt controller Kconfig Peter Mitsis 2015-07-23 11:46:25 -04:00
  • 03bec088ef Zypher 0.3.0-rc1 Anas Nashif 2015-07-22 20:46:01 -04:00
  • 6b9577d2f5 fix white space issues Anas Nashif 2015-07-22 13:29:26 -04:00
  • abeaeacab0 Kconfig: TICKLESS_IDLE_UNSUPPORTED is not used Anas Nashif 2015-07-22 10:39:06 -04:00
  • 274cc72aee replace negative CMOV_UNSUPPORTED with CMOV Anas Nashif 2015-07-22 13:34:59 -04:00
  • 09821973ca Add missing includes for ARC Anas Nashif 2015-07-21 15:46:38 -04:00
  • f45e4aa9a1 Support ARC architecture with kbuild Anas Nashif 2015-05-24 23:46:51 -04:00
  • 5118d2fa6a doc: Enhancements for microkernel event objects Allan Stephens 2015-07-22 13:18:06 -04:00
  • 359fc6cdfa doc: Enhancements for microkernel semaphore objects Allan Stephens 2015-07-22 13:48:29 -04:00
  • fbf9fb3963 Doxygen: Moves the nanokernel LIFO comments from the .c to the .h file. Rodrigo Caballero 2015-07-21 09:27:28 -05:00
  • b5f988ea37 net: Fix packetbuf related calls Ravi kumar Veeramally 2015-07-20 13:17:13 +03:00
  • 097046e85b Bluetooth: SMP: Minor coding style fix Johan Hedberg 2015-07-20 11:15:30 +03:00
  • 13ef99257f Bluetooth: Eliminate tmp buffer using swap_in_place Andrei Emeltchenko 2015-07-14 16:35:39 +03:00