Commit graph

  • 29ca387f6f Rename counterLastValue to counter_last_value Yonattan Louise 2015-05-08 17:12:52 -0500
  • 0aeaa43158 Rename counterLoadValue to counter_load_value Yonattan Louise 2015-05-08 17:12:52 -0500
  • 34a27b9a75 Rename expectedMainCountValue to main_count_expected_value Yonattan Louise 2015-05-08 17:12:52 -0500
  • 410f46d7e2 Rename firstIntMainCountValue to main_count_first_irq_value Yonattan Louise 2015-05-08 17:12:51 -0500
  • 5b6469b1de Rename _Gdt to _gdt Yonattan Louise 2015-05-08 17:12:51 -0500
  • 084f2ce4ae Rename _GdbStubIrqVectorTableEntry to _irq_vector_table_entry_with_gdb_stub Yonattan Louise 2015-05-08 17:12:50 -0500
  • 2fae92685c Rename _GdbStubIrqVectorTable to _irq_vector_table_with_gdb_stub Yonattan Louise 2015-05-08 17:12:50 -0500
  • 0db750f266 Rename cmdpacket to cmd_packet Yonattan Louise 2015-05-08 17:12:50 -0500
  • 84bb42daed Rename idleMode to idle_mode Yonattan Louise 2015-05-08 17:12:49 -0500
  • 5222b8b6c6 Rename timerMode to timer_mode Yonattan Louise 2015-05-08 17:12:49 -0500
  • 0514636b5a Rename timerIdleSkew to timer_idle_skew Yonattan Louise 2015-05-08 17:12:48 -0500
  • 3701c19d6a Rename maxLoadValue to max_load_value Yonattan Louise 2015-05-08 17:12:48 -0500
  • 0b4193987a Rename idleOrigTicks to idle_original_ticks Yonattan Louise 2015-05-08 17:12:48 -0500
  • fb11aaf72a Rename maxSysTicks to max_system_ticks Yonattan Louise 2015-05-08 17:12:47 -0500
  • c93c58b7ee Rename idleOrigCount to idle_original_count Yonattan Louise 2015-05-08 17:12:47 -0500
  • 98999a8f73 Rename defaultLoadVal to default_load_value Yonattan Louise 2015-05-08 17:12:47 -0500
  • 817e2b275f Rename _IrqVectorTable to _irq_vector_table Yonattan Louise 2015-05-08 17:12:46 -0500
  • 092f1132fe Rename _IsrTable to _sw_isr_table Yonattan Louise 2015-05-08 17:12:46 -0500
  • 4d19693b33 Rename _NanoKernel to _nanokernel Yonattan Louise 2015-05-08 17:12:45 -0500
  • 7770ec2db1 Rename accumulatedCount to clock_accumulated_count Yonattan Louise 2015-05-11 14:57:46 -0500
  • 79a1e38f20 nano_stack: rename 'proc' field to 'fiber' Benjamin Walsh 2015-05-08 10:45:30 -0400
  • 2480e773e3 nano objects: standardize on if(ptr), not if(ptr != NULL) Benjamin Walsh 2015-05-08 10:39:19 -0400
  • 418e3d361b test_lifo: add multiple-waiters scenario Benjamin Walsh 2015-05-05 18:22:05 -0400
  • 654afe9519 test_sema: add multiple-waiters scenario Benjamin Walsh 2015-05-05 17:28:31 -0400
  • f84697fd17 nano objects: rename fiber/ISR 'give' routines Benjamin Walsh 2015-05-06 01:44:30 -0400
  • 63a85d1eb7 nano objects: clarify 'fibers preempting tasks' comments Benjamin Walsh 2015-05-06 01:19:46 -0400
  • 806fce93b7 nano_fifo: use a _nano_queue for the data queue Benjamin Walsh 2015-05-05 18:58:10 -0400
  • a221bfcb63 nano_fifo: abstract data enqueue/dequeue in functions Benjamin Walsh 2015-05-05 18:44:21 -0400
  • b4484a7816 nano_lifo: allow multiple fibers to pend Benjamin Walsh 2015-05-04 22:05:39 -0400
  • 7a7ba579c5 nano_sem: allow multiple fibers to pend Benjamin Walsh 2015-05-04 21:53:54 -0400
  • 194ad8da3b nano_fifo: use struct _nano_queue and _nano_wait_q routines Benjamin Walsh 2015-05-04 18:27:59 -0400
  • e499df7bb0 nanokernel: add struct _nano_queue and wait_q access routines Benjamin Walsh 2015-05-04 18:17:38 -0400
  • 774c982226 nano_stack: rename instances of 'channel' to 'stack' Benjamin Walsh 2015-05-04 17:06:39 -0400
  • d2e3bc985b nano_sema: rename instances of 'channel' to 'sem' Benjamin Walsh 2015-05-04 17:06:11 -0400
  • 66fd33ee7c nano_fifo: rename instances of 'channel' to 'fifo' Benjamin Walsh 2015-05-04 17:05:13 -0400
  • 5f98c3a863 nano_lifo: rename instance of 'channel' to 'lifo' Benjamin Walsh 2015-05-04 17:01:43 -0400
  • a24d2a5a9d nano_stack: clean up code style and comments Benjamin Walsh 2015-05-04 16:54:41 -0400
  • 6fb9111aef nano_sema: clean up code style and comments Benjamin Walsh 2015-05-04 16:54:33 -0400
  • e870a5649d nano_fifo: clean up code style and comments Benjamin Walsh 2015-05-04 16:54:23 -0400
  • 5dbc32c831 nano_lifo: clean up code style and comments Benjamin Walsh 2015-05-04 16:54:07 -0400
  • 2b39dde39c Relocate definition of microkernel server's stack area Allan Stephens 2015-05-08 11:26:24 -0400
  • ec87ce02a5 Finish consolidating workload monitoring code Allan Stephens 2015-05-08 10:08:12 -0400
  • 67730d8da9 Cosmetic changes to workload monitoring logic Allan Stephens 2015-05-08 09:46:25 -0400
  • 674b8329dd Increase consolidation of workload monitoring code Allan Stephens 2015-05-08 09:35:25 -0400
  • 2a7151ac9f Rename _k_node_workload_get() to _k_workload_get() Allan Stephens 2015-05-08 09:21:43 -0400
  • 22dee03628 Consolidate command packet code Allan Stephens 2015-05-08 09:08:26 -0400
  • 11e8a2bdd9 Eliminate useless microkernel #ifdefs from nanokernel files Allan Stephens 2015-05-08 08:59:30 -0400
  • a5928e1bb7 Delete unreferenced task debugging constants and variable declarations Allan Stephens 2015-05-07 16:56:02 -0400
  • 3342ddf012 Change _nano_ticks to 64-bit Dmitriy Korovkin 2015-04-29 15:37:52 -0400
  • c83d58c6e1 Add compiler dependent headers for test inline assembler code Dmitriy Korovkin 2015-04-28 12:58:37 -0400
  • e82a2a36c7 Compiler specific configuration Dmitriy Korovkin 2015-04-27 18:03:01 -0400
  • 58accba801 Make absolute symbol macros headers compiler dependent Dmitriy Korovkin 2015-04-27 14:41:09 -0400
  • d33ad051ac Consolidate inline assembler code in a set of header files Dmitriy Korovkin 2015-04-27 13:40:11 -0400
  • 4f96620e09 Cosmetic changes to microkernel timer type definition Allan Stephens 2015-05-06 13:24:37 -0400
  • df5d8b0b16 Rename _HandleExpiredTimers to _k_timer_list_update Allan Stephens 2015-05-06 13:10:37 -0400
  • 96b5da8bd4 Cosmetic changes to _LowTimeGet() Allan Stephens 2015-05-06 10:40:09 -0400
  • b33dc88eb5 Relocate misplaced system clock routines Allan Stephens 2015-05-06 10:34:06 -0400
  • 05390a986b Cosmetic changes to _LowTimeInc() Allan Stephens 2015-05-06 10:25:09 -0400
  • c747690754 Eliminate kernel/microkernel/ticks.c Allan Stephens 2015-05-06 10:10:31 -0400
  • 2f9718338e Relocate arch-independent _TaskAbort() Allan Stephens 2015-05-07 09:44:35 -0400
  • 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