Commit graph

  • 59e836ba75 Renaming K_monitor_read _k_task_monitor_read Dan Kalowsky 2015-04-28 11:35:51 -0700
  • b4bf63d1ff Renaming K_monitor_args to _k_task_montior_args Dan Kalowsky 2015-04-28 11:35:51 -0700
  • a59bf5a126 Renaming K_monitor_task to _k_task_monitor Dan Kalowsky 2015-04-28 11:35:51 -0700
  • c05d780c96 Renaming _SysPowerSaveIdleExit to _sys_power_save_idle_exit Dan Kalowsky 2015-04-28 11:35:51 -0700
  • bae67b2b58 Renaming _SysPowerSaveIdle to _sys_power_save_idle Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 3550116e82 Renaming K_elapse to _k_time_elapse Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 167e977cbf Renaming K_sleep to _k_task_sleep Dan Kalowsky 2015-04-28 11:35:51 -0700
  • b28fb27e1d Renaming K_wakeup to _k_task_wakeup Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 8b4d6a618f Renaming K_stop_timer to _k_timer_stop Dan Kalowsky 2015-04-28 11:35:51 -0700
  • e0fab87035 Renaming K_start_timer to _k_timer_start Dan Kalowsky 2015-04-28 11:35:51 -0700
  • f23bb63606 Renaming K_dealloc_timer to _k_timer_dealloc Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 7a21cc0d2d Renaming K_alloc_timer to _k_timer_alloc Dan Kalowsky 2015-04-28 11:35:51 -0700
  • fb0cf2ed7d Renaming K_yield to _k_task_yield Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 3a9ff35beb Renaming K_set_prio to _k_task_priority_set Dan Kalowsky 2015-04-28 11:35:51 -0700
  • ff37393a07 Renaming K_groupop to _k_task_group_op Dan Kalowsky 2015-04-28 11:35:51 -0700
  • cc84ca20d6 Renaming K_taskop to _k_task_op Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 52de992543 Renaming K_inqsema to _k_sem_inquiry Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 46478250f1 Renaming K_resetm to _k_sem_group_reset Dan Kalowsky 2015-04-28 11:35:51 -0700
  • d8f5461f2d Renaming K_resets to _k_sem_reset Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 2ba9c244a3 Renaming K_signals to _k_sem_signal Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 43a23786d9 Renaming K_signalm to _k_sem_group_signal Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 30ac0b3007 Renaming K_waitsreq to _k_sem_wait_request Dan Kalowsky 2015-04-28 11:35:51 -0700
  • aa0eefb856 Renaming K_waitmany to _k_sem_group_wait_any Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 4ad6fe35ca Renaming K_waitmreq to _k_sem_group_wait_request Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 32d45baab0 Renaming K_waitsrpl to _k_sem_wait_reply Dan Kalowsky 2015-04-28 11:35:50 -0700
  • e941440ae6 Renaming K_waitmrdy to _k_sem_group_ready Dan Kalowsky 2015-04-28 11:35:50 -0700
  • c822a446a7 Renaming K_waitmtmo to _k_sem_group_wait_timeout Dan Kalowsky 2015-04-28 11:35:50 -0700
  • b330543d90 Renaming K_waitmacc to _k_sem_group_wait_accept Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 06c2417d4e Renaming K_waitmcan to _k_sem_group_wait_cancel Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 34b2c67080 Renaming K_waitmend to _k_sem_group_wait_end Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 979b40f77f Renaming K_deqreq to _k_fifo_deque_request Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 10aaf5aefa Renaming K_deqrpl to _k_fifo_deque_reply Dan Kalowsky 2015-04-28 11:35:50 -0700
  • ec121586f0 Renaming K_enqreq to _k_fifo_enque_request Dan Kalowsky 2015-04-28 11:35:50 -0700
  • e0d338a7e9 Renaming K_enqrpl to _k_fifo_enque_reply Dan Kalowsky 2015-04-28 11:35:50 -0700
  • ec1dd85846 Renaming K_lockreq to _k_mutex_lock_request Dan Kalowsky 2015-04-28 11:35:50 -0700
  • d3c35c2d40 Renaming K_lockrpl to _k_mutex_lock_reply Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 2a6e4ed661 Renaming K_RelBlock to _k_mem_pool_block_release Dan Kalowsky 2015-04-28 11:35:50 -0700
  • b3b8e72dab Renaming K_GetBlock _k_mem_pool_block_get Dan Kalowsky 2015-04-28 11:35:50 -0700
  • dc703d8f81 Renaming K_gtbltmo to _k_block_get_timeout_handle Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 770c5fc42c Renaming K_GetBlock_Waiters to _k_block_waiters_get Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 5a8528cf23 Renaming rgetblock to get_block_recursive Dan Kalowsky 2015-04-28 11:35:50 -0700
  • e73b4ba153 Renaming searchblock_onfraglevel to search_block_on_frag_level Dan Kalowsky 2015-04-28 11:35:50 -0700
  • fe32b0717b Renaming K_Defrag _k_defrag Dan Kalowsky 2015-04-28 11:35:50 -0700
  • a536a18693 Renaming InitPools to _mem_pools_init Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 8f41d89142 Renaming K_alloctmo to _k_mem_map_alloc_timeout Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 12af4313ea Renaming InitMap _mem_map_init Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 629d73d857 Renaming K_senddata to _k_mbox_send_data Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 7651e26d9d Renaming K_recvdata to _k_mbox_receive_data Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 8ad329b09e Renaming K_recvreq to _k_mbox_receive_request Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 88343e969c Renaming K_recvrpl to _k_mbox_receive_reply Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 9ac922e096 Renaming K_recvack to _k_mbox_receive_ack Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 5ea892cffc Renaming K_sendreq to _k_mbox_send_request Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 35d15ec09a Renaming K_sendrlp to _k_mbox_send_reply Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 217de05b4b Renaming K_sendack to _k_mbox_send_ack Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 842d2c28e2 Renaming copypacket to copy_packet Dan Kalowsky 2015-04-28 11:35:49 -0700
  • c6f22be75f Renaming K_taskirqalloc to _k_task_irq_alloc Dan Kalowsky 2015-04-28 11:35:49 -0700
  • e91808154e Renaming K_eventtesttmo to _k_event_test_timeout Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 58d8a4020c Renaming _PowerSave to _power_save Dan Kalowsky 2015-04-28 11:35:49 -0700
  • 1e511b2066 Renaming _GetNextTimerExpiry to _get_next_timer_expiry Dan Kalowsky 2015-04-23 14:55:35 -0700
  • 43779366ad Rename wlMonitorCalibrate to workload_monitor_calibrate Dan Kalowsky 2015-04-27 15:14:31 -0700
  • 490c702343 Renaming _WlLoop to _workload_loop Dan Kalowsky 2015-04-27 15:14:31 -0700
  • 8a0db0aa11 Convert nano/test TC_END to TC_END_RESULT David Norris 2015-04-27 14:41:58 -0700
  • df8f130910 add calls to TC_END_RESULT to be consistent David Norris 2015-04-27 14:37:32 -0700
  • 9a87dfd4aa Add more host utils to .gitignore David Norris 2015-04-27 13:55:34 -0700
  • 7637d818fc Fix null byte padding in strncpy() Peter Mitsis 2015-04-28 10:10:42 -0400
  • 531f1c3695 samples: remove explicit enabling of SW_ISR_TABLE/DYNAMIC Benjamin Walsh 2015-04-22 14:39:01 -0400
  • e1308ebd37 arm: enable SW_ISR_TABLE/DYNAMIC by default Benjamin Walsh 2015-04-22 14:34:39 -0400
  • 3f6c0e51dd Remove unnecessary sample project use of GDB_INFO Allan Stephens 2015-04-24 13:07:56 -0400
  • 069ff41d01 Cleanup of GDB_INFO configuration option Allan Stephens 2015-04-24 15:54:13 -0400
  • fbb1526d1a Rename _IsrWrapper camelCase to _isr_wrapper Andrei Emeltchenko 2015-04-24 10:40:17 +0300
  • 2e0f3845f7 Rename _SpuriousIRQ to _irq_spurious Andrei Emeltchenko 2015-04-23 16:49:36 +0300
  • c6a72c2f81 serial_console: Use static wrappers with right _IntExit() Andrei Emeltchenko 2015-04-23 12:35:20 +0300
  • c121074115 ti_lm3s6965: Reformat comment block making it readable Andrei Emeltchenko 2015-04-21 10:52:13 +0300
  • 4be01c91cf fsl_frdm_k64f: Support SW_ISR_TABLE for serial console Andrei Emeltchenko 2015-04-23 11:57:18 +0300
  • 20ce390664 ti_lm3s6965: Support SW_ISR_TABLE for serial console Andrei Emeltchenko 2015-04-23 11:21:48 +0300
  • f1e1897ade console: Replace uartConsoleInit with uart_console_init Andrei Emeltchenko 2015-04-23 10:41:50 +0300
  • dfa5f2371b serial_console: Rename console_uart_isr to uart_console_isr Andrei Emeltchenko 2015-04-23 10:20:32 +0300
  • 425437037d Remove references to K_DataFree Peter Mitsis 2015-04-22 16:45:45 -0400
  • a7407cbeb6 Remove references to LinkIn and LinkOut Peter Mitsis 2015-04-22 16:42:27 -0400
  • 0e0ca54364 Remove unused file mallocInit.h Peter Mitsis 2015-04-22 16:10:10 -0400
  • e4b70a95fb Eliminate GEN_OFFSET_SYM_HOST() macro Allan Stephens 2015-04-23 13:38:42 -0400
  • b32f81dbe4 Rename "activeLink" field of CCS to "next_context" Allan Stephens 2015-04-23 13:12:24 -0400
  • 9d0c28b892 Remove unnecessary sample project use of CONTEXT_MONITOR Allan Stephens 2015-04-23 12:43:14 -0400
  • ab03ec2a62 Adapt tools support code to reflect its context monitoring nature Allan Stephens 2015-04-23 15:15:05 -0400
  • c7661eb981 Transform HOST_TOOLS_SUPPORT config option to CONTEXT_MONITOR Allan Stephens 2015-04-23 12:30:50 -0400
  • 26a2e74897 Add missing guard to handle multiple inclusion of k_mem.h Allan Stephens 2015-04-23 14:53:59 -0400
  • 54e746c2c0 Eliminate use of VXMICRO_HOST_TOOLS Allan Stephens 2015-04-23 13:57:52 -0400
  • 5765af636f Remove unnecessary conditional comments Allan Stephens 2015-04-23 12:09:38 -0400
  • 7b6d006255 Bluetooth: Add Bluetooth init sample Johan Hedberg 2015-04-13 14:39:47 +0300
  • 2581ad9313 Bluetooth: Add HCI UART (H4) driver Johan Hedberg 2015-04-13 14:38:44 +0300
  • d210d306d7 Bluetooth: Add full HCI initialization routine Johan Hedberg 2015-04-14 15:44:48 +0300
  • 45554f5b72 Bluetooth: Add basic HCI command processing Johan Hedberg 2015-04-14 15:41:55 +0300
  • 23a0df8b9b Bluetooth: Add HCI driver API Johan Hedberg 2015-04-14 15:32:32 +0300
  • 64b117a9b1 Bluetooth: Add support for HCI data buffers Johan Hedberg 2015-04-14 15:04:46 +0300
  • 63e9480399 Bluetooth: Add basic HCI definitions Johan Hedberg 2015-04-14 14:46:56 +0300
  • ac63429177 Bluetooth: Add skeleton for HCI core Johan Hedberg 2015-04-14 14:38:13 +0300
  • 8489e2410d Rename K_DebugLowTime to _k_debug_sys_clock_tick_count Yonattan Louise 2015-04-27 10:28:39 -0500
  • a43d34d618 Rename K_wl_scale to _k_workload_scale Yonattan Louise 2015-04-27 10:28:39 -0500
  • 79dd1b48bd Rename TaskSwitchCallBack to _k_task_switch_callback Yonattan Louise 2015-04-27 10:28:39 -0500
  • eecb9466d5 Rename K_monitor_nrec to k_monitor_nrec Yonattan Louise 2015-04-27 10:28:38 -0500