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
2021-11-10
efi_loader: fix BootOrder variable measurement handling
Masahisa Kojima
1
-2
/
+2
2021-11-07
efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot
Masahisa Kojima
7
-1
/
+2023
2021-11-07
efi: Add a way to obtain boot services in the app
Simon Glass
1
-0
/
+10
2021-11-07
x86: Don't duplicate global_ptr in 64-bit EFI app
Simon Glass
1
-0
/
+9
2021-11-07
efi: Create a 64-bit app
Simon Glass
1
-0
/
+1
2021-11-07
x86: Create a 32/64-bit selection for the app
Simon Glass
1
-8
/
+26
2021-11-07
efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand
Masahisa Kojima
2
-6
/
+38
2021-11-07
efi_loader: use byteshift unaligned access helper
Masahisa Kojima
1
-1
/
+2
2021-11-07
efi_loader: capsule: drop __weak from efi_get_public_key_data()
AKASHI Takahiro
1
-1
/
+1
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
1
-7
/
+7
2021-10-26
Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
12
-111
/
+514
2021-10-26
efi_loader: add DeployedMode and AuditMode variable measurement
Masahisa Kojima
1
-8
/
+25
2021-10-26
efi_loader: simplify tcg2_measure_secure_boot_variable()
Masahisa Kojima
1
-42
/
+18
2021-10-26
efi_loader: add UEFI GPT measurement
Masahisa Kojima
3
-2
/
+173
2021-10-26
lib: uuid: fix the test on RNG device presence
Patrick Delaunay
1
-1
/
+1
2021-10-26
lib: rsa: rsa-verify: also check that padding is not NULL
Philippe Reynes
1
-1
/
+1
2021-10-26
efi_loader: add SMBIOS table measurement
Masahisa Kojima
5
-12
/
+229
2021-10-25
efi_loader: simplify tcg2_measure_secure_boot_variable()
Heinrich Schuchardt
1
-16
/
+13
2021-10-25
efi_loader: simplify efi_sigstore_parse_sigdb()
Heinrich Schuchardt
1
-33
/
+5
2021-10-25
efi_loader: function to get GUID for variable name
Heinrich Schuchardt
1
-0
/
+9
2021-10-25
efi_loader: treat UEFI variable name as const
Heinrich Schuchardt
5
-16
/
+23
2021-10-25
efi_loader: capsule: add back efi_get_public_key_data()
AKASHI Takahiro
1
-0
/
+36
2021-10-25
efi_loader: add missing const qualifier
Masahisa Kojima
1
-2
/
+3
2021-10-22
Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
10
-191
/
+152
2021-10-21
efi_loader: efi_dp_from_lo() should skip VenMedia node
Heinrich Schuchardt
2
-15
/
+6
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2
-2
/
+6
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2
-3
/
+1
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2
-3
/
+4
2021-10-21
efi_loader: Fix loaded image alignment
Ilias Apalodimas
2
-6
/
+58
2021-10-21
efi_loader: don't load Shim's MOK database from file
Heinrich Schuchardt
1
-0
/
+8
2021-10-21
efi_loader: Drop code that doesn't work with driver model
Simon Glass
4
-124
/
+23
2021-10-21
efi_selftest: Receive the packets until the receive buffer is empty
Masami Hiramatsu
1
-30
/
+37
2021-10-21
efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
Masami Hiramatsu
1
-11
/
+0
2021-10-21
efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check
Masami Hiramatsu
1
-0
/
+12
2021-10-20
Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
1
-2
/
+2
2021-10-18
treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
1
-2
/
+0
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
3
-13
/
+22
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
2
-5
/
+5
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
3
-4
/
+70
2021-10-13
fdtdec: Support retrieving the name of a carveout
Thierry Reding
2
-5
/
+10
2021-10-13
fdtdec: Allow using fdtdec_get_carveout() in loops
Thierry Reding
1
-1
/
+1
2021-10-09
Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
1
-3
/
+58
2021-10-09
lz4: Use a private header for U-Boot
Simon Glass
1
-1
/
+1
2021-10-09
efi_loader: GOP: Fix 30bpp block transfer support
Mark Kettenis
1
-1
/
+46
2021-10-09
efi_loader: GOP: Add 30bpp support
Mark Kettenis
1
-2
/
+12
2021-10-08
image: Drop unnecessary #ifdefs from image.h
Simon Glass
1
-1
/
+1
2021-10-08
efi: Correct dependency on FIT_SIGNATURE
Simon Glass
1
-1
/
+1
2021-10-08
image: Use the correct checks for CRC32
Simon Glass
2
-3
/
+6
2021-10-08
image: Use Kconfig to enable FIT_RSASSA_PSS on host
Simon Glass
2
-14
/
+6
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
1
-1
/
+1
[next]