summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt
2018-07-25efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt
2018-07-25efi_loader: check parameters in memory allocationHeinrich Schuchardt
2018-07-25efi_loader: check parameters of CreateEventHeinrich Schuchardt
2018-07-25efi_selftest: Clean up a few comments and messagesSimon Glass
2018-07-25vsprintf: Handle NULL with %pUSimon Glass
2018-07-25efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf
2018-07-25efi: sandbox: Adjust memory usage for sandboxSimon Glass
2018-07-25efi_loader: Use common elf.h reloc definesAlexander Graf
2018-07-25efi_loader: Move to compiler based target architecture determinationAlexander Graf
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf
2018-07-25efi_loader: Disable miniapps on sandboxAlexander Graf
2018-07-25efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf
2018-07-25efi_loader: Use compiler constants for image loaderAlexander Graf
2018-07-25Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis
2018-07-25efi_selftest: update .gitignoreHeinrich Schuchardt
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six
2018-07-20Merge git://git.denx.de/u-boot-x86Tom Rini
2018-07-20hashtable: do not recreate whole hash table if vars are passed to himport_rQuentin Schulz
2018-07-20efi: app: Add a sysreset driverBin Meng
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-19lib: fdtdec: Update ram_base to store ram start adddressSiva Durga Prasad Paladugu
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-09fdt: Add device tree memory bindingsMichael Pratt
2018-07-02efi_loader: helloworld: Output ACPI configuration tableBin Meng
2018-07-02efi_loader: Install ACPI configuration tablesBin Meng
2018-07-02efi_loader: Increase number of configuration tables to 16Bin Meng
2018-06-24efi: stub: Move the use_uart assignment immediately after exit_boot_services(...Bin Meng
2018-06-24efi.h: Do not use config optionsAlexander Graf
2018-06-21efi_loader: Fix GOP 32bpp exposureAlexander Graf
2018-06-19libavb: Update SPDX tag styleTom Rini
2018-06-19rsa: Fix missing memory leak on error in fdt_add_bignum()Simon Glass
2018-06-18avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk
2018-06-18avb2.0: add Android Verified Boot 2.0 libraryIgor Opaniuk
2018-06-17efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng
2018-06-17x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov
2018-06-14Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-06-14efi: Add a comment about duplicated ELF constantsSimon Glass
2018-06-14riscv: Add support for HI20 PE relocationsAlexander Graf
2018-06-13Merge git://git.denx.de/u-boot-x86Tom Rini
2018-06-13lib: Add hexdumpAlexey Brodkin
2018-06-13x86: efi: payload: Minor clean up on error message outputBin Meng
2018-06-13x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng
2018-06-03SPDX: Fixup tags from latest EFI PRTom Rini
2018-06-03efi_loader: Fix warning in raw/cols queryAlexander Graf
2018-06-03efi_loader: create handles from normal memoryHeinrich Schuchardt
2018-06-03efi_loader: efi_mem_carve_out should return s64Heinrich Schuchardt
2018-06-03efi_loader: avoid anonymous constants for AllocatePagesHeinrich Schuchardt