summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-04-15Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efiTom Rini
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12efi_selftest: expect boot services data for fdtHeinrich Schuchardt
2019-04-12efi_loader: simplify protocol installationHeinrich Schuchardt
2019-04-12efi_loader: export efi_install_multiple_protocol_interfacesHeinrich Schuchardt
2019-04-12efi_selftest: physical and virtual addresses must matchHeinrich Schuchardt
2019-04-12efi_loader: update virtual address in efi_mem_carve_outHeinrich Schuchardt
2019-04-12efi_loader: add protection for block_devPatrick Delaunay
2019-04-12efi_loader: fix setting PlatformLangHeinrich Schuchardt
2019-04-12efi_loader: move efi_save_gd() call to board_r.cHeinrich Schuchardt
2019-04-12efi_loader: remove stray #define LOG_CATEGORY LOGL_ERRHeinrich Schuchardt
2019-04-12efi_loader: enable HII protocols by defaultHeinrich Schuchardt
2019-04-12efi_loader: assign HII protocols to root nodeHeinrich Schuchardt
2019-04-12x86: dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
2019-04-11fdtdec: test: Add carveout testsThierry Reding
2019-04-11fdtdec: test: Use compound statement macrosThierry Reding
2019-04-11fdtdec: test: Fix build warningThierry Reding
2019-04-11fdtdec: Add Kconfig symbol for testsThierry Reding
2019-04-11fdtdec: Implement carveout support functionsThierry Reding
2019-04-11fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding
2019-04-11fdtdec: Implement fdtdec_set_phandle()Thierry Reding
2019-04-11libfdt: Add phandle generation helperThierry Reding
2019-04-11vsprintf: Support phys_addr_t specifier unconditionallyThierry Reding
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-04-09lib: fdt: Allow enabling both LZO and GZIP DT compressionMarek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut
2019-04-07efi_loader: correct CTRL-A - CTRL-Z console inputHeinrich Schuchardt
2019-04-07efi_loader: enable file SetInfo()Heinrich Schuchardt
2019-04-07efi_loader: correct file creationHeinrich Schuchardt
2019-04-07efi_loader: debug output file handle in efi_file_open()Heinrich Schuchardt
2019-04-07efi_loader: boottime: export efi_[un]load_image()AKASHI Takahiro
2019-04-07efi_loader: boottime: add loaded image device path protocol to image handleAKASHI Takahiro
2019-04-07efi_loader: variables PlatformLang and PlatformLangCodesHeinrich Schuchardt
2019-04-07efi_loader: EFI_PRINT instead of debug for memory servicesHeinrich Schuchardt
2019-04-07efi_loader: EFI_PRINT instead of debug for variable servicesHeinrich Schuchardt
2019-04-07efi_loader: parameter checks in StartImage and Exit()Heinrich Schuchardt
2019-04-07efi_loader: rearrange boottime service functionsHeinrich Schuchardt
2019-04-07efi_loader: sanity checks when freeing memoryHeinrich Schuchardt
2019-04-07efi_selftest: check image_base, image_sizeHeinrich Schuchardt
2019-04-07efi_loader: set image_base and image_size to correct valuesAKASHI Takahiro
2019-04-07efi_loader: bootmgr: support BootNext and BootCurrent variable behaviorAKASHI Takahiro
2019-04-07efi_loader: release file buffer after loading imageHeinrich Schuchardt
2019-04-03fix compile error on macOS Mojave默默
2019-03-29Merge branch '2019-03-29-master-imports'Tom Rini
2019-03-29lib: time: update module enable MACROKever Yang
2019-03-27efi_loader: TODO for the EFI file protocolHeinrich Schuchardt
2019-03-27efi_selftest: avoid double free in dp utilities testHeinrich Schuchardt
2019-03-25rsa: check that pointer checksum isn't NULL before using itPhilippe Reynes