Commit graph

  • a6ecac0603 Adding in strncmp test Dan Kalowsky 2015-05-04 13:21:07 -0700
  • 453ca9a402 Adding in strncpy test Dan Kalowsky 2015-05-04 13:21:06 -0700
  • 66c0ad748d Adding in strcpy test Dan Kalowsky 2015-05-04 13:21:06 -0700
  • a437761843 Adding in test for strcmp Dan Kalowsky 2015-05-04 13:21:06 -0700
  • 190833c66e Adding in strlen test Dan Kalowsky 2015-05-04 13:21:06 -0700
  • d4ca47573f Adding a string memset test Dan Kalowsky 2015-05-04 13:21:06 -0700
  • fd7109e015 Enabling the libc tests Dan Kalowsky 2015-05-04 13:21:06 -0700
  • 6831211944 Adding in TC_END_RESULT call Dan Kalowsky 2015-05-04 13:21:06 -0700
  • 23ed8c2f20 WS fix on indentation Dan Kalowsky 2015-05-04 13:21:06 -0700
  • 5ed849961e Aligning comment indentations Dan Kalowsky 2015-05-04 13:21:06 -0700
  • a56d62fa11 Fixing bracket alignment Dan Kalowsky 2015-05-04 13:21:06 -0700
  • d6f5fa36ae Fixing the test_libs functions Dan Kalowsky 2015-05-04 13:21:06 -0700
  • a8571c4b7f Fix checkpatch issue - WARNING:SPACING Yonattan Louise 2015-05-12 10:12:36 -0500
  • c41d243602 Fix checkpatch issue - WARNING:LEADING_SPACE Yonattan Louise 2015-05-11 10:16:29 -0500
  • 3f1439bf2d Fix checkpatch issue - ERROR:OPEN_BRACE Yonattan Louise 2015-05-11 10:10:41 -0500
  • 8f7435ce0f samples: Use common ARRAY_SIZE() helper in all places Johan Hedberg 2015-05-12 11:19:24 +0300
  • 85921c9d25 Add ARRAY_SIZE() helper macro Johan Hedberg 2015-05-12 11:15:11 +0300
  • 991d16c7ae Rename K_ArgsBlocks to _k_server_command_packets Yonattan Louise 2015-05-08 17:13:01 -0500
  • 068a98add2 Rename K_TimerBlocks to _k_timer_blocks Yonattan Louise 2015-05-08 17:13:00 -0500
  • 323e0a133e Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count Yonattan Louise 2015-05-08 17:13:00 -0500
  • 0827ff7f80 Rename oldAcc to old_accumulated_count Yonattan Louise 2015-05-08 17:13:00 -0500
  • 751022e43b Rename oldCount to old_count Yonattan Louise 2015-05-08 17:12:59 -0500
  • 639aa532e4 Rename _i8253IntStub to _i8253_interrupt_stub Yonattan Louise 2015-05-08 17:12:59 -0500
  • 9935ba54d2 Rename dev_info_idx to dev_info_index Yonattan Louise 2015-05-08 17:12:59 -0500
  • c43a34b312 Rename _TimerMode to timer_mode Yonattan Louise 2015-05-08 17:12:58 -0500
  • 643223da28 Rename _VectorsAllocated to interrupt_vectors_allocated Yonattan Louise 2015-05-08 17:12:58 -0500
  • 86da08984e Rename __DummyExcEnt to _dummy_exception_vector_stub Yonattan Louise 2015-05-08 17:12:57 -0500
  • 71c2628416 Rename __DummySpur to _dummy_spurious_interrupt Yonattan Louise 2015-05-08 17:12:57 -0500
  • 4724f2bf7f Rename _Mxcsr to _sse_mxcsr_default_value Yonattan Louise 2015-05-08 17:12:57 -0500
  • 2ac4a04b92 Rename __defaultEsf to _default_esf Yonattan Louise 2015-05-08 17:12:56 -0500
  • 3534dbf91f Rename _GdtEntries to _gdt_entries Yonattan Louise 2015-05-08 17:12:56 -0500
  • 3d97587691 Rename _IdtBaseAddress to _idt_base_address Yonattan Louise 2015-05-08 17:12:56 -0500
  • 04d87ce58f Rename _TimerIdleSkew to timer_idle_skew Yonattan Louise 2015-05-08 17:12:55 -0500
  • 23f1b6f4ca Rename _MaxLoadValue to max_load_value Yonattan Louise 2015-05-08 17:12:55 -0500
  • 5d861d51bb Rename _IdleOrigTicks to idle_original_ticks Yonattan Louise 2015-05-08 17:12:54 -0500
  • d6b04be694 Rename _MaxSysTicks to max_system_ticks Yonattan Louise 2015-05-08 17:12:54 -0500
  • e111f30cec Rename _IdleOrigCount to idle_original_count Yonattan Louise 2015-05-08 17:12:54 -0500
  • 2d9c726c7b Rename _loApicTimerIntStub to _loapic_timer_irq_stub Yonattan Louise 2015-05-08 17:12:53 -0500
  • 02de5f9d3a Rename staleIntCheck to stale_irq_check Yonattan Louise 2015-05-08 17:12:53 -0500
  • 114b8204a2 Rename programmedTicks to programmed_ticks Yonattan Louise 2015-05-08 17:12:53 -0500
  • 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