Commit graph

  • f6b10449c9 Rename microkernel struct field 'ContSnd' to 'continuation_send'. Yonattan Louise 2015-08-25 14:59:51 -05:00
  • 97eed65926 Rename microkernel struct field 'iSize' to 'size'. Yonattan Louise 2015-08-25 14:54:52 -05:00
  • d955d9231e Rename microkernel struct field 'ID' to 'id'. Yonattan Louise 2015-08-25 14:34:42 -05:00
  • d2c77a92d4 Rename microkernel struct field 'pReader' to 'reader_ptr'. Yonattan Louise 2015-08-25 14:15:55 -05:00
  • ad9fd3419f Rename microkernel struct field 'pWriter' to 'writer_ptr'. Yonattan Louise 2015-08-25 13:02:57 -05:00
  • cbaab8a933 Rename microkernel struct field 'XferType' to 'xfer_type'. Yonattan Louise 2015-08-25 13:00:30 -05:00
  • 58cee9eab7 Rename microkernel struct field 'pPipe' to 'pipe_ptr'. Yonattan Louise 2015-08-25 12:58:38 -05:00
  • d0e04a1883 Rename microkernel struct field 'iNbrPendXfers' to 'num_pending_xfers'. Yonattan Louise 2015-08-25 12:55:50 -05:00
  • 6aa334d333 Rename microkernel struct field 'iSizeXferred' to 'xferred_size'. Yonattan Louise 2015-08-25 12:51:56 -05:00
  • 9b18643103 Rename microkernel struct field 'Dummy' to 'dummy'. Yonattan Louise 2015-08-25 09:12:16 -05:00
  • 34ea4e2291 Rename microkernel struct field 'ReqType' to 'req_type'. Yonattan Louise 2015-08-24 17:54:39 -05:00
  • 7e671a63ef Rename microkernel struct field 'Async' to 'async'. Yonattan Louise 2015-08-24 17:49:39 -05:00
  • c13eb5d478 Rename microkernel struct field 'Sync' to 'sync'. Yonattan Louise 2015-08-24 17:43:48 -05:00
  • 461ff1ed53 Rename microkernel struct field 'ReqInfo' to 'req_info'. Yonattan Louise 2015-08-24 17:28:59 -05:00
  • 3e7afe8154 Rename microkernel struct field 'iSizeTotal' to 'total_size'. Yonattan Louise 2015-08-24 16:00:23 -05:00
  • e6352f7864 Rename microkernel struct field 'pData' to 'data_ptr'. Yonattan Louise 2015-08-24 15:55:18 -05:00
  • 97ea1a3c51 Rename microkernel struct field 'Params' to 'params'. Yonattan Louise 2015-08-24 15:51:15 -05:00
  • c2b3ab57e6 Rename microkernel struct field 'Tail' to 'tail'. Yonattan Louise 2015-08-24 15:49:00 -05:00
  • 9a8e20c697 Rename microkernel struct field 'Head' to 'head'. Yonattan Louise 2015-08-24 15:45:34 -05:00
  • 727e3d98d8 Rename struct field 'taskId' to 'task_id'. Yonattan Louise 2015-08-24 15:35:19 -05:00
  • 995ef816a0 Rename microkernel struct field 'cmdPkt' to 'command_packet'. Yonattan Louise 2015-08-24 15:30:57 -05:00
  • 1d41758351 Rename microkernel struct field 'nPkts' to 'num_packets'. Yonattan Louise 2015-08-24 15:29:36 -05:00
  • 84b88b9ab5 Rename microkernel struct field 'Free' to 'free'. Yonattan Louise 2015-08-24 15:25:52 -05:00
  • 6f90cce65e Rename microkernel struct field 'iBufferSize' to 'buffer_size'. Yonattan Louise 2015-08-24 13:25:57 -05:00
  • c7574b1a26 Rename microkernel struct field 'ReadMarkers' to 'read_markers'. Yonattan Louise 2015-08-24 13:17:22 -05:00
  • e3b5e16ba5 Rename microkernel struct field 'WriteMarkers' to 'write_markers'. Yonattan Louise 2015-08-24 13:14:57 -05:00
  • 0c96244667 Rename microkernel struct field 'BuffState' to 'buffer_state'. Yonattan Louise 2015-08-24 13:13:06 -05:00
  • cf8471a957 Rename microkernel struct field 'bReadWA' to 'wrap_around_read'. Yonattan Louise 2015-08-24 13:11:38 -05:00
  • ccd7801c5f Rename microkernel struct field 'bWriteWA' to 'wrap_around_write'. Yonattan Louise 2015-08-24 13:10:20 -05:00
  • 09d7ce554e Rename microkernel struct field 'iNbrPendingWrites' to 'num_pending_writes'. Yonattan Louise 2015-08-24 13:06:20 -05:00
  • a16f8e3b4b Rename microkernel struct field 'iAvailDataAWA' to 'available_data_post_wrap_around'. Yonattan Louise 2015-08-24 13:04:28 -05:00
  • eeace5aa8f Rename microkernel struct field 'iAvailDataCont' to 'available_data_count'. Yonattan Louise 2015-08-24 12:59:59 -05:00
  • 9c220d0040 Rename microkernel struct field 'iNbrPendingReads' to 'num_pending_reads'. Yonattan Louise 2015-08-24 12:53:48 -05:00
  • f16f43a6a6 Rename microkernel struct field 'iFreeSpaceAWA' to 'free_space_post_wrap_around'. Yonattan Louise 2015-08-24 12:51:50 -05:00
  • 57bc635397 Rename microkernel struct field 'iFreeSpaceCont' to 'free_space_count'. Yonattan Louise 2015-08-24 12:49:07 -05:00
  • 51ecb6f1a9 Rename microkernel struct field 'pReadGuard' to 'read_guard'. Yonattan Louise 2015-08-24 12:45:17 -05:00
  • df2295a557 Rename microkernel struct field 'pWriteGuard' to 'write_guard'. Yonattan Louise 2015-08-24 12:43:59 -05:00
  • 315c040044 Rename microkernel struct field 'pRead' to 'read_ptr'. Yonattan Louise 2015-08-24 12:41:03 -05:00
  • a9b08dbf94 Rename microkernel struct field 'pWrite' to 'write_ptr'. Yonattan Louise 2015-08-24 12:38:21 -05:00
  • 8dcda075e6 Rename microkernel struct field 'pEndOrig' to 'original_end_ptr'. Yonattan Louise 2015-08-24 12:31:00 -05:00
  • 7b1ccbd5b8 Rename microkernel struct field 'pEnd' to 'end_ptr'. Yonattan Louise 2015-08-24 12:29:56 -05:00
  • d82ffa5194 Rename microkernel struct field 'pBegin' to 'begin_ptr'. Yonattan Louise 2015-08-24 12:27:14 -05:00
  • a702a41e0c Rename microkernel struct field 'iBuffSize' to 'buffer_size'. Yonattan Louise 2015-08-24 12:23:57 -05:00
  • 2b4857fb70 Rename microkernel struct field 'aMarkers' to 'markers'. Yonattan Louise 2015-08-24 12:19:53 -05:00
  • 1a9f2b2942 Rename microkernel struct field 'iAWAMarker' to 'post_wrap_around_marker'. Yonattan Louise 2015-08-24 12:17:58 -05:00
  • 5275e011ff Rename microkernel struct field 'iLastMarker' to 'last_marker'. Yonattan Louise 2015-08-24 12:13:12 -05:00
  • e4daa37572 Rename microkernel struct field 'iFirstMarker' to 'first_marker'. Yonattan Louise 2015-08-24 12:11:58 -05:00
  • 9f212f8cf4 Rename microkernel struct field 'iNbrMarkers' to 'num_markers'. Yonattan Louise 2015-08-24 12:10:09 -05:00
  • 3504f49e48 Rename microkernel struct field 'Next' to 'next'. Yonattan Louise 2015-08-24 12:08:13 -05:00
  • 322f8d12b9 Rename microkernel struct field 'Prev' to 'prev'. Yonattan Louise 2015-08-24 12:02:39 -05:00
  • 1e0e132bc0 Rename microkernel struct field 'bXferBusy' to 'buffer_xfer_busy'. Yonattan Louise 2015-08-24 11:59:08 -05:00
  • 28349e6114 Rename microkernel struct field 'Hmark' to 'high_watermark'. Yonattan Louise 2015-08-24 11:56:32 -05:00
  • 32aecd2818 Rename microkernel struct field 'Nused' to 'num_used'. Yonattan Louise 2015-08-24 11:55:09 -05:00
  • 65045271d8 Rename microkernel struct field 'Deqp' to 'dequeue_point'. Yonattan Louise 2015-08-24 11:53:27 -05:00
  • 474a6a36af Rename microkernel struct field 'Enqp' to 'enqueue_point'. Yonattan Louise 2015-08-24 11:52:22 -05:00
  • 48b22f169d Rename microkernel struct field 'Endp' to 'end_point'. Yonattan Louise 2015-08-24 11:51:21 -05:00
  • 5e9b9214d9 Rename microkernel struct field 'Base' to 'base'. Yonattan Louise 2015-08-24 11:49:30 -05:00
  • 82136f8c0b Rename microkernel struct field 'Esize' to 'element_size'. Yonattan Louise 2015-08-24 11:44:24 -05:00
  • 612baae6ed Rename microkernel struct field 'Confl' to 'num_conflicts'. Yonattan Louise 2015-08-24 11:22:28 -05:00
  • 8c7a2db328 Rename microkernel struct field 'Count' to 'count'. Yonattan Louise 2015-08-24 11:17:24 -05:00
  • 1de74fb559 Rename microkernel struct field 'Waiters' to 'waiters'. Yonattan Louise 2015-08-24 11:11:26 -05:00
  • 375939d1cd Rename microkernel struct field 'Level' to 'level'. Yonattan Louise 2015-08-24 11:08:45 -05:00
  • 92de544c28 Rename microkernel struct field 'OwnerOriginalPrio' to 'original_owner_priority'. Yonattan Louise 2015-08-24 11:03:56 -05:00
  • f51a979ef4 Rename microkernel struct field 'OwnerCurrentPrio' to 'current_owner_priority'. Yonattan Louise 2015-08-24 11:03:08 -05:00
  • 4484a85683 Rename microkernel struct field 'Owner' to 'owner'. Yonattan Louise 2015-08-24 11:00:40 -05:00
  • cd8d5f445e Rename microkernel struct field 'Readers' to 'readers'. Yonattan Louise 2015-08-24 10:57:35 -05:00
  • 85f442f781 Rename microkernel struct field 'Writers' to 'writers'. Yonattan Louise 2015-08-24 10:55:40 -05:00
  • 13d583dc06 Rename microkernel struct field 'Args' to 'args'. Yonattan Louise 2015-08-24 10:48:18 -05:00
  • 3d0f283cb9 Rename microkernel struct field 'fabort' to 'fn_abort'. Yonattan Louise 2015-08-24 10:28:51 -05:00
  • 71da62594c Rename microkernel struct field 'fstart' to 'fn_start'. Yonattan Louise 2015-08-24 10:27:10 -05:00
  • 36d55187f2 Rename microkernel struct field 'Group' to 'group'. Yonattan Louise 2015-08-24 10:23:37 -05:00
  • 839c84666f Rename microkernel struct field 'State' to 'state'. Yonattan Louise 2015-08-24 09:49:20 -05:00
  • 617501354c Rename microkernel struct field 'Ident' to 'id'. Yonattan Louise 2015-08-24 09:42:35 -05:00
  • de4d3b51fc Rename microkernel struct field 'Prio' to 'priority'. Yonattan Louise 2015-08-24 09:36:46 -05:00
  • 09067bbe5b Rename microkernel struct field 'Back' to 'prev'. Yonattan Louise 2015-08-25 09:15:26 -05:00
  • a896d2f859 Rename microkernel struct field 'Forw' to 'next'. Yonattan Louise 2015-08-24 09:29:21 -05:00
  • d4a5054a3f Rename microkernel struct field 'poolid' to 'pool_id'. Yonattan Louise 2015-08-24 09:08:25 -05:00
  • a4266bdf3a doc: Add nanokernel FIFO code samples Peter Mitsis 2015-08-14 14:10:00 -04:00
  • 51a8a998cd doc: Add nanokernel signaling code samples Peter Mitsis 2015-08-13 15:00:54 -04:00
  • 8f9377e631 Zephyr 0.4.0-rc1 Anas Nashif 2015-08-24 23:02:04 -04:00
  • 9927108ab7 sanity: update footprint data for release Anas Nashif 2015-08-24 23:12:09 -04:00
  • 9c2156731a i2c: Cleaning up public interface Dan Kalowsky 2015-08-24 11:30:06 -07:00
  • d96943b04c spi: Add support for Intel's SPI controller Tomasz Bursztyka 2015-08-21 13:01:08 +03:00
  • d5d525562e drivers: Add the common directory and files for SPI Tomasz Bursztyka 2015-08-21 12:57:49 +03:00
  • 7b34e0dcfa pci: Add helper functions to enable mem mapped registers Tomasz Bursztyka 2015-08-21 12:53:40 +03:00
  • ff39559146 pci: Add support for filtering by function Tomasz Bursztyka 2015-08-21 12:52:25 +03:00
  • 507decb731 sys_io: Add memory bit manipulation functions Tomasz Bursztyka 2015-08-21 12:50:57 +03:00
  • c6d0bea109 API: Add a generic API for port and mem mapped registers functions Tomasz Bursztyka 2015-08-21 12:49:57 +03:00
  • dd12326e86 spi: Fix the generic API Tomasz Bursztyka 2015-08-21 12:48:54 +03:00
  • 3852c8c98a fix setting of CONFIG_COMPILER_OPT Anas Nashif 2015-08-22 18:14:42 -04:00
  • 2b8af552f2 remove duplicate 'inline' declaration specifier Anas Nashif 2015-08-22 20:28:00 -04:00
  • c38acaacf0 Improve profiler sample. Yonattan Louise 2015-08-21 18:17:56 -05:00
  • 5c6ef8fdb5 Profile low condition events. Yonattan Louise 2015-08-21 19:15:26 -05:00
  • d2108bf084 Profile interrupt events. Yonattan Louise 2015-08-21 19:10:32 -05:00
  • 46feabf7f7 Add _ASMLANGUAGE guard to the event logger and the profiler. Yonattan Louise 2015-08-21 18:56:36 -05:00
  • 2d32def92f Remove *_node* from documentation Gerardo A. Aceves 2015-08-18 05:28:16 -05:00
  • 94ca4a3015 Remove *_node* from documentation Gerardo A. Aceves 2015-08-18 05:25:22 -05:00
  • 6b3d8acf98 arm: cleanup whitespaces Anas Nashif 2015-08-22 18:42:19 -04:00
  • 2b33b09387 x86: cleanup whitespaces Anas Nashif 2015-08-22 18:41:06 -04:00
  • 7d4163d283 Split main Kconfig to allow application specific Kconfig Anas Nashif 2015-08-22 14:43:07 -04:00