summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* lib: fdtdec: Update ram_base to store ram start adddressSiva Durga Prasad Paladugu2018-07-191-0/+1
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+51
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+4
* fdt: Add device tree memory bindingsMichael Pratt2018-07-091-0/+109
* efi_loader: helloworld: Output ACPI configuration tableBin Meng2018-07-021-0/+4
* efi_loader: Install ACPI configuration tablesBin Meng2018-07-022-0/+43
* efi_loader: Increase number of configuration tables to 16Bin Meng2018-07-021-1/+1
* efi: stub: Move the use_uart assignment immediately after exit_boot_services(...Bin Meng2018-06-241-3/+3
* efi.h: Do not use config optionsAlexander Graf2018-06-241-2/+2
* efi_loader: Fix GOP 32bpp exposureAlexander Graf2018-06-211-1/+1
* libavb: Update SPDX tag styleTom Rini2018-06-1936-73/+36
* rsa: Fix missing memory leak on error in fdt_add_bignum()Simon Glass2018-06-191-3/+10
* avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk2018-06-183-0/+30
* avb2.0: add Android Verified Boot 2.0 libraryIgor Opaniuk2018-06-1835-0/+6698
* efi: stub: Pass EFI GOP information to U-Boot payloadBin Meng2018-06-171-0/+15
* x86: use EFI calling convention for efi_main on x86_64Ivan Gorinov2018-06-172-2/+4
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-06-142-0/+18
|\
| * efi: Add a comment about duplicated ELF constantsSimon Glass2018-06-141-0/+4
| * riscv: Add support for HI20 PE relocationsAlexander Graf2018-06-141-0/+14
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-06-132-5/+9
|\ \ | |/ |/|
| * x86: efi: payload: Minor clean up on error message outputBin Meng2018-06-131-3/+5
| * x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codesBin Meng2018-06-131-2/+4
* | lib: Add hexdumpAlexey Brodkin2018-06-134-14/+255
|/
* SPDX: Fixup tags from latest EFI PRTom Rini2018-06-031-2/+1
* efi_loader: Fix warning in raw/cols queryAlexander Graf2018-06-031-1/+1
* efi_loader: create handles from normal memoryHeinrich Schuchardt2018-06-031-7/+6
* efi_loader: efi_mem_carve_out should return s64Heinrich Schuchardt2018-06-031-14/+18
* efi_loader: avoid anonymous constants for AllocatePagesHeinrich Schuchardt2018-06-031-3/+5
* efi_selftest: check for buffer overflow in efi_get_variableIvan Gorinov2018-06-031-1/+17
* efi_selftest: imply FAT, FAT_WRITEHeinrich Schuchardt2018-06-031-0/+2
* efi_loader: DocBook comments for boot servicesHeinrich Schuchardt2018-06-031-396/+436
* efi: Update some comments related to smbios tablesSimon Glass2018-06-031-1/+6
* efi_selftest: test unaligned memory accessHeinrich Schuchardt2018-06-032-0/+71
* efi_selftest: test ReinstallProtocolInterfaceHeinrich Schuchardt2018-06-031-3/+32
* efi_loader: implement ReinstallProtocolInterfaceHeinrich Schuchardt2018-06-031-23/+43
* efi_loader: check interface when uninstalling protocolHeinrich Schuchardt2018-06-031-0/+2
* efi_selftest: correct efi_selftest_manageprotocolsHeinrich Schuchardt2018-06-031-1/+1
* efi_loader: fix off-by-one bug in efi_get_variableIvan Gorinov2018-06-031-24/+16
* efi_loader: avoid using unitialized values as console sizeHeinrich Schuchardt2018-06-031-2/+12
* efi_selftest: unit test for variable servicesHeinrich Schuchardt2018-06-032-0/+181
* efi_loader: adjust definitions of variable servicesHeinrich Schuchardt2018-06-033-22/+22
* efi_loader: always check parameters in efi_cout_query_mode()Heinrich Schuchardt2018-06-031-42/+48
* efi_selftest: updating the cursor positionHeinrich Schuchardt2018-06-031-0/+78
* efi_loader: updating the cursor positionHeinrich Schuchardt2018-06-031-8/+19
* efi_loader: remove unnecessary includeHeinrich Schuchardt2018-06-034-4/+0
* efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSIHeinrich Schuchardt2018-06-031-0/+1
* efi_loader: correctly apply relocations from the .reloc sectionIvan Gorinov2018-06-031-3/+11
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-06-013-0/+273
|\
| * mmc: Separate "mmc swrite" from fastbootAlex Kiernan2018-05-303-0/+273