summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Wootak Jung [Wed, 10 Jul 2024 06:43:21 +0000 (15:43 +0900)]
Apply multi-hal interface
Change-Id: I2ddf0e960e776c55cc1bddc24b95b5d4705a3811
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Wed, 8 May 2024 22:56:59 +0000 (07:56 +0900)]
Fix issue where kernel 6.6 based BT address was set to AA:AA:AA:AA:AA:AA
Change-Id: I3903e7e882c05cf7b7a5f49b84b63bb8cd4bf847
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Mon, 6 Nov 2023 00:23:32 +0000 (09:23 +0900)]
Increase the version to 9.0
Change-Id: Ib93416d442947438f2d665a6c3b04dd813d17ab9
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Fri, 4 Aug 2023 08:06:01 +0000 (17:06 +0900)]
Increase the version to 8.0
Change-Id: I3fb5b5159623777847481bbe04465e72d1588eae
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Fri, 13 Jan 2023 01:04:41 +0000 (10:04 +0900)]
Increase the version to 7.5
Change-Id: I2ebdcb1e01813fcd28c0546318bb71e3a80288e5
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Wed, 14 Apr 2021 04:32:42 +0000 (13:32 +0900)]
Remove unnecessary dependency
Change-Id: I758d531b8672a84fc3e3ae737518f1d9ae2b1490
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Tue, 16 Feb 2021 05:52:57 +0000 (14:52 +0900)]
Fix hal macro typo
Change-Id: I4679659e07b0fa8e5c40df8ae93396b22e50dce1
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Wed, 27 Jan 2021 07:14:16 +0000 (16:14 +0900)]
Apply hal macro and modify script
Change-Id: I7c213801409c008278d4634e129e620a74d0dd50
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
Wootak Jung [Mon, 18 Jan 2021 01:24:37 +0000 (10:24 +0900)]
Apply next HAL architecture (hal api + backend)
Change-Id: I9144058b44622f46b3054b83ab39e75d471e8bce
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
DoHyun Pyun [Mon, 3 Aug 2020 01:30:50 +0000 (10:30 +0900)]
Modify the package version
In order to distinguish the package history as tizen version,
we manage the package version from now.
Change-Id: I5733c5eac37be5e847341d43e7c38fcbccc3e238
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Tue, 23 Jun 2020 22:43:35 +0000 (07:43 +0900)]
Modify the service file path for 64bit target
Change-Id: If901855f875895555770ea5fe77b3e9008711a2f
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Wed, 27 Nov 2019 00:35:20 +0000 (09:35 +0900)]
Modify the configuration to support RPI4 model
Change-Id: I3250a5d21c3d1faad778c57389eab4eb5ab2ac13
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Thu, 25 Jul 2019 03:37:59 +0000 (12:37 +0900)]
Use hciattach tool for the RPI3 target
There is an UART HW differnece between RPI3 B and RPI3 B+
model such as cts pin setting. Because of this we should
use the different value for Uart Speed and flow control.
btattach tool operates the firmware download and Uart
setting in the kernel driver as the proto. So we can't
use the btattach tool for RPI3 target.
Change-Id: I2c57b6fb53d95e4363fb27db78b1d21b522dc832
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Seung-Woo Kim [Fri, 12 Jul 2019 06:12:35 +0000 (15:12 +0900)]
Add RPI3 B+ model BT firmware file
RPI3 B+ has bcm4345 chip and it requires different firmware file
from RPI3 B model. Add RPI3 B+ model BT firmware file.
Change-Id: I9676c38b5b5f8c2baa2ebda09d197aaf132882a9
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
DoHyun Pyun [Fri, 12 Jul 2019 04:43:26 +0000 (13:43 +0900)]
Modify RPI3 firmware download script
Change-Id: I0d49eefec9181325e25c78a4ad4ce0c36d89e046
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Wootak Jung [Wed, 10 Apr 2019 01:21:21 +0000 (10:21 +0900)]
Modify BT MAC address generating logic
Modify BT MAC address generating logic to keep
the address after image flashing.
Change-Id: Ib37e508430bd529483453db17a1316f08f624bc8
Wootak Jung [Mon, 1 Apr 2019 04:17:15 +0000 (13:17 +0900)]
Fix bt-dev-start script for rpi3
Add retry logic in case hciattach is failed
Change-Id: I31d08a29193797624f7f5bcc0ec2e89fab4ec6df
Taesoo Jun [Thu, 19 Jul 2018 01:19:12 +0000 (10:19 +0900)]
Add a license in spec file
Change-Id: I99fa53e5e4859a37eda6adcba49a202bea017d4f
Signed-off-by: Taesoo Jun <steve.jun@samsung.com>
Hyuk Lee [Tue, 17 Apr 2018 00:47:00 +0000 (09:47 +0900)]
Disable the bcmtool debug mode [TFIVE-801]
Temporarly debug mode is disable.
Because of bt-core permission, it should be modifed.
Change-Id: I979d9bf2ff32181e0d54c6cad9bf6949bebed682
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Tue, 5 Sep 2017 01:22:09 +0000 (10:22 +0900)]
Add the bt-dev-end-rpi3.sh for RPI3
Change-Id: I4a3f41dd3bc2edb1c25e430cd4a0864635402919
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Thu, 31 Aug 2017 07:39:49 +0000 (16:39 +0900)]
Replace the killall to pgrep
Change-Id: Iede2adb3cdfb66c82e25f31e1e118c7f18910f6d
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Hyuk Lee [Thu, 31 Aug 2017 01:52:57 +0000 (10:52 +0900)]
Add the rpi3 firmware script
Change-Id: Iffed665c8edfa6692be2728baa9c017b8def4bf7
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
DoHyun Pyun [Wed, 9 Aug 2017 04:14:19 +0000 (13:14 +0900)]
Add the PIE option for the excutable binary
Change-Id: I141bf379c2fd2a6ad4c2bd78ae6ff865b38c1849
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 27 Mar 2017 07:33:20 +0000 (16:33 +0900)]
Modify the install path for license file
Change-Id: Iad3075039655ab40f3e90c1290e7f4142c614d59
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Thu, 16 Feb 2017 08:35:39 +0000 (17:35 +0900)]
Fix the model name from TM2 to TW2
Change-Id: I6a59d8eb16315bcd0929305e7cd3b386fbd6e3ae
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Thu, 16 Feb 2017 05:47:19 +0000 (14:47 +0900)]
Add the bluetooth exynos7270 firmware package for TM2 device
Change-Id: I3e5e7172f54f418e1ec48a27b86c540d5f16834a
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Wed, 9 Nov 2016 00:05:24 +0000 (09:05 +0900)]
Add the artik710 firmware file
Change-Id: Ifd964e92be284e12e9ffa87e5c4a39da484b15ea
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
jooseong lee [Wed, 20 Jul 2016 10:50:43 +0000 (19:50 +0900)]
Set the SMACK security label to run given executable file in systemd services
Change-Id: Icafca25d7e5201bbc67e8e25e77ce6e9cd139acc
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
DoHyun Pyun [Tue, 28 Jun 2016 11:14:39 +0000 (20:14 +0900)]
Add the default path in the script file
Change-Id: Ib276e402c04f464d172de113ad226259233ca610
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Mon, 27 Jun 2016 07:42:19 +0000 (16:42 +0900)]
Remove unused file
Change-Id: I90b67d34974fbab6cbb52fdb1ad8a217708a93e3
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Hyuk Lee [Fri, 24 Jun 2016 05:01:30 +0000 (14:01 +0900)]
Modify the license version
Change-Id: Idd6836467d225a986474d96f84a61e238604968b
Signed-off-by: Hyuk Lee <hyuk0512.lee@samsung.com>
Taejin Woo [Thu, 23 Jun 2016 03:19:10 +0000 (12:19 +0900)]
Add hci's command service file for Broadcom BT/FM request
Change-Id: Ib958dda1bfd9bf1cdb89cb787793e86b0642c9f3
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Thu, 23 Jun 2016 02:41:47 +0000 (11:41 +0900)]
Add manifast file for rule
Change-Id: I268ae5fc71690ffbe664378376ef9c2da2c623a7
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Thu, 23 Jun 2016 01:47:27 +0000 (10:47 +0900)]
Fix script's execution path
Change-Id: I4a43ef7a19bce5709f060c22e3937d52fdd36781
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Pawel Wieczorek [Thu, 19 May 2016 14:40:31 +0000 (16:40 +0200)]
Provide virtual package bluetooth-scripts
This patch allows "bluetooth-firmware-bcm*" packages to be used when
"bluetooth-scripts" package is required as a dependency.
Virtual package "bluetooth-scripts" was introduced to resolve file
conflict between this project and "bluetooth-tools".
Change-Id: I3636d4995e271e63618791b304241feb9d8e2d32
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
DoHyun Pyun [Mon, 23 May 2016 01:45:07 +0000 (10:45 +0900)]
Fix build error for common profile
Change-Id: I8a7ae883ee8f4863712e5ef3b3f56abebd5dcd3e
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Fri, 20 May 2016 03:57:31 +0000 (12:57 +0900)]
Fix the build warning errors
Change-Id: Ia164668240cced624f2cf2ef4b722e48e63595c8
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Taejin Woo [Wed, 20 Apr 2016 00:14:03 +0000 (09:14 +0900)]
Add the firmware and broadcom's tool for Artik
Change-Id: I27e107a261aed30a394ccd8838540845a2e0d5b0
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Tue, 12 Apr 2016 08:55:07 +0000 (17:55 +0900)]
Add Gear S2 firmware
Change-Id: I7156150375ade5050ea806133347e7c0f9dffe15
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
DoHyun Pyun [Mon, 11 Apr 2016 04:42:59 +0000 (13:42 +0900)]
Revert "[Warnings] Fix build warnings."
This reverts commit
e29e186d496d43eb6fa3d625f2d9a1331532d795.
Change-Id: I4d47613da072cb4b9a43e29d329f16d86aa1a58b
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Sudha Bheemanna [Thu, 17 Mar 2016 09:43:21 +0000 (15:13 +0530)]
[Warnings] Fix build warnings.
Fixed build time warnings in the code
Change-Id: Ifab02bdbd82abe0f2feac374741a877b0c9946da
Signed-off-by: Sudha Bheemanna <b.sudha@samsung.com>
DoHyun Pyun [Thu, 9 Jul 2015 10:51:00 +0000 (19:51 +0900)]
Fix BT enable problem using BT API
Change-Id: Id80483481da9ea207c57cfef60dcdf579c9c6f17
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
DoHyun Pyun [Wed, 8 Jul 2015 08:28:09 +0000 (17:28 +0900)]
Fix the file path for hciconfig / hciattach
Change-Id: I016be8073fd7e12dfd9630d73177d20730c94f39
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Taejin Woo [Thu, 2 Jul 2015 08:48:52 +0000 (17:48 +0900)]
Remove vconf value
Change-Id: I9551d5f47eff418d780a444563f3e9b823e8e576
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
Taejin Woo [Thu, 2 Jul 2015 08:31:13 +0000 (17:31 +0900)]
Remove the function including un-used vconf key
Change-Id: I87302916bcb2d44d86c2c07d371d1045a05abc38
Signed-off-by: Taejin Woo <tt.woo@samsung.com>
DoHyun Pyun [Thu, 7 May 2015 02:01:40 +0000 (11:01 +0900)]
Add BT firmware for Tizen mobile profile
Change-Id: Ib625a6a1127925e70cb72d36c7a06dc28c2baebb
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Jeonghoon Jeon [Thu, 27 Nov 2014 04:34:17 +0000 (20:34 -0800)]
Initial empty repository