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
2023-12-04
efi_loader: generated SMBIOS table below 4 GiB
Heinrich Schuchardt
1
-7
/
+9
2023-11-20
efi_loader: improve efi_var_from_file() description
Heinrich Schuchardt
1
-2
/
+5
2023-11-20
efi_loader: Correctly account the SCRTM event creation
Ilias Apalodimas
1
-1
/
+4
2023-11-20
efi_loader: Increase default variable store size to 128K
Ilias Apalodimas
1
-6
/
+8
2023-11-14
efi: Correct handling of frame buffer
Simon Glass
1
-5
/
+7
2023-10-31
fastboot: fix CRC32 chunk size checking
Wojciech Nizinski
1
-2
/
+2
2023-10-30
addrmap: Fix off by one in addrmap_set_entry()
Dan Carpenter
1
-1
/
+1
2023-10-27
Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
4
-978
/
+894
2023-10-27
efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Ilias Apalodimas
1
-1
/
+2
2023-10-27
efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
Ilias Apalodimas
1
-2
/
+2
2023-10-27
tpm: Support boot measurements
Eddie James
3
-976
/
+895
2023-10-27
tpm: sandbox: Update for needed TPM2 capabilities
Eddie James
1
-2
/
+0
2023-10-17
fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
2
-0
/
+7
2023-10-12
efi_selftest: BitBlt test
Heinrich Schuchardt
1
-20
/
+63
2023-10-09
lmb: remove overlapping region with next range
Udit Kumar
1
-4
/
+33
2023-10-06
dm: core: Add a way to convert a devicetree to a dtb
Simon Glass
1
-0
/
+122
2023-10-06
dm: core: Add a function to create an empty tree
Simon Glass
1
-0
/
+19
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
1
-1
/
+1
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
10
-0
/
+10
2023-09-22
efi: Use the installed SMBIOS tables
Simon Glass
4
-32
/
+53
2023-09-22
x86: smbios: Add a Kconfig indicating SMBIOS-table presence
Simon Glass
1
-1
/
+14
2023-09-22
efi: x86: Correct the condition for installing ACPI tables
Simon Glass
2
-6
/
+6
2023-09-22
x86: Allow APCI in SPL
Simon Glass
1
-0
/
+8
2023-09-19
boot: Join FDT_FIXUP_PARTITIONS with related options
Simon Glass
1
-9
/
+0
2023-09-19
FWU: Avoid showing an unselectable menu option
Simon Glass
2
-8
/
+5
2023-09-19
lib: rational: Move the Kconfigs into the correct place
Simon Glass
1
-2
/
+2
2023-09-14
common: board_r: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
1
-10
/
+0
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
4
-29
/
+80
2023-08-31
event: Convert existing spy records to simple
Simon Glass
1
-2
/
+2
2023-08-31
initcall: Support manual relocation
Simon Glass
1
-0
/
+10
2023-08-31
initcall: Support emitting events
Simon Glass
1
-5
/
+45
2023-08-31
initcall: Adjust the failure message and return value
Simon Glass
1
-5
/
+7
2023-08-31
initcall: Adjust the loop logic
Simon Glass
1
-12
/
+12
2023-08-31
initcall: Factor out reloc_off calculation
Simon Glass
1
-10
/
+15
2023-08-31
Revert "initcall: Move to inline function"
Simon Glass
2
-0
/
+53
2023-08-30
fwu: Initialize global fwu library state during CI test
Marek Vasut
1
-6
/
+6
2023-08-29
scripts/Makefile.lib: Embed capsule public key in platform's dtb
Sughosh Ganu
2
-0
/
+19
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-25
uuid: Add ChromiumOS partition types
Simon Glass
1
-0
/
+7
2023-08-25
uuid: Move function comments to header file
Simon Glass
1
-103
/
+0
2023-08-25
abuf: Allow incrementing the size
Simon Glass
1
-0
/
+5
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
5
-9
/
+355
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-09
treewide: unify the linker symbol reference format
Shiji Yang
2
-4
/
+4
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
1
-1
/
+1
2023-08-08
crc32: Drop duplicates crc header includes
Ilya Lukin
1
-1
/
+0
[next]