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-03-29
Merge patch series "Clean up arm linker scripts"
Tom Rini
1
-0
/
+1
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
1
-0
/
+1
2024-03-27
smbios: fill wake-up type
Heinrich Schuchardt
1
-0
/
+1
2024-03-27
acpi: rename aslc_id, aslc_revision
Heinrich Schuchardt
2
-3
/
+3
2024-03-25
Merge tag 'v2024.04-rc5' into next
Tom Rini
1
-5
/
+11
2024-03-21
efi_loader: correct handling of EFI binary return code
Heinrich Schuchardt
1
-5
/
+11
2024-03-21
efi_selftest: Update StrToFat() unit test after CP473 map extension
Janne Grunau
1
-0
/
+12
2024-03-21
efi_selftest: Add geometric shapes character selftest
Janne Grunau
1
-0
/
+13
2024-03-21
efi_selftest: Add box drawing character selftest
Andre Przywara
1
-0
/
+20
2024-03-21
efi_selftest: Add international characters test
Andre Przywara
1
-0
/
+21
2024-03-21
lib/charset: Map Unicode code points to CP437 code points 1-31
Janne Grunau
2
-4
/
+7
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
1
-4
/
+7
2024-03-13
initcall: break loop immediately on failure
Caleb Connolly
1
-1
/
+3
2024-03-13
efi_loader: Don't carve out memory reservations too early
Mark Kettenis
1
-4
/
+7
2024-03-07
Check curve_name for null to avoid crash
Bob Wolff
1
-0
/
+5
2024-02-28
efi_driver: provide SBI based runtime system reset
Heinrich Schuchardt
3
-1
/
+31
2024-02-12
efi_loader: simplify error message in efi_disk_create_raw()
Heinrich Schuchardt
1
-1
/
+2
2024-02-09
lib: sparse: Fix error checking for write_sparse_chunk_raw
Sean Anderson
1
-1
/
+1
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
4
-7
/
+7
2024-02-02
smbios: do not determine maximum structure size
Heinrich Schuchardt
1
-6
/
+1
2024-02-02
smbios: correctly fill chassis handle
Heinrich Schuchardt
1
-0
/
+2
2024-02-02
smbios: if a string value is unknown, use string number 0
Heinrich Schuchardt
1
-15
/
+18
2024-02-02
smbios: Fix table when no string is present
Matthias Brugger
1
-0
/
+4
2024-02-02
smbios: get_str_from_dt() - add sysinfo_id description
Heinrich Schuchardt
1
-0
/
+1
2024-02-02
lib: smbios_entr() use logical or for booleans
Heinrich Schuchardt
1
-1
/
+1
2024-01-29
efi_loader: check efi_get_variable_int return value
Masahisa Kojima
1
-5
/
+5
2024-01-29
efi_loader: replace find_smbios_table by library function
Heinrich Schuchardt
1
-18
/
+1
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
1
-3
/
+3
2024-01-29
efi_selftest: add missing line feed in efi_selftest_miniapp_exit
Heinrich Schuchardt
1
-1
/
+1
2024-01-26
lib: support SMBIOS3 table in uuid_guid_get_str()
Heinrich Schuchardt
1
-0
/
+4
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
3
-62
/
+63
2024-01-24
lib: add comment in utf8_to_utf32_stream()
Heinrich Schuchardt
1
-0
/
+4
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
[next]