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
...
*
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
41
-0
/
+41
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
5
-5
/
+9
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop part.h from common header
Simon Glass
2020-05-18
5
-0
/
+6
*
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
3
-6
/
+6
*
common: Drop net.h from common header
Simon Glass
2020-05-18
11
-0
/
+11
*
common: Drop uuid.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
efi_loader: Implement EFI variable handling via OP-TEE
Ilias Apalodimas
2020-05-17
3
-0
/
+675
*
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
2
-16
/
+41
*
lib: rsa: avoid overriding the object name when already specified
Jan Luebbe
2020-05-15
1
-6
/
+16
*
lib: rsa: Also check for presence of r-squared property
Jan Kiszka
2020-05-15
1
-1
/
+1
*
rsa: don't use malloc.h in rsa-sign.c
Jonathan Gray
2020-05-15
1
-1
/
+1
*
lib: Allow MD5 to be enabled in SPL
Simon Glass
2020-05-15
2
-2
/
+17
*
charset: Add support for calculating bytes occupied by a u16 string
Sughosh Ganu
2020-05-09
1
-0
/
+5
*
efi_loader: variable: check a return value of uuid__str_to_bin()
AKASHI Takahiro
2020-05-09
1
-1
/
+4
*
efi_loader: image_loader: fix a Coverity check against array access
AKASHI Takahiro
2020-05-09
1
-3
/
+3
*
efi_loader: crypto/pkcs7_parser.h is not a local include
Heinrich Schuchardt
2020-05-07
1
-1
/
+1
*
efi_loader: pkcs7_parse_message() returns error pointer
Patrick Wildt
2020-05-07
1
-1
/
+3
*
efi_loader: efi_variable_parse_signature() returns NULL on error
Patrick Wildt
2020-05-07
1
-2
/
+1
*
efi_loader: put device tree into EfiACPIReclaimMemory
Heinrich Schuchardt
2020-05-07
1
-2
/
+2
*
efi_loader: do not unnecessarily use EFI_CALL()
Heinrich Schuchardt
2020-05-07
1
-15
/
+19
*
efi_loader: error handling in efi_set_variable_common().
Heinrich Schuchardt
2020-05-07
1
-1
/
+1
*
efi_loader: remove redundant assignment in dp_fill()
Heinrich Schuchardt
2020-05-07
1
-1
/
+1
*
kbuild: efi: Avoid rebuilding efi targets
Jan Kiszka
2020-05-07
1
-0
/
+1
*
rsa: fix alignment issue when getting public exponent
Heiko Stuebner
2020-05-07
1
-2
/
+2
*
efi_loader: change setup sequence
Heinrich Schuchardt
2020-05-04
1
-5
/
+5
*
efi_loader: correct comments for efi_status_t
Heinrich Schuchardt
2020-05-04
3
-5
/
+5
*
efi_loader: eliminate efi_set_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
1
-104
/
+37
*
efi_loader: eliminate efi_get_(non)volatile_variable
Heinrich Schuchardt
2020-05-04
1
-29
/
+3
*
efi_loader: disk: add efi_disk_is_system_part()
AKASHI Takahiro
2020-05-04
1
-0
/
+29
*
efi_loader: factor out the common code from efi_transfer_secure_state()
AKASHI Takahiro
2020-05-04
1
-130
/
+64
*
efi_loader: fix unreachable statement in efi_sigstore_parse_siglist
AKASHI Takahiro
2020-05-04
1
-1
/
+1
*
lib/crypto, efi_loader: move some headers to include/crypto
AKASHI Takahiro
2020-05-04
8
-135
/
+15
*
lib/crypto, efi_loader: avoid multiple inclusions of header files
AKASHI Takahiro
2020-05-04
2
-0
/
+8
*
tiny-printf: Support %i
Marek Vasut
2020-05-01
1
-1
/
+2
*
Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-30
1
-0
/
+20
|
\
|
*
efi_loader: identify EFI system partition
Heinrich Schuchardt
2020-04-30
1
-0
/
+20
*
|
acpi: Add an acpi command
Simon Glass
2020-04-30
1
-0
/
+1
*
|
acpi: Move the xsdt pointer to acpi_ctx
Simon Glass
2020-04-30
1
-6
/
+4
*
|
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
1
-0
/
+82
*
|
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
1
-0
/
+61
*
|
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
1
-1
/
+23
*
|
acpi: Add a method to write tables for a device
Simon Glass
2020-04-30
1
-3
/
+10
|
/
*
Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-28
3
-1588
/
+2
|
\
|
*
fdt_region: move fdt_region.c to common/ from lib/libfdt/
Masahiro Yamada
2020-04-26
2
-659
/
+0
|
*
libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
Masahiro Yamada
2020-04-26
2
-929
/
+2
*
|
Merge branch '2020-04-27-master-imports'
Tom Rini
2020-04-27
1
-15
/
+16
|
\
\
[prev]
[next]