summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Youngjae Cho [Mon, 2 May 2022 07:40:17 +0000 (16:40 +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: I62cc495240913e7447a16c7cf09a70f68bef7a70
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Youngjae Cho [Tue, 15 Feb 2022 06:31:21 +0000 (15:31 +0900)]
Update ABI version
Change-Id: I907821f449384bfced08dfdaf73fcd0a96e59aa6
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Youngjae Cho [Mon, 7 Feb 2022 04:11:34 +0000 (13:11 +0900)]
display: brightness control is not supported
Change-Id: I4d840034d819e248116a6b78c41109722fccc4de
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
INSUN PYO [Mon, 20 Dec 2021 04:36:12 +0000 (13:36 +0900)]
spec: Add "ExclusiveArch: %{arm} aarch64"
Change-Id: I6b72953e1844c0daac39f80d00ea64ca46d763d9
Youngjae Cho [Mon, 2 Aug 2021 05:33:32 +0000 (14:33 +0900)]
thermal: rename device_thermal_e to hal_device_thermal_e
Change-Id: I1c676693908b1ab87e090ef7c6e9d7df4fd83f3c
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
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>
Youngjae Cho [Thu, 17 Jun 2021 05:46:55 +0000 (14:46 +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: Idc7c9af42aee50dcdba3bf2c8731db81e1c4dbc8
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Youngjae Cho [Mon, 14 Jun 2021 08:36:05 +0000 (17:36 +0900)]
board: renaming get_device_serial_number
Change-Id: Id9a20fa28abc7da7c725fdaf4244eb7116728707
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Hyotaek Shim [Fri, 4 Jun 2021 09:56:13 +0000 (18:56 +0900)]
Change board to use /proc/cpuinfo
Change-Id: Ib295ff76ba4031190adb8410e7302b1cc1d8f113
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Fri, 4 Jun 2021 09:27:22 +0000 (18:27 +0900)]
Initialization
Change-Id: I60f42bbb5bc0d9dfdc55ac8a29bd3ec6be1c8bc4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Tizen Infrastructure [Fri, 4 Jun 2021 07:44:34 +0000 (07:44 +0000)]
Initial empty repository