index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
lib: tizen: fix build error with tizen_defconfig
Jaehoon Chung
1
-0
/
+4
2023-10-17
lib: tizen: Add support for thor status notifications on video console
Sylwester Nawrocki
1
-0
/
+101
2023-10-17
lib: tizen: add battery interactive charger screens
Przemyslaw Marczak
8
-0
/
+15722
2023-10-17
lib: tizen: thor screen update
Przemyslaw Marczak
1
-16
/
+36
2023-10-17
libtizen: add download logo and download progress bar
Przemyslaw Marczak
3
-0
/
+10424
2023-08-28
Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"
Ricardo Salveti
1
-0
/
+8
2023-08-28
spl: crypto: fix including SHA* object files in SPL
Oleksandr Suvorov
1
-3
/
+3
2023-08-27
efi_loader: delete handle from events when a protocol is uninstalled
Ilias Apalodimas
1
-24
/
+65
2023-08-27
lib: parameter check in hash_calculate
Heinrich Schuchardt
1
-2
/
+4
2023-08-15
efi_loader: fix efi_add_known_memory()
Heinrich Schuchardt
1
-1
/
+1
2023-08-09
lib: Suppress E when writing error-string output
Simon Glass
1
-2
/
+3
2023-08-08
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2
-6
/
+303
2023-08-08
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
1
-0
/
+48
2023-08-07
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
1
-0
/
+11
2023-08-03
efi_loader: check uuid_str_to_bin return value
Masahisa Kojima
1
-2
/
+6
2023-08-03
efi_loader: catch out of memory in file_open
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_loader: error handling in efi_disk_add_dev
Heinrich Schuchardt
2
-10
/
+17
2023-08-03
efi_loader: memory leak efi_add_memory_map_pg
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_loader: out of memory in efi_mem_carve_out
Heinrich Schuchardt
1
-0
/
+6
2023-08-03
efi_loader: overflow in efi_allocate_pages
Heinrich Schuchardt
1
-1
/
+6
2023-08-03
efi_loader: error handling in tcg2_hash_pe_image()
Heinrich Schuchardt
1
-4
/
+2
2023-08-03
efi_loader: out of memory in efi_add_memory_map_pg
Heinrich Schuchardt
1
-0
/
+2
2023-08-03
efi_selftest: remove superfluous assignments
Heinrich Schuchardt
1
-11
/
+0
2023-08-03
efi_loader: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+1
2023-08-03
efi_loader: capsule: enforce guid check in api and capsule_on_disk
AKASHI Takahiro
1
-9
/
+8
2023-08-03
efi_loader: Fix memory corruption on 32bit systems
Dan Carpenter
1
-2
/
+3
2023-07-28
efi_loader: fix uninitialized variable bug in efi_set_load_options()
Dan Carpenter
1
-1
/
+1
2023-07-28
efi_loader: make efi_delete_handle() follow the EFI spec
Ilias Apalodimas
3
-14
/
+25
2023-07-28
efi_loader: simplify dp_fill()
Heinrich Schuchardt
1
-27
/
+18
2023-07-28
efi_loader: device paths for special block devices
Heinrich Schuchardt
1
-93
/
+21
2023-07-25
fwu: Show number of attempts in Trial State
Michal Simek
1
-0
/
+2
2023-07-25
fwu: mtd: Fix dfu_alt_info generation for 2 images per bank
Michal Simek
1
-2
/
+4
2023-07-25
fwu: Allow code to properly decode trial state
Michal Simek
1
-2
/
+0
2023-07-25
lib: sparse: allocate FASTBOOT_MAX_BLK_WRITE instead of small number
Mattijs Korpershoek
1
-1
/
+2
2023-07-24
Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"
Tom Rini
3
-344
/
+7
2023-07-24
arm_ffa: efi: introduce FF-A MM communication
Abdellatif El Khlifi
2
-7
/
+296
2023-07-24
lib: uuid: introduce uuid_str_to_le_bin function
Abdellatif El Khlifi
1
-0
/
+48
2023-07-21
lib: Kconfig: k3: Enable SHA512 for fit signature
Manorit Chawdhry
1
-0
/
+1
2023-07-20
efi_loader: support all uclasses in device path
Heinrich Schuchardt
1
-31
/
+25
2023-07-20
efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO
Heinrich Schuchardt
1
-9
/
+3
2023-07-20
efi_driver: fix duplicate efiblk#0 issue
Masahisa Kojima
1
-4
/
+2
2023-07-20
efi_loader: make efi_remove_protocol() static
Ilias Apalodimas
1
-3
/
+3
2023-07-20
efi_loader: use efi_install_multiple_protocol_interfaces()
Ilias Apalodimas
1
-4
/
+4
2023-07-20
efi_loader: simplify efi_uninstall_protocol()
Heinrich Schuchardt
1
-8
/
+1
2023-07-17
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2
-15
/
+20
2023-07-17
efi: Use the installed ACPI tables
Simon Glass
1
-14
/
+19
2023-07-17
efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
Simon Glass
1
-1
/
+1
2023-07-15
Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
4
-10
/
+487
2023-07-15
efi_selftests: add extra testcases on controller handling
Ilias Apalodimas
1
-3
/
+41
2023-07-15
efi_loader: fix the return codes of UninstallProtocol
Ilias Apalodimas
1
-0
/
+2
[next]