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
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
2022-04-22
fdt: Fix TPL SEPARATE_BSS check when locating DTB
Andrew Abbott
1
-1
/
+1
2022-04-21
crc16: Move standard CRC-16 implementation from ubifs to lib
Pali Rohár
2
-0
/
+61
2022-04-21
crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c
Pali Rohár
2
-5
/
+5
2022-04-15
efi_loader: simplify efi_serialize_load_option()
Heinrich Schuchardt
1
-1
/
+1
2022-04-15
efi_loader: EFI_HII_STRING_PROTOCOL.GetString()
Heinrich Schuchardt
1
-1
/
+1
2022-04-15
lib: simplify u16_strdup()
Heinrich Schuchardt
1
-1
/
+1
2022-04-15
lib: convert u16_strlen() into a macro
Heinrich Schuchardt
1
-12
/
+0
2022-04-15
FMP: Remove GUIDs for FIT and raw images
Sughosh Ganu
1
-4
/
+0
2022-04-15
efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled
Sughosh Ganu
2
-0
/
+7
2022-04-15
capsule: Put a check for image index before the update
Sughosh Ganu
1
-3
/
+5
2022-04-15
capsule: FMP: Populate the image descriptor array from platform data
Sughosh Ganu
1
-69
/
+29
2022-04-11
lib/crypto: support sha384/sha512 in x509/pkcs7
Dhananjay Phadke
2
-0
/
+8
2022-04-11
lib: rsa: Update function padding_pss_verify (any-salt)
SESA644425
1
-8
/
+11
2022-04-11
lib: rsa: Leverage existing data buffer instead of systematic copy
SESA644425
1
-19
/
+18
2022-04-11
lib: rsa: Fix const-correctness of rsassa_pss functions
SESA644425
1
-7
/
+7
2022-04-09
efi_loader: Use sysreset instead of reset command
Masami Hiramatsu
2
-2
/
+4
2022-04-09
efi_loader: Make efi_load_capsule_drivers() available even if EFI_CAPSULE_ON_...
Masami Hiramatsu
1
-30
/
+30
2022-04-09
efi_loader: optional persistence of variables
Tom Saeger
1
-1
/
+8
2022-04-06
Make ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE
Simon Glass
1
-0
/
+1
2022-04-06
lzma: Tidy up the function prototype
Simon Glass
2
-4
/
+17
2022-04-06
fdt: sandbox: Avoid looking for an appended device tree
Simon Glass
1
-0
/
+3
2022-04-06
fdt: Correct condition for SEPARATE_BSS
Simon Glass
1
-1
/
+1
2022-04-06
abuf: Correct a corner case with abuf_realloc()
Simon Glass
1
-1
/
+3
2022-04-04
Merge branch 'next'
Tom Rini
8
-226
/
+588
2022-03-31
lib: rsa: allow rsa verify with pkey in SPL
Philippe Reynes
1
-0
/
+19
2022-03-31
lib: crypto: allow to build crypyo in SPL
Philippe Reynes
3
-7
/
+44
2022-03-31
lib: allow to build asn1 decoder and oid registry in SPL
Philippe Reynes
2
-2
/
+21
2022-03-31
lib: Kconfig: enhance the help of OID_REGISTRY
Philippe Reynes
1
-0
/
+4
2022-03-31
lib: Kconfig: enhance help for ASN1
Philippe Reynes
1
-1
/
+13
2022-03-31
efi_loader: initrddump: Actually use the custom CFLAGS
Andy Shevchenko
1
-1
/
+1
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
1
-1
/
+0
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
9
-137
/
+215
2022-03-26
efi_loader: initrddump: drain input before prompt
Heinrich Schuchardt
1
-4
/
+10
2022-03-26
efi_loader: nocolor command line attr for initrddump.efi
Heinrich Schuchardt
1
-9
/
+68
2022-03-26
efi_loader: typo devie-path
Heinrich Schuchardt
1
-1
/
+1
2022-03-20
efi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
Heinrich Schuchardt
4
-13
/
+13
2022-03-20
efi_loader: remove efi_disk_is_system_part()
Heinrich Schuchardt
2
-31
/
+9
2022-03-20
efi_loader: support booting via short-form device-path
Heinrich Schuchardt
1
-10
/
+10
2022-03-20
efi_loader: efi_dp_find_obj() add protocol check
Heinrich Schuchardt
4
-10
/
+19
2022-03-20
efi_loader: fix efi_dp_find_obj()
Heinrich Schuchardt
1
-49
/
+61
2022-03-20
efi_loader: export efi_dp_shorten()
Heinrich Schuchardt
1
-8
/
+13
2022-03-20
efi_loader: Set variable attributes when EFI_BUFFER_TOO_SMALL is returned
Ilias Apalodimas
1
-11
/
+20
2022-03-15
lib/lz4: update LZ4 decompressor module
Huang Jianan
2
-215
/
+487
2022-03-12
efi_loader: copy GUID in InstallProtocolInterface()
Heinrich Schuchardt
2
-8
/
+8
2022-03-04
lib: rsa: use actual OpenSSL 1.1.0 EVP MD API
Yann Droneaud
1
-5
/
+3
2022-02-26
efi_loader: update the timing of enabling and disabling EFI watchdog
Masahisa Kojima
1
-12
/
+1
2022-02-26
efi_loader: test/py: Reset system after capsule update on disk
Masami Hiramatsu
1
-2
/
+16
2022-02-26
efi_loader: use efi_update_capsule_firmware() for capsule on disk
Masami Hiramatsu
1
-1
/
+1
2022-02-26
efi_loader: fix uefi secure boot with intermediate certs
Ilias Apalodimas
1
-6
/
+5
2022-02-11
efi_loader: fix dual signed image certification
Ilias Apalodimas
1
-70
/
+18
[next]