Commit graph

  • 3ade2211de test_timer: remove lingering mentions of 'node' in API names Benjamin Walsh 2015-09-01 11:29:22 -04:00
  • 0f5607a211 microkernel: rename _k_init_node() to _k_init_dynamic() Benjamin Walsh 2015-09-01 10:43:43 -04:00
  • 7bfecd801b fiber: remove fiber from thread list when cancelling delayed start Benjamin Walsh 2015-08-31 17:15:27 -04:00
  • 7b21b2648a nano_context: allow _thread_exit() to be called from a task Benjamin Walsh 2015-09-01 09:55:25 -04:00
  • 7f84234892 ns16550: Use sys_io.h relevant functions depending on context Tomasz Bursztyka 2015-09-02 17:04:06 +03:00
  • 60260536ac Add Recommended Practices Documentation. Gerardo A. Aceves 2015-08-17 18:28:39 -05:00
  • ab315b3046 doc: edited grammar, punctuation, spelling, word usage. steveballard123 2015-09-02 14:56:34 -07:00
  • 670da4331b doc: updating quickstart for style consistency steveballard123 2015-08-31 12:10:02 -07:00
  • a566afbebd ia32_pci: Add support for the designware i2c controller Tomasz Bursztyka 2015-08-31 13:41:56 +03:00
  • 17c8f74859 i2c: Adding support for PCI enabled dw i2c controller Tomasz Bursztyka 2015-08-31 12:00:42 +03:00
  • 7958f22acd i2c: converting to sys-io functions Dan Kalowsky 2015-08-27 10:55:36 -07:00
  • 998cc8e3d4 i2c: import of Synopsis DesignWare I2C Dan Kalowsky 2015-08-26 14:56:43 -07:00
  • 1f63fb5de4 i2c: Adding makefile to build code Dan Kalowsky 2015-08-26 14:56:43 -07:00
  • e6252dd0ba ia32: Handle CONFIG_EARLY_CONSOLE Tomasz Bursztyka 2015-08-31 12:47:29 +03:00
  • f55392770e misc: Add an option to enable early console Tomasz Bursztyka 2015-08-31 12:45:13 +03:00
  • cb1774c548 gpio: Correct the PCI pre-set informations Tomasz Bursztyka 2015-08-31 15:44:15 +03:00
  • 26581d1c82 gpio: Remove a useless local variable Tomasz Bursztyka 2015-08-31 14:23:33 +03:00
  • c0800e9248 galileo: Provide pre-set base address of the 2 UART ports Tomasz Bursztyka 2015-08-31 17:22:56 +03:00
  • edb863c79f pci: Removing bogus and finally useless optimization Tomasz Bursztyka 2015-08-31 17:08:44 +03:00
  • b3b16c6323 kconfig: add NSIM option to arch Kconfig Anas Nashif 2015-09-02 08:14:39 -04:00
  • 5c0bf859c3 Kconfig: reorganise misc/Kconfig Anas Nashif 2015-09-04 09:38:47 -04:00
  • 70603a5144 Add option to enable HW flow control for UART Adrian Pochiu 2015-07-31 06:57:00 -04:00
  • 01fbc04fb1 update .gitignore with auto-generated files Anas Nashif 2015-09-04 09:28:03 -04:00
  • 03351519ee kconfig: move UART_INTERRUPT_DRIVEN into serial options menu Anas Nashif 2015-09-04 09:25:55 -04:00
  • 0a7e4d1b9b Fix arc interrupt configuration Dirk Brandewie 2015-07-31 06:56:59 -04:00
  • 3e1d1c2aa5 sanitychecks: add whitelist to stackprot testcase Anas Nashif 2015-09-02 07:45:53 -04:00
  • 842393f608 sanitychecks: add conf files for arc tests Anas Nashif 2015-09-02 07:31:00 -04:00
  • dfa734d57e doc: Enhance information about microkernel pipes Allan Stephens 2015-09-02 09:19:58 -04:00
  • 8a931c4828 Remove index.rst for kconfig, it is auto-generated Anas Nashif 2015-09-03 16:00:43 -04:00
  • 1e006d8146 pci: Fix a vendor/device id bug where only one might be wrong Tomasz Bursztyka 2015-08-31 17:04:40 +03:00
  • 945ed24597 doc: Clarify requirements for referencing microkernel objects Allan Stephens 2015-09-01 12:39:22 -04:00
  • 1780da4151 pci: Add the bus and device informations to the debug output function Tomasz Bursztyka 2015-08-31 16:58:11 +03:00
  • 989e59590e irq: Remove CONFIG_PIC #if/#else since such option does not exist Tomasz Bursztyka 2015-09-03 10:35:33 +03:00
  • b4e795b78c arc: Fix the sys_io.h operations to work on both registers and addresses Tomasz Bursztyka 2015-09-02 10:52:32 +03:00
  • cca4e97e01 Zephyr 0.4.0 Anas Nashif 2015-09-02 14:36:40 -04:00
  • f488e8c02c kconfig: update defconfigs for release Anas Nashif 2015-09-02 15:11:13 -04:00
  • 4df6dfe040 sanity: update test footprint data Anas Nashif 2015-09-02 15:10:41 -04:00
  • d064645c02 add gen_offset_header to .gitignore Anas Nashif 2015-09-02 07:27:23 -04:00
  • 7383383c12 CONFIG_DRV_RANDOM is obsolete Anas Nashif 2015-09-01 18:29:20 -04:00
  • dada389eb1 generate kconfig variables automatically Anas Nashif 2015-08-29 07:19:06 -04:00
  • dafe23edd9 Remove static configuration option reference Anas Nashif 2015-08-28 23:15:02 -04:00
  • 6cb833487f add object footprint benchmarks Anas Nashif 2015-08-31 10:57:32 -04:00
  • 34f42b5676 Kbuild: fixed arc compiler options Anas Nashif 2015-09-01 17:33:00 -04:00
  • 64a9720a7b doc: Update arm platform configuration names Peter Mitsis 2015-08-26 11:41:40 -04:00
  • 902dd32348 doc: Remove obsolete references to "generic pc" Peter Mitsis 2015-08-26 11:06:47 -04:00
  • 249d623210 Fix microkernel app_kernel benchmark Peter Mitsis 2015-09-01 09:55:58 -04:00
  • 5089655d57 Add PRIORITY_CEILING note to mutex document Peter Mitsis 2015-09-01 12:15:04 -04:00
  • 7f7020b2cf Update priority inheritance in mutex document Peter Mitsis 2015-08-26 09:52:55 -04:00
  • 67ff063acd doc: Add info on configuring the microkernel server fiber Allan Stephens 2015-08-31 12:57:39 -04:00
  • e5f3e42b3c doc: Minor supplements to microkernel task services Allan Stephens 2015-08-31 13:14:44 -04:00
  • 1e3c8902ec doc: Enhance section on nanokernel fiber services Allan Stephens 2015-08-31 13:25:27 -04:00
  • 69bfbc5bcb doc: Fix unknown option error Peter Mitsis 2015-09-01 10:59:07 -04:00
  • 1500e074eb profiler_sample: compile during sanity runs Andrew Boie 2015-08-31 09:43:44 -07:00
  • 33282f2aaa profiler_arch.h: remove broken, unnecessary #include Andrew Boie 2015-08-31 09:47:40 -07:00
  • 7c43992f22 profiler: use new ring buffer data structure Andrew Boie 2015-08-27 14:03:15 -07:00
  • f18f102feb nanokernel: add optional ring buffer data type Andrew Boie 2015-08-27 13:07:36 -07:00
  • e9aee758a4 doc: Enhance usability of top level platform configuration section Allan Stephens 2015-09-01 10:12:52 -04:00
  • b761ecb20a doc: Prune unneeded boilerplate from basic_cortex_m3 guide Allan Stephens 2015-09-01 09:15:28 -04:00
  • db5a6391bb Zephyr 0.4.0-rc2 Anas Nashif 2015-09-01 08:19:10 -04:00
  • 6d3da11599 doc: Fix formatting for galileo build Andrei Emeltchenko 2015-08-31 10:56:45 +03:00
  • b391e66edf sanitycheck: fix -O with relative paths Andrew Boie 2015-08-31 15:25:45 -07:00
  • 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