Commit graph

  • 0abe07a0cd microkernel: introduce support for private memory maps Daniel Leung 2015-08-04 10:15:43 -0700
  • 201aa8c708 microkernel: put memory map pointers into its own binary section Daniel Leung 2015-08-03 18:01:08 -0700
  • a77808462e Redefine microkernel memory map object identifier type Daniel Leung 2015-08-03 17:13:51 -0700
  • 8eec65c742 samples/microkernel: add test for private pipes Daniel Leung 2015-07-28 12:29:00 -0700
  • b5517ab61c microkernel: introduce support for private pipes Daniel Leung 2015-07-28 11:18:35 -0700
  • 815d64522f microkernel: put pipe pointer list into its own binary section Daniel Leung 2015-07-27 15:00:16 -0700
  • 2285976f03 microkernel: redefine pipe object identifier type Daniel Leung 2015-07-27 14:43:45 -0700
  • 62077917b6 samples/microkernel: add test for private tasks Daniel Leung 2015-07-24 11:21:35 -0700
  • 2bc5880d85 microkernel: introduce support for private tasks Daniel Leung 2015-07-24 09:59:50 -0700
  • 75e5427e15 microkernel: put _k_task_list into its own binary section Daniel Leung 2015-07-23 17:17:40 -0700
  • 1367a98e9e Redefine microkernel task object identifier type Daniel Leung 2015-07-21 11:02:59 -0700
  • c290ebaebd Redefine microkernel timer objects identifier type Daniel Leung 2015-07-20 11:52:01 -0700
  • f6369abf4d samples/microkernel: add test for private mailboxes Daniel Leung 2015-07-17 13:43:58 -0700
  • 39887c4358 microkernel: introduce support for private mailboxes Daniel Leung 2015-07-17 13:00:06 -0700
  • 105e723faa microkernel: Rename struct mbx_struct to _k_mbox_struct Daniel Leung 2015-07-17 12:30:42 -0700
  • 09387cc9dd Redefine microkernel mailbox object identifier type Daniel Leung 2015-07-17 12:28:06 -0700
  • 5d934a3786 samples/microkernel: add test for private FIFOs Daniel Leung 2015-07-17 11:28:08 -0700
  • e510742d43 microkernel: introduce support for private FIFOs Daniel Leung 2015-07-16 16:40:29 -0700
  • e27b5c9abf microkernel: Rename struct que_struct to _k_fifo_struct Daniel Leung 2015-07-16 14:28:12 -0700
  • ef242d3291 Redefine microkernel FIFO object identifier type Daniel Leung 2015-07-16 14:03:02 -0700
  • 8232067646 samples/microkernel: add test for private semaphores Daniel Leung 2015-07-15 10:59:02 -0700
  • a0224842bc microkernel: introduce support for private semaphores Daniel Leung 2015-07-15 08:45:37 -0700
  • 1036aee613 microkernel: Rename struct sem_struct to _k_sem_struct Daniel Leung 2015-07-14 16:58:23 -0700
  • 013666c964 Redefine microkernel semaphore object identifier type Daniel Leung 2015-07-14 16:15:54 -0700
  • eddae0e0f2 sysgen: Don't generate mutex object id variables Allan Stephens 2015-06-23 15:55:00 -0400
  • 457caf92a3 samples/microkernel: recursive mutex testing using in-file mutex Allan Stephens 2015-06-23 11:52:12 -0400
  • 811c838ff1 microkernel: introduce support for private mutexes Daniel Leung 2015-07-09 10:40:48 -0700
  • 43eed86737 microkernel: Rename struct mutex_struct to _k_mutex_struct Daniel Leung 2015-07-14 11:04:42 -0700
  • ffd802250e Redefine microkernel mutex object identifier type Allan Stephens 2015-06-22 16:22:13 -0400
  • 74c8852d05 microkernel: remove kernel service dispatch table Daniel Leung 2015-07-25 15:31:09 -0700
  • 619eec89ce x86: Renames "Specific CPU Capability Support" menu Peter Mitsis 2015-08-04 10:59:37 -0400
  • 1c701bc83a x86: Merge platform capability related menus Peter Mitsis 2015-08-04 10:05:24 -0400
  • e8839abb4a Remove Kconfig option PROT_MODE_SWITCH_PROMPT Peter Mitsis 2015-07-29 16:25:46 -0400
  • 39fc84e65a x86: Change order of floating point options Peter Mitsis 2015-07-31 16:52:22 -0400
  • 9d5599af05 x86: Fix selection of unsupported FLOAT/SSE Kconfig options Peter Mitsis 2015-07-29 15:35:52 -0400
  • 4d092e9510 x86: Remove superfluous Kconfig dependencies Peter Mitsis 2015-07-29 14:37:10 -0400
  • 34b1a9043f x86: Remove leading spaces in Kconfig files Peter Mitsis 2015-07-29 14:23:26 -0400
  • 125fe19205 x86: Remove HARDWARE_BP_SUPPORTED Kconfig option Peter Mitsis 2015-07-29 14:17:13 -0400
  • 87de8c493f x86: Re-order x86 Kconfig menus Peter Mitsis 2015-07-29 13:59:01 -0400
  • 55ffc8cc61 x86: Fix up "Board Capabilities" summary lines Peter Mitsis 2015-08-04 10:40:40 -0400
  • ae6ea21005 Kconfig: Create PLATFORM_IA32 Peter Mitsis 2015-07-24 10:36:18 -0400
  • 739489f337 Kconfig: Rework PLATFORM_QUARK to become PLATFORM_IA32_PCI Peter Mitsis 2015-07-24 10:29:17 -0400
  • fa97d9e386 x86: Update default platform configuration files Peter Mitsis 2015-08-04 11:37:47 -0400
  • ec2a74619c Doc: Changes doxygen.config for index & auto-generated files. Carol Lee 2015-08-04 10:21:47 -0400
  • 97493575a6 build: simplify clean target Anas Nashif 2015-08-02 10:05:07 -0400
  • d07b3c7453 printk.h: don't break if CONFIG_PRINTK undefined Andrew Boie 2015-08-04 09:46:42 -0700
  • fbb9df3815 test_bluetooth: only build on ARM and x86 Andrew Boie 2015-08-04 15:31:48 -0700
  • d1b3d54a94 sanitycheck: treat warnings as errors Andrew Boie 2015-08-04 10:53:25 -0700
  • 4a09639b64 doc: Enhancements for microkernel tasks Allan Stephens 2015-07-31 12:41:28 -0400
  • 64bd9c6df3 build: rename platform target to drivers Anas Nashif 2015-08-02 09:45:36 -0400
  • 8d00ec5c4e build: build libc as object, not kbuild library (lib.a) Anas Nashif 2015-08-02 09:38:41 -0400
  • 0db074eae4 build: fixed typo when stripping variable Anas Nashif 2015-08-03 16:48:55 -0400
  • 7aa584d9c2 build: Let application specify the defconfig Anas Nashif 2015-08-03 15:42:21 -0400
  • 74c8f65eb6 test_bluetooth: only build if we have CONFIG_BLUETOOTH Andrew Boie 2015-08-04 10:03:37 -0700
  • 486a2a1034 doc: fix docs target Anas Nashif 2015-07-30 07:06:40 -0400
  • 0425a9ebbe documentation: adds application qemu and debug reference Juan Manuel Cruz 2015-08-04 10:21:04 -0500
  • eee3a9df95 documentation: updating kbuild project variables. Juan Manuel Cruz 2015-08-03 10:29:08 -0500
  • 2ac4246077 doc: install guide: changed .bash to .sh Javier B Perez Hernandez 2015-08-03 11:10:10 -0500
  • eb1fdf5741 Add debug option to Kconfig to enable debugging Anas Nashif 2015-07-29 09:33:32 -0400
  • f1a3ba3931 FP_SHARING duplication. Juan Manuel Cruz 2015-07-30 16:39:46 -0500
  • 78296611b4 CONFIG_ADVANCED_IDLE duplication. Juan Manuel Cruz 2015-07-31 10:21:30 -0500
  • ae9e7f7bca sanitycheck: default to cleaning outdir Andrew Boie 2015-07-31 12:26:12 -0700
  • 4b18247749 sanitycheck: print elapsed time Andrew Boie 2015-07-31 12:25:22 -0700
  • ae3c6c00c2 Bluetooth: Fix alignment Andrei Emeltchenko 2015-07-30 13:57:24 +0300
  • dabedeb449 Bluetooth: Register simple GAP service in btshell app Szymon Janc 2015-07-29 09:46:40 +0200
  • 98e3e44655 Bluetooth: Allow Signing Info command after Address Info Andrei Emeltchenko 2015-07-29 10:11:34 +0300
  • 9c17e83d68 Bluetooth: ATT: Fix using uninitialized conn at find_info_cb Luiz Augusto von Dentz 2015-07-29 15:41:24 +0300
  • 2baab11485 Bluetooth: Implement processing signing info request Andrei Emeltchenko 2015-07-28 16:11:55 +0300
  • ecc1a274a5 Bluetooth: Allow CSRK key generation and distribution Andrei Emeltchenko 2015-07-28 15:11:44 +0300
  • 37bff2b3be Bluetooth: Generate and distribute local CSRK key Andrei Emeltchenko 2015-07-28 15:08:06 +0300
  • 66367b5ef3 Bluetooth: Check if bt_gatt_subscribe return -EALREADY Luiz Augusto von Dentz 2015-07-29 15:20:28 +0300
  • 0a918ae444 Bluetooth: GATT: Remove subscriptions on disconnect Luiz Augusto von Dentz 2015-07-29 15:03:55 +0300
  • fb5c1bd381 Bluetooth: GATT: Fix bt_gatt_attr_write_ccc Luiz Augusto von Dentz 2015-07-29 15:23:34 +0300
  • 69130ed2c0 Bluetooth: keys: Add bt_keys_find_addr Luiz Augusto von Dentz 2015-07-29 15:02:10 +0300
  • d31003765c Bluetooth: Remove unnecessary init helper functions Johan Hedberg 2015-07-28 20:30:04 +0300
  • e899c811e6 Bluetooth: Use async callback for enabling Bluetooth Johan Hedberg 2015-07-28 18:31:48 +0300
  • 79696d3b34 Bluetooth: Redesign Bluetooth init API Johan Hedberg 2015-07-28 18:23:19 +0300
  • 3ab32aa5f1 Bluetooth: Move hci_rx_fiber further down in hci_core.c Johan Hedberg 2015-07-28 18:20:50 +0300
  • 55607e5e9a Bluetooth: Allocate room for LE read remote features Arkadiusz Lichwa 2015-07-27 17:09:51 +0300
  • 35ba35db7a Bluetooth: Add bitmask for LE exchange features Arkadiusz Lichwa 2015-07-27 17:06:22 +0300
  • 6035dc2300 Bluetooth: LE read remote features HCI abstraction Arkadiusz Lichwa 2015-07-27 16:30:54 +0300
  • d63811079f Bluetooth: Adjust update connection params over L2CAP Arkadiusz Lichwa 2015-07-22 17:08:41 +0200
  • 7540844891 Bluetooth: GATT: Make bt_gatt_notify length parameter uint16_t Luiz Augusto von Dentz 2015-07-28 16:10:27 +0300
  • 870e466338 Bluetooth: GATT: Fix representing handle with uint8_t Luiz Augusto von Dentz 2015-07-28 16:02:24 +0300
  • 8697d207a0 Bluetooth: GATT: Fix using uint8_t for attribute length Luiz Augusto von Dentz 2015-07-28 15:50:08 +0300
  • e98b08b377 Bluetooth: SMP: Remove not needed smp->tk initialization Szymon Janc 2015-07-28 12:08:14 +0200
  • 7918507b15 net: contiki: Increase number of configurable IPv6 addresses Jukka Rissanen 2015-07-27 17:34:15 +0300
  • c94b69c542 net: tools: Add multicast support to echo-client Jukka Rissanen 2015-07-27 17:32:06 +0300
  • e0b6702d71 net: apps: Add multicast support to echo-server Jukka Rissanen 2015-07-27 17:23:25 +0300
  • 2be43b3c47 net: context: Allow multicast address to be created Jukka Rissanen 2015-07-27 17:17:42 +0300
  • f4a2245d8b net: contiki: Add debug printing when traversing UDP connections Jukka Rissanen 2015-07-27 17:16:16 +0300
  • 857017a9e3 net: contiki: Traverse UDP connection list properly Jukka Rissanen 2015-07-27 17:12:22 +0300
  • 6f059122f7 net: contiki: Init UDP connection list properly Jukka Rissanen 2015-07-27 17:09:16 +0300
  • 6a2e400076 net: contiki: Print info about added multicast addresses Jukka Rissanen 2015-07-27 16:55:59 +0300
  • 369ff3bb90 Bluetooth: Make central sample discover HRS over GATT Luiz Augusto von Dentz 2015-07-24 15:54:05 +0300
  • f581894abf Bluetooth: Make central sample connect to devices supporting HRS Luiz Augusto von Dentz 2015-07-24 13:17:33 +0300
  • 7942266868 Bluetooth: Add connection callbacks to central sample Luiz Augusto von Dentz 2015-07-24 10:46:00 +0300
  • b79ea66038 Bluetooth: L2CAP: Reject a request for conn parameters update as slave Mariusz Skamra 2015-07-23 15:54:37 +0200
  • 6b4f7025f2 Bluetooth: Start using atomic flags to indicate bt_dev state Mariusz Skamra 2015-07-23 11:35:59 +0200
  • 4dd751cf99 Bluetooth: SMP: Factor out duplicated code Mariusz Skamra 2015-07-22 18:26:01 +0200