Commit graph

  • 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
  • 59e836ba75 Renaming K_monitor_read _k_task_monitor_read Dan Kalowsky 2015-04-28 11:35:51 -0700
  • b4bf63d1ff Renaming K_monitor_args to _k_task_montior_args Dan Kalowsky 2015-04-28 11:35:51 -0700
  • a59bf5a126 Renaming K_monitor_task to _k_task_monitor Dan Kalowsky 2015-04-28 11:35:51 -0700
  • c05d780c96 Renaming _SysPowerSaveIdleExit to _sys_power_save_idle_exit Dan Kalowsky 2015-04-28 11:35:51 -0700
  • bae67b2b58 Renaming _SysPowerSaveIdle to _sys_power_save_idle Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 3550116e82 Renaming K_elapse to _k_time_elapse Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 167e977cbf Renaming K_sleep to _k_task_sleep Dan Kalowsky 2015-04-28 11:35:51 -0700
  • b28fb27e1d Renaming K_wakeup to _k_task_wakeup Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 8b4d6a618f Renaming K_stop_timer to _k_timer_stop Dan Kalowsky 2015-04-28 11:35:51 -0700
  • e0fab87035 Renaming K_start_timer to _k_timer_start Dan Kalowsky 2015-04-28 11:35:51 -0700
  • f23bb63606 Renaming K_dealloc_timer to _k_timer_dealloc Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 7a21cc0d2d Renaming K_alloc_timer to _k_timer_alloc Dan Kalowsky 2015-04-28 11:35:51 -0700
  • fb0cf2ed7d Renaming K_yield to _k_task_yield Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 3a9ff35beb Renaming K_set_prio to _k_task_priority_set Dan Kalowsky 2015-04-28 11:35:51 -0700
  • ff37393a07 Renaming K_groupop to _k_task_group_op Dan Kalowsky 2015-04-28 11:35:51 -0700
  • cc84ca20d6 Renaming K_taskop to _k_task_op Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 52de992543 Renaming K_inqsema to _k_sem_inquiry Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 46478250f1 Renaming K_resetm to _k_sem_group_reset Dan Kalowsky 2015-04-28 11:35:51 -0700
  • d8f5461f2d Renaming K_resets to _k_sem_reset Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 2ba9c244a3 Renaming K_signals to _k_sem_signal Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 43a23786d9 Renaming K_signalm to _k_sem_group_signal Dan Kalowsky 2015-04-28 11:35:51 -0700
  • 30ac0b3007 Renaming K_waitsreq to _k_sem_wait_request Dan Kalowsky 2015-04-28 11:35:51 -0700
  • aa0eefb856 Renaming K_waitmany to _k_sem_group_wait_any Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 4ad6fe35ca Renaming K_waitmreq to _k_sem_group_wait_request Dan Kalowsky 2015-04-28 11:35:50 -0700
  • 32d45baab0 Renaming K_waitsrpl to _k_sem_wait_reply Dan Kalowsky 2015-04-28 11:35:50 -0700