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-01-10
Merge branch 'next'
Tom Rini
8
-87
/
+374
2022-01-10
lib/rsa: avoid -Wdiscarded-qualifiers
Heinrich Schuchardt
1
-1
/
+1
2022-01-09
Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodia...
Tom Rini
3
-0
/
+7
2021-12-31
efi: Show when allocated pages are used
Simon Glass
1
-1
/
+2
2021-12-31
efi: Check for failure when initing the app
Simon Glass
1
-2
/
+5
2021-12-31
efi: Share struct efi_priv between the app and stub code
Simon Glass
3
-22
/
+35
2021-12-31
efi: Add a few comments to the stub
Simon Glass
1
-0
/
+29
2021-12-31
efi: Locate all block devices in the app
Simon Glass
1
-0
/
+198
2021-12-31
efi: Make unicode printf available to the app
Simon Glass
2
-6
/
+5
2021-12-31
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
1
-11
/
+5
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
1
-0
/
+1
2021-12-26
tools: avoid OpenSSL deprecation warnings
Heinrich Schuchardt
3
-0
/
+7
2021-12-26
efi_loader: Don't limit the StMM buffer size explicitly
Ilias Apalodimas
1
-11
/
+5
2021-12-23
fdt: Add a Kconfig for boards with a prior stage
Simon Glass
1
-0
/
+1
2021-12-23
fdt: Report the devicetree source
Simon Glass
1
-0
/
+13
2021-12-23
fdt: Record where the devicetree came from
Simon Glass
1
-5
/
+15
2021-12-23
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
Simon Glass
1
-9
/
+12
2021-12-23
fdt: Drop remaining preprocessor macros in fdtdec_setup()
Simon Glass
1
-9
/
+11
2021-12-23
fdt: Drop OF_CONTROL check in fdtdec_setup()
Simon Glass
1
-5
/
+3
2021-12-23
fdt: Use if() for fdtcontroladdr check
Simon Glass
1
-5
/
+4
2021-12-23
fdt: Drop #ifdef around board_fdt_blob_setup()
Simon Glass
1
-2
/
+0
2021-12-23
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
Simon Glass
1
-5
/
+1
2021-12-23
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
1
-20
/
+11
2021-12-23
fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
Simon Glass
1
-24
/
+38
2021-12-20
Merge tag 'v2022.01-rc4' into next
Tom Rini
8
-104
/
+578
2021-12-17
Convert CONFIG_PHYSMEM to Kconfig
Simon Glass
1
-0
/
+10
2021-12-09
efi: Rename UCLASS_EFI and IF_TYPE_EFI
Simon Glass
2
-8
/
+8
2021-12-09
efi_loader: correctly handle no tpm device error
Masahisa Kojima
3
-8
/
+18
2021-12-09
efi_loader: check tcg2 protocol installation outside the TCG protocol
Masahisa Kojima
1
-0
/
+18
2021-12-09
efi_loader: efi_tcg2_register returns appropriate error
Masahisa Kojima
3
-18
/
+53
2021-11-30
efi_loader: Extend PCR's for firmware measurements
Ruchika Gupta
1
-0
/
+76
2021-11-30
tpm: use more algorithms than sha256 on pcr_read
Ruchika Gupta
1
-4
/
+8
2021-11-30
efi_loader: Add check for event log passed from firmware
Ruchika Gupta
1
-69
/
+400
2021-11-29
Merge tag 'v2022.01-rc3' into next
Tom Rini
11
-109
/
+205
2021-11-26
efi_selftest: simplify endian conversion for FDT test
Heinrich Schuchardt
1
-7
/
+8
2021-11-26
efi_loader: segfault in efi_clear_os_indications()
Heinrich Schuchardt
2
-50
/
+31
2021-11-26
efi_loader: efi_disk_register() should not fail
Heinrich Schuchardt
1
-2
/
+2
2021-11-26
efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services
Tom Rini
1
-3
/
+1
2021-11-20
efi_loader: startup the tpm device when installing the protocol
Ilias Apalodimas
1
-0
/
+9
2021-11-20
efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog
Ilias Apalodimas
1
-29
/
+70
2021-11-20
efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE
Heinrich Schuchardt
1
-11
/
+56
2021-11-20
efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES
Heinrich Schuchardt
1
-0
/
+13
2021-11-20
efi_loader: capsule: Record capsule result only if capsule is read
Masami Hiramatsu
1
-3
/
+3
2021-11-20
efi_loader: Reduce efi_tcg2 logging statement
Masahisa Kojima
1
-1
/
+1
2021-11-20
lmb: fix typo 'commun'
Heinrich Schuchardt
1
-1
/
+1
2021-11-19
Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm
Tom Rini
1
-2
/
+2
2021-11-18
arm64: Add missing GD_FLG_SKIP_RELOC handling
Marek Vasut
1
-0
/
+3
2021-11-18
lmb: Reserve U-Boot separately if relocation is disabled
Marek Vasut
1
-0
/
+5
2021-11-17
crypto: aspeed: Add AST2600 ACRY support
Chia-Wei Wang
1
-1
/
+9
2021-11-17
cmd: tpm-v1: fix load_key_by_sha1 compile errors
Mathew McBride
1
-2
/
+2
[next]