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
...
|
*
efi_selftest: fix simple network protocol test
Heinrich Schuchardt
2018-12-02
1
-8
/
+8
|
*
efi_selftest: check fdt is marked as runtime data
Heinrich Schuchardt
2018-12-02
1
-0
/
+24
|
*
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-12-02
1
-2
/
+4
|
*
efi_loader: macro efi_size_in_pages()
Heinrich Schuchardt
2018-12-02
1
-3
/
+3
|
*
efi_selftest: building sandbox with EFI_SELFTEST
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
|
*
efi_selftest: add test for memory allocation
Heinrich Schuchardt
2018-12-02
2
-0
/
+164
|
*
efi_loader: eliminate sandbox addresses
Heinrich Schuchardt
2018-12-02
1
-5
/
+4
|
*
efi_loader: Reserve unaccessible memory
Alexander Graf
2018-12-02
1
-3
/
+29
|
*
efi_selftest: incorrect use of bitwise or
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
|
*
sandbox: smbios: Update to support sandbox
Simon Glass
2018-12-02
2
-16
/
+56
|
*
Revert "efi_loader: remove efi_exit_caches()"
Alexander Graf
2018-12-02
1
-0
/
+28
|
*
efi_loader: use u16* for UTF16 strings
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
|
*
efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTED
AKASHI Takahiro
2018-12-02
1
-1
/
+1
|
*
efi_loader: correct a function prototype of QueryCapsuleCapabilities()
AKASHI Takahiro
2018-12-02
1
-2
/
+2
|
*
efi_loader: correct efi_add_known_memory()
Heinrich Schuchardt
2018-12-02
1
-6
/
+14
|
*
efi_loader: do not use unsupported printf code
Heinrich Schuchardt
2018-12-02
1
-3
/
+3
|
*
efi_loader: Ensure memory allocations are page aligned
Alexander Graf
2018-12-02
1
-0
/
+6
|
*
efi_loader: Handle RELA absolute relocations properly
Alexander Graf
2018-12-02
1
-0
/
+3
|
*
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
5
-15
/
+18
|
*
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
2018-12-02
1
-9
/
+22
|
*
efi_loader: fix typos in efi_device_path.c
Heinrich Schuchardt
2018-12-02
1
-11
/
+12
|
*
efi_loader: add efi_dp_from_name()
AKASHI Takahiro
2018-12-02
1
-0
/
+47
|
*
efi_loader: UninstallMultipleProtocolInterfaces error code
Heinrich Schuchardt
2018-12-02
2
-4
/
+17
|
*
efi_selftest: use CR LF in helloworld
Heinrich Schuchardt
2018-12-02
1
-13
/
+27
|
*
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
4
-35
/
+52
|
*
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-12-02
6
-52
/
+51
|
*
efi_loader: typedef struct efi_object *efi_handle_t
Heinrich Schuchardt
2018-12-02
3
-11
/
+11
|
*
efi_selftest: fix typos
Heinrich Schuchardt
2018-12-02
11
-22
/
+20
|
*
efi_loader: delete handles
Heinrich Schuchardt
2018-12-02
1
-20
/
+61
|
*
efi_loader: implement EFI_RESET_SHUTDOWN at boot time
Heinrich Schuchardt
2018-12-02
1
-1
/
+3
|
*
efi_selftest: test handling of exceptions
Heinrich Schuchardt
2018-12-02
2
-0
/
+51
|
*
efi_selftest: simplify lib/efi_selftest/Makefile
Heinrich Schuchardt
2018-12-02
2
-9
/
+3
*
|
rsa: add support of padding pss
Philippe Reynes
2018-12-03
2
-0
/
+200
*
|
rsa: add a structure for the padding
Philippe Reynes
2018-12-03
2
-23
/
+49
*
|
rsa: use new openssl API to create signature
Philippe Reynes
2018-12-03
1
-6
/
+11
|
/
*
tpm: Convert to use a device parameter
Simon Glass
2018-11-29
4
-109
/
+112
*
tpm: Export the open/close functions
Simon Glass
2018-11-29
1
-18
/
+0
*
string: Include the config header
Simon Glass
2018-11-20
1
-0
/
+1
*
spl: lz4: Allow use of lz4 compression in SPL
Simon Glass
2018-11-20
2
-1
/
+9
*
fdt: Fix uncompress_blob() for U-Boot proper
Marek Vasut
2018-11-20
1
-1
/
+2
*
fdt_region: Ensure that depth never goes below -1
Konrad Beckmann
2018-11-16
1
-0
/
+3
*
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
1
-1
/
+0
*
kconfig: Introduce HAVE_ARCH_IOMAP
Bin Meng
2018-11-14
1
-0
/
+6
*
blk: Call part_init() in the post_probe() method
Bin Meng
2018-11-14
1
-2
/
+0
*
efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data
Bin Meng
2018-11-14
1
-12
/
+12
*
Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx
Tom Rini
2018-10-25
1
-4
/
+4
|
\
|
*
optee: adjust dependencies and default values for dram
Rui Miguel Silva
2018-10-22
1
-4
/
+4
*
|
efi_loader: efi_dp_get_next_instance() superfluous statement
Heinrich Schuchardt
2018-10-16
1
-1
/
+0
*
|
efi_selftest: creating new handle in controller test
Heinrich Schuchardt
2018-10-16
1
-0
/
+2
*
|
efi_loader: fix typo in efi_boottime.c
Heinrich Schuchardt
2018-10-16
1
-1
/
+1
[prev]
[next]