summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-11-01Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-11-01Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dmTom Rini
2019-10-31libavb: Fix build warnings after updating the libSam Protsenko
2019-10-31libavb: Update libavb to current AOSP masterSam Protsenko
2019-10-31linux_compat: fix potential NULL pointer accessMarek Szyprowski
2019-10-31tiny-printf: Support vsnprintf()Simon South
2019-10-31lib: errno: sync error codesHeinrich Schuchardt
2019-10-31lib: errno: check for unsupported error numberHeinrich Schuchardt
2019-10-31lib: time: Add microsecond timerMarek Vasut
2019-10-30efi_loader: correct includes in efi_variable.cHeinrich Schuchardt
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-27tiny-printf: Reorder code to support %pSimon Glass
2019-10-27tiny-printf: Add print_grouped_ull()Simon Glass
2019-10-27tiny-printf: Reduce size by removing ctypeSimon Glass
2019-10-17efi_loader: disk: install FILE_SYSTEM_PROTOCOL only if availableAKASHI Takahiro
2019-10-17efi_loader: device_path: check against file path lengthAKASHI Takahiro
2019-10-15rsa: Return immediately if required-key verification failsDaniele Alessandrelli
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08spl: Avoid checking for Ctrl-C in SPL with print_buffer()Simon Glass
2019-10-06efi: device path for nvmePatrick Wildt
2019-10-06efi_selftest: testing read-only variablesHeinrich Schuchardt
2019-10-06efi_selftest: correct SetVariable() testHeinrich Schuchardt
2019-10-06efi_loader: appending to non-existent variableHeinrich Schuchardt
2019-10-03dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass
2019-09-23efi_loader: SetVariable() deleting variablesHeinrich Schuchardt
2019-09-23efi_loader: SetVariable() fix illegal returnHeinrich Schuchardt
2019-09-23efi_loader: description efi_stri_coll()Heinrich Schuchardt
2019-09-20lib: charset: add u16_str<n>cmp()AKASHI Takahiro
2019-09-20efi_loader: selftest: enable APPEND_WRITE testsAKASHI Takahiro
2019-09-20efi_loader: variable: support APPEND_WRITEAKASHI Takahiro
2019-09-20efi_loader: incorrect return value form DisconnectControllerHeinrich Schuchardt
2019-09-20efi_loader: device_path: support Sandbox's "host" devicesAKASHI Takahiro
2019-09-11efi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()Heinrich Schuchardt
2019-09-09efi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt
2019-09-09efi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()Heinrich Schuchardt
2019-09-09efi_loader: EFI_FILE_PROTOCOL rev 2 stubHeinrich Schuchardt
2019-09-09efi_loader: file size checksHeinrich Schuchardt
2019-09-09efi_loader: correct reading of directoriesHeinrich Schuchardt
2019-09-09efi_loader: eliminate inline function ascii2unicode()Heinrich Schuchardt
2019-09-09efi_loader: EFI_FILE_PROTOCOL.Write() check argsHeinrich Schuchardt
2019-09-05doc: UEFI API documentationHeinrich Schuchardt
2019-09-05efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()Heinrich Schuchardt
2019-09-05efi_loader: use EFI_PRINT() instead of debug()Heinrich Schuchardt
2019-09-05efi_loader: parameter checks BLOCK_IO_PROTOCOLHeinrich Schuchardt
2019-09-05efi_loader: do not set invalid screen modeHeinrich Schuchardt
2019-09-05efi_loader: cursor positioningHeinrich Schuchardt
2019-09-05efi_loader: correctly render UsbClass DP nodes as textHeinrich Schuchardt
2019-09-05efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt