Commit graph

  • a0224842bc microkernel: introduce support for private semaphores Daniel Leung 2015-07-15 08:45:37 -07:00
  • 1036aee613 microkernel: Rename struct sem_struct to _k_sem_struct Daniel Leung 2015-07-14 16:58:23 -07:00
  • 013666c964 Redefine microkernel semaphore object identifier type Daniel Leung 2015-07-14 16:15:54 -07:00
  • eddae0e0f2 sysgen: Don't generate mutex object id variables Allan Stephens 2015-06-23 15:55:00 -04:00
  • 457caf92a3 samples/microkernel: recursive mutex testing using in-file mutex Allan Stephens 2015-06-23 11:52:12 -04:00
  • 811c838ff1 microkernel: introduce support for private mutexes Daniel Leung 2015-07-09 10:40:48 -07:00
  • 43eed86737 microkernel: Rename struct mutex_struct to _k_mutex_struct Daniel Leung 2015-07-14 11:04:42 -07:00
  • ffd802250e Redefine microkernel mutex object identifier type Allan Stephens 2015-06-22 16:22:13 -04:00
  • 74c8852d05 microkernel: remove kernel service dispatch table Daniel Leung 2015-07-25 15:31:09 -07:00
  • 619eec89ce x86: Renames "Specific CPU Capability Support" menu Peter Mitsis 2015-08-04 10:59:37 -04:00
  • 1c701bc83a x86: Merge platform capability related menus Peter Mitsis 2015-08-04 10:05:24 -04:00
  • e8839abb4a Remove Kconfig option PROT_MODE_SWITCH_PROMPT Peter Mitsis 2015-07-29 16:25:46 -04:00
  • 39fc84e65a x86: Change order of floating point options Peter Mitsis 2015-07-31 16:52:22 -04:00
  • 9d5599af05 x86: Fix selection of unsupported FLOAT/SSE Kconfig options Peter Mitsis 2015-07-29 15:35:52 -04:00
  • 4d092e9510 x86: Remove superfluous Kconfig dependencies Peter Mitsis 2015-07-29 14:37:10 -04:00
  • 34b1a9043f x86: Remove leading spaces in Kconfig files Peter Mitsis 2015-07-29 14:23:26 -04:00
  • 125fe19205 x86: Remove HARDWARE_BP_SUPPORTED Kconfig option Peter Mitsis 2015-07-29 14:17:13 -04:00
  • 87de8c493f x86: Re-order x86 Kconfig menus Peter Mitsis 2015-07-29 13:59:01 -04:00
  • 55ffc8cc61 x86: Fix up "Board Capabilities" summary lines Peter Mitsis 2015-08-04 10:40:40 -04:00
  • ae6ea21005 Kconfig: Create PLATFORM_IA32 Peter Mitsis 2015-07-24 10:36:18 -04:00
  • 739489f337 Kconfig: Rework PLATFORM_QUARK to become PLATFORM_IA32_PCI Peter Mitsis 2015-07-24 10:29:17 -04:00
  • fa97d9e386 x86: Update default platform configuration files Peter Mitsis 2015-08-04 11:37:47 -04:00
  • ec2a74619c Doc: Changes doxygen.config for index & auto-generated files. Carol Lee 2015-08-04 10:21:47 -04:00
  • 97493575a6 build: simplify clean target Anas Nashif 2015-08-02 10:05:07 -04:00
  • d07b3c7453 printk.h: don't break if CONFIG_PRINTK undefined Andrew Boie 2015-08-04 09:46:42 -07:00
  • fbb9df3815 test_bluetooth: only build on ARM and x86 Andrew Boie 2015-08-04 15:31:48 -07:00
  • d1b3d54a94 sanitycheck: treat warnings as errors Andrew Boie 2015-08-04 10:53:25 -07:00
  • 4a09639b64 doc: Enhancements for microkernel tasks Allan Stephens 2015-07-31 12:41:28 -04:00
  • 64bd9c6df3 build: rename platform target to drivers Anas Nashif 2015-08-02 09:45:36 -04:00
  • 8d00ec5c4e build: build libc as object, not kbuild library (lib.a) Anas Nashif 2015-08-02 09:38:41 -04:00
  • 0db074eae4 build: fixed typo when stripping variable Anas Nashif 2015-08-03 16:48:55 -04:00
  • 7aa584d9c2 build: Let application specify the defconfig Anas Nashif 2015-08-03 15:42:21 -04:00
  • 74c8f65eb6 test_bluetooth: only build if we have CONFIG_BLUETOOTH Andrew Boie 2015-08-04 10:03:37 -07:00
  • 486a2a1034 doc: fix docs target Anas Nashif 2015-07-30 07:06:40 -04:00
  • 0425a9ebbe documentation: adds application qemu and debug reference Juan Manuel Cruz 2015-08-04 10:21:04 -05:00
  • eee3a9df95 documentation: updating kbuild project variables. Juan Manuel Cruz 2015-08-03 10:29:08 -05:00
  • 2ac4246077 doc: install guide: changed .bash to .sh Javier B Perez Hernandez 2015-08-03 11:10:10 -05:00
  • eb1fdf5741 Add debug option to Kconfig to enable debugging Anas Nashif 2015-07-29 09:33:32 -04:00
  • f1a3ba3931 FP_SHARING duplication. Juan Manuel Cruz 2015-07-30 16:39:46 -05:00
  • 78296611b4 CONFIG_ADVANCED_IDLE duplication. Juan Manuel Cruz 2015-07-31 10:21:30 -05:00
  • ae9e7f7bca sanitycheck: default to cleaning outdir Andrew Boie 2015-07-31 12:26:12 -07:00
  • 4b18247749 sanitycheck: print elapsed time Andrew Boie 2015-07-31 12:25:22 -07:00
  • ae3c6c00c2 Bluetooth: Fix alignment Andrei Emeltchenko 2015-07-30 13:57:24 +03:00
  • dabedeb449 Bluetooth: Register simple GAP service in btshell app Szymon Janc 2015-07-29 09:46:40 +02:00
  • 98e3e44655 Bluetooth: Allow Signing Info command after Address Info Andrei Emeltchenko 2015-07-29 10:11:34 +03:00
  • 9c17e83d68 Bluetooth: ATT: Fix using uninitialized conn at find_info_cb Luiz Augusto von Dentz 2015-07-29 15:41:24 +03:00
  • 2baab11485 Bluetooth: Implement processing signing info request Andrei Emeltchenko 2015-07-28 16:11:55 +03:00
  • ecc1a274a5 Bluetooth: Allow CSRK key generation and distribution Andrei Emeltchenko 2015-07-28 15:11:44 +03:00
  • 37bff2b3be Bluetooth: Generate and distribute local CSRK key Andrei Emeltchenko 2015-07-28 15:08:06 +03:00
  • 66367b5ef3 Bluetooth: Check if bt_gatt_subscribe return -EALREADY Luiz Augusto von Dentz 2015-07-29 15:20:28 +03:00
  • 0a918ae444 Bluetooth: GATT: Remove subscriptions on disconnect Luiz Augusto von Dentz 2015-07-29 15:03:55 +03:00
  • fb5c1bd381 Bluetooth: GATT: Fix bt_gatt_attr_write_ccc Luiz Augusto von Dentz 2015-07-29 15:23:34 +03:00
  • 69130ed2c0 Bluetooth: keys: Add bt_keys_find_addr Luiz Augusto von Dentz 2015-07-29 15:02:10 +03:00
  • d31003765c Bluetooth: Remove unnecessary init helper functions Johan Hedberg 2015-07-28 20:30:04 +03:00
  • e899c811e6 Bluetooth: Use async callback for enabling Bluetooth Johan Hedberg 2015-07-28 18:31:48 +03:00
  • 79696d3b34 Bluetooth: Redesign Bluetooth init API Johan Hedberg 2015-07-28 18:23:19 +03:00
  • 3ab32aa5f1 Bluetooth: Move hci_rx_fiber further down in hci_core.c Johan Hedberg 2015-07-28 18:20:50 +03:00
  • 55607e5e9a Bluetooth: Allocate room for LE read remote features Arkadiusz Lichwa 2015-07-27 17:09:51 +03:00
  • 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