1
0
Fork 0

Commit graph

  • b0bddce1f5 Update defconfigs with all new CONFIG options Anas Nashif 2015-08-31 07:54:13 -04:00
  • 9fc6bcaa8d doc: Add label for nanokernel semaphore documentation Allan Stephens 2015-08-31 10:34:21 -04:00
  • 952cd52e16 doxygen: nanokernel doxygenation Anas Nashif 2015-08-29 14:41:17 -04:00
  • 4c66d11d8a doxygen: microkernel irq header doxygenation Anas Nashif 2015-08-29 13:58:07 -04:00
  • 9b8c50c9c3 doxygen: microkernel timer header doxygenation Anas Nashif 2015-08-29 13:44:43 -04:00
  • b787b600bd doxygen: move task public api docs to header Anas Nashif 2015-08-29 12:58:34 -04:00
  • 387ec49c1e doxygen: move command_packet documentation to header Anas Nashif 2015-08-29 12:57:26 -04:00
  • c52a01fc93 doc: remove duplicate include of substitutions.rst Anas Nashif 2015-08-29 10:17:03 -04:00
  • 5555cea9e4 doxygen: fixed parameters for DEFINE_FIFO Anas Nashif 2015-08-29 10:16:32 -04:00
  • 3cca0f88fb doxygen: fixed mailbox function parameter documentation Anas Nashif 2015-08-29 09:57:22 -04:00
  • 572facac3b doxygen: add defgroups to kernel services Anas Nashif 2015-08-29 09:40:34 -04:00
  • 43894ab272 typo: decribed -> described Anas Nashif 2015-08-29 11:42:28 -04:00
  • 894a521131 Fixed typo: unctions->functions Anas Nashif 2015-08-29 11:41:58 -04:00
  • d62d1ac256 doc: document pipe API in header file Anas Nashif 2015-08-19 12:10:36 -04:00
  • 51fe506da4 doc: document memorypool API in header file Anas Nashif 2015-08-19 09:24:13 -04:00
  • 3f5eb3b7e6 doc: Restore main index and cleanup Anas Nashif 2015-08-29 09:14:50 -04:00
  • 5753b6e4dc Doc: Restructure clean up. Rodrigo Caballero 2015-08-17 16:04:22 -05:00
  • a98d0dd5e3 Doc: Restructures the code collaboration content. Rodrigo Caballero 2015-08-17 10:41:03 -05:00
  • 8dfa153fc9 Doc: Updates the master files to reflect the new structure. Rodrigo Caballero 2015-08-17 10:57:36 -05:00
  • 4ef16c5314 sanitycheck: properly report defconfig build errors Andrew Boie 2015-08-28 12:36:03 -07:00
  • 859a4c8240 platform doc: Fix galileo content issues Peter Mitsis 2015-08-21 13:13:10 -04:00
  • 292ad9b757 platform doc: Fix fsl_frdm_k64f content issues Peter Mitsis 2015-08-21 12:35:29 -04:00
  • 7cb19c9952 platform doc: Fix documentation build errors Peter Mitsis 2015-08-21 10:37:57 -04:00
  • 0dcf0aad7f platform doc: Fix emphasis error Peter Mitsis 2015-08-21 10:23:57 -04:00
  • 648ca009ff platform doc: Standardize on note section formatting Peter Mitsis 2015-08-20 16:57:58 -04:00
  • 1736809aee platform doc: Fix build warnings caused by unicode Peter Mitsis 2015-08-20 16:55:20 -04:00
  • 17c83fe62e platform doc: Fix up minor issues in tables Peter Mitsis 2015-08-20 16:46:46 -04:00
  • 73b066fc76 platform doc: Automate table of contents Peter Mitsis 2015-08-27 13:37:33 -04:00
  • 7752ddff16 platform doc: Clean up section names Peter Mitsis 2015-08-25 13:11:27 -04:00
  • d50f786145 doc: Rename quark platform configuration to galileo Peter Mitsis 2015-08-21 17:07:54 -04:00
  • ebe30b0348 doc: Provide basic_cortex_m3 platform documentation Peter Mitsis 2015-08-19 15:35:42 -04:00
  • 3efb572a3f doc: Provide basic_minuteia platform documentation Peter Mitsis 2015-08-21 16:22:28 -04:00
  • dd8187f6ae doc: Provide basic_atom platform documentation Peter Mitsis 2015-08-21 14:01:03 -04:00
  • c822760c43 doc: cosmetic cleanup to platform development primer Peter Mitsis 2015-08-21 13:27:33 -04:00
  • bdcf909978 Kbuild: Check if offsets.h was updated Anas Nashif 2015-08-28 15:04:39 -04:00
  • fbed1e4bcd Kbuild: Use DOTCONFIG instead of /.config Anas Nashif 2015-08-28 15:42:03 -04:00
  • 3a6ac16eae Kbuild: include autoconf.h when building offsets Anas Nashif 2015-08-28 15:41:09 -04:00
  • 13a0223cda Kbuild: Remove .dir target Anas Nashif 2015-08-28 14:33:06 -04:00
  • e80edfc7bf cleanup Makefile.inc and fixed mergeconfig Anas Nashif 2015-08-28 14:22:29 -04:00
  • cec625afc4 Move sysgen hooks and file generation to top-level Kbuild Anas Nashif 2015-08-28 14:23:30 -04:00
  • 59302df0f6 Kbuild: depend CONFIG_MICROKERNEL for building sysgen file Anas Nashif 2015-08-28 14:17:22 -04:00
  • e927a459cd build offsets in-place and not in include/generated Anas Nashif 2015-08-28 14:21:46 -04:00
  • db0f9c1841 Remove offsets Makefile, it is built using top-level Kbuild Anas Nashif 2015-08-28 14:20:36 -04:00
  • be26b52406 Sync arch/<arch>/Kconfig files Anas Nashif 2015-08-23 13:08:06 -04:00
  • e3ac0907df Move scripts/Makefile.<arch>preparch to arch/<arch> Anas Nashif 2015-08-23 11:22:40 -04:00
  • fde80d7ead cleanup makefiles and remove duplication Anas Nashif 2015-08-22 14:40:43 -04:00
  • 8205366f37 doc: Minor changes for nanokernel timer objects Allan Stephens 2015-08-28 12:44:07 -04:00
  • 87d41fb144 doc: Enhance section on nanokernel semaphore objects Allan Stephens 2015-08-27 15:15:51 -04:00
  • 5f322787f3 doc: Enhance section on nanokernel stack objects Allan Stephens 2015-08-27 12:59:21 -04:00
  • e65beba607 doc: Enhance section on nanokernel LIFO objects Allan Stephens 2015-08-27 13:18:44 -04:00
  • 8d85985d87 doc: Enhance section on nanokernel FIFO objects Allan Stephens 2015-08-27 12:57:34 -04:00
  • d6ddf7bf4e ia32: Add UART configuration option Andrei Emeltchenko 2015-08-28 16:38:19 +03:00
  • 728a068d7e galileo: Add UART interrupt configuration option Andrei Emeltchenko 2015-08-28 11:20:52 +03:00
  • 69871aaecc uart: Configure ioapic for UART interrupts Andrei Emeltchenko 2015-08-27 16:58:28 +03:00
  • 672022d920 uart: Use standard config based ioapic configuration Andrei Emeltchenko 2015-08-27 16:57:30 +03:00
  • 7373f784f0 platform_config: Remove unneeded check Andrei Emeltchenko 2015-08-27 11:43:23 +03:00
  • 41f1fe3571 system: Remove unused IOAPIC serial configuration Andrei Emeltchenko 2015-08-27 10:59:32 +03:00
  • c75bf6275d arch: Add gpio support for ia32_pci Tomasz Bursztyka 2015-08-25 17:32:52 +03:00
  • eb6ed6bb0d gpio: Enable PCI support for the designware gpio driver Tomasz Bursztyka 2015-08-25 17:31:48 +03:00
  • e7c8bf43ac gpio: Make use of sys_io functions in gpio-dw driver Tomasz Bursztyka 2015-08-25 17:11:28 +03:00
  • 2b6ded2b7f gpio: declare api function struct as static Anas Nashif 2015-08-07 16:29:03 -04:00
  • 5ad14313bc gpio: Fix designware's driver set bit function Juan Manuel Cruz 2015-08-26 13:47:29 -05:00
  • 77a78f0827 gpio: Add driver for Synopsys DesignWare GPIO devices Dirk Brandewie 2015-07-21 08:12:17 -07:00
  • 1e39d6274b uart: Properly integrate driver config within PCI context Tomasz Bursztyka 2015-08-27 11:06:15 +03:00
  • e4479cd0cf spi: Handle the support for PCI_ENUMERATION Tomasz Bursztyka 2015-08-25 19:41:42 +03:00
  • ff3f81b44c pci: Make use of pci_show without #ifdef Tomasz Bursztyka 2015-08-25 21:45:14 +03:00
  • 018bcfe8d4 pci: Add an option for enumerating PCI devices Tomasz Bursztyka 2015-08-25 19:16:07 +03:00
  • 3e32b29f57 spi: Fix the case when PCI is not in use on intel driver Tomasz Bursztyka 2015-08-27 11:04:41 +03:00
  • 3d2f48b68f doc: Add missing Usage section title Peter Mitsis 2015-08-27 14:44:06 -04:00
  • b20adcc0d1 doc: Add nanokernel LIFO code samples Peter Mitsis 2015-08-26 14:07:24 -04:00
  • d4dd9842e6 doc: remove extra closing brace in code example Peter Mitsis 2015-08-26 13:50:59 -04:00
  • efed446bee libc: Add memchr implementation Jukka Rissanen 2015-08-14 15:03:59 +03:00
  • 60bd3c7d3a doc: Add section on nanokernel application use of tasks Allan Stephens 2015-08-27 11:04:46 -04:00
  • 2aeff35a1c doc: Add section on microkernel application use of fibers Allan Stephens 2015-08-27 09:53:54 -04:00
  • f808c1c9a5 doc: Enhance information about microkernel FIFOs Allan Stephens 2015-08-24 16:21:56 -04:00
  • 88a4ba1a35 doc: Enhance information about microkernel tasks Allan Stephens 2015-08-25 13:45:27 -04:00
  • 7ea05b4a09 sys_io: Implement the API for ARC architecture Tomasz Bursztyka 2015-08-25 14:39:56 +03:00
  • e4fe55c8e8 add script to build grub for galileo Anas Nashif 2015-08-22 11:52:23 -04:00
  • 9b9ab3767a make sed happy on OSX when invoked with -i Anas Nashif 2015-08-25 21:16:23 -04:00
  • 9c72cf542e portability: echo -n fails on the mac Anas Nashif 2015-08-25 10:44:41 -04:00
  • bd2274813d use gen_offset_header to generate offsets.h Anas Nashif 2015-08-25 10:04:04 -04:00
  • 5f353e0e94 spi: change inline functions to static inline Daniel Leung 2015-08-24 10:00:05 -07:00
  • 03066f26d8 gpio: change inline functions to static inline Daniel Leung 2015-08-24 09:58:58 -07:00
  • d968cacc64 defconfig: Update all defconfigs with new options Anas Nashif 2015-08-25 08:12:30 -04:00
  • a5609c8547 Kconfig: contain networking option in menuconfig Anas Nashif 2015-08-25 08:23:24 -04:00
  • b34fe53414 Rename microkernel struct field 'MovedReq' to 'moved_req'. Yonattan Louise 2015-08-25 15:17:05 -05:00
  • f1a4d3af8c Rename microkernel struct field 'Extra' to 'extra'. Yonattan Louise 2015-08-25 15:15:12 -05:00
  • f8826db0c6 Rename microkernel struct field 'Setup' to 'setup'. Yonattan Louise 2015-08-25 15:13:19 -05:00
  • a743cf6c08 Rename microkernel struct field 'iTotalSize' to 'total_size'. Yonattan Louise 2015-08-25 15:10:59 -05:00
  • 4e7993961b Rename microkernel struct field 'Action' to 'action'. Yonattan Louise 2015-08-25 15:08:53 -05:00
  • 09d2e31a14 Rename microkernel struct field 'Sema' to 'sema'. Yonattan Louise 2015-08-25 15:04:33 -05:00
  • 0af44eb7c3 Rename microkernel struct field 'ContRcv' to 'continuation_receive'. Yonattan Louise 2015-08-25 15:00:17 -05:00
  • 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