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 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-11-01
2
-7
/
+24
|
\
|
*
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
2019-10-27
1
-1
/
+1
|
*
tiny-printf: Reorder code to support %p
Simon Glass
2019-10-27
1
-13
/
+17
|
*
tiny-printf: Add print_grouped_ull()
Simon Glass
2019-10-27
1
-0
/
+6
|
*
tiny-printf: Reduce size by removing ctype
Simon Glass
2019-10-27
1
-0
/
+7
*
|
libavb: Fix build warnings after updating the lib
Sam Protsenko
2019-10-31
2
-2
/
+3
*
|
libavb: Update libavb to current AOSP master
Sam Protsenko
2019-10-31
12
-214
/
+710
*
|
linux_compat: fix potential NULL pointer access
Marek Szyprowski
2019-10-31
1
-1
/
+1
*
|
tiny-printf: Support vsnprintf()
Simon South
2019-10-31
1
-0
/
+16
*
|
lib: errno: sync error codes
Heinrich Schuchardt
2019-10-31
1
-2
/
+2
*
|
lib: errno: check for unsupported error number
Heinrich Schuchardt
2019-10-31
1
-1
/
+7
*
|
lib: time: Add microsecond timer
Marek Vasut
2019-10-31
1
-0
/
+14
|
/
*
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
AKASHI Takahiro
2019-10-17
1
-1
/
+23
*
efi_loader: device_path: check against file path length
AKASHI Takahiro
2019-10-17
1
-2
/
+9
*
rsa: Return immediately if required-key verification fails
Daniele Alessandrelli
2019-10-15
1
-2
/
+1
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-08
4
-59
/
+19
|
\
|
*
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-10-08
1
-54
/
+0
|
*
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
2
-5
/
+17
|
*
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
Simon Glass
2019-10-08
1
-0
/
+2
*
|
efi: device path for nvme
Patrick Wildt
2019-10-06
2
-0
/
+35
*
|
efi_selftest: testing read-only variables
Heinrich Schuchardt
2019-10-06
1
-11
/
+0
*
|
efi_selftest: correct SetVariable() test
Heinrich Schuchardt
2019-10-06
1
-14
/
+16
*
|
efi_loader: appending to non-existent variable
Heinrich Schuchardt
2019-10-06
1
-4
/
+6
|
/
*
dm: core: Correct low cell in ofnode_read_pci_addr()
Simon Glass
2019-10-03
1
-1
/
+1
*
efi_loader: SetVariable() deleting variables
Heinrich Schuchardt
2019-09-23
1
-5
/
+6
*
efi_loader: SetVariable() fix illegal return
Heinrich Schuchardt
2019-09-23
1
-1
/
+1
*
efi_loader: description efi_stri_coll()
Heinrich Schuchardt
2019-09-23
1
-5
/
+0
*
lib: charset: add u16_str<n>cmp()
AKASHI Takahiro
2019-09-20
1
-0
/
+25
*
efi_loader: selftest: enable APPEND_WRITE tests
AKASHI Takahiro
2019-09-20
1
-1
/
+19
*
efi_loader: variable: support APPEND_WRITE
AKASHI Takahiro
2019-09-20
1
-26
/
+44
*
efi_loader: incorrect return value form DisconnectController
Heinrich Schuchardt
2019-09-20
1
-12
/
+14
*
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
2019-09-20
1
-0
/
+33
*
efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
Heinrich Schuchardt
2019-09-11
1
-6
/
+4
*
efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
1
-0
/
+6
*
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
1
-6
/
+12
*
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
Heinrich Schuchardt
2019-09-09
1
-5
/
+31
*
efi_loader: file size checks
Heinrich Schuchardt
2019-09-09
1
-29
/
+40
*
efi_loader: correct reading of directories
Heinrich Schuchardt
2019-09-09
1
-18
/
+5
*
efi_loader: eliminate inline function ascii2unicode()
Heinrich Schuchardt
2019-09-09
2
-13
/
+20
*
efi_loader: EFI_FILE_PROTOCOL.Write() check args
Heinrich Schuchardt
2019-09-09
1
-10
/
+41
*
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
3
-9
/
+13
*
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
Heinrich Schuchardt
2019-09-05
1
-1
/
+16
*
efi_loader: use EFI_PRINT() instead of debug()
Heinrich Schuchardt
2019-09-05
1
-3
/
+3
*
efi_loader: parameter checks BLOCK_IO_PROTOCOL
Heinrich Schuchardt
2019-09-05
1
-1
/
+36
*
efi_loader: do not set invalid screen mode
Heinrich Schuchardt
2019-09-05
1
-0
/
+4
*
efi_loader: cursor positioning
Heinrich Schuchardt
2019-09-05
1
-5
/
+13
*
efi_loader: correctly render UsbClass DP nodes as text
Heinrich Schuchardt
2019-09-05
1
-1
/
+1
*
efi_loader: correctly render CD-ROM device path nodes
Heinrich Schuchardt
2019-09-05
2
-2
/
+3
*
efi_loader: correctly render MAC address device path nodes
Heinrich Schuchardt
2019-09-05
1
-8
/
+7
*
efi_loader: correct text conversion for vendor DP
Heinrich Schuchardt
2019-09-05
1
-1
/
+10
[next]