Commit graph

  • 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
  • 9b1e7a935b Revert "Bluetooth: Rotate outgoing ACL packets via a pending queue" Johan Hedberg 2015-05-12 14:59:16 +0300
  • 1f5b1b83e0 Bluetooth: Reintroduce ACL buffers semaphore Johan Hedberg 2015-05-12 14:57:38 +0300
  • d51985e4ce Bluetooth: Add ATT Find Information by Type Value Request skeleton Luiz Augusto von Dentz 2015-05-06 15:03:11 +0300
  • b6d35d8281 Bluetooth: Add ATT Find Information Request skeleton Luiz Augusto von Dentz 2015-05-06 14:44:09 +0300
  • 94fc5b27c5 Bluetooth: Add definitions for LE Encrypt command and reply Andrei Emeltchenko 2015-05-08 12:58:40 +0300
  • 7a995c0a60 Bluetooth: Export bt_hci_cmd_send_sync() for SMP use Andrei Emeltchenko 2015-05-08 12:55:03 +0300
  • 82c913d53c Bluetooth: Add SMP encryption key check Andrei Emeltchenko 2015-05-08 11:18:52 +0300
  • 0aadf6ce69 Bluetooth: Add SMP Pairing Confirm skeleton Andrei Emeltchenko 2015-05-07 16:37:50 +0300
  • b7dddcff00 Bluetooth: Add SMP Pairing Request skeleton Andrei Emeltchenko 2015-05-07 14:53:02 +0300
  • d780f70339 Bluetooth: trivial empty space fix Andrei Emeltchenko 2015-05-11 15:05:01 +0300
  • d135dcf0e5 Bluetooth: Fix using magic number Andrei Emeltchenko 2015-05-08 12:49:09 +0300
  • a9cd5276ec Bluetooth: Enable HCI_CORE debug for samples Andrei Emeltchenko 2015-05-07 09:40:30 +0300
  • fa2473d912 Bluetooth: Allow redefine QEMU_EXTRA_FLAGS Andrei Emeltchenko 2015-05-06 16:06:02 +0300
  • 5cff2d0b78 Bluetooth: Add debug support for buffers Johan Hedberg 2015-05-06 08:41:25 +0300
  • f8df842dd5 Bluetooth: Add compile test for nanokernel shell app Andrei Emeltchenko 2015-05-05 14:25:06 +0300
  • e15102a206 Bluetooth: Add nanokernel configuration for shell app Andrei Emeltchenko 2015-05-05 14:21:03 +0300
  • f3794dd657 Bluetooth: Update README with recent changes Andrei Emeltchenko 2015-04-17 14:56:53 +0300
  • 3750a7eb36 Bluetooth: Implement SMP error response Andrei Emeltchenko 2015-05-06 14:59:42 +0300
  • 69f94f2484 Bluetooth: Add skeleton for SMP handling Andrei Emeltchenko 2015-05-06 12:16:45 +0300
  • 0f73da74c5 Bluetooth: Add Bluetooth shell sample application Andrei Emeltchenko 2015-04-28 11:37:33 +0300
  • 879541a918 console: Refactor serial console interface Andrei Emeltchenko 2015-05-04 14:43:36 +0300
  • 37d3fae356 Bluetooth: Add standard license header to l2cap.c Andrei Emeltchenko 2015-05-06 10:24:52 +0300
  • 90475d78f2 Bluetooth: Use min() macro where possible Johan Hedberg 2015-05-08 09:00:20 +0200
  • 2ea4e83446 Bluetooth: Fix ATT code printing Andrei Emeltchenko 2015-05-06 11:52:17 +0300
  • 028edd59ba Bluetooth: Add code to handle BT_ATT_OP_MTU_REQ Luiz Augusto von Dentz 2015-05-04 17:22:10 +0300