Commit graph

  • f6122e2caf Delete unnecessary microkernel pipe subsystem include file Allan Stephens 2015-05-21 14:58:53 -0400
  • bdd9b51999 Consolidate microkernel pipe data transfer routines Allan Stephens 2015-05-21 14:17:34 -0400
  • 278a5ba641 Consolidate microkernel pipe put and get routines Allan Stephens 2015-05-21 12:50:22 -0400
  • e3a7b9d808 Consolidate microkernel pipe public APIs Allan Stephens 2015-05-20 16:31:27 -0400
  • 12c59a1d70 Eliminate unnecessary initialization of pipe structure fields Allan Stephens 2015-05-20 16:09:58 -0400
  • 4b3e0c9945 Cosmetic cleanup of pipe-related code Allan Stephens 2015-05-20 14:05:38 -0400
  • 2412e1e50f Limit exposure of non-public pipe types Allan Stephens 2015-05-20 10:52:01 -0400
  • b2d95338a8 Limit exposure of non-public pipe constants Allan Stephens 2015-05-20 10:32:20 -0400
  • b57e2d11b7 Rename microkernel/chan.h to microkernel/pipe.h Allan Stephens 2015-05-20 10:23:22 -0400
  • 267753d967 Streamline public pipe APIs Allan Stephens 2015-05-20 10:15:03 -0400
  • 18a2427f0a defs.qemu.custom.yocto: Definitions for Yocto SDK Juro Bystricky 2015-05-15 12:03:28 -0700
  • 18fa789ca0 Rework constructor macros Peter Mitsis 2015-05-21 16:16:54 -0400
  • 7db51e4eaa Standardize on using _STRINGIFY(x) Peter Mitsis 2015-05-21 15:07:12 -0400
  • afe4503177 Specify -march=armv7-m when building for cortex-m[3,4] Peter Mitsis 2015-05-12 12:12:02 -0400
  • c3d43a5b1f Use ${vLD} to link instead of using ${vCC} Peter Mitsis 2015-05-11 11:36:09 -0400
  • 760f92647b build: Fix comment to reflect otc variant Peter Mitsis 2015-05-19 10:04:04 -0400
  • 18d53f7c97 Always use __start as the entry point Peter Mitsis 2015-05-11 12:18:18 -0400
  • c5dccbc054 Add missing -Wl,--end-group Peter Mitsis 2015-05-06 10:31:33 -0400
  • f9ef1305eb Rename toolchain executable makefile variables Peter Mitsis 2015-05-11 12:40:21 -0400
  • 17fa692922 ADD in-code documentation integration files. Rodrigo Caballero 2015-05-15 11:39:18 -0500
  • a4a50fa2d9 ADD framework files for ReST content. Rodrigo Caballero 2015-05-15 11:38:34 -0500
  • c394b34406 CHANGE Doxygen configuration to limit it to the doc folder. Rodrigo Caballero 2015-05-15 11:35:25 -0500
  • cd4c6e1068 Correct file locations referenced in comments Peter Mitsis 2015-05-20 10:56:47 -0400
  • 1c313b6f89 Remove references to ICC Peter Mitsis 2015-05-20 10:33:48 -0400
  • a02396098d Eliminate exposure of non-public microkernel structures Allan Stephens 2015-05-14 09:24:35 -0400
  • 4a56570f9c Eliminate public use of non-public task structure Allan Stephens 2015-05-15 14:38:08 -0400
  • b9e5ff8f9e Eliminate public use of non-public command packet structure Allan Stephens 2015-05-13 17:29:14 -0400
  • 7a4be5abf1 Allow AppKernel benchmark to utilize non-public microkernel APIs Allan Stephens 2015-05-15 14:04:20 -0400
  • cff0fc3209 Eliminate exposure of non-public task IRQ type definition Allan Stephens 2015-05-15 13:51:24 -0400
  • ec391c363c Relocate misplaced items in main microkernel API include file Allan Stephens 2015-05-13 15:08:08 -0400
  • dc5230ec35 Eliminate non-public structures from public microkernel API Allan Stephens 2015-05-13 15:41:33 -0400
  • 7e3679b4f6 Eliminate defunct mon_struct structure Allan Stephens 2015-05-13 14:56:21 -0400
  • ff5062675a Add argument names to _task_mutex_{lock/unlock} Dirk Brandewie 2015-04-20 13:22:35 -0700
  • 1a159cb3f5 loapic: Expose APIC LVT mask definition Dirk Brandewie 2015-04-22 10:41:07 -0700
  • d8d273cbff sanity_chk: test x86 platforms other than pentium4 Benjamin Walsh 2015-05-19 15:02:50 -0400
  • 99dce8cf7b test_libs: Add memcmp test case Johan Hedberg 2015-05-19 20:45:29 +0300
  • afffab10a4 libc: Fix memcmp implementation Johan Hedberg 2015-05-19 20:43:30 +0300
  • 7fc1c37c32 libc: Add memcmp implementation Johan Hedberg 2015-05-19 11:36:53 +0300
  • 8f08126af8 Change task_irq_object from global to local variable. Yonattan Louise 2015-05-18 12:46:02 -0500
  • 19f4eccb4a x86 lo-apic timer _sys_clock_tick_announce call. Juan Manuel Cruz 2015-05-18 18:35:31 -0500
  • 5f9042e6c1 Fix whitespace issues Yonattan Louise 2015-05-15 14:23:47 -0500
  • 63e3a4e772 Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE Yonattan Louise 2015-05-15 12:05:47 -0500
  • 918cf45f33 Fix coding style of control statements Yonattan Louise 2015-05-15 11:01:53 -0500
  • 02bf1c1eb1 Eliminate obsolete symbols from generated vxmicro.h Allan Stephens 2015-05-14 16:11:37 -0400
  • c54ce8fc16 Eliminate unnecessary include in generated kernel_main.c Allan Stephens 2015-05-14 15:21:06 -0400
  • ae626642c7 Eliminate generated microkernel_objects.h file Allan Stephens 2015-05-14 15:05:49 -0400
  • ede54c8df3 Eliminate unneeded task entry points from generated vxmicro.h Allan Stephens 2015-05-14 14:34:05 -0400
  • ed29b076ea Eliminate unneeded non-public APIs from generated vxmicro.h Allan Stephens 2015-05-14 10:34:49 -0400
  • d3126ff88b Cosmetic changes to sysgen Allan Stephens 2015-05-14 16:00:21 -0400
  • b0b11989df Fix checkpatch issue - WARNING:LONG_LINE Yonattan Louise 2015-05-08 12:45:59 -0500
  • dbada63eee Fix coding style issues. Yonattan Louise 2015-05-14 16:30:48 -0500
  • d133f9661d Fix checkpatch issue - WARNING:SPACING Yonattan Louise 2015-05-12 10:43:08 -0500
  • 8c074e2afc toolchain.defs: Remove absolute path Juro Bystricky 2015-05-15 11:16:04 -0700
  • ba7f55b92b tickless idle: remove APM dependency on MICROKERNEL Benjamin Walsh 2015-05-11 15:39:37 -0400
  • a12924be27 kconfig: remove useless tickless idle dependency Benjamin Walsh 2015-05-11 15:13:46 -0400
  • da26208623 timer: use _sys_clock_tick_announce() in drivers Benjamin Walsh 2015-05-01 17:03:38 -0400
  • 153503d766 timer: micro/nano abstraction for announcing tick Benjamin Walsh 2015-05-01 16:53:30 -0400
  • 0c798772cc timer: fix incorrect nano_fiber_lifo_put in ISR Benjamin Walsh 2015-05-01 16:49:26 -0400
  • 8678e3a9a8 nanokernel/idle: fix file description Benjamin Walsh 2015-05-11 17:52:30 -0400
  • f166d84220 arm: fix tabs-vs-space issues in isr_wrapper.s Benjamin Walsh 2015-05-14 13:00:38 -0400
  • aa47ce79c6 yocto toolchains: Modified for i686 SDK Juro Bystricky 2015-05-06 16:39:48 -0700
  • d3fe0374da Eliminate _Cput and _Cpsh APIs Allan Stephens 2015-05-13 10:38:05 -0400
  • 32826127de Rename nanokernel files Allan Stephens 2015-05-12 15:55:12 -0400
  • 4d30cd8408 Eliminate unnecessary operations during nanokernel initialization Allan Stephens 2015-05-12 17:13:33 -0400
  • 16f935ab1f Cosmetic changes to nanokernel initialization code Allan Stephens 2015-05-12 17:04:01 -0400
  • 5d4390f012 Eliminate unneeded arguments during nanokernel initialization Allan Stephens 2015-05-12 16:28:45 -0400
  • 9597404727 Consolidate nanokernel initialization code Allan Stephens 2015-05-12 16:15:58 -0400
  • ffdbe7d691 Consolidate the nanokernel's context manipulation APIs Allan Stephens 2015-05-12 14:47:03 -0400
  • a139256afc Enhance microkernel command stack size bounds checking Allan Stephens 2015-05-12 14:19:30 -0400
  • 6273c15e7c Rewrite truesize tool to use python Peter Mitsis 2015-05-04 10:31:36 -0400
  • 7d75790dad Rename scp and scs sections Peter Mitsis 2015-04-29 12:54:28 -0400
  • 9ef64a3112 toolchain/gcc: Add UNALIGNED_GET macro Luiz Augusto von Dentz 2015-05-13 14:42:08 +0300
  • 06d380c2ba Add tools and Makefiles for Documentation Anas Nashif 2015-05-13 14:05:30 -0400
  • e60b8f1927 Bluetooth: Intro of basic ADV handler Arkadiusz Lichwa 2015-05-08 20:53:39 +0200
  • f170898634 Bluetooth: Add simple LE scan app Arkadiusz Lichwa 2015-05-08 11:20:27 +0200
  • 329e4276ae Bluetooth: Fix ATT define values Luiz Augusto von Dentz 2015-05-13 16:14:07 +0300
  • f8215b94f5 Bluetooth: Move Write Command definitions Luiz Augusto von Dentz 2015-05-13 15:51:49 +0300
  • f436fc835e Bluetooth: Warn unkown ATT PDUs Luiz Augusto von Dentz 2015-05-13 15:45:59 +0300
  • 36bf88678c Bluetooth: coding-style: Fix missing braces in for-loop Johan Hedberg 2015-05-13 15:44:14 +0300
  • 89c6fe152f Bluetooth: Treat unkown SMP PDU as warning Johan Hedberg 2015-05-13 15:05:03 +0300
  • cde6b86657 Bluetooth: Treat unknown L2CAP PDUs as warnings Johan Hedberg 2015-05-13 15:04:03 +0300
  • 4cabc6902d Bluetooth: Convert unnecessary errors to debug logs Johan Hedberg 2015-05-13 15:00:58 +0300
  • 8271a58dd4 Bluetooth: Fix missing newline in debug log Johan Hedberg 2015-05-13 14:18:23 +0300
  • 3beca82c90 Bluetooth: Add debug config options for all current sub-modules Johan Hedberg 2015-05-13 14:06:34 +0300
  • d46de84c03 Bluetooth: Create basic LE scan interface Arkadiusz Lichwa 2015-05-08 10:33:34 +0200
  • 115176e323 Bluetooth: Fix dependency for UART debug option Andrei Emeltchenko 2015-05-13 12:48:52 +0300
  • 5fffe2f225 Bluetooth: Set default toolchain to gcc Andrei Emeltchenko 2015-05-13 12:33:58 +0300
  • dd7a73a228 Bluetooth: Rename bt_att_info structs and their defines Luiz Augusto von Dentz 2015-05-12 14:12:55 +0300
  • bfcd16be8b Bluetooth: Add ATT server initiated skeletons Luiz Augusto von Dentz 2015-05-08 15:55:19 +0300
  • ed7b333385 Bluetooth: Add ATT Execute Write Request skeleton Luiz Augusto von Dentz 2015-05-08 14:39:51 +0300
  • 0fe5fa9fcf Bluetooth: Add ATT Prepare Write Request skeleton Luiz Augusto von Dentz 2015-05-08 14:31:50 +0300
  • d3acf5f16a Bluetooth: Add ATT Signed Write Command skeleton Luiz Augusto von Dentz 2015-05-08 14:28:42 +0300
  • 75f56d9e07 Bluetooth: Add ATT Write Command skeleton Luiz Augusto von Dentz 2015-05-08 14:10:49 +0300
  • 9e8c1d1326 Bluetooth: Add ATT Write Request skeleton Luiz Augusto von Dentz 2015-05-08 11:06:34 +0300
  • 75aab47603 Bluetooth: Add ATT Read by Group Type Request skeleton Luiz Augusto von Dentz 2015-05-07 13:57:46 +0300
  • f00308f0eb Bluetooth: Add ATT Read Mutiple Request skeleton Luiz Augusto von Dentz 2015-05-07 13:05:14 +0300
  • eedc01d6d5 Bluetooth: Add ATT Read Blob Request skeleton Luiz Augusto von Dentz 2015-05-07 12:20:13 +0300
  • dfdd657b37 Bluetooth: Add ATT Read Request skeleton Luiz Augusto von Dentz 2015-05-07 12:12:46 +0300
  • 0d853d64c2 Bluetooth: Add ATT Read by Type Request skeleton Luiz Augusto von Dentz 2015-05-06 15:58:46 +0300
  • f73b3b954e Bluetooth: Remove unnecessary reinit of buffers Johan Hedberg 2015-05-12 15:03:23 +0300