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 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-27
1
-0
/
+2
|
\
|
*
optee: Make TZDRAM config options contingent on CONFIG_OPTEE
Bryan O'Donoghue
2019-07-19
1
-0
/
+2
*
|
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-23
12
-107
/
+398
|
\
\
|
|
/
|
/
|
|
*
efi_loader: unaligned access in efi_file_from_path()
Heinrich Schuchardt
2019-07-16
1
-1
/
+6
|
*
efi_loader: efi_dp_from_file() expect UTF-8 path
Heinrich Schuchardt
2019-07-16
1
-9
/
+31
|
*
efi_loader: support unaligned u16 strings
Heinrich Schuchardt
2019-07-16
1
-9
/
+14
|
*
efi_loader: function comments efi_bootmgr.c
Heinrich Schuchardt
2019-07-16
1
-7
/
+40
|
*
efi_loader: fix comment for struct efi_pool_allocation
Heinrich Schuchardt
2019-07-16
1
-5
/
+9
|
*
efi_loader: fix comments for variable services
Heinrich Schuchardt
2019-07-16
1
-4
/
+23
|
*
efi_driver: use Sphinx style comments
Heinrich Schuchardt
2019-07-16
1
-19
/
+20
|
*
efi_loader: fix comments for efi_update_exit_data()
Heinrich Schuchardt
2019-07-16
1
-3
/
+3
|
*
efi_loader: fix function comments in efi_boottime.c
Heinrich Schuchardt
2019-07-16
1
-3
/
+4
|
*
efi_loader: Change return type of efi_add_memory_map()
Bryan O'Donoghue
2019-07-16
2
-15
/
+23
|
*
efi_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
2019-07-16
2
-0
/
+193
|
*
efi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
Heinrich Schuchardt
2019-07-16
2
-8
/
+31
|
*
efi_loader: efi_set_virtual_address_map_runtime()
Heinrich Schuchardt
2019-07-16
1
-1
/
+1
|
*
efi_selftest: do not call CloseEvent() after ExitBootServices()
Heinrich Schuchardt
2019-07-16
1
-23
/
+0
*
|
lib: rsa: add support to other openssl engine types than pkcs11
Vesa Jääskeläinen
2019-07-18
1
-0
/
+18
|
/
*
configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default
Tom Rini
2019-07-13
1
-0
/
+2
*
trace: do not limit trace buffer to 2GiB
Heinrich Schuchardt
2019-07-10
1
-7
/
+7
*
trace: make call depth limit customizable
Heinrich Schuchardt
2019-07-10
2
-2
/
+17
*
trace: conserve gd register
Heinrich Schuchardt
2019-07-10
1
-0
/
+49
*
fdtdec: test: Fix memory leak
Thierry Reding
2019-07-10
1
-0
/
+2
*
sandbox: Quit when hang() is called
Simon Glass
2019-07-10
1
-0
/
+3
*
efi_loader: detach runtime in ExitBootServices()
Heinrich Schuchardt
2019-07-06
2
-1
/
+4
*
efi_loader: simplify detaching
Heinrich Schuchardt
2019-07-06
1
-32
/
+8
*
efi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM
Heinrich Schuchardt
2019-07-06
2
-4
/
+7
*
efi_loader: split off detaching SetVirtualAddress()
Heinrich Schuchardt
2019-07-06
1
-11
/
+58
*
efi_selftest: test variable services at runtime
Heinrich Schuchardt
2019-07-06
2
-0
/
+95
*
efi_loader: unimplemented runtime services
Heinrich Schuchardt
2019-07-06
1
-32
/
+2
*
efi_loader: let the variable driver patch out the runtime
Heinrich Schuchardt
2019-07-06
3
-10
/
+46
*
efi_loader: clean up runtime detaching
Heinrich Schuchardt
2019-07-06
1
-23
/
+55
*
efi_loader: remove NULL entries from runtime detach list
Heinrich Schuchardt
2019-07-06
2
-20
/
+9
*
efi_loader: initialization of variable services
Heinrich Schuchardt
2019-07-06
2
-0
/
+15
*
efi_loader: move efi_query_variable_info()
Heinrich Schuchardt
2019-07-06
2
-27
/
+27
*
efi_loader: remove superfluous spaces in comments
Heinrich Schuchardt
2019-07-06
1
-4
/
+4
*
efi_selftest: description of CMD_BOOTEFI_SELFTEST
Heinrich Schuchardt
2019-07-06
1
-4
/
+4
*
Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-06-21
7
-86
/
+107
|
\
|
*
efi_loader: fix typo in efi_variable.c
Heinrich Schuchardt
2019-06-20
1
-2
/
+2
|
*
efi_loader: Delete() return EFI_WARN_DELETE_FAILURE
Heinrich Schuchardt
2019-06-20
1
-8
/
+2
|
*
efi_loader: ListPackageLists() return EFI_NOT_FOUND
Heinrich Schuchardt
2019-06-20
1
-35
/
+14
|
*
efi_loader: console incorrectly advertised left logo key
Heinrich Schuchardt
2019-06-20
1
-3
/
+1
|
*
efi_loader: alternative scan codes for F5, END, HOME
Heinrich Schuchardt
2019-06-20
1
-8
/
+14
|
*
efi_loader: GOP: provide accurate mode information
Heinrich Schuchardt
2019-06-20
1
-12
/
+12
|
*
efi_loader: SetMode() must blank screen
Heinrich Schuchardt
2019-06-20
1
-12
/
+38
|
*
efi_loader: system table setup
Heinrich Schuchardt
2019-06-20
1
-5
/
+5
|
*
efi_loader: QueryMode() must allocate buffer
Heinrich Schuchardt
2019-06-20
2
-1
/
+10
|
*
efi_loader: SetMode() parameters check
Heinrich Schuchardt
2019-06-20
1
-3
/
+5
|
*
efi_loader: QueryMode() check parameters
Heinrich Schuchardt
2019-06-20
1
-1
/
+8
|
*
efi_loader: Blt() with incorrect BltOperation
Heinrich Schuchardt
2019-06-20
1
-1
/
+1
[next]