Commit graph

  • 105477a2e0 Cosmetic changes to microkernel server file Allan Stephens 2015-05-06 17:23:01 -0400
  • df368598cb Rename kernel/nanokernel/microk.c to kernel/microkernel/server.c Allan Stephens 2015-05-06 17:14:42 -0400
  • 9f15ffb092 Enhance idle task busy waiting logic Allan Stephens 2015-05-06 15:17:37 -0400
  • 8c169b915a Cosmetic cleanup of microkernel idling code Allan Stephens 2015-05-06 14:56:11 -0400
  • 9c27fbac74 Relocate idle-related microkernel code Allan Stephens 2015-05-06 14:18:06 -0400
  • e68347e4a6 Delete obsolete KHEAP_SIZE and KHEAP_SIZE_FIXED config options Allan Stephens 2015-05-06 09:32:28 -0400
  • 73f9775c01 Eliminate kernel/common sub-directory Allan Stephens 2015-05-05 11:51:06 -0400
  • 2fd8964a71 Eliminate kernel/common/bsp sub-directory Allan Stephens 2015-05-05 11:41:46 -0400
  • 2468393fe0 Eliminate microkernel/movedata sub-directory Allan Stephens 2015-05-05 10:35:59 -0400
  • e2e998acf2 Eliminate microkernel/core sub-directory Allan Stephens 2015-05-05 10:34:12 -0400
  • 642349287b Eliminate microkernel/timer sub-directory Allan Stephens 2015-05-05 10:32:22 -0400
  • 661ba14943 Eliminate nanokernel/core sub-directory Allan Stephens 2015-05-04 12:16:33 -0400
  • 3c8fb4ac7a Eliminate nanokernel/task sub-directory Allan Stephens 2015-05-04 12:10:53 -0400
  • ceeab10167 Renaming *_node_tick_delta to just *_tick_delta Dan Kalowsky 2015-05-04 12:04:09 -0700
  • c46f1082d8 Renaming *_node_cycle_get_32 to *_cycle_get_32 Dan Kalowsky 2015-05-04 12:04:09 -0700
  • 6b51cb461c Renaming *_node_tick_get to *_tick_get Dan Kalowsky 2015-05-04 12:04:09 -0700
  • 901c4f94d3 Renaming *_node_tick_get_32 to *_tick_get_32 Dan Kalowsky 2015-05-04 12:04:09 -0700
  • c535392d8e Renaming task_node_workload_get to task_workload_get Allan Stephens 2015-05-04 11:29:44 -0400
  • e3d5ec6d7a Removing _k_this_node Allan Stephens 2015-05-04 11:09:30 -0400
  • 8f1e42df2c Delete KS_MemCpy() and KS_MemCpyA() APIs Allan Stephens 2015-04-28 10:53:17 -0400
  • 2e9931c51e Prune obsolete entry from .gitignore Allan Stephens 2015-04-27 16:30:50 -0400
  • 460dfdf9b3 Eliminate unnecessary utilities directory Allan Stephens 2015-04-27 13:06:45 -0400
  • 326de37c77 Eliminate unnecessary test directory Allan Stephens 2015-04-27 12:44:58 -0400
  • 10d27dcaa2 fsl_frdm_k64f: Add Bluetooth support for fsl_frdm_k64f target Andrei Emeltchenko 2015-04-23 11:46:19 +0300
  • 9c343c3b72 fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART Andrei Emeltchenko 2015-04-23 11:37:45 +0300
  • 30199fae03 fsl_frdm_k64f: Register isr for Bluetooth UART driver Andrei Emeltchenko 2015-04-27 16:19:01 +0300
  • 4603624589 fsl_frdm_k64f: Add Bluetooth UART definitions for fsl_frdm_k64f Andrei Emeltchenko 2015-04-23 11:58:31 +0300
  • 04fc7b4184 ti_lm3s6965: Register isr for Bluetooth UART driver Andrei Emeltchenko 2015-04-27 16:13:51 +0300
  • cef0f4bca7 ti_lm3s6965: Include Bluetooth build targets for ti_lm3s6965 Andrei Emeltchenko 2015-04-21 12:09:12 +0300
  • cc19fbb873 ti_lm3s6965: Add Bluetooth initialization to system.c Andrei Emeltchenko 2015-04-21 12:06:23 +0300
  • be2135d75e ti_lm3s6965: Add Bluetooth UART definitions for ti_lm3s6965 Andrei Emeltchenko 2015-04-21 10:55:57 +0300
  • 20db031fdb Cleaning up mail.h Dan Kalowsky 2015-05-01 11:49:15 -0700
  • f3ebf6e222 Removing the K_debug_ functions Dan Kalowsky 2015-05-01 11:24:40 -0700
  • f600758ba9 Renaming cmdPktGet to _cmd_pkt_get Dan Kalowsky 2015-05-01 11:22:33 -0700
  • fe1226713c Renaming InitPipe to _pipe_init Dan Kalowsky 2015-05-01 11:18:42 -0700
  • 934eca208b Removal of task_node_id_get Dan Kalowsky 2015-04-30 14:43:32 -0700
  • 1d31cdce1a Removal of isr_node_id_get Dan Kalowsky 2015-04-30 14:42:33 -0700
  • 9e8c06563e Renaming GROUP_TASK_ macros to TASK_GROUP_ Dan Kalowsky 2015-04-30 14:22:47 -0700
  • 272064cd19 Renaming K_taskcall to _k_task_call Dan Kalowsky 2015-04-30 14:14:43 -0700
  • 23eeac2c8d Bluetooth: Process HCI init return parameters synchronously Johan Hedberg 2015-04-30 13:19:44 +0300
  • fbe3a4634d Bluetooth: Add return parameter support to bt_hci_cmd_send_sync() Johan Hedberg 2015-04-30 12:01:48 +0300
  • 89a083f888 Bluetooth: Add reference counting for buffers Johan Hedberg 2015-04-30 12:26:01 +0300
  • 781c5be2e5 Bluetooth: Enable HCI_CORE debug for samples Andrei Emeltchenko 2015-04-24 16:26:45 +0300
  • cc90fafaf0 Bluetooth: Add Bluetooth HCI core specific debug support Andrei Emeltchenko 2015-04-24 12:02:36 +0300
  • ea1f5f3785 Bluetooth: Add Bluetooth UART driver specific debug support Andrei Emeltchenko 2015-04-24 11:47:57 +0300
  • f269260b8d Bluetooth: Enable debug for Bluetooth samples and tests Andrei Emeltchenko 2015-04-17 14:55:34 +0300
  • 8f539793ef Bluetooth: Add compile test to sanity_check Andrei Emeltchenko 2015-04-17 17:28:39 +0300
  • b3e25209a8 Bluetooth: Add BLUETOOTH_DEBUG configuration option Andrei Emeltchenko 2015-04-17 14:53:17 +0300
  • 97892857e9 Bluetooth: Add nanokernel sample init application Andrei Emeltchenko 2015-04-13 16:44:28 +0300
  • caf5141de5 Bluetooth: Remove unnecessary error checks for bt_uart_read() calls Johan Hedberg 2015-04-29 14:43:48 +0300
  • 099ecbfa7c Bluetooth: Add minimum required length parameter to bt_uart_read() Johan Hedberg 2015-04-29 14:26:23 +0300
  • 935198e715 Bluetooth: Fix UART driver robustness when out of buffers Johan Hedberg 2015-04-29 13:36:41 +0300
  • d63d0a832d Bluetooth: Make bt_buf_get() wait if necessary & possible Johan Hedberg 2015-04-28 22:00:12 +0300
  • 50a25dcfd3 Bluetooth: Add BT_WARN convenience logging macro Johan Hedberg 2015-04-28 21:58:52 +0300
  • 041c84c3e6 Bluetooth: Introduce dummy data type Johan Hedberg 2015-04-29 12:33:30 +0300
  • 586d76b12a Bluetooth: Add support for reporting completed ACL buffers Johan Hedberg 2015-04-28 15:22:17 +0300
  • 39a6c7df9b Bluetooth: Enable controller to host flow control in HCI init Johan Hedberg 2015-04-20 12:16:57 +0300
  • 25af03265c Bluetooth: Add ACL user data to bt_buf Johan Hedberg 2015-04-28 15:20:33 +0300
  • 5626788eb7 Bluetooth: Refactor buffer HCI user data Johan Hedberg 2015-04-28 15:18:13 +0300
  • 0c397c6ca2 Bluetooth: Fix potential leak of dev.sent_cmd Johan Hedberg 2015-04-28 15:16:03 +0300
  • d87080392b Bluetooth: Export HCI command sending APIs internally Johan Hedberg 2015-04-28 14:27:19 +0300
  • c96f8e484c Bluetooth: Fix potential NULL-pointer access in UART driver Johan Hedberg 2015-04-28 14:25:31 +0300
  • de1477759c Bluetooth: Add Bluetooth microkernel smoke test Andrei Emeltchenko 2015-04-16 11:27:24 +0300
  • 3760dc8709 Bluetooth: Add Bluetooth nanokernel smoke test Andrei Emeltchenko 2015-04-15 15:37:22 +0300
  • f9725ca3a9 Bluetooth: Remove unnecessary ACL semaphore Johan Hedberg 2015-04-28 12:16:16 +0300
  • cb6b288252 Bluetooth: Rotate outgoing ACL packets via a pending queue Johan Hedberg 2015-04-28 12:11:30 +0300
  • b6804df02e Bluetooth: Split buffers into separate pools Johan Hedberg 2015-04-28 11:51:28 +0300
  • d829fe9755 Bluetooth: Consolidate bt_buf_get* functions Johan Hedberg 2015-04-28 11:19:26 +0300
  • 4e65d0aac2 Bluetooth: Split ACL buffers into two distinct types Johan Hedberg 2015-04-28 11:08:44 +0300
  • 550cdd9717 Bluetooth: Add dependency includes to hci.h Johan Hedberg 2015-04-28 11:02:55 +0300
  • 429240d376 Bluetooth: Move buffer handling into a dedicated file Johan Hedberg 2015-04-28 10:59:35 +0300
  • 33c50f332b Bluetooth: Add skeleton for Attribute Protocol handling Johan Hedberg 2015-04-28 10:44:37 +0300
  • c31237aa82 Bluetooth: Add basic L2CAP support Johan Hedberg 2015-04-28 10:43:14 +0300
  • 4831529193 Bluetooth: Add connection abstration Johan Hedberg 2015-04-28 10:39:50 +0300
  • 58c5689531 Bluetooth: Add skeleton for handling disconnect complete events Johan Hedberg 2015-04-18 18:52:54 +0300
  • 64b6f11450 Bluetooth: Move bt_dev definition to internal header file Johan Hedberg 2015-04-20 15:11:02 +0300
  • 391260d03c Bluetooth: Add skeleton for handling LE conn complete event Johan Hedberg 2015-04-18 18:44:38 +0300
  • 3739760dc2 Bluetooth: Add skeleton for handling LE meta event Johan Hedberg 2015-04-18 18:37:03 +0300
  • f64e3c08b2 Bluetooth: Add semaphore for counting controller-side ACL buffers Johan Hedberg 2015-04-18 11:56:00 +0300
  • 5bba29f55a Bluetooth: Add LE peripheral sample app Johan Hedberg 2015-04-28 09:38:24 +0300
  • a6fbfe4bc1 Bluetooth: Add simple advertising enabling API Johan Hedberg 2015-04-17 13:59:34 +0300
  • 7bfbe7abf2 Bluetooth: Add basic advertising definitions Johan Hedberg 2015-04-17 13:59:15 +0300
  • ed7a3d2724 Update minimum nanokernel footprint benchmark Allan Stephens 2015-04-22 14:52:23 -0400
  • 9b400e6f89 Update minimum microkernel footprint benchmark Allan Stephens 2015-04-21 16:49:11 -0400
  • ec7b9fba4a Allow system generator to support tickless kernel Allan Stephens 2015-04-20 16:16:16 -0400
  • 8aa14ab4dc Allow microkernel timer code to support tickless kernel Allan Stephens 2015-04-21 09:51:06 -0400
  • 9df8af92d6 Allow nanokernel timer code to support tickless kernel Allan Stephens 2015-04-21 09:47:01 -0400
  • f64b8a0784 Allow memory pools to support tickless kernel Allan Stephens 2015-04-20 14:58:44 -0400
  • 8065d38da7 Allow memory maps to support tickless kernel Allan Stephens 2015-04-20 12:42:18 -0400
  • 0fef5cc2ac Allow mailboxes to support tickless kernel Allan Stephens 2015-04-20 14:38:38 -0400
  • f67864c249 Allow FIFOs to support tickless kernel Allan Stephens 2015-04-21 09:10:58 -0400
  • b31f1d2b5e Allow semaphores to support tickless kernel Allan Stephens 2015-04-20 14:46:52 -0400
  • e0bf49224c Allow mutexes to support tickless kernel Allan Stephens 2015-04-20 16:26:04 -0400
  • 1965fe0990 Allow task IRQ code to support tickless kernel Allan Stephens 2015-04-21 14:26:47 -0400
  • c6e467e3dd Allow events to support tickless kernel Allan Stephens 2015-04-20 14:29:08 -0400
  • 07646ce038 Revise dependencies for timer-related configuration options Allan Stephens 2015-04-20 11:17:45 -0400
  • 270f8d8768 Renaming k_timer.Tr to k_timer.period Dan Kalowsky 2015-04-30 10:59:14 -0700
  • cc4180074d Renaming k_timer.Ti to k_timer.duration Dan Kalowsky 2015-04-30 10:59:14 -0700
  • 03d4fc2e2f byteorder: Add macros for 32bits values Tomasz Bursztyka 2015-04-29 11:54:43 +0300
  • f6699ae741 Convert LITE references to TICKLESS_KERNEL references Allan Stephens 2015-04-20 10:59:16 -0400