Commit graph

  • 81a97132de Bluetooth: Add arm targets for nanokernel sanity test Andrei Emeltchenko 2015-04-29 12:55:36 +03:00
  • b3cdfed003 Bluetooth: Extend advertising API Luiz Augusto von Dentz 2015-04-30 16:07:09 +03:00
  • 77db73142a Bluetooth: Add advertising data types definitions Luiz Augusto von Dentz 2015-04-30 11:05:47 +03:00
  • f2be9ae6c1 Cosmetic change to sysgen Allan Stephens 2015-05-12 10:14:55 -04:00
  • 103e84abcb Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS Allan Stephens 2015-05-12 09:01:47 -04:00
  • 8f66024f57 Revise kernel_main.c access to non-public microkernel APIs Allan Stephens 2015-05-12 09:28:55 -04:00
  • 0507aefbdc Continue limiting exposure of microkernel APIs needed by sysgen Allan Stephens 2015-05-11 16:37:29 -04:00
  • fb64710410 Limit exposure of non-public microkernel APIs needed by sysgen Allan Stephens 2015-05-11 16:19:10 -04:00
  • f4e72a4175 Limit exposure of non-public microkernel APIs defined by sysgen Allan Stephens 2015-05-11 16:03:43 -04:00
  • 3c36c425f6 Limit exposure of non-public microkernel variables Allan Stephens 2015-05-11 16:00:22 -04:00
  • 678a2a90bd Limit exposure of non-public microkernel "no-op" API Allan Stephens 2015-05-11 15:53:33 -04:00
  • 56f93e3a21 Eliminate unnecessary K_TIMER type Allan Stephens 2015-05-11 15:25:03 -04:00
  • 19ec0685df Limit exposure of non-public microkernel object API Allan Stephens 2015-05-11 14:20:48 -04:00
  • 6ecfc66152 Limit exposure of non-public microkernel timer APIs Allan Stephens 2015-05-11 14:18:36 -04:00
  • 067a47558f Consolidate (most) microkernel non-public API declarations Allan Stephens 2015-05-11 13:26:18 -04:00
  • 8e71a756c9 Limit exposure of microkernel system clock Allan Stephens 2015-05-11 12:43:25 -04:00
  • 7890a5960b Limit exposure of microkernel timer lists Allan Stephens 2015-05-11 12:39:47 -04:00
  • 4a77f47a9e Limit exposure of microkernel event list Allan Stephens 2015-05-11 11:33:23 -04:00
  • fb7f961554 Rename EVENTS to _k_event_list Allan Stephens 2015-05-11 11:30:26 -04:00
  • 6a7e93d3a9 Eliminate include files to export microkernel APIs to user space Allan Stephens 2015-05-11 10:46:39 -04:00
  • 678aea8e65 Delete unnecessary kmemcpy.h file Allan Stephens 2015-05-11 12:25:29 -04:00
  • 7b07e940eb Adding in strchr_test Dan Kalowsky 2015-05-04 13:21:07 -07:00
  • a6ecac0603 Adding in strncmp test Dan Kalowsky 2015-05-04 13:21:07 -07:00
  • 453ca9a402 Adding in strncpy test Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • 66c0ad748d Adding in strcpy test Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • a437761843 Adding in test for strcmp Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • 190833c66e Adding in strlen test Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • d4ca47573f Adding a string memset test Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • fd7109e015 Enabling the libc tests Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • 6831211944 Adding in TC_END_RESULT call Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • 23ed8c2f20 WS fix on indentation Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • 5ed849961e Aligning comment indentations Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • a56d62fa11 Fixing bracket alignment Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • d6f5fa36ae Fixing the test_libs functions Dan Kalowsky 2015-05-04 13:21:06 -07:00
  • a8571c4b7f Fix checkpatch issue - WARNING:SPACING Yonattan Louise 2015-05-12 10:12:36 -05:00
  • c41d243602 Fix checkpatch issue - WARNING:LEADING_SPACE Yonattan Louise 2015-05-11 10:16:29 -05:00
  • 3f1439bf2d Fix checkpatch issue - ERROR:OPEN_BRACE Yonattan Louise 2015-05-11 10:10:41 -05:00
  • 8f7435ce0f samples: Use common ARRAY_SIZE() helper in all places Johan Hedberg 2015-05-12 11:19:24 +03:00
  • 85921c9d25 Add ARRAY_SIZE() helper macro Johan Hedberg 2015-05-12 11:15:11 +03:00
  • 991d16c7ae Rename K_ArgsBlocks to _k_server_command_packets Yonattan Louise 2015-05-08 17:13:01 -05:00
  • 068a98add2 Rename K_TimerBlocks to _k_timer_blocks Yonattan Louise 2015-05-08 17:13:00 -05:00
  • 323e0a133e Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count Yonattan Louise 2015-05-08 17:13:00 -05:00
  • 0827ff7f80 Rename oldAcc to old_accumulated_count Yonattan Louise 2015-05-08 17:13:00 -05:00
  • 751022e43b Rename oldCount to old_count Yonattan Louise 2015-05-08 17:12:59 -05:00
  • 639aa532e4 Rename _i8253IntStub to _i8253_interrupt_stub Yonattan Louise 2015-05-08 17:12:59 -05:00
  • 9935ba54d2 Rename dev_info_idx to dev_info_index Yonattan Louise 2015-05-08 17:12:59 -05:00
  • c43a34b312 Rename _TimerMode to timer_mode Yonattan Louise 2015-05-08 17:12:58 -05:00
  • 643223da28 Rename _VectorsAllocated to interrupt_vectors_allocated Yonattan Louise 2015-05-08 17:12:58 -05:00
  • 86da08984e Rename __DummyExcEnt to _dummy_exception_vector_stub Yonattan Louise 2015-05-08 17:12:57 -05:00
  • 71c2628416 Rename __DummySpur to _dummy_spurious_interrupt Yonattan Louise 2015-05-08 17:12:57 -05:00
  • 4724f2bf7f Rename _Mxcsr to _sse_mxcsr_default_value Yonattan Louise 2015-05-08 17:12:57 -05:00
  • 2ac4a04b92 Rename __defaultEsf to _default_esf Yonattan Louise 2015-05-08 17:12:56 -05:00
  • 3534dbf91f Rename _GdtEntries to _gdt_entries Yonattan Louise 2015-05-08 17:12:56 -05:00
  • 3d97587691 Rename _IdtBaseAddress to _idt_base_address Yonattan Louise 2015-05-08 17:12:56 -05:00
  • 04d87ce58f Rename _TimerIdleSkew to timer_idle_skew Yonattan Louise 2015-05-08 17:12:55 -05:00
  • 23f1b6f4ca Rename _MaxLoadValue to max_load_value Yonattan Louise 2015-05-08 17:12:55 -05:00
  • 5d861d51bb Rename _IdleOrigTicks to idle_original_ticks Yonattan Louise 2015-05-08 17:12:54 -05:00
  • d6b04be694 Rename _MaxSysTicks to max_system_ticks Yonattan Louise 2015-05-08 17:12:54 -05:00
  • e111f30cec Rename _IdleOrigCount to idle_original_count Yonattan Louise 2015-05-08 17:12:54 -05:00
  • 2d9c726c7b Rename _loApicTimerIntStub to _loapic_timer_irq_stub Yonattan Louise 2015-05-08 17:12:53 -05:00
  • 02de5f9d3a Rename staleIntCheck to stale_irq_check Yonattan Louise 2015-05-08 17:12:53 -05:00
  • 114b8204a2 Rename programmedTicks to programmed_ticks Yonattan Louise 2015-05-08 17:12:53 -05:00
  • 29ca387f6f Rename counterLastValue to counter_last_value Yonattan Louise 2015-05-08 17:12:52 -05:00
  • 0aeaa43158 Rename counterLoadValue to counter_load_value Yonattan Louise 2015-05-08 17:12:52 -05:00
  • 34a27b9a75 Rename expectedMainCountValue to main_count_expected_value Yonattan Louise 2015-05-08 17:12:52 -05:00
  • 410f46d7e2 Rename firstIntMainCountValue to main_count_first_irq_value Yonattan Louise 2015-05-08 17:12:51 -05:00
  • 5b6469b1de Rename _Gdt to _gdt Yonattan Louise 2015-05-08 17:12:51 -05:00
  • 084f2ce4ae Rename _GdbStubIrqVectorTableEntry to _irq_vector_table_entry_with_gdb_stub Yonattan Louise 2015-05-08 17:12:50 -05:00
  • 2fae92685c Rename _GdbStubIrqVectorTable to _irq_vector_table_with_gdb_stub Yonattan Louise 2015-05-08 17:12:50 -05:00
  • 0db750f266 Rename cmdpacket to cmd_packet Yonattan Louise 2015-05-08 17:12:50 -05:00
  • 84bb42daed Rename idleMode to idle_mode Yonattan Louise 2015-05-08 17:12:49 -05:00
  • 5222b8b6c6 Rename timerMode to timer_mode Yonattan Louise 2015-05-08 17:12:49 -05:00
  • 0514636b5a Rename timerIdleSkew to timer_idle_skew Yonattan Louise 2015-05-08 17:12:48 -05:00
  • 3701c19d6a Rename maxLoadValue to max_load_value Yonattan Louise 2015-05-08 17:12:48 -05:00
  • 0b4193987a Rename idleOrigTicks to idle_original_ticks Yonattan Louise 2015-05-08 17:12:48 -05:00
  • fb11aaf72a Rename maxSysTicks to max_system_ticks Yonattan Louise 2015-05-08 17:12:47 -05:00
  • c93c58b7ee Rename idleOrigCount to idle_original_count Yonattan Louise 2015-05-08 17:12:47 -05:00
  • 98999a8f73 Rename defaultLoadVal to default_load_value Yonattan Louise 2015-05-08 17:12:47 -05:00
  • 817e2b275f Rename _IrqVectorTable to _irq_vector_table Yonattan Louise 2015-05-08 17:12:46 -05:00
  • 092f1132fe Rename _IsrTable to _sw_isr_table Yonattan Louise 2015-05-08 17:12:46 -05:00
  • 4d19693b33 Rename _NanoKernel to _nanokernel Yonattan Louise 2015-05-08 17:12:45 -05:00
  • 7770ec2db1 Rename accumulatedCount to clock_accumulated_count Yonattan Louise 2015-05-11 14:57:46 -05:00
  • 79a1e38f20 nano_stack: rename 'proc' field to 'fiber' Benjamin Walsh 2015-05-08 10:45:30 -04:00
  • 2480e773e3 nano objects: standardize on if(ptr), not if(ptr != NULL) Benjamin Walsh 2015-05-08 10:39:19 -04:00
  • 418e3d361b test_lifo: add multiple-waiters scenario Benjamin Walsh 2015-05-05 18:22:05 -04:00
  • 654afe9519 test_sema: add multiple-waiters scenario Benjamin Walsh 2015-05-05 17:28:31 -04:00
  • f84697fd17 nano objects: rename fiber/ISR 'give' routines Benjamin Walsh 2015-05-06 01:44:30 -04:00
  • 63a85d1eb7 nano objects: clarify 'fibers preempting tasks' comments Benjamin Walsh 2015-05-06 01:19:46 -04:00
  • 806fce93b7 nano_fifo: use a _nano_queue for the data queue Benjamin Walsh 2015-05-05 18:58:10 -04:00
  • a221bfcb63 nano_fifo: abstract data enqueue/dequeue in functions Benjamin Walsh 2015-05-05 18:44:21 -04:00
  • b4484a7816 nano_lifo: allow multiple fibers to pend Benjamin Walsh 2015-05-04 22:05:39 -04:00
  • 7a7ba579c5 nano_sem: allow multiple fibers to pend Benjamin Walsh 2015-05-04 21:53:54 -04:00
  • 194ad8da3b nano_fifo: use struct _nano_queue and _nano_wait_q routines Benjamin Walsh 2015-05-04 18:27:59 -04:00
  • e499df7bb0 nanokernel: add struct _nano_queue and wait_q access routines Benjamin Walsh 2015-05-04 18:17:38 -04:00
  • 774c982226 nano_stack: rename instances of 'channel' to 'stack' Benjamin Walsh 2015-05-04 17:06:39 -04:00
  • d2e3bc985b nano_sema: rename instances of 'channel' to 'sem' Benjamin Walsh 2015-05-04 17:06:11 -04:00
  • 66fd33ee7c nano_fifo: rename instances of 'channel' to 'fifo' Benjamin Walsh 2015-05-04 17:05:13 -04:00
  • 5f98c3a863 nano_lifo: rename instance of 'channel' to 'lifo' Benjamin Walsh 2015-05-04 17:01:43 -04:00
  • a24d2a5a9d nano_stack: clean up code style and comments Benjamin Walsh 2015-05-04 16:54:41 -04:00
  • 6fb9111aef nano_sema: clean up code style and comments Benjamin Walsh 2015-05-04 16:54:33 -04:00