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
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
9
-22
/
+12
*
fdt: fix get_next_memory_node()
Marek Vasut
2018-09-10
1
-3
/
+1
*
lib/slre: remove superfluous assignment
Heinrich Schuchardt
2018-09-05
1
-2
/
+0
*
Make kmalloc'ed memory really DMA-safe
Masahiro Yamada
2018-08-31
1
-2
/
+3
*
efi: stub: Pass EFI system table address to U-Boot payload
Bin Meng
2018-08-30
1
-0
/
+4
*
libavb: Handle wrong hashtree_error_mode in avb_append_options()
Ievgen Maliarenko
2018-08-24
1
-0
/
+3
*
efi: Fix truncation of constant value
Eugeniu Rosca
2018-08-21
1
-4
/
+3
*
efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-08-21
1
-8
/
+14
*
efi_selftest: correct block device unit test
Heinrich Schuchardt
2018-08-20
1
-1
/
+1
*
efi_loader: document runtime functions
Heinrich Schuchardt
2018-08-20
1
-4
/
+149
*
efi_loader: update runtime services table crc32
Heinrich Schuchardt
2018-08-20
2
-12
/
+15
*
lib: crc32: mark function crc32() as __efi_runtime
Heinrich Schuchardt
2018-08-20
1
-12
/
+14
*
efi_loader: avoid NULL dereference in efi_get_memory_map()
Heinrich Schuchardt
2018-08-20
1
-1
/
+3
*
efi_loader: fix a parameter check at CreateEvent()
AKASHI Takahiro
2018-08-20
1
-1
/
+2
*
efi_loader: relocate pointer to tables
Heinrich Schuchardt
2018-08-20
1
-1
/
+8
*
Revert "efi_loader: efi_allocate_pages is too restrictive"
Stephen Warren
2018-08-20
1
-1
/
+1
*
rsa: Fix LibreSSL before v2.7.0
Caliph Nomble
2018-08-13
1
-6
/
+12
*
smbios: fix checkstyle warning
Christian Gmeiner
2018-08-10
1
-0
/
+1
*
smbios: fix checkstyle error
Christian Gmeiner
2018-08-10
1
-1
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
18
-135
/
+826
|
\
|
*
efi_selftest: unit test for GetTime()
Heinrich Schuchardt
2018-07-25
2
-0
/
+68
|
*
efi_selftest: support printing leading zeroes
Heinrich Schuchardt
2018-07-25
1
-11
/
+22
|
*
efi_loader: complete implementation of GetTime()
Heinrich Schuchardt
2018-07-25
1
-12
/
+41
|
*
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
1
-5
/
+0
|
*
efi_selftest: unit test for CalculateCrc32()
Heinrich Schuchardt
2018-07-25
2
-0
/
+142
|
*
efi_selftest: check crc32 for InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
1
-0
/
+43
|
*
efi_loader: update crc32 in InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
1
-0
/
+3
|
*
efi_loader: correct signature of CalculateCrc32()
Heinrich Schuchardt
2018-07-25
1
-4
/
+4
|
*
efi_selftest: test InstallConfigurationTable()
Heinrich Schuchardt
2018-07-25
2
-0
/
+224
|
*
efi_loader: allocate configuration table array
Heinrich Schuchardt
2018-07-25
1
-20
/
+19
|
*
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
1
-4
/
+28
|
*
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
2
-2
/
+6
|
*
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
2018-07-25
2
-3
/
+3
|
*
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
2
-2
/
+4
|
*
efi_loader: clear screen has to reset cursor position
Heinrich Schuchardt
2018-07-25
1
-0
/
+2
|
*
efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-07-25
1
-1
/
+6
|
*
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
1
-0
/
+1
|
*
efi_driver: set DM_FLAG_NAME_ALLOCED flag
Heinrich Schuchardt
2018-07-25
1
-0
/
+2
|
*
efi_selftest: test writing to file
Heinrich Schuchardt
2018-07-25
1
-0
/
+70
|
*
efi_loader: check map_key in ExitBootServices
Heinrich Schuchardt
2018-07-25
2
-1
/
+11
|
*
efi_loader: check parameters of GetMemoryMap
Heinrich Schuchardt
2018-07-25
1
-10
/
+15
|
*
efi_loader: check parameters in memory allocation
Heinrich Schuchardt
2018-07-25
1
-0
/
+6
|
*
efi_loader: check parameters of CreateEvent
Heinrich Schuchardt
2018-07-25
1
-3
/
+32
|
*
efi_selftest: Clean up a few comments and messages
Simon Glass
2018-07-25
1
-8
/
+6
|
*
vsprintf: Handle NULL with %pU
Simon Glass
2018-07-25
1
-1
/
+4
|
*
efi_loader: Expose U-Boot addresses in memory map for sandbox
Alexander Graf
2018-07-25
1
-6
/
+7
|
*
efi: sandbox: Adjust memory usage for sandbox
Simon Glass
2018-07-25
1
-3
/
+10
|
*
efi_loader: Use common elf.h reloc defines
Alexander Graf
2018-07-25
1
-4
/
+3
|
*
efi_loader: Move to compiler based target architecture determination
Alexander Graf
2018-07-25
1
-6
/
+8
|
*
efi_loader: Introduce ms abi vararg helpers
Alexander Graf
2018-07-25
1
-18
/
+18
[next]