index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-11-04
fdt: Sync up to the latest libfdt
Simon Glass
2019-11-04
fdt: Add Kconfig options to control code size
Simon Glass
2019-11-01
Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2019-11-01
Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-10-31
libavb: Fix build warnings after updating the lib
Sam Protsenko
2019-10-31
libavb: Update libavb to current AOSP master
Sam Protsenko
2019-10-31
linux_compat: fix potential NULL pointer access
Marek Szyprowski
2019-10-31
tiny-printf: Support vsnprintf()
Simon South
2019-10-31
lib: errno: sync error codes
Heinrich Schuchardt
2019-10-31
lib: errno: check for unsupported error number
Heinrich Schuchardt
2019-10-31
lib: time: Add microsecond timer
Marek Vasut
2019-10-30
efi_loader: correct includes in efi_variable.c
Heinrich Schuchardt
2019-10-27
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
2019-10-27
tiny-printf: Reorder code to support %p
Simon Glass
2019-10-27
tiny-printf: Add print_grouped_ull()
Simon Glass
2019-10-27
tiny-printf: Reduce size by removing ctype
Simon Glass
2019-10-17
efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if available
AKASHI Takahiro
2019-10-17
efi_loader: device_path: check against file path length
AKASHI Takahiro
2019-10-15
rsa: Return immediately if required-key verification fails
Daniele Alessandrelli
2019-10-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2019-10-08
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-10-08
spl: Allow tiny printf() to be controlled in SPL and TPL
Simon Glass
2019-10-08
spl: Avoid checking for Ctrl-C in SPL with print_buffer()
Simon Glass
2019-10-06
efi: device path for nvme
Patrick Wildt
2019-10-06
efi_selftest: testing read-only variables
Heinrich Schuchardt
2019-10-06
efi_selftest: correct SetVariable() test
Heinrich Schuchardt
2019-10-06
efi_loader: appending to non-existent variable
Heinrich Schuchardt
2019-10-03
dm: core: Correct low cell in ofnode_read_pci_addr()
Simon Glass
2019-09-23
efi_loader: SetVariable() deleting variables
Heinrich Schuchardt
2019-09-23
efi_loader: SetVariable() fix illegal return
Heinrich Schuchardt
2019-09-23
efi_loader: description efi_stri_coll()
Heinrich Schuchardt
2019-09-20
lib: charset: add u16_str<n>cmp()
AKASHI Takahiro
2019-09-20
efi_loader: selftest: enable APPEND_WRITE tests
AKASHI Takahiro
2019-09-20
efi_loader: variable: support APPEND_WRITE
AKASHI Takahiro
2019-09-20
efi_loader: incorrect return value form DisconnectController
Heinrich Schuchardt
2019-09-20
efi_loader: device_path: support Sandbox's "host" devices
AKASHI Takahiro
2019-09-11
efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
Heinrich Schuchardt
2019-09-09
efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
Heinrich Schuchardt
2019-09-09
efi_loader: EFI_FILE_PROTOCOL rev 2 stub
Heinrich Schuchardt
2019-09-09
efi_loader: file size checks
Heinrich Schuchardt
2019-09-09
efi_loader: correct reading of directories
Heinrich Schuchardt
2019-09-09
efi_loader: eliminate inline function ascii2unicode()
Heinrich Schuchardt
2019-09-09
efi_loader: EFI_FILE_PROTOCOL.Write() check args
Heinrich Schuchardt
2019-09-05
doc: UEFI API documentation
Heinrich Schuchardt
2019-09-05
efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
Heinrich Schuchardt
2019-09-05
efi_loader: use EFI_PRINT() instead of debug()
Heinrich Schuchardt
2019-09-05
efi_loader: parameter checks BLOCK_IO_PROTOCOL
Heinrich Schuchardt
2019-09-05
efi_loader: do not set invalid screen mode
Heinrich Schuchardt
2019-09-05
efi_loader: cursor positioning
Heinrich Schuchardt
[next]