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
2024-01-21
efi_loader: return immediately in UCLASS_EFI_LOADER removal
Masahisa Kojima
1
-6
/
+10
2024-01-21
efi_loader: create common function to free struct efi_disk_obj
Masahisa Kojima
1
-7
/
+19
2024-01-21
efi_loader: avoid pointer access after calling efi_delete_handle
Masahisa Kojima
1
-6
/
+14
2024-01-21
efi_loader: auto-generate removable media boot option first
Masahisa Kojima
1
-7
/
+26
2024-01-21
efi_loader: auto-generate boot option for each blkio device
Masahisa Kojima
1
-26
/
+75
2024-01-21
efi_loader: rename check_disk_has_default_file function
Masahisa Kojima
1
-5
/
+8
2024-01-18
smbios: fix matching issues for table types
Ilias Apalodimas
1
-17
/
+28
2024-01-18
smbios: shorten sysinfo_str declarations and use
Ilias Apalodimas
1
-6
/
+6
2024-01-18
smbios: buffer overflow when zeroing entry point
Heinrich Schuchardt
1
-2
/
+2
2024-01-18
lib: rsa: Allow legacy URI specification without "pkcs11:"
Csókás Bence
1
-12
/
+30
2024-01-18
lib: rsa: Fix PKCS11 URI if one is not given in `keydir`
Csókás Bence
1
-2
/
+2
2024-01-17
Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
6
-491
/
+511
2024-01-17
efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR
AKASHI Takahiro
2
-2
/
+2
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
6
-489
/
+509
2024-01-16
lib: smbios: remove redundant next_header()
Heinrich Schuchardt
1
-9
/
+2
2024-01-16
smbios: copy QEMU tables
Heinrich Schuchardt
1
-1
/
+3
2024-01-13
efi_loader: support fmp versioning for multi bank update
Masahisa Kojima
1
-15
/
+60
2024-01-13
fwu: fix fwu_get_image_index interface
Masahisa Kojima
2
-22
/
+21
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
4
-54
/
+26
2024-01-13
efi_loader: remove unused members from struct efi_disk_obj
Masahisa Kojima
1
-12
/
+3
2024-01-13
efi: Avoid using dm_scan_other()
Simon Glass
3
-188
/
+206
2024-01-13
efi_loader: fix iteration of FMP protocols
Masahisa Kojima
1
-6
/
+12
2024-01-11
Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-2
/
+2
2024-01-09
lib: membuff: fix readline not returning line in case of overflow
Ion Agorria
1
-2
/
+2
2024-01-09
efi_loader: provide tool to dump SMBIOS table
Heinrich Schuchardt
2
-0
/
+629
2024-01-09
smbios: smbios.h should not import ofnode.h
Heinrich Schuchardt
2
-0
/
+6
2024-01-09
smbios: enable setting processor family > 0xff
Heinrich Schuchardt
1
-2
/
+2
2024-01-09
lib: smbios: verify_checksum() is duplicate
Heinrich Schuchardt
1
-16
/
+2
2024-01-09
lib: make table_compute_checksum() arguments const
Heinrich Schuchardt
1
-2
/
+2
2024-01-07
acpi: Kconfig symbol CONFIG_QFW_ACPI
Heinrich Schuchardt
2
-3
/
+3
2024-01-07
acpi: support 64bit in acpi_find_table for DSDT and FACS
Heinrich Schuchardt
1
-5
/
+24
2024-01-07
fdt: Allow the devicetree to come from a bloblist
Simon Glass
1
-10
/
+34
2024-01-07
efi: Correct smbios-table installation
Simon Glass
1
-9
/
+7
2024-01-07
acpi: Write pointers to tables instead of addresses
Simon Glass
3
-10
/
+10
2024-01-07
efi: smbios: Drop support for SMBIOS2 tables
Simon Glass
1
-3
/
+1
2024-01-07
smbios: Drop support for SMBIOS2 tables
Simon Glass
1
-59
/
+17
2024-01-07
smbios: Require the caller to align the SMBIOS table
Simon Glass
1
-2
/
+0
2024-01-07
efi: Use the correct GUID for the SMBIOS table
Simon Glass
1
-2
/
+10
2024-01-07
smbios: Correct gd_smbios_start()
Simon Glass
1
-1
/
+1
2024-01-07
smbios: Use SMBIOS 3.0 to support an address above 4GB
Simon Glass
1
-5
/
+25
2024-01-07
smbios: Move the rest of the SMBIOS2 code
Simon Glass
1
-8
/
+7
2024-01-07
smbios: Refactor 32-bit code into an else statement
Simon Glass
1
-17
/
+21
2023-12-21
lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution...
Csókás Bence
1
-1
/
+2
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
97
-103
/
+36
2023-12-21
display_options: Clean up headers
Tom Rini
1
-1
/
+2
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
42
-42
/
+1
2023-12-21
lib/sha*.c: Update header list
Tom Rini
3
-15
/
+5
2023-12-21
global: Drop common.h inclusion
Tom Rini
2
-2
/
+3
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
1
-1
/
+1
2023-12-20
smbios: Fallback to the default DT if sysinfo nodes are missing
Ilias Apalodimas
1
-5
/
+89
[next]