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-09-09
efi_driver: don't bind internal block devices
Heinrich Schuchardt
1
-0
/
+9
2022-09-09
lib: efi_loader: don't delete invalid handles
Etienne Carriere
1
-2
/
+7
2022-09-09
efi_selftest: unit test for EFI Conformance Profile Table
Heinrich Schuchardt
2
-0
/
+77
2022-09-09
efi_selftest: export efi_st_get_config_table()
Heinrich Schuchardt
3
-36
/
+30
2022-09-03
Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm
Tom Rini
3
-13
/
+72
2022-09-03
tpm: Allow committing non-volatile data
Simon Glass
1
-0
/
+21
2022-09-03
tpm: Implement state command for Cr50
Simon Glass
1
-0
/
+25
2022-09-03
tpm: Correct the define-space command in TPMv2
Simon Glass
1
-7
/
+15
2022-09-03
tpm: Correct the permissions command in TPMv1
Simon Glass
1
-2
/
+3
2022-09-03
tpm: Require a digest source when extending the PCR
Simon Glass
2
-4
/
+8
2022-09-03
efi_loader: fix display of NVMe EUI-64
Heinrich Schuchardt
1
-3
/
+4
2022-09-03
efi: ECPT add EBBRv2.0 conformance profile
Jose Marinho
2
-0
/
+17
2022-09-03
efi: Create ECPT table
Jose Marinho
5
-0
/
+71
2022-09-03
efi_selftest: on sandbox use host specific assembly
Heinrich Schuchardt
1
-1
/
+8
2022-09-03
efi_loader: support CTRL+\ - CTRL+_
Heinrich Schuchardt
1
-0
/
+4
2022-09-03
efi_loader: compliance Simple Text Input Ex Protocol
Heinrich Schuchardt
1
-0
/
+1
2022-09-03
efi_loader: printing UEFI revision in helloworld.efi
Heinrich Schuchardt
1
-12
/
+54
2022-09-01
efi_loader: ensure all block devices are probed
Heinrich Schuchardt
2
-0
/
+25
2022-08-23
time: move the CONFIG_SYS_TIMER_RATE handling to the compiler
Michael Walle
1
-6
/
+9
2022-08-20
efi_loader: disk: remove unused field
AKASHI Takahiro
1
-11
/
+2
2022-08-13
efi_loader: move udevice pointer into struct efi_object
Masahisa Kojima
3
-11
/
+20
2022-08-13
efi_loader: fix efi_convert_device_path_to_text()
Heinrich Schuchardt
1
-0
/
+1
2022-08-12
Convert CONFIG_SYS_FDT_PAD to Kconfig
Tom Rini
1
-0
/
+10
2022-08-12
bootstd: Allow bootmeths to be marked as global
Simon Glass
1
-0
/
+1
2022-08-12
dm: core: Introduce support for multiple trees
Simon Glass
1
-13
/
+1
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
1
-1
/
+1
2022-08-10
lz4: Fix compile warning comparison of distinct pointer types
Pali Rohár
1
-1
/
+1
2022-08-10
common: Drop display_options.h from common header
Simon Glass
3
-0
/
+3
2022-08-10
lmb: Fix LMB_MEMORY_REGIONS flag usage
Patrice Chotard
1
-1
/
+1
2022-08-02
tpm: rng: Add driver model interface for TPM RNG device
Sughosh Ganu
2
-3
/
+4
2022-08-02
efi_loader: initialize the RNG protocol after the TCC2
Ilias Apalodimas
1
-7
/
+7
2022-08-02
tpm: Export the TPM-version functions
Simon Glass
1
-51
/
+41
2022-07-27
Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-2
/
+3
2022-07-26
addrmap: Support on sandbox
Simon Glass
1
-2
/
+3
2022-07-26
lmb: Fix lmb property's defination under struct lmb
Ashok Reddy Soma
1
-1
/
+1
2022-07-18
efi_loader: remove support for CONFIG_LCD
Heinrich Schuchardt
2
-6
/
+0
2022-07-13
efi_loader: expose END device path node
Masahisa Kojima
1
-1
/
+1
2022-07-11
Merge branch 'next'
Tom Rini
17
-8725
/
+138
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
4
-3
/
+11
2022-07-05
efi_loader: image_loader: add a missing digest verification for signed PE image
AKASHI Takahiro
2
-2
/
+61
2022-07-05
efi_loader: image_loader: replace EFI_PRINT with log macros
AKASHI Takahiro
1
-27
/
+27
2022-07-05
efi_loader: signature: export efi_hash_regions()
AKASHI Takahiro
1
-2
/
+2
2022-07-05
lib: crypto: add mscode_parser
AKASHI Takahiro
4
-0
/
+184
2022-07-02
EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devices
Paul Barbieri
2
-7
/
+28
2022-06-28
Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
Tom Rini
1
-7
/
+0
2022-06-28
arm: samsung: Remove dead LCD code
Tom Rini
5
-8622
/
+0
2022-06-28
vpl: Ensure all VPL symbols in Kconfig have some VPL dependency
Tom Rini
1
-1
/
+2
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
1
-1
/
+2
2022-06-27
lib: sha256: Add support for hardware specific sha256_process
Loic Poulain
1
-7
/
+19
2022-06-27
lib: sha1: Add support for hardware specific sha1_process
Loic Poulain
1
-7
/
+19
[next]