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
old/tizen_20241126
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-25
x86: Move the acpi table to generic global_data
Simon Glass
1
-1
/
+1
2022-01-25
x86: Allow any arch to generate ACPI tables
Simon Glass
1
-0
/
+18
2022-01-22
Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...
Tom Rini
15
-61
/
+236
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
32
-86
/
+86
2022-01-19
lib/crypto: Enable more algorithms in cert verification
Ilias Apalodimas
1
-19
/
+16
2022-01-19
efi_loader: printing TCG2 protocol GUID
Heinrich Schuchardt
1
-0
/
+4
2022-01-19
efi_selftest: implement printing GUIDs
Heinrich Schuchardt
2
-4
/
+29
2022-01-19
cmd: printenv: simplify printing GUIDs
Heinrich Schuchardt
1
-0
/
+24
2022-01-19
efi_loader: use %pUs for printing GUIDs
Heinrich Schuchardt
10
-35
/
+35
2022-01-19
cmd: efidebug: simplify printing GUIDs
Heinrich Schuchardt
1
-0
/
+116
2022-01-19
lib: printf code %pUs for GUID text representation
Heinrich Schuchardt
1
-1
/
+10
2022-01-19
lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
Heinrich Schuchardt
1
-2
/
+2
2022-01-18
lib: add BLAKE2 hash support
Qu Wenruo
4
-0
/
+483
2022-01-15
Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
5
-57
/
+163
2022-01-15
efi: Support the efi command in the app
Simon Glass
1
-0
/
+33
2022-01-15
efi: Move exit_boot_services into a function
Simon Glass
3
-55
/
+92
2022-01-15
efidebug: avoid 'dfu_alt_info not defined' message
Heinrich Schuchardt
1
-2
/
+5
2022-01-15
efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed
Ilias Apalodimas
1
-0
/
+33
2022-01-14
lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu
Eugen Hristev
1
-2
/
+2
2022-01-14
lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
qianfan Zhao
1
-8
/
+61
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
[next]