index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
3
-4
/
+10
|
\
|
*
timer: Use a shorter error in TPL
Simon Glass
2021-01-05
1
-2
/
+8
|
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-1
/
+1
|
*
serial: Update NS16550_t and struct NS16550
Simon Glass
2021-01-05
1
-1
/
+1
*
|
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-29
1
-5
/
+12
|
*
efi_loader: efi_signal_event() fix comment typos
Heinrich Schuchardt
2020-12-29
1
-2
/
+2
|
*
efi_loader: avoid invalid free
Heinrich Schuchardt
2020-12-29
1
-1
/
+1
|
*
efi_loader: escape key handling
Heinrich Schuchardt
2020-12-29
1
-0
/
+12
|
*
efi_loader: missing parentheses after if
Heinrich Schuchardt
2020-12-29
1
-1
/
+1
|
*
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-12-26
1
-5
/
+15
|
*
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-20
1
-0
/
+14
|
*
binman: Remove additional backslash
Michal Simek
2020-11-30
1
-1
/
+1
*
|
efi_loader: Enable uefi capsule authentication
Sughosh Ganu
2020-12-31
1
-1
/
+35
*
|
efi: capsule: Add support for uefi capsule authentication
Sughosh Ganu
2020-12-31
3
-2
/
+141
*
|
efi_loader: Re-factor code to build the signature store from efi signature list
Sughosh Ganu
2020-12-31
1
-42
/
+61
*
|
efi_loader: Make the pkcs7 header parsing function an extern
Sughosh Ganu
2020-12-31
2
-89
/
+89
*
|
efi_loader: Add logic to parse EDKII specific fmp payload header
Sughosh Ganu
2020-12-31
1
-0
/
+41
*
|
crypto: Fix the logic to calculate hash with authattributes set
Sughosh Ganu
2020-12-31
1
-11
/
+26
*
|
efi_loader: event queueing
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
*
|
efi_loader: Add size checks to efi_create_indexed_name()
Ilias Apalodimas
2020-12-31
2
-5
/
+12
*
|
efi_loader: Remove unconditional installation of file2 protocol for initrd
Ilias Apalodimas
2020-12-31
1
-5
/
+0
*
|
efi_loader: Remove unused headers from efi_load_initrd.c
Ilias Apalodimas
2020-12-31
1
-5
/
+3
*
|
efi_loader: use after free in efi_exit()
Heinrich Schuchardt
2020-12-31
1
-5
/
+12
*
|
efi_loader: efi_signal_event() fix comment typos
Heinrich Schuchardt
2020-12-31
1
-2
/
+2
*
|
efi_loader: avoid invalid free
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
*
|
efi_loader: escape key handling
Heinrich Schuchardt
2020-12-31
1
-0
/
+12
*
|
efi_loader: missing parentheses after if
Heinrich Schuchardt
2020-12-31
1
-1
/
+1
*
|
efi_loader: Extra checks while opening an OPTEE session
Ilias Apalodimas
2020-12-31
1
-5
/
+15
*
|
efi_loader: make variable store size customizable
Heinrich Schuchardt
2020-12-31
1
-0
/
+14
*
|
fdt: Use phandle to distinguish DT nodes with same name
Aswath Govindraju
2020-12-22
2
-0
/
+19
*
|
sandbox: implement runtime system reset
Heinrich Schuchardt
2020-12-22
1
-1
/
+2
*
|
x86: Simplify acpi_device_infer_name()
Simon Glass
2020-12-18
1
-24
/
+3
*
|
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
1
-2
/
+2
*
|
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
3
-7
/
+7
*
|
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-3
/
+3
*
|
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
5
-21
/
+21
*
|
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-1
/
+1
*
|
efi_selftest: implement exception test for sandbox
Heinrich Schuchardt
2020-12-13
1
-0
/
+2
*
|
efi_loader: link partition to block device
Heinrich Schuchardt
2020-12-10
1
-0
/
+20
*
|
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2020-12-10
1
-1
/
+1
*
|
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
2
-0
/
+478
*
|
efi_selftest: clean up Makefile
Heinrich Schuchardt
2020-12-10
1
-8
/
+6
*
|
efi_loader: support EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2020-12-10
1
-1
/
+48
*
|
efi_loader: carve out efi_load_image_from_file()
Heinrich Schuchardt
2020-12-10
1
-9
/
+36
*
|
efi_loader: pass boot_policy to efi_load_image_from_path
Heinrich Schuchardt
2020-12-10
1
-7
/
+9
*
|
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
2020-12-10
3
-6
/
+7
*
|
efi_loader: resequence functions in efi_boottime.c
Heinrich Schuchardt
2020-12-10
1
-82
/
+82
*
|
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
Heinrich Schuchardt
2020-12-10
3
-7
/
+8
*
|
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
Heinrich Schuchardt
2020-12-10
1
-4
/
+0
[next]