summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-01-15common: command: Add support for $ auto-completionBoris Brezillon
2019-01-15lib: uuid: Do not enable UUID command SPLMarek Vasut
2018-12-23efi_loader: Make RTS relocation more robustAlexander Graf
2018-12-23lib: crc32: mark static variable as __efi_runtime_dataHeinrich Schuchardt
2018-12-23efi_selftest: block device: avoid read after freeHeinrich Schuchardt
2018-12-15hashtable: fix length calculation in hexport_rAKASHI Takahiro
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-05tpm: Fix a logging warning in unpack_byte_string()Simon Glass
2018-12-05tpm: Remove use of build-time TPM versionsSimon Glass
2018-12-05sandbox: physmem: Use mapping to support sandboxSimon Glass
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03rsa: add support of padding pssPhilippe Reynes
2018-12-03rsa: add a structure for the paddingPhilippe Reynes
2018-12-03rsa: use new openssl API to create signaturePhilippe Reynes
2018-12-03efi_loader: bootmgr: add load option helper functionsAKASHI Takahiro
2018-12-03efi_loader: allow device == NULL in efi_dp_from_name()AKASHI Takahiro
2018-12-02efi_loader: Align runtime section to 64kbAlexander Graf
2018-12-02efi_selftest: rename setup_okHeinrich Schuchardt
2018-12-02efi_loader: fix simple network protocolHeinrich Schuchardt
2018-12-02efi_loader: correctly aligned transmit bufferHeinrich Schuchardt
2018-12-02efi_selftest: fix simple network protocol testHeinrich Schuchardt
2018-12-02efi_selftest: check fdt is marked as runtime dataHeinrich Schuchardt
2018-12-02fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt
2018-12-02efi_loader: macro efi_size_in_pages()Heinrich Schuchardt
2018-12-02efi_selftest: building sandbox with EFI_SELFTESTHeinrich Schuchardt
2018-12-02efi_selftest: add test for memory allocationHeinrich Schuchardt
2018-12-02efi_loader: eliminate sandbox addressesHeinrich Schuchardt
2018-12-02efi_loader: Reserve unaccessible memoryAlexander Graf
2018-12-02efi_selftest: incorrect use of bitwise orHeinrich Schuchardt
2018-12-02sandbox: smbios: Update to support sandboxSimon Glass
2018-12-02Revert "efi_loader: remove efi_exit_caches()"Alexander Graf
2018-12-02efi_loader: use u16* for UTF16 stringsHeinrich Schuchardt
2018-12-02efi_loader: SetVirtualAddressMap() should return EFI_UNSUPPORTEDAKASHI Takahiro
2018-12-02efi_loader: correct a function prototype of QueryCapsuleCapabilities()AKASHI Takahiro
2018-12-02efi_loader: correct efi_add_known_memory()Heinrich Schuchardt
2018-12-02efi_loader: do not use unsupported printf codeHeinrich Schuchardt
2018-12-02efi_loader: Ensure memory allocations are page alignedAlexander Graf
2018-12-02efi_loader: Handle RELA absolute relocations properlyAlexander Graf
2018-12-02efi_loader: fix typosHeinrich Schuchardt
2018-12-02efi_selftest: do not write to linker generated arrayHeinrich Schuchardt
2018-12-02efi_loader: fix typos in efi_device_path.cHeinrich Schuchardt
2018-12-02efi_loader: add efi_dp_from_name()AKASHI Takahiro
2018-12-02efi_loader: UninstallMultipleProtocolInterfaces error codeHeinrich Schuchardt
2018-12-02efi_selftest: use CR LF in helloworldHeinrich Schuchardt
2018-12-02efi_loader: rename parent to headerHeinrich Schuchardt
2018-12-02efi_loader: eliminate handle memberHeinrich Schuchardt
2018-12-02efi_loader: typedef struct efi_object *efi_handle_tHeinrich Schuchardt