Commit graph

  • 2b6ded2b7f gpio: declare api function struct as static Anas Nashif 2015-08-07 16:29:03 -0400
  • 5ad14313bc gpio: Fix designware's driver set bit function Juan Manuel Cruz 2015-08-26 13:47:29 -0500
  • 77a78f0827 gpio: Add driver for Synopsys DesignWare GPIO devices Dirk Brandewie 2015-07-21 08:12:17 -0700
  • 1e39d6274b uart: Properly integrate driver config within PCI context Tomasz Bursztyka 2015-08-27 11:06:15 +0300
  • e4479cd0cf spi: Handle the support for PCI_ENUMERATION Tomasz Bursztyka 2015-08-25 19:41:42 +0300
  • ff3f81b44c pci: Make use of pci_show without #ifdef Tomasz Bursztyka 2015-08-25 21:45:14 +0300
  • 018bcfe8d4 pci: Add an option for enumerating PCI devices Tomasz Bursztyka 2015-08-25 19:16:07 +0300
  • 3e32b29f57 spi: Fix the case when PCI is not in use on intel driver Tomasz Bursztyka 2015-08-27 11:04:41 +0300
  • 3d2f48b68f doc: Add missing Usage section title Peter Mitsis 2015-08-27 14:44:06 -0400
  • b20adcc0d1 doc: Add nanokernel LIFO code samples Peter Mitsis 2015-08-26 14:07:24 -0400
  • d4dd9842e6 doc: remove extra closing brace in code example Peter Mitsis 2015-08-26 13:50:59 -0400
  • efed446bee libc: Add memchr implementation Jukka Rissanen 2015-08-14 15:03:59 +0300
  • 60bd3c7d3a doc: Add section on nanokernel application use of tasks Allan Stephens 2015-08-27 11:04:46 -0400
  • 2aeff35a1c doc: Add section on microkernel application use of fibers Allan Stephens 2015-08-27 09:53:54 -0400
  • f808c1c9a5 doc: Enhance information about microkernel FIFOs Allan Stephens 2015-08-24 16:21:56 -0400
  • 88a4ba1a35 doc: Enhance information about microkernel tasks Allan Stephens 2015-08-25 13:45:27 -0400
  • 7ea05b4a09 sys_io: Implement the API for ARC architecture Tomasz Bursztyka 2015-08-25 14:39:56 +0300
  • e4fe55c8e8 add script to build grub for galileo Anas Nashif 2015-08-22 11:52:23 -0400
  • 9b9ab3767a make sed happy on OSX when invoked with -i Anas Nashif 2015-08-25 21:16:23 -0400
  • 9c72cf542e portability: echo -n fails on the mac Anas Nashif 2015-08-25 10:44:41 -0400
  • bd2274813d use gen_offset_header to generate offsets.h Anas Nashif 2015-08-25 10:04:04 -0400
  • 5f353e0e94 spi: change inline functions to static inline Daniel Leung 2015-08-24 10:00:05 -0700
  • 03066f26d8 gpio: change inline functions to static inline Daniel Leung 2015-08-24 09:58:58 -0700
  • d968cacc64 defconfig: Update all defconfigs with new options Anas Nashif 2015-08-25 08:12:30 -0400
  • a5609c8547 Kconfig: contain networking option in menuconfig Anas Nashif 2015-08-25 08:23:24 -0400
  • b34fe53414 Rename microkernel struct field 'MovedReq' to 'moved_req'. Yonattan Louise 2015-08-25 15:17:05 -0500
  • f1a4d3af8c Rename microkernel struct field 'Extra' to 'extra'. Yonattan Louise 2015-08-25 15:15:12 -0500
  • f8826db0c6 Rename microkernel struct field 'Setup' to 'setup'. Yonattan Louise 2015-08-25 15:13:19 -0500
  • a743cf6c08 Rename microkernel struct field 'iTotalSize' to 'total_size'. Yonattan Louise 2015-08-25 15:10:59 -0500
  • 4e7993961b Rename microkernel struct field 'Action' to 'action'. Yonattan Louise 2015-08-25 15:08:53 -0500
  • 09d2e31a14 Rename microkernel struct field 'Sema' to 'sema'. Yonattan Louise 2015-08-25 15:04:33 -0500
  • 0af44eb7c3 Rename microkernel struct field 'ContRcv' to 'continuation_receive'. Yonattan Louise 2015-08-25 15:00:17 -0500
  • f6b10449c9 Rename microkernel struct field 'ContSnd' to 'continuation_send'. Yonattan Louise 2015-08-25 14:59:51 -0500
  • 97eed65926 Rename microkernel struct field 'iSize' to 'size'. Yonattan Louise 2015-08-25 14:54:52 -0500
  • d955d9231e Rename microkernel struct field 'ID' to 'id'. Yonattan Louise 2015-08-25 14:34:42 -0500
  • d2c77a92d4 Rename microkernel struct field 'pReader' to 'reader_ptr'. Yonattan Louise 2015-08-25 14:15:55 -0500
  • ad9fd3419f Rename microkernel struct field 'pWriter' to 'writer_ptr'. Yonattan Louise 2015-08-25 13:02:57 -0500
  • cbaab8a933 Rename microkernel struct field 'XferType' to 'xfer_type'. Yonattan Louise 2015-08-25 13:00:30 -0500
  • 58cee9eab7 Rename microkernel struct field 'pPipe' to 'pipe_ptr'. Yonattan Louise 2015-08-25 12:58:38 -0500
  • d0e04a1883 Rename microkernel struct field 'iNbrPendXfers' to 'num_pending_xfers'. Yonattan Louise 2015-08-25 12:55:50 -0500
  • 6aa334d333 Rename microkernel struct field 'iSizeXferred' to 'xferred_size'. Yonattan Louise 2015-08-25 12:51:56 -0500
  • 9b18643103 Rename microkernel struct field 'Dummy' to 'dummy'. Yonattan Louise 2015-08-25 09:12:16 -0500
  • 34ea4e2291 Rename microkernel struct field 'ReqType' to 'req_type'. Yonattan Louise 2015-08-24 17:54:39 -0500
  • 7e671a63ef Rename microkernel struct field 'Async' to 'async'. Yonattan Louise 2015-08-24 17:49:39 -0500
  • c13eb5d478 Rename microkernel struct field 'Sync' to 'sync'. Yonattan Louise 2015-08-24 17:43:48 -0500
  • 461ff1ed53 Rename microkernel struct field 'ReqInfo' to 'req_info'. Yonattan Louise 2015-08-24 17:28:59 -0500
  • 3e7afe8154 Rename microkernel struct field 'iSizeTotal' to 'total_size'. Yonattan Louise 2015-08-24 16:00:23 -0500
  • e6352f7864 Rename microkernel struct field 'pData' to 'data_ptr'. Yonattan Louise 2015-08-24 15:55:18 -0500
  • 97ea1a3c51 Rename microkernel struct field 'Params' to 'params'. Yonattan Louise 2015-08-24 15:51:15 -0500
  • c2b3ab57e6 Rename microkernel struct field 'Tail' to 'tail'. Yonattan Louise 2015-08-24 15:49:00 -0500
  • 9a8e20c697 Rename microkernel struct field 'Head' to 'head'. Yonattan Louise 2015-08-24 15:45:34 -0500
  • 727e3d98d8 Rename struct field 'taskId' to 'task_id'. Yonattan Louise 2015-08-24 15:35:19 -0500
  • 995ef816a0 Rename microkernel struct field 'cmdPkt' to 'command_packet'. Yonattan Louise 2015-08-24 15:30:57 -0500
  • 1d41758351 Rename microkernel struct field 'nPkts' to 'num_packets'. Yonattan Louise 2015-08-24 15:29:36 -0500
  • 84b88b9ab5 Rename microkernel struct field 'Free' to 'free'. Yonattan Louise 2015-08-24 15:25:52 -0500
  • 6f90cce65e Rename microkernel struct field 'iBufferSize' to 'buffer_size'. Yonattan Louise 2015-08-24 13:25:57 -0500
  • c7574b1a26 Rename microkernel struct field 'ReadMarkers' to 'read_markers'. Yonattan Louise 2015-08-24 13:17:22 -0500
  • e3b5e16ba5 Rename microkernel struct field 'WriteMarkers' to 'write_markers'. Yonattan Louise 2015-08-24 13:14:57 -0500
  • 0c96244667 Rename microkernel struct field 'BuffState' to 'buffer_state'. Yonattan Louise 2015-08-24 13:13:06 -0500
  • cf8471a957 Rename microkernel struct field 'bReadWA' to 'wrap_around_read'. Yonattan Louise 2015-08-24 13:11:38 -0500
  • ccd7801c5f Rename microkernel struct field 'bWriteWA' to 'wrap_around_write'. Yonattan Louise 2015-08-24 13:10:20 -0500
  • 09d7ce554e Rename microkernel struct field 'iNbrPendingWrites' to 'num_pending_writes'. Yonattan Louise 2015-08-24 13:06:20 -0500
  • a16f8e3b4b Rename microkernel struct field 'iAvailDataAWA' to 'available_data_post_wrap_around'. Yonattan Louise 2015-08-24 13:04:28 -0500
  • eeace5aa8f Rename microkernel struct field 'iAvailDataCont' to 'available_data_count'. Yonattan Louise 2015-08-24 12:59:59 -0500
  • 9c220d0040 Rename microkernel struct field 'iNbrPendingReads' to 'num_pending_reads'. Yonattan Louise 2015-08-24 12:53:48 -0500
  • f16f43a6a6 Rename microkernel struct field 'iFreeSpaceAWA' to 'free_space_post_wrap_around'. Yonattan Louise 2015-08-24 12:51:50 -0500
  • 57bc635397 Rename microkernel struct field 'iFreeSpaceCont' to 'free_space_count'. Yonattan Louise 2015-08-24 12:49:07 -0500
  • 51ecb6f1a9 Rename microkernel struct field 'pReadGuard' to 'read_guard'. Yonattan Louise 2015-08-24 12:45:17 -0500
  • df2295a557 Rename microkernel struct field 'pWriteGuard' to 'write_guard'. Yonattan Louise 2015-08-24 12:43:59 -0500
  • 315c040044 Rename microkernel struct field 'pRead' to 'read_ptr'. Yonattan Louise 2015-08-24 12:41:03 -0500
  • a9b08dbf94 Rename microkernel struct field 'pWrite' to 'write_ptr'. Yonattan Louise 2015-08-24 12:38:21 -0500
  • 8dcda075e6 Rename microkernel struct field 'pEndOrig' to 'original_end_ptr'. Yonattan Louise 2015-08-24 12:31:00 -0500
  • 7b1ccbd5b8 Rename microkernel struct field 'pEnd' to 'end_ptr'. Yonattan Louise 2015-08-24 12:29:56 -0500
  • d82ffa5194 Rename microkernel struct field 'pBegin' to 'begin_ptr'. Yonattan Louise 2015-08-24 12:27:14 -0500
  • a702a41e0c Rename microkernel struct field 'iBuffSize' to 'buffer_size'. Yonattan Louise 2015-08-24 12:23:57 -0500
  • 2b4857fb70 Rename microkernel struct field 'aMarkers' to 'markers'. Yonattan Louise 2015-08-24 12:19:53 -0500
  • 1a9f2b2942 Rename microkernel struct field 'iAWAMarker' to 'post_wrap_around_marker'. Yonattan Louise 2015-08-24 12:17:58 -0500
  • 5275e011ff Rename microkernel struct field 'iLastMarker' to 'last_marker'. Yonattan Louise 2015-08-24 12:13:12 -0500
  • e4daa37572 Rename microkernel struct field 'iFirstMarker' to 'first_marker'. Yonattan Louise 2015-08-24 12:11:58 -0500
  • 9f212f8cf4 Rename microkernel struct field 'iNbrMarkers' to 'num_markers'. Yonattan Louise 2015-08-24 12:10:09 -0500
  • 3504f49e48 Rename microkernel struct field 'Next' to 'next'. Yonattan Louise 2015-08-24 12:08:13 -0500
  • 322f8d12b9 Rename microkernel struct field 'Prev' to 'prev'. Yonattan Louise 2015-08-24 12:02:39 -0500
  • 1e0e132bc0 Rename microkernel struct field 'bXferBusy' to 'buffer_xfer_busy'. Yonattan Louise 2015-08-24 11:59:08 -0500
  • 28349e6114 Rename microkernel struct field 'Hmark' to 'high_watermark'. Yonattan Louise 2015-08-24 11:56:32 -0500
  • 32aecd2818 Rename microkernel struct field 'Nused' to 'num_used'. Yonattan Louise 2015-08-24 11:55:09 -0500
  • 65045271d8 Rename microkernel struct field 'Deqp' to 'dequeue_point'. Yonattan Louise 2015-08-24 11:53:27 -0500
  • 474a6a36af Rename microkernel struct field 'Enqp' to 'enqueue_point'. Yonattan Louise 2015-08-24 11:52:22 -0500
  • 48b22f169d Rename microkernel struct field 'Endp' to 'end_point'. Yonattan Louise 2015-08-24 11:51:21 -0500
  • 5e9b9214d9 Rename microkernel struct field 'Base' to 'base'. Yonattan Louise 2015-08-24 11:49:30 -0500
  • 82136f8c0b Rename microkernel struct field 'Esize' to 'element_size'. Yonattan Louise 2015-08-24 11:44:24 -0500
  • 612baae6ed Rename microkernel struct field 'Confl' to 'num_conflicts'. Yonattan Louise 2015-08-24 11:22:28 -0500
  • 8c7a2db328 Rename microkernel struct field 'Count' to 'count'. Yonattan Louise 2015-08-24 11:17:24 -0500
  • 1de74fb559 Rename microkernel struct field 'Waiters' to 'waiters'. Yonattan Louise 2015-08-24 11:11:26 -0500
  • 375939d1cd Rename microkernel struct field 'Level' to 'level'. Yonattan Louise 2015-08-24 11:08:45 -0500
  • 92de544c28 Rename microkernel struct field 'OwnerOriginalPrio' to 'original_owner_priority'. Yonattan Louise 2015-08-24 11:03:56 -0500
  • f51a979ef4 Rename microkernel struct field 'OwnerCurrentPrio' to 'current_owner_priority'. Yonattan Louise 2015-08-24 11:03:08 -0500
  • 4484a85683 Rename microkernel struct field 'Owner' to 'owner'. Yonattan Louise 2015-08-24 11:00:40 -0500
  • cd8d5f445e Rename microkernel struct field 'Readers' to 'readers'. Yonattan Louise 2015-08-24 10:57:35 -0500
  • 85f442f781 Rename microkernel struct field 'Writers' to 'writers'. Yonattan Louise 2015-08-24 10:55:40 -0500
  • 13d583dc06 Rename microkernel struct field 'Args' to 'args'. Yonattan Louise 2015-08-24 10:48:18 -0500