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 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-04-16
10
-135
/
+2227
|
\
|
*
efi_loader: set up secure boot
AKASHI Takahiro
2020-04-16
1
-0
/
+38
|
*
efi_loader: image_loader: support image authentication
AKASHI Takahiro
2020-04-16
2
-15
/
+457
|
*
efi_loader: variable: add VendorKeys variable
AKASHI Takahiro
2020-04-16
1
-6
/
+63
|
*
efi_loader: variable: add secure boot state transition
AKASHI Takahiro
2020-04-16
1
-3
/
+228
|
*
efi_loader: variable: support variable authentication
AKASHI Takahiro
2020-04-16
1
-104
/
+562
|
*
efi_loader: add signature database parser
AKASHI Takahiro
2020-04-16
1
-0
/
+226
|
*
efi_loader: add signature verification functions
AKASHI Takahiro
2020-04-16
2
-0
/
+579
|
*
efi_loader: add CONFIG_EFI_SECURE_BOOT config option
AKASHI Takahiro
2020-04-16
1
-0
/
+18
|
*
efi_loader: function descriptions efi_watchdog.c
Heinrich Schuchardt
2020-04-16
1
-7
/
+11
|
*
efi_loader: add missing doc comments in efi_disk.c
Heinrich Schuchardt
2020-04-16
1
-3
/
+49
|
*
efi_loader: function descriptions efi_unicode_collation.c
Heinrich Schuchardt
2020-04-16
1
-4
/
+2
|
*
efi_loader: enable RNG if DM_RNG is enabled
Peter Robinson
2020-04-16
1
-0
/
+1
*
|
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-16
1
-10
/
+26
|
\
\
|
*
|
fdtdec: support multiple phandles in memory carveout
Laurentiu Tudor
2020-04-16
1
-10
/
+26
|
|
/
*
|
acpi: Add support for DMAR
Simon Glass
2020-04-16
1
-0
/
+31
*
|
acpi: Add a central location for table version numbers
Simon Glass
2020-04-16
3
-0
/
+67
*
|
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
1
-1
/
+1
|
/
*
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-07
2
-4
/
+17
|
\
|
*
lib: Improve _parse_integer_fixup_radix base 16 detection
Michal Simek
2020-04-06
1
-1
/
+14
|
*
image: Use constants for 'required' and 'key-name-hint'
Simon Glass
2020-04-01
1
-3
/
+3
*
|
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-31
9
-52
/
+145
|
\
|
|
*
efi_loader: definition of GetNextVariableName()
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
|
*
efi_selftest: test CalculateCrc32, CopyMem, SetMem
Heinrich Schuchardt
2020-03-22
2
-0
/
+78
|
*
efi_loader: fix freestanding memmove()
Heinrich Schuchardt
2020-03-22
1
-1
/
+1
|
*
efi_loader: description efi_convert_pointer()
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
|
*
efi_loader: simplify logical expression in efi_disk_add_dev()
Heinrich Schuchardt
2020-03-22
1
-1
/
+1
|
*
efi_selftest: check length reported by GetNextVariableName()
Heinrich Schuchardt
2020-03-22
1
-2
/
+8
|
*
efi_loader: correct reported length in GetNextVariable()
Heinrich Schuchardt
2020-03-22
1
-5
/
+6
|
*
efi_loader: fix function descriptions in efi_disk.c
Heinrich Schuchardt
2020-03-22
1
-22
/
+30
|
*
efi_loader: description of efi_variable.c
Heinrich Schuchardt
2020-03-22
1
-2
/
+2
|
*
efi_loader: export a couple of protocol related functions
AKASHI Takahiro
2020-03-17
1
-8
/
+8
|
*
efi_loader: unnecessary assignment in efi_queue_event
Heinrich Schuchardt
2020-03-11
1
-1
/
+1
|
*
efi_loader: get_memory_map: return parameters whenever possible
AKASHI Takahiro
2020-03-11
1
-6
/
+6
*
|
Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-03-17
3
-0
/
+253
|
\
\
|
*
|
lib: elf: Move the generic elf loading/validating functions to lib
Keerthy
2020-03-03
3
-0
/
+253
*
|
|
lib: rsa: add rsa_verify_with_pkey()
AKASHI Takahiro
2020-03-12
1
-1
/
+64
*
|
|
lib: rsa: generate additional parameters for public key
AKASHI Takahiro
2020-03-12
3
-0
/
+729
*
|
|
rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
AKASHI Takahiro
2020-03-12
1
-0
/
+14
*
|
|
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
3
-32
/
+58
|
|
/
|
/
|
*
|
efi_selftest: add selftests for loadfile2 used to load initramfs
Ilias Apalodimas
2020-02-28
2
-0
/
+221
*
|
efi_loader: Implement FileLoad2 for initramfs loading
Ilias Apalodimas
2020-02-28
4
-0
/
+219
*
|
efi_loader: implement EFI_RT_PROPERTIES_TABLE
Heinrich Schuchardt
2020-02-26
2
-12
/
+32
|
/
*
efi_loader: EFI_RNG_PROTOCOL
Heinrich Schuchardt
2020-02-19
1
-2
/
+2
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
24
-0
/
+24
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
7
-0
/
+10
*
string: Allow arch override of strndup() also
Simon Glass
2020-02-05
1
-1
/
+1
*
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-02-05
1
-1
/
+1
*
libfdt: Revert 6dcb8ba4 from upstream libfdt
Tom Rini
2020-01-30
1
-10
/
+10
*
optee: Replace uninitialized return variable by proper one.
Christoph Müllner
2020-01-30
1
-1
/
+1
[next]