summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2018-12-02efi_selftest: fix typosHeinrich Schuchardt
2018-12-02efi_loader: delete handlesHeinrich Schuchardt
2018-12-02efi_loader: implement EFI_RESET_SHUTDOWN at boot timeHeinrich Schuchardt
2018-12-02efi_selftest: test handling of exceptionsHeinrich Schuchardt
2018-12-02efi_selftest: simplify lib/efi_selftest/MakefileHeinrich Schuchardt
2018-11-29tpm: Convert to use a device parameterSimon Glass
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-20string: Include the config headerSimon Glass
2018-11-20spl: lz4: Allow use of lz4 compression in SPLSimon Glass
2018-11-20fdt: Fix uncompress_blob() for U-Boot properMarek Vasut
2018-11-16fdt_region: Ensure that depth never goes below -1Konrad Beckmann
2018-11-14sysreset: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-11-14kconfig: Introduce HAVE_ARCH_IOMAPBin Meng
2018-11-14blk: Call part_init() in the post_probe() methodBin Meng
2018-11-14efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver dataBin Meng
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22optee: adjust dependencies and default values for dramRui Miguel Silva
2018-10-16efi_loader: efi_dp_get_next_instance() superfluous statementHeinrich Schuchardt
2018-10-16efi_selftest: creating new handle in controller testHeinrich Schuchardt
2018-10-16efi_loader: fix typo in efi_boottime.cHeinrich Schuchardt
2018-10-16efi_loader: Fix warning in efi_load_image()Tom Rini
2018-10-16efi_loader: remove lcd.h from efi_net.cHeinrich Schuchardt
2018-10-16efi_loader: memory leak in efi_set_variable()Heinrich Schuchardt