Commit graph

  • 3d0f283cb9 Rename microkernel struct field 'fabort' to 'fn_abort'. Yonattan Louise 2015-08-24 10:28:51 -0500
  • 71da62594c Rename microkernel struct field 'fstart' to 'fn_start'. Yonattan Louise 2015-08-24 10:27:10 -0500
  • 36d55187f2 Rename microkernel struct field 'Group' to 'group'. Yonattan Louise 2015-08-24 10:23:37 -0500
  • 839c84666f Rename microkernel struct field 'State' to 'state'. Yonattan Louise 2015-08-24 09:49:20 -0500
  • 617501354c Rename microkernel struct field 'Ident' to 'id'. Yonattan Louise 2015-08-24 09:42:35 -0500
  • de4d3b51fc Rename microkernel struct field 'Prio' to 'priority'. Yonattan Louise 2015-08-24 09:36:46 -0500
  • 09067bbe5b Rename microkernel struct field 'Back' to 'prev'. Yonattan Louise 2015-08-25 09:15:26 -0500
  • a896d2f859 Rename microkernel struct field 'Forw' to 'next'. Yonattan Louise 2015-08-24 09:29:21 -0500
  • d4a5054a3f Rename microkernel struct field 'poolid' to 'pool_id'. Yonattan Louise 2015-08-24 09:08:25 -0500
  • a4266bdf3a doc: Add nanokernel FIFO code samples Peter Mitsis 2015-08-14 14:10:00 -0400
  • 51a8a998cd doc: Add nanokernel signaling code samples Peter Mitsis 2015-08-13 15:00:54 -0400
  • 8f9377e631 Zephyr 0.4.0-rc1 Anas Nashif 2015-08-24 23:02:04 -0400
  • 9927108ab7 sanity: update footprint data for release Anas Nashif 2015-08-24 23:12:09 -0400
  • 9c2156731a i2c: Cleaning up public interface Dan Kalowsky 2015-08-24 11:30:06 -0700
  • d96943b04c spi: Add support for Intel's SPI controller Tomasz Bursztyka 2015-08-21 13:01:08 +0300
  • d5d525562e drivers: Add the common directory and files for SPI Tomasz Bursztyka 2015-08-21 12:57:49 +0300
  • 7b34e0dcfa pci: Add helper functions to enable mem mapped registers Tomasz Bursztyka 2015-08-21 12:53:40 +0300
  • ff39559146 pci: Add support for filtering by function Tomasz Bursztyka 2015-08-21 12:52:25 +0300
  • 507decb731 sys_io: Add memory bit manipulation functions Tomasz Bursztyka 2015-08-21 12:50:57 +0300
  • c6d0bea109 API: Add a generic API for port and mem mapped registers functions Tomasz Bursztyka 2015-08-21 12:49:57 +0300
  • dd12326e86 spi: Fix the generic API Tomasz Bursztyka 2015-08-21 12:48:54 +0300
  • 3852c8c98a fix setting of CONFIG_COMPILER_OPT Anas Nashif 2015-08-22 18:14:42 -0400
  • 2b8af552f2 remove duplicate 'inline' declaration specifier Anas Nashif 2015-08-22 20:28:00 -0400
  • c38acaacf0 Improve profiler sample. Yonattan Louise 2015-08-21 18:17:56 -0500
  • 5c6ef8fdb5 Profile low condition events. Yonattan Louise 2015-08-21 19:15:26 -0500
  • d2108bf084 Profile interrupt events. Yonattan Louise 2015-08-21 19:10:32 -0500
  • 46feabf7f7 Add _ASMLANGUAGE guard to the event logger and the profiler. Yonattan Louise 2015-08-21 18:56:36 -0500
  • 2d32def92f Remove *_node* from documentation Gerardo A. Aceves 2015-08-18 05:28:16 -0500
  • 94ca4a3015 Remove *_node* from documentation Gerardo A. Aceves 2015-08-18 05:25:22 -0500
  • 6b3d8acf98 arm: cleanup whitespaces Anas Nashif 2015-08-22 18:42:19 -0400
  • 2b33b09387 x86: cleanup whitespaces Anas Nashif 2015-08-22 18:41:06 -0400
  • 7d4163d283 Split main Kconfig to allow application specific Kconfig Anas Nashif 2015-08-22 14:43:07 -0400
  • 7d21d9df4c doc: Fix Gallileo setup documentation Andrei Emeltchenko 2015-08-24 12:42:33 +0300
  • 7b9455b9e7 remove unused linux Documentation targets Anas Nashif 2015-08-22 11:41:34 -0400
  • 27b78e7cb2 define missing CONF_FILE in samples Anas Nashif 2015-08-23 09:10:57 -0400
  • c4c2bdda71 Bluetooth: Add console configuration to ia32_pci Andrei Emeltchenko 2015-08-20 12:18:24 +0300
  • 1f94f6ee2a Bluetooth: Add configuration for Bluetooth to ia32_pci Andrei Emeltchenko 2015-08-20 12:06:21 +0300
  • 1be6519bda build: fix build fail when NS16550 disabled. Juan Manuel Cruz 2015-08-14 16:18:09 -0500
  • dc601ab468 simple: uart: fix reference to uart_devs Daniel Leung 2015-08-24 10:59:20 -0700
  • 4c13d8273e toolchain: rename FUNC_ALIAS parameters Benjamin Walsh 2015-08-21 17:07:08 -0400
  • 5586c6a1a1 sys_clock: add missing fiber system clock APIs Benjamin Walsh 2015-08-21 17:01:30 -0400
  • bb2ba33f10 sys_clock: move [nano|task]_cycle_get_32 to drivers Benjamin Walsh 2015-08-21 16:57:57 -0400
  • 1611816a7d sys_clock: move header of nano_cycle_get_32 to nanokernel.h Benjamin Walsh 2015-08-21 16:52:12 -0400
  • 87eeaa3249 sys_clock: rename timer_read to _sys_clock_cycle_get Benjamin Walsh 2015-08-21 16:50:35 -0400
  • fe40133cd5 sys_clock: move API headers from k_ticker.c to ticks.h Benjamin Walsh 2015-08-21 16:43:32 -0400
  • 70540142a9 microkernel: re-institute CONFIG_OBJECT/THREAD_MONITOR Benjamin Walsh 2015-08-20 17:00:00 -0400
  • e80d06deed arch: rename context.c files to thread. Benjamin Walsh 2015-08-20 16:51:36 -0400
  • 97f2622f55 arm: rename instances of CortexM Benjamin Walsh 2015-08-20 16:46:11 -0400
  • ed3a1e2f51 nanokernel: remove very last remnants of objects named 'chan' Benjamin Walsh 2015-08-20 16:35:27 -0400
  • 2d12752637 sys_clock: make public some timing utilities Benjamin Walsh 2015-08-20 15:59:19 -0400
  • 4dca2dfad3 util: make is_power_of_two() a public utility Benjamin Walsh 2015-08-20 13:56:10 -0400
  • 0dcad8331b clarify use of term 'context' Benjamin Walsh 2015-08-20 11:04:01 -0400
  • 849865046b benchmark/app_kernel: fix useless comment Benjamin Walsh 2015-08-20 10:56:58 -0400
  • b981326ae9 microkernel: remove last remnants of 'process' from text Benjamin Walsh 2015-08-18 11:34:39 -0400
  • eca929daee microkernel: rename K_CREF.proc to 'task' Benjamin Walsh 2015-08-17 16:34:24 -0400
  • 8276c32e7c microkernel: rename K_CREF.task to 'task_id' Benjamin Walsh 2015-08-17 16:29:43 -0400
  • bed144b179 microkernel: rename k_proc to k_task Benjamin Walsh 2015-08-17 16:27:31 -0400
  • c45fc04952 doc: clean rule removes 'xml' and 'latex' dirs Benjamin Walsh 2015-08-17 15:48:05 -0400
  • ed9cdac197 i2c: change inline functions to static inline Daniel Leung 2015-08-24 09:57:28 -0700
  • ea2a07a50e doc: Add nanokernel fiber code sample Peter Mitsis 2015-08-13 14:59:48 -0400
  • 94718c7392 uart: change inline functions to static inline Daniel Leung 2015-08-24 09:51:47 -0700
  • ea0c810bc5 kbuild: environmental vars rebuild Juan Manuel Cruz 2015-08-14 11:21:36 -0500
  • 33b13dc70d Doc: Restructures the documentation collaboration content. Rodrigo Caballero 2015-08-17 10:48:16 -0500
  • 3acf84edab Doc: Restructures the communication collaboration content. Rodrigo Caballero 2015-08-17 10:42:51 -0500
  • 03d2a4fcbc Doc: Moves and renames files into the new file structure. Rodrigo Caballero 2015-08-13 11:19:40 -0500
  • 044bfc60c5 build: INIT_STACKS memset fix. Juan Manuel Cruz 2015-08-17 15:13:56 -0500
  • 0e46b81faf doc: add documentation of kconfig variables Anas Nashif 2015-08-18 15:50:28 -0400
  • 4ca0b0b96b add missing includes from toolchain Anas Nashif 2015-08-11 22:07:53 -0400
  • 6d1ee7e8bf build: avoids link error when CCACHE is not activated Fabien Chereau 2015-08-19 15:34:02 +0200
  • f5f78432ed x86: fix basic_atom's SYS_CLOCK_HW_CYCLES_PER_SEC Peter Mitsis 2015-08-21 14:05:00 -0400
  • 8729b3c802 k20: sim: clean up camel case and doxygen for file description Daniel Leung 2015-08-20 16:34:19 -0700
  • e180fa0ff4 serial: stellaris: cosmetic changes to comments Daniel Leung 2015-08-20 16:08:06 -0700
  • 3104503d25 serial: stellaris: clean up camel case and function declarations Daniel Leung 2015-08-20 16:03:44 -0700
  • bd2e264d26 serial: k20: cosmetic changes to comments Daniel Leung 2015-08-20 15:45:34 -0700
  • e424f1bee1 serial: k20: clean up camel case and function declarations Daniel Leung 2015-08-20 15:41:49 -0700
  • 7f07e50aa3 serial: ns16550: cosmetic changes to comments Daniel Leung 2015-08-20 15:10:21 -0700
  • 44d4c2277a serial: ns16550: clean up camel case and function declarations Daniel Leung 2015-08-20 14:58:45 -0700
  • 9020d7654e doc: Revise description for microkernel semaphore objects Allan Stephens 2015-08-21 11:24:49 -0400
  • f55bbbcc31 doc: Revise description for microkernel event objects Allan Stephens 2015-08-21 10:32:53 -0400
  • 1201a73002 doc: Reorder listing of microkernel synchronization objects Allan Stephens 2015-08-21 11:03:21 -0400
  • 61fa627f74 doc: Terminology change - signalling -> synchronization Allan Stephens 2015-08-20 10:54:36 -0400
  • a6c11231ad doc: Fix typo in microkernel task documentation Allan Stephens 2015-08-21 10:34:52 -0400
  • fa05dcee01 Make HPET use level-triggered interrupts on galileo platform Dmitriy Korovkin 2015-08-21 10:27:06 -0400
  • c1c867af08 Fix HPET interrupt triggering for basic_atom platform Dmitriy Korovkin 2015-08-20 17:45:37 -0400
  • 35e31e9c0c Fix level triggered interrupt handling Dmitriy Korovkin 2015-08-20 17:43:26 -0400
  • 93b0ced44b Order hardware and device initialization Dmitriy Korovkin 2015-08-20 15:08:11 -0400
  • d44e380496 doc: Clean up instructions for defining microkernel objects Allan Stephens 2015-08-18 16:15:10 -0400
  • b18b992980 doc: Enhance "About Zephyr" into to mention licensing Allan Stephens 2015-08-19 17:57:58 -0400
  • 1bd6c831ee Fix kernel server argument alignment Dmitriy Korovkin 2015-08-20 16:21:56 -0400
  • a34780f663 Fix system hardware clock frequency for FRDM k64f platform Dmitriy Korovkin 2015-08-20 14:07:57 -0400
  • 46c5f12a1f doc: Overhaul of Zephyr Kernel Primer overview section Allan Stephens 2015-08-12 15:46:55 -0400
  • 42fbd4afd2 cleanup libc kconfig and use choice Anas Nashif 2015-08-12 11:49:10 -0400
  • 05875f062d toolchain: support toolchain variants Anas Nashif 2015-08-07 20:33:03 -0400
  • cae3f84d99 idtEnt.h: fixed coding style Anas Nashif 2015-08-18 15:05:51 -0400
  • b2f5c48755 remove shared/ and create files directly Anas Nashif 2015-08-18 14:57:18 -0400
  • e564035521 serial: rename struct field int_pri to irq_pri Daniel Leung 2015-08-17 09:05:59 -0700
  • f06cae3775 samples/benchmark/footprint-min: disable UART console and serial Daniel Leung 2015-08-13 17:20:09 -0700
  • f20e07003b arch/arm: ti_lm3s6965: do not force enable Stellaris serial Daniel Leung 2015-08-13 17:16:13 -0700
  • af1a297358 arch/arm: fsl_frdm_k64f: do not force enable K20 serial driver Daniel Leung 2015-08-13 17:15:42 -0700
  • ad4d624e6b arch/x86: Kconfig: do not force enable NS16550 serial driver Daniel Leung 2015-08-13 15:02:51 -0700