Commit graph

  • fbe3a4634d Bluetooth: Add return parameter support to bt_hci_cmd_send_sync() Johan Hedberg 2015-04-30 12:01:48 +0300
  • 89a083f888 Bluetooth: Add reference counting for buffers Johan Hedberg 2015-04-30 12:26:01 +0300
  • 781c5be2e5 Bluetooth: Enable HCI_CORE debug for samples Andrei Emeltchenko 2015-04-24 16:26:45 +0300
  • cc90fafaf0 Bluetooth: Add Bluetooth HCI core specific debug support Andrei Emeltchenko 2015-04-24 12:02:36 +0300
  • ea1f5f3785 Bluetooth: Add Bluetooth UART driver specific debug support Andrei Emeltchenko 2015-04-24 11:47:57 +0300
  • f269260b8d Bluetooth: Enable debug for Bluetooth samples and tests Andrei Emeltchenko 2015-04-17 14:55:34 +0300
  • 8f539793ef Bluetooth: Add compile test to sanity_check Andrei Emeltchenko 2015-04-17 17:28:39 +0300
  • b3e25209a8 Bluetooth: Add BLUETOOTH_DEBUG configuration option Andrei Emeltchenko 2015-04-17 14:53:17 +0300
  • 97892857e9 Bluetooth: Add nanokernel sample init application Andrei Emeltchenko 2015-04-13 16:44:28 +0300
  • caf5141de5 Bluetooth: Remove unnecessary error checks for bt_uart_read() calls Johan Hedberg 2015-04-29 14:43:48 +0300
  • 099ecbfa7c Bluetooth: Add minimum required length parameter to bt_uart_read() Johan Hedberg 2015-04-29 14:26:23 +0300
  • 935198e715 Bluetooth: Fix UART driver robustness when out of buffers Johan Hedberg 2015-04-29 13:36:41 +0300
  • d63d0a832d Bluetooth: Make bt_buf_get() wait if necessary & possible Johan Hedberg 2015-04-28 22:00:12 +0300
  • 50a25dcfd3 Bluetooth: Add BT_WARN convenience logging macro Johan Hedberg 2015-04-28 21:58:52 +0300
  • 041c84c3e6 Bluetooth: Introduce dummy data type Johan Hedberg 2015-04-29 12:33:30 +0300
  • 586d76b12a Bluetooth: Add support for reporting completed ACL buffers Johan Hedberg 2015-04-28 15:22:17 +0300
  • 39a6c7df9b Bluetooth: Enable controller to host flow control in HCI init Johan Hedberg 2015-04-20 12:16:57 +0300
  • 25af03265c Bluetooth: Add ACL user data to bt_buf Johan Hedberg 2015-04-28 15:20:33 +0300
  • 5626788eb7 Bluetooth: Refactor buffer HCI user data Johan Hedberg 2015-04-28 15:18:13 +0300
  • 0c397c6ca2 Bluetooth: Fix potential leak of dev.sent_cmd Johan Hedberg 2015-04-28 15:16:03 +0300
  • d87080392b Bluetooth: Export HCI command sending APIs internally Johan Hedberg 2015-04-28 14:27:19 +0300
  • c96f8e484c Bluetooth: Fix potential NULL-pointer access in UART driver Johan Hedberg 2015-04-28 14:25:31 +0300
  • de1477759c Bluetooth: Add Bluetooth microkernel smoke test Andrei Emeltchenko 2015-04-16 11:27:24 +0300
  • 3760dc8709 Bluetooth: Add Bluetooth nanokernel smoke test Andrei Emeltchenko 2015-04-15 15:37:22 +0300
  • f9725ca3a9 Bluetooth: Remove unnecessary ACL semaphore Johan Hedberg 2015-04-28 12:16:16 +0300
  • cb6b288252 Bluetooth: Rotate outgoing ACL packets via a pending queue Johan Hedberg 2015-04-28 12:11:30 +0300
  • b6804df02e Bluetooth: Split buffers into separate pools Johan Hedberg 2015-04-28 11:51:28 +0300
  • d829fe9755 Bluetooth: Consolidate bt_buf_get* functions Johan Hedberg 2015-04-28 11:19:26 +0300
  • 4e65d0aac2 Bluetooth: Split ACL buffers into two distinct types Johan Hedberg 2015-04-28 11:08:44 +0300
  • 550cdd9717 Bluetooth: Add dependency includes to hci.h Johan Hedberg 2015-04-28 11:02:55 +0300
  • 429240d376 Bluetooth: Move buffer handling into a dedicated file Johan Hedberg 2015-04-28 10:59:35 +0300
  • 33c50f332b Bluetooth: Add skeleton for Attribute Protocol handling Johan Hedberg 2015-04-28 10:44:37 +0300
  • c31237aa82 Bluetooth: Add basic L2CAP support Johan Hedberg 2015-04-28 10:43:14 +0300
  • 4831529193 Bluetooth: Add connection abstration Johan Hedberg 2015-04-28 10:39:50 +0300
  • 58c5689531 Bluetooth: Add skeleton for handling disconnect complete events Johan Hedberg 2015-04-18 18:52:54 +0300
  • 64b6f11450 Bluetooth: Move bt_dev definition to internal header file Johan Hedberg 2015-04-20 15:11:02 +0300
  • 391260d03c Bluetooth: Add skeleton for handling LE conn complete event Johan Hedberg 2015-04-18 18:44:38 +0300
  • 3739760dc2 Bluetooth: Add skeleton for handling LE meta event Johan Hedberg 2015-04-18 18:37:03 +0300
  • f64e3c08b2 Bluetooth: Add semaphore for counting controller-side ACL buffers Johan Hedberg 2015-04-18 11:56:00 +0300
  • 5bba29f55a Bluetooth: Add LE peripheral sample app Johan Hedberg 2015-04-28 09:38:24 +0300
  • a6fbfe4bc1 Bluetooth: Add simple advertising enabling API Johan Hedberg 2015-04-17 13:59:34 +0300
  • 7bfbe7abf2 Bluetooth: Add basic advertising definitions Johan Hedberg 2015-04-17 13:59:15 +0300
  • ed7a3d2724 Update minimum nanokernel footprint benchmark Allan Stephens 2015-04-22 14:52:23 -0400
  • 9b400e6f89 Update minimum microkernel footprint benchmark Allan Stephens 2015-04-21 16:49:11 -0400
  • ec7b9fba4a Allow system generator to support tickless kernel Allan Stephens 2015-04-20 16:16:16 -0400
  • 8aa14ab4dc Allow microkernel timer code to support tickless kernel Allan Stephens 2015-04-21 09:51:06 -0400
  • 9df8af92d6 Allow nanokernel timer code to support tickless kernel Allan Stephens 2015-04-21 09:47:01 -0400
  • f64b8a0784 Allow memory pools to support tickless kernel Allan Stephens 2015-04-20 14:58:44 -0400
  • 8065d38da7 Allow memory maps to support tickless kernel Allan Stephens 2015-04-20 12:42:18 -0400
  • 0fef5cc2ac Allow mailboxes to support tickless kernel Allan Stephens 2015-04-20 14:38:38 -0400
  • f67864c249 Allow FIFOs to support tickless kernel Allan Stephens 2015-04-21 09:10:58 -0400
  • b31f1d2b5e Allow semaphores to support tickless kernel Allan Stephens 2015-04-20 14:46:52 -0400
  • e0bf49224c Allow mutexes to support tickless kernel Allan Stephens 2015-04-20 16:26:04 -0400
  • 1965fe0990 Allow task IRQ code to support tickless kernel Allan Stephens 2015-04-21 14:26:47 -0400
  • c6e467e3dd Allow events to support tickless kernel Allan Stephens 2015-04-20 14:29:08 -0400
  • 07646ce038 Revise dependencies for timer-related configuration options Allan Stephens 2015-04-20 11:17:45 -0400
  • 270f8d8768 Renaming k_timer.Tr to k_timer.period Dan Kalowsky 2015-04-30 10:59:14 -0700
  • cc4180074d Renaming k_timer.Ti to k_timer.duration Dan Kalowsky 2015-04-30 10:59:14 -0700
  • 03d4fc2e2f byteorder: Add macros for 32bits values Tomasz Bursztyka 2015-04-29 11:54:43 +0300
  • f6699ae741 Convert LITE references to TICKLESS_KERNEL references Allan Stephens 2015-04-20 10:59:16 -0400
  • 9a8b13974e Define TICKLESS_KERNEL configuration option Allan Stephens 2015-04-20 10:44:16 -0400
  • bb9e641da0 Remove VXLITE references from build system Allan Stephens 2015-04-13 16:36:42 -0400
  • 1cb6e5fbb5 Remove LITE-related dependency for app_kernel benchmark Allan Stephens 2015-04-13 16:27:59 -0400
  • 3a7c6f32fc Remove most references to LITE symbol Allan Stephens 2015-04-13 16:07:10 -0400
  • bf2e1d3017 Remove remaining references to NLI Peter Mitsis 2015-04-24 10:04:56 -0400
  • a8264180d8 Remove NLI related kconfig options from BSPs Peter Mitsis 2015-04-23 16:36:01 -0400
  • 07384d63d8 build: Do not generate the nli/config1p.nli file Peter Mitsis 2015-04-23 16:32:41 -0400
  • ce387b738e build: remove leftover commands for invoking host server Peter Mitsis 2015-04-23 16:22:32 -0400
  • 2010da4176 build: Remove SECTION_GARBAGE_COLLECTION kconfig option Peter Mitsis 2015-04-23 13:26:23 -0400
  • c2929b4f38 toolchain/arch: Remove section garbage collection ifdef guards Peter Mitsis 2015-04-23 13:36:50 -0400
  • 743ff6a74e build: Always enable section garbage collection flags Peter Mitsis 2015-04-23 13:14:13 -0400
  • 9dec8d068c samples: remove SECTION_GARBAGE_COLLECTION Peter Mitsis 2015-04-23 12:53:38 -0400
  • c8c5ae8f7f Reduce default number of task priorities to 16 Allan Stephens 2015-04-27 09:52:23 -0400
  • c6fbf4d8fc Configure number of task priorities for sample projects Allan Stephens 2015-04-27 09:49:02 -0400
  • 6f75c5a9c2 Configure task priority queues in microkernel footprint benchmark Allan Stephens 2015-04-27 09:39:53 -0400
  • 1c32b5d720 Introduce NUM_TASK_PRIORITIES configuration option Allan Stephens 2015-04-24 16:34:53 -0400
  • 09ef176ce0 sysgen: Fix PEP8 standards violations Allan Stephens 2015-04-28 09:08:31 -0400
  • e2eff8fafc quark: Avoid duplicate definition Tomasz Bursztyka 2015-04-22 15:52:21 +0300
  • 40b1080150 pci: Put the public API header in the right location Tomasz Bursztyka 2015-04-23 13:21:51 +0300
  • ae09a48a7e console: Put the public API header in the right location Tomasz Bursztyka 2015-04-23 13:12:51 +0300
  • 4694dae214 boot_time: Only set CPU_CLOCK_FREQ_MHZ if necessary Peter Mitsis 2015-04-27 12:42:43 -0400
  • 59cc26eb84 Remove Simics references from build system Peter Mitsis 2015-04-27 12:24:31 -0400
  • d13eca21a5 Remove references to Simics in crt0.s comments Peter Mitsis 2015-04-27 11:57:41 -0400
  • 4780fbb4bb Remove code coverage code from sanity_chk scripts Peter Mitsis 2015-04-27 11:28:37 -0400
  • 4ebd11258c Remove references to Simics from README.txt files Peter Mitsis 2015-04-27 11:21:02 -0400
  • f6e34618a8 Remove POMS memory model comment Peter Mitsis 2015-04-27 11:51:26 -0400
  • e46562016e Cosmetic: Fixed leading spaces in kconf file Peter Mitsis 2015-04-27 13:06:14 -0400
  • 3ff1132374 Re-alinging all the comments in sysgen after variable renaming has Dan Kalowsky 2015-04-28 11:35:52 -0700
  • a6f9d1a7b8 Renaming K_mvdreq to _k_movedata_request Dan Kalowsky 2015-04-28 11:35:52 -0700
  • 9cd404161d Renaming K_nop to _k_nop Dan Kalowsky 2015-04-28 11:35:52 -0700
  • 33bb451faf Renaming K_workload to _k_node_workload_get Dan Kalowsky 2015-04-28 11:35:52 -0700
  • 24ad23d7fb Renaming K_offload to _k_offload_to_fiber Dan Kalowsky 2015-04-28 11:35:52 -0700
  • b0d718d116 Renaming K_dealloc to _k_mem_map_dealloc Dan Kalowsky 2015-04-28 11:35:52 -0700
  • 1836e017ce Renaming K_alloc to _k_mem_map_alloc Dan Kalowsky 2015-04-28 11:35:52 -0700
  • 87e125fcb4 Renaming K_event_signal to _k_event_signal Dan Kalowsky 2015-04-28 11:35:51 -0700
  • b591a3d775 Renaming K_sigevent to _k_do_event_signal Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 435dad4381 Renaming K_event_test to _k_event_test Dan Kalowsky 2015-04-28 11:35:51 -0700
  • e723e9a943 Renaming K_event_set_handler to _k_event_handler_set Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 672bda57cd Renaming K_queue to _k_fifo_ioctl Dan Kalowsky 2015-04-28 11:35:51 -0700
  • fee5db1259 Renaming K_unlock to _k_mutex_unlock Dan Kalowsky 2015-04-28 11:35:51 -0700