Commit graph

  • f45bbec4a1 Bluetooth: hci: Add bt_stop_advertising Mariusz Skamra 2015-07-08 12:17:01 +02:00
  • d0950676e8 Bluetooth: Add bt_keys_add_type() convenience API Johan Hedberg 2015-07-08 21:36:41 +03:00
  • 001d29218a Bluetooth: ATT: Handle Find Info response Luiz Augusto von Dentz 2015-07-07 17:21:03 +03:00
  • fcda155262 Bluetooth: SMP: Fix invalid return from smp_pairing_master Mariusz Skamra 2015-07-07 14:56:06 +02:00
  • 410a8a8165 Bluetooth: Fix doxygen documentation for bt_connect_le() Johan Hedberg 2015-07-08 13:58:39 +03:00
  • 47cb69458a Bluetooth: Remove unnecessary 'err' variable from bt_connect_le() Johan Hedberg 2015-07-08 11:01:50 +03:00
  • 7d8e97c9a1 Bluetooth: Fix potential bt_conn leaks Johan Hedberg 2015-07-08 11:00:26 +03:00
  • 636415212a Bluetooth: Fix various coding style issues Johan Hedberg 2015-07-08 11:00:13 +03:00
  • 5ed9cb7b5b Bluetooth: Clean up bt_conn reference counting Johan Hedberg 2015-07-08 10:55:51 +03:00
  • 1732e81c58 Bluetooth: SMP: Rename PDU handlers for consistency Johan Hedberg 2015-07-08 10:08:07 +03:00
  • f184a89610 Doxygen: Remove duplicate comment. Rodrigo Caballero 2015-07-21 08:32:49 -05:00
  • b4e1f7154a sanity: Replace obsolete BSP_FLAG with PLATFORM_FLAG Peter Mitsis 2015-07-20 11:56:40 -04:00
  • e6b8bc6477 Remove obsolete kernel references to BSP Peter Mitsis 2015-07-17 13:51:37 -04:00
  • e2e68d3b9f Update comments in ctors.c Peter Mitsis 2015-07-17 13:30:39 -04:00
  • da299ecd47 Update nanokernel boot_time project Peter Mitsis 2015-07-17 10:35:19 -04:00
  • 310c63e386 Update microkernel boot_time project Peter Mitsis 2015-07-17 10:31:48 -04:00
  • 2871ca32d3 Rename x86 platforms Peter Mitsis 2015-07-16 15:47:25 -04:00
  • 213db12fbf Move platforms to new arch/<arch>/platforms directory Peter Mitsis 2015-07-16 15:16:56 -04:00
  • 3019daba6a Cosmetic: Fix issues found by checkpatch Peter Mitsis 2015-07-20 12:04:52 -04:00
  • 7e28edbc96 Generalize interrupt_controller include path Peter Mitsis 2015-07-20 14:51:36 -04:00
  • be587bae56 spi: Fix the generic API header Tomasz Bursztyka 2015-07-13 16:36:31 +03:00
  • 8fd2fd8de4 DOC: Restructures the documentation in two parts. Rodrigo Caballero 2015-07-20 15:26:16 -05:00
  • 65c225dae8 Doxygen: microkernel: Move event documentation from c to .h file Javier B Perez Hernandez 2015-07-20 10:56:22 -05:00
  • 212146d5b4 doxygen: fix comments in printk.c Anas Nashif 2015-07-16 14:07:57 -04:00
  • 9d63adf3ea Renames supported platform configurations Peter Mitsis 2015-07-15 13:29:24 -04:00
  • ba56372083 Doxygen: Microkernel semaphore APIs comments to header files. Juan Manuel Cruz 2015-07-16 12:03:31 -05:00
  • 20fdf29cb9 doc: Doc changes made to reflects new ISR code. Carol Lee 2015-06-26 14:00:59 -04:00
  • 0bd2bafb57 doc: Eliminate unneeded preamble to mutex documentation Allan Stephens 2015-07-16 15:51:20 -04:00
  • 3d07b2d1ba doxygen: base_api.h comments cleanup Anas Nashif 2015-07-15 17:10:49 -04:00
  • 629dfc26c9 doxygen: Cleanup arch.h comments Anas Nashif 2015-07-15 17:10:25 -04:00
  • 9aeb08213f toolchain: add support for iamcu toolchain Anas Nashif 2015-06-19 23:37:23 -04:00
  • c2762f5b5b Remove unused BOOTLOADER_GRUB Anas Nashif 2015-07-15 15:01:35 -04:00
  • 0e34c459db kconfig: Update defconfig files with new options Anas Nashif 2015-07-15 15:00:38 -04:00
  • 84fed36539 Kbuild: Introduce QEMU_PIPE option Andrew Boie 2015-07-16 10:59:01 -07:00
  • c69920798b Makefile.inc: fix indentation Andrew Boie 2015-07-14 13:44:42 -07:00
  • aec402b498 DOC: Fix broken tables of the microkernel object documentation. Rodrigo Caballero 2015-07-16 15:33:50 -05:00
  • 519351ee92 Use PLATFORM_CONFIG to specify configuration Peter Mitsis 2015-07-14 17:22:18 -04:00
  • c141aaae37 arch/x86: Remove pentium4 Kconfig options Peter Mitsis 2015-07-10 14:17:56 -04:00
  • 42f8ae553f arch/x86: Remove unsupported platform configuration files Peter Mitsis 2015-07-10 13:54:48 -04:00
  • 9690835e32 sample projects: Remove generic_pc and pentium4 support Peter Mitsis 2015-07-14 13:48:58 -04:00
  • 3b33a3b437 sample projects: change default KBUILD_DEFCONFIG Peter Mitsis 2015-07-14 13:56:48 -04:00
  • e147071219 sanity: out-of-tree_chk: minuteia -> atom_n28xx Peter Mitsis 2015-07-09 13:27:20 -04:00
  • 4f1cc4e168 sanity: Mark atom_n28xx as an executable target Peter Mitsis 2015-07-09 13:16:58 -04:00
  • 7b363ebe70 sanity: Remove generic_pc_pentium4 Peter Mitsis 2015-07-09 12:30:10 -04:00
  • 5890d1fbb4 kbuild: remove BSP+variant to defconfig mapping Peter Mitsis 2015-07-14 11:04:11 -04:00
  • 47808955ac Network sample projects no longer use BSP Peter Mitsis 2015-07-13 16:20:30 -04:00
  • 98862b3c83 Nanokernel sample projects no longer use BSP Peter Mitsis 2015-07-13 16:18:19 -04:00
  • 85d9f0c827 Microkernel sample projects no longer use BSP Peter Mitsis 2015-07-13 15:47:58 -04:00
  • bb2e5daacd Bluetooth sample projects no longer use BSP Peter Mitsis 2015-07-13 14:26:00 -04:00
  • 2a763a155a doxygen: memory_map: update in-code documentation Yonattan Louise 2015-07-16 08:53:25 -05:00
  • b7def368ba Doxygen: Move the microkernel FIFO APIs comments to the .h file. Rodrigo Caballero 2015-07-15 17:32:10 -05:00
  • 71f8c6578a Doxygen: Move nanokernel FIFO comments from .c to .h file. Rodrigo Caballero 2015-07-15 11:29:09 -05:00
  • 271838b21e doc: Update to objects list in architecture_microkernel. Carol Lee 2015-07-14 15:44:29 -04:00
  • dfff7463d8 pipe: Fix stray reference to ChBuff Peter Mitsis 2015-07-14 16:07:11 -04:00
  • 77f1fee705 pipe: Fix stray reference to K_ProcWR() Peter Mitsis 2015-07-14 16:03:48 -04:00
  • b037c692bb pipe: Rename CHECK_CHBUFF_POINTER() macro Peter Mitsis 2015-07-14 15:59:19 -04:00
  • a7644b86a5 Rename CONFIG_BSP_xxx to CONFIG_PLATFORM_xxx Peter Mitsis 2015-07-06 11:09:47 -04:00
  • 07a587c8d6 arch/arm: Relocate 'bsp' Kconfig contents Peter Mitsis 2015-07-06 10:24:34 -04:00
  • 4a36991e66 arch/arc: Move fatal_error.c into 'core' Peter Mitsis 2015-07-09 14:17:14 -04:00
  • 29092fe935 arch/x86: Move sys_fatal_error_handler.c to 'core' Peter Mitsis 2015-07-09 14:13:22 -04:00
  • d1955e06fb arch/arm: Move sysFatalErrorHandler.c from 'bsp' to 'core' Peter Mitsis 2015-07-06 10:44:42 -04:00
  • ccea9d3581 DOC: Split the microkernel object document into a file per object type. Rodrigo Caballero 2015-07-14 16:26:06 -05:00
  • 3fddad2eda DOC: Updated the overview modules to reflect the renaming of files. Rodrigo Caballero 2015-07-14 16:01:17 -05:00
  • 19551729eb DOC: Renames the Object Documentation files prior to restructure. Rodrigo Caballero 2015-07-14 15:29:52 -05:00
  • cb6f2eec67 doc: Memory Pool documentation Carol Lee 2015-07-13 14:21:47 -04:00
  • 04adb5fb79 samples: Revise example memory pool block sizes Allan Stephens 2015-07-14 11:30:05 -04:00
  • cca9dfea44 Remove references to defunct _ContextUsrEntryRtn() Allan Stephens 2015-07-14 11:24:15 -04:00
  • 8486aae9d6 Revise misleading 'channel' references in sample projects Allan Stephens 2015-07-14 11:07:40 -04:00
  • 80b109ae98 Revise misleading 'channel' references in microkernel server code Allan Stephens 2015-07-14 10:58:57 -04:00
  • 319a648267 Revise 'channel' comments in microkernel's pipe code Allan Stephens 2015-07-14 10:56:18 -04:00
  • fce979ef3e init: Change _InitHardware() to be called from init system Dirk Brandewie 2015-07-14 10:28:51 -07:00
  • a88cd0fc34 init: Split pure_init into pure_init_{early,late} levels Dirk Brandewie 2015-07-14 08:38:48 -07:00
  • 03ab32a66a Microkernel timer uses new driver initialization Peter Mitsis 2015-07-06 23:40:39 -04:00
  • b99194ee98 Remove obsolete SYS_PREKERNEL_INIT() macro Peter Mitsis 2015-07-06 22:26:49 -04:00
  • 27e01a060a Nanokernel timer uses new driver initialization Peter Mitsis 2015-07-06 16:20:19 -04:00
  • 6e95fe0356 Update _sys_clock_driver_init() interface Peter Mitsis 2015-07-06 16:31:38 -04:00
  • 2874311ca5 Remove reference to nano_time_init() in sample projects Peter Mitsis 2015-07-06 15:36:59 -04:00
  • 6a09e0235d Remove trailing characters from macro defintion Peter Mitsis 2015-07-06 11:34:51 -04:00
  • 7f998a101b doxygen: mutex: update in-code documentation Daniel Leung 2015-07-13 08:55:32 -07:00
  • fdce514ceb doxygen: scan all of include/ for docs Anas Nashif 2015-07-11 08:09:45 -04:00
  • 86446dab4e doxygen: move mailbox comments to header file Anas Nashif 2015-07-09 10:21:14 -04:00
  • 538cb82151 doxygen: make device and init comments doxygen friendly Anas Nashif 2015-07-10 14:52:53 -04:00
  • 72cb707f20 kconfig: Let the application decide the name of the kernel bin Anas Nashif 2015-07-09 11:32:11 -04:00
  • 4f9a95ff1e kbuild: remove BSP_VARIANT Makefile variable Andrew Boie 2015-07-09 12:43:24 -07:00
  • 7650bc0daa doc: Adds step by step procedure to develop microkernel apps. Rodrigo Caballero 2015-07-08 11:07:38 -05:00
  • e5700b46ab Rename ChRef union and its fields Peter Mitsis 2015-07-08 09:36:22 -04:00
  • 9b8352f7e4 Rename pipe get/set utility parameter names Peter Mitsis 2015-07-07 16:51:59 -04:00
  • e2ab3249f6 Standardize on names for PIPE_REQUEST_STATUS objects Peter Mitsis 2015-07-07 16:48:06 -04:00
  • 22295bc9a4 Standardize on names for _pipe_xfer_req_arg objects Peter Mitsis 2015-07-07 16:28:49 -04:00
  • e2c0574319 Remove unnecessary _pipe_xfer_req_arg pointer definitions Peter Mitsis 2015-07-07 14:24:38 -04:00
  • 8d37ddef02 Rename k_args_args field ChProc to pipe_xfer_req Peter Mitsis 2015-07-07 14:06:55 -04:00
  • a9e4f6520b Standardize on names for _pipe_xfer_ack_arg type objects Peter Mitsis 2015-07-07 13:54:46 -04:00
  • 5f4f274f44 Standardize on names for _pipe_ack_arg type objects Peter Mitsis 2015-07-07 13:16:01 -04:00
  • 367d9e9e3f Rename k_args_args field ChReq to pipe_req Peter Mitsis 2015-07-07 13:12:08 -04:00
  • a2b866ea74 Standardize on names for pipe_desc type objects Peter Mitsis 2015-07-07 13:04:28 -04:00
  • 97580269b3 Rename CHREQ_STATUS to PIPE_REQUEST_STATUS Peter Mitsis 2015-07-07 12:47:01 -04:00
  • f98898b127 Rename k_chproc structure to _pipe_xfer_req_arg Peter Mitsis 2015-06-29 16:43:10 -04:00
  • 91f693e4e2 Rename k_chmovedack structure to _pipe_xfer_ack_arg Peter Mitsis 2015-06-29 16:33:15 -04:00
  • 61f2b49331 Rename k_chack structure to _pipe_ack_arg Peter Mitsis 2015-07-07 12:39:09 -04:00
  • a303bdb85b Rename k_chreq structure to _pipe_req_arg Peter Mitsis 2015-07-07 12:34:01 -04:00