Commit graph

  • 4dae513d4b Bluetooth: Add contexts for SMP & ATT specific data Johan Hedberg 2015-05-18 13:44:59 +03:00
  • 19deebbecf Bluetooth: Move L2CAP context into dedicated struct Johan Hedberg 2015-05-18 12:37:48 +03:00
  • 62267639ac Bluetooth: Fix not waiting for all commands to complete on init Szymon Janc 2015-05-18 12:04:50 +02:00
  • 46372d712c Bluetooth: Fix missing bt_buf_pull when parsing adv report Johan Hedberg 2015-05-18 10:32:58 +03:00
  • 19707e8257 Bluetooth: Use 'void *' also for bt_buf_pull/push return value Johan Hedberg 2015-05-18 10:24:58 +03:00
  • 90b27c478d Bluetooth: Remove unnecessary bt_buf_add type casts Johan Hedberg 2015-05-18 10:18:21 +03:00
  • d6a03600b2 Bluetooth: Change bt_buf_add return type to 'void *' Johan Hedberg 2015-05-18 10:14:22 +03:00
  • dd52c0109f Bluetooth: Make use of bt_buf_pull_le16 Luiz Augusto von Dentz 2015-05-12 17:38:39 +03:00
  • d1b61254f3 Bluetooth: Add bt_buf_pull_le16 helper Luiz Augusto von Dentz 2015-05-12 17:30:52 +03:00
  • 009899116d Bluetooth: Fix missing braces in ATT code Luiz Augusto von Dentz 2015-05-14 10:29:56 +03:00
  • 09f8409bfe Bluetooth: Fix using wrong PDU in handlers Luiz Augusto von Dentz 2015-05-13 16:26:19 +03:00
  • 0b4413d607 uart: Removing driver specific informations from the generic API Tomasz Bursztyka 2015-05-20 14:42:32 +03:00
  • ea4c3d1c0f bluetooth: UART based driver no longer needs to set regs and irq Tomasz Bursztyka 2015-05-20 14:41:20 +03:00
  • 088e0a980f arm: Refactor how UART is configured Tomasz Bursztyka 2015-05-20 14:37:23 +03:00
  • 4eb6aab3ad x86: Refactor how UART is configured Tomasz Bursztyka 2015-05-20 14:35:45 +03:00
  • 68a58ca587 kconf: Add an option to select PCI on x86 architecture Tomasz Bursztyka 2015-05-21 13:04:49 +03:00
  • 1cc9c3901e k20uart: Apply a tiny syntax change Tomasz Bursztyka 2015-05-20 14:34:29 +03:00
  • 724282d27d k20uart: Let's use 'port' everywhere as it is more readable Tomasz Bursztyka 2015-05-20 14:33:46 +03:00
  • 1eac566143 ns16550: Let's use 'port' everywhere as it is more readable Tomasz Bursztyka 2015-05-20 14:33:04 +03:00
  • 0a7c8ea578 uart: Follow the same parameter naming everywhere Tomasz Bursztyka 2015-05-20 14:32:09 +03:00
  • e5c8de83a0 quark: Remove MAX_PCI_DEVS Kconf entry Tomasz Bursztyka 2015-05-20 14:56:47 +03:00
  • d3a4177d92 pci: Provide a simpler yet powerful PCI enumeration API Tomasz Bursztyka 2015-05-20 14:30:35 +03:00
  • 1425fd8449 pci: Apply code style changes Tomasz Bursztyka 2015-05-20 14:29:45 +03:00
  • 15bf447614 kconf: Fix build with gcc 5.1.1 Johan Hedberg 2015-05-23 14:44:51 +03:00
  • dba6188b58 doc: fix formatting and move around optional requirements Anas Nashif 2015-05-23 16:56:59 -04:00
  • 7d23b99ae2 doc: fix missing spaces in package list Anas Nashif 2015-05-22 21:34:06 -04:00
  • 08ff46718c ADD Collaboration Guideline ReST content files. Rodrigo Caballero 2015-05-15 11:42:46 -05:00
  • 6eab071e07 ADD Installation Guide ReST content files. Rodrigo Caballero 2015-05-15 11:40:06 -05:00
  • 5ce539ca21 Relocate misplaced pipe buffer code Allan Stephens 2015-05-22 09:30:15 -04:00
  • c41b4d24e2 Cosmetic changes to microkernel pipe buffer code Allan Stephens 2015-05-21 16:50:35 -04:00
  • 11994f52bf Rename and relocate miscellaneous microkernel pipe files Allan Stephens 2015-05-21 16:29:22 -04:00
  • ea39fe6c50 Consolidate microkernel pipe marker routines Allan Stephens 2015-05-21 16:11:57 -04:00
  • 57f462281a Consolidate microkernel pipe buffer routines Allan Stephens 2015-05-21 16:06:15 -04:00
  • 2cab57c7ab Simplify determination of priority for moving pipe data Allan Stephens 2015-05-21 15:24:49 -04:00
  • f6122e2caf Delete unnecessary microkernel pipe subsystem include file Allan Stephens 2015-05-21 14:58:53 -04:00
  • bdd9b51999 Consolidate microkernel pipe data transfer routines Allan Stephens 2015-05-21 14:17:34 -04:00
  • 278a5ba641 Consolidate microkernel pipe put and get routines Allan Stephens 2015-05-21 12:50:22 -04:00
  • e3a7b9d808 Consolidate microkernel pipe public APIs Allan Stephens 2015-05-20 16:31:27 -04:00
  • 12c59a1d70 Eliminate unnecessary initialization of pipe structure fields Allan Stephens 2015-05-20 16:09:58 -04:00
  • 4b3e0c9945 Cosmetic cleanup of pipe-related code Allan Stephens 2015-05-20 14:05:38 -04:00
  • 2412e1e50f Limit exposure of non-public pipe types Allan Stephens 2015-05-20 10:52:01 -04:00
  • b2d95338a8 Limit exposure of non-public pipe constants Allan Stephens 2015-05-20 10:32:20 -04:00
  • b57e2d11b7 Rename microkernel/chan.h to microkernel/pipe.h Allan Stephens 2015-05-20 10:23:22 -04:00
  • 267753d967 Streamline public pipe APIs Allan Stephens 2015-05-20 10:15:03 -04:00
  • 18a2427f0a defs.qemu.custom.yocto: Definitions for Yocto SDK Juro Bystricky 2015-05-15 12:03:28 -07:00
  • 18fa789ca0 Rework constructor macros Peter Mitsis 2015-05-21 16:16:54 -04:00
  • 7db51e4eaa Standardize on using _STRINGIFY(x) Peter Mitsis 2015-05-21 15:07:12 -04:00
  • afe4503177 Specify -march=armv7-m when building for cortex-m[3,4] Peter Mitsis 2015-05-12 12:12:02 -04:00
  • c3d43a5b1f Use ${vLD} to link instead of using ${vCC} Peter Mitsis 2015-05-11 11:36:09 -04:00
  • 760f92647b build: Fix comment to reflect otc variant Peter Mitsis 2015-05-19 10:04:04 -04:00
  • 18d53f7c97 Always use __start as the entry point Peter Mitsis 2015-05-11 12:18:18 -04:00
  • c5dccbc054 Add missing -Wl,--end-group Peter Mitsis 2015-05-06 10:31:33 -04:00
  • f9ef1305eb Rename toolchain executable makefile variables Peter Mitsis 2015-05-11 12:40:21 -04:00
  • 17fa692922 ADD in-code documentation integration files. Rodrigo Caballero 2015-05-15 11:39:18 -05:00
  • a4a50fa2d9 ADD framework files for ReST content. Rodrigo Caballero 2015-05-15 11:38:34 -05:00
  • c394b34406 CHANGE Doxygen configuration to limit it to the doc folder. Rodrigo Caballero 2015-05-15 11:35:25 -05:00
  • cd4c6e1068 Correct file locations referenced in comments Peter Mitsis 2015-05-20 10:56:47 -04:00
  • 1c313b6f89 Remove references to ICC Peter Mitsis 2015-05-20 10:33:48 -04:00
  • a02396098d Eliminate exposure of non-public microkernel structures Allan Stephens 2015-05-14 09:24:35 -04:00
  • 4a56570f9c Eliminate public use of non-public task structure Allan Stephens 2015-05-15 14:38:08 -04:00
  • b9e5ff8f9e Eliminate public use of non-public command packet structure Allan Stephens 2015-05-13 17:29:14 -04:00
  • 7a4be5abf1 Allow AppKernel benchmark to utilize non-public microkernel APIs Allan Stephens 2015-05-15 14:04:20 -04:00
  • cff0fc3209 Eliminate exposure of non-public task IRQ type definition Allan Stephens 2015-05-15 13:51:24 -04:00
  • ec391c363c Relocate misplaced items in main microkernel API include file Allan Stephens 2015-05-13 15:08:08 -04:00
  • dc5230ec35 Eliminate non-public structures from public microkernel API Allan Stephens 2015-05-13 15:41:33 -04:00
  • 7e3679b4f6 Eliminate defunct mon_struct structure Allan Stephens 2015-05-13 14:56:21 -04:00
  • ff5062675a Add argument names to _task_mutex_{lock/unlock} Dirk Brandewie 2015-04-20 13:22:35 -07:00
  • 1a159cb3f5 loapic: Expose APIC LVT mask definition Dirk Brandewie 2015-04-22 10:41:07 -07:00
  • d8d273cbff sanity_chk: test x86 platforms other than pentium4 Benjamin Walsh 2015-05-19 15:02:50 -04:00
  • 99dce8cf7b test_libs: Add memcmp test case Johan Hedberg 2015-05-19 20:45:29 +03:00
  • afffab10a4 libc: Fix memcmp implementation Johan Hedberg 2015-05-19 20:43:30 +03:00
  • 7fc1c37c32 libc: Add memcmp implementation Johan Hedberg 2015-05-19 11:36:53 +03:00
  • 8f08126af8 Change task_irq_object from global to local variable. Yonattan Louise 2015-05-18 12:46:02 -05:00
  • 19f4eccb4a x86 lo-apic timer _sys_clock_tick_announce call. Juan Manuel Cruz 2015-05-18 18:35:31 -05:00
  • 5f9042e6c1 Fix whitespace issues Yonattan Louise 2015-05-15 14:23:47 -05:00
  • 63e3a4e772 Fix checkpatch issue - ERROR:ELSE_AFTER_BRACE Yonattan Louise 2015-05-15 12:05:47 -05:00
  • 918cf45f33 Fix coding style of control statements Yonattan Louise 2015-05-15 11:01:53 -05:00
  • 02bf1c1eb1 Eliminate obsolete symbols from generated vxmicro.h Allan Stephens 2015-05-14 16:11:37 -04:00
  • c54ce8fc16 Eliminate unnecessary include in generated kernel_main.c Allan Stephens 2015-05-14 15:21:06 -04:00
  • ae626642c7 Eliminate generated microkernel_objects.h file Allan Stephens 2015-05-14 15:05:49 -04:00
  • ede54c8df3 Eliminate unneeded task entry points from generated vxmicro.h Allan Stephens 2015-05-14 14:34:05 -04:00
  • ed29b076ea Eliminate unneeded non-public APIs from generated vxmicro.h Allan Stephens 2015-05-14 10:34:49 -04:00
  • d3126ff88b Cosmetic changes to sysgen Allan Stephens 2015-05-14 16:00:21 -04:00
  • b0b11989df Fix checkpatch issue - WARNING:LONG_LINE Yonattan Louise 2015-05-08 12:45:59 -05:00
  • dbada63eee Fix coding style issues. Yonattan Louise 2015-05-14 16:30:48 -05:00
  • d133f9661d Fix checkpatch issue - WARNING:SPACING Yonattan Louise 2015-05-12 10:43:08 -05:00
  • 8c074e2afc toolchain.defs: Remove absolute path Juro Bystricky 2015-05-15 11:16:04 -07:00
  • ba7f55b92b tickless idle: remove APM dependency on MICROKERNEL Benjamin Walsh 2015-05-11 15:39:37 -04:00
  • a12924be27 kconfig: remove useless tickless idle dependency Benjamin Walsh 2015-05-11 15:13:46 -04:00
  • da26208623 timer: use _sys_clock_tick_announce() in drivers Benjamin Walsh 2015-05-01 17:03:38 -04:00
  • 153503d766 timer: micro/nano abstraction for announcing tick Benjamin Walsh 2015-05-01 16:53:30 -04:00
  • 0c798772cc timer: fix incorrect nano_fiber_lifo_put in ISR Benjamin Walsh 2015-05-01 16:49:26 -04:00
  • 8678e3a9a8 nanokernel/idle: fix file description Benjamin Walsh 2015-05-11 17:52:30 -04:00
  • f166d84220 arm: fix tabs-vs-space issues in isr_wrapper.s Benjamin Walsh 2015-05-14 13:00:38 -04:00
  • aa47ce79c6 yocto toolchains: Modified for i686 SDK Juro Bystricky 2015-05-06 16:39:48 -07:00
  • d3fe0374da Eliminate _Cput and _Cpsh APIs Allan Stephens 2015-05-13 10:38:05 -04:00
  • 32826127de Rename nanokernel files Allan Stephens 2015-05-12 15:55:12 -04:00
  • 4d30cd8408 Eliminate unnecessary operations during nanokernel initialization Allan Stephens 2015-05-12 17:13:33 -04:00
  • 16f935ab1f Cosmetic changes to nanokernel initialization code Allan Stephens 2015-05-12 17:04:01 -04:00
  • 5d4390f012 Eliminate unneeded arguments during nanokernel initialization Allan Stephens 2015-05-12 16:28:45 -04:00