platform/hal/backend/c4/device-c4.git
3 years agousb-gadget: remove usb-gadget and add configuration file 98/274598/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220602.131924 submit/tizen_6.5/20220504.075813 submit/tizen_6.5/20220531.085836
Youngjae Cho [Mon, 2 May 2022 07:43:48 +0000 (16:43 +0900)]
usb-gadget: remove usb-gadget and add configuration file

The actual operation of usb-gadget is no more hal dependent. Instead,
the deviced is now in charge of running usb-gadget. The hal backend
has changed to provide only target specific usb-gadget configurations.
If there is no target specific configurations, deviced runs usb-gadget
with default configurations.

Change-Id: I748637f754972b5f77e6587d4158d0e0fd1fdd1d
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agodisplay: brightness control is not supported 41/270641/1 accepted/tizen/6.5/unified/20220212.065119 submit/tizen_6.5/20220208.052648
Youngjae Cho [Mon, 7 Feb 2022 04:11:56 +0000 (13:11 +0900)]
display: brightness control is not supported

Change-Id: Ib984846ff7d0fd877978bf7db9a05aa9438906c3
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
(cherry picked from commit 18d894cd742ed9b0ac5e08c1cbaf1b656048420f)

3 years agospec: Add "ExclusiveArch: %{arm} aarch64" 08/268308/1 accepted/tizen/6.5/unified/20211220.133350 submit/tizen_6.5/20211220.071659
INSUN PYO [Mon, 20 Dec 2021 04:34:09 +0000 (13:34 +0900)]
spec: Add "ExclusiveArch: %{arm} aarch64"

Change-Id: I1e4daffb5bdab53f02cf8dec4976d92da87348cf

3 years agothermal: rename device_thermal_e to hal_device_thermal_e 51/262051/1 accepted/tizen/6.5/unified/20211028.115340 accepted/tizen/unified/20210804.085721 submit/tizen/20210802.064402 submit/tizen_6.5/20211028.163201 tizen_6.5.m2_release
Youngjae Cho [Mon, 2 Aug 2021 05:35:04 +0000 (14:35 +0900)]
thermal: rename device_thermal_e to hal_device_thermal_e

Change-Id: Iff79b89c0146e407bdf31ac4a6e3e2abd357f907
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoboard: fix parameter of get_deviec_serial_number() 51/260051/2 accepted/tizen/unified/20210621.123254 submit/tizen/20210618.075427
Youngjae Cho [Fri, 18 Jun 2021 03:16:35 +0000 (12:16 +0900)]
board: fix parameter of get_deviec_serial_number()

Change-Id: Ib7303ad9f8fdac2784e94285149b20ec0286b732
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
3 years agoAdd libsyscommon to required package to provide linker flag 73/259973/1
Youngjae Cho [Thu, 17 Jun 2021 05:22:25 +0000 (14:22 +0900)]
Add libsyscommon to required package to provide linker flag

For haltest, it cannot run by itself because it is not able to resolve
sys_get_int() symbol of libsyscommon. Therefore, provide ldflag to
locate libsyscommon.so

Change-Id: Ic9b4cedce88c888a9925264cfd22ff3504ee5193
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
4 years agoboard: renaming get_device_serial_number 89/259789/1 accepted/tizen/unified/20210615.120414 submit/tizen/20210614.021455
Youngjae Cho [Mon, 14 Jun 2021 08:36:38 +0000 (17:36 +0900)]
board: renaming get_device_serial_number

Change-Id: I5a4afe0891e13fb5e81bec91b7b10da0ba9609af
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
4 years agoInitialization 46/259346/1 accepted/tizen/unified/20210607.011707 submit/tizen/20210604.120949
Hyotaek Shim [Fri, 4 Jun 2021 12:08:40 +0000 (21:08 +0900)]
Initialization

Change-Id: Idd5e0e66079d57694c50bba3d4bd6917368f9bb7
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
4 years agoInitial empty repository master
Tizen Infrastructure [Fri, 4 Jun 2021 07:48:03 +0000 (07:48 +0000)]
Initial empty repository