summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next'Tom Rini2020-10-057-18/+475
|\
| * acpi: Use I2cSerialBusV2() instead of I2cSerialBus()Simon Glass2020-09-251-1/+1
| * acpi: Add more support for generating processor tablesSimon Glass2020-09-251-0/+167
| * acpi: Add support for generating processor tablesSimon Glass2020-09-251-0/+55
| * x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+64
| * dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-251-2/+2
| * acpi: Support generating a multi-function _DSM for devicesSimon Glass2020-09-252-0/+97
| * acpi: Add support for conditions and return valuesSimon Glass2020-09-251-0/+68
| * acpi: Add support for writing a _PRWSimon Glass2020-09-251-0/+10
| * optee: add property no-map to secure reserved memoryEtienne Carriere2020-09-221-1/+1
| * fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere2020-09-222-3/+9
| * Merge branch 'master' into nextTom Rini2020-09-217-32/+74
| |\
| * \ Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini2020-09-072-12/+2
| |\ \
| | * | CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese2020-08-262-12/+2
* | | | efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt2020-09-273-5/+34
| |_|/ |/| |
* | | efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt2020-09-181-0/+15
* | | efi_selftest: rework device tree testHeinrich Schuchardt2020-09-181-14/+39
* | | efi_memory: refine overlap_only_ram descriptionMaxim Uvarov2020-09-181-1/+1
* | | lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree APIMarek Vasut2020-09-161-2/+2
* | | efi_selftest: restore gd before do_reset()Heinrich Schuchardt2020-09-141-2/+4
* | | efi_loader: save global data pointer on RISC-VHeinrich Schuchardt2020-09-141-9/+9
* | | efi_loader: efi_var_mem_notify_exit_boot_servicesHeinrich Schuchardt2020-09-141-1/+1
* | | rsa: crash in br_i32_decode() called from rsa_gen_key_prop()Robert Reither2020-09-141-3/+3
|/ /
* | efi_selftest: simplify MakefileHeinrich Schuchardt2020-09-061-6/+0
* | efi_loader: remove duplicate image size checkHeinrich Schuchardt2020-09-061-4/+0
* | efi_loader: error message if image not authenticatedHeinrich Schuchardt2020-09-061-2/+4
* | efi_loader: log function in image loaderHeinrich Schuchardt2020-09-061-22/+22
* | lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt2020-08-271-1/+1
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-251-0/+16
|\
| * fdtdec: Add API to read pci bus-range propertySuneel Garapati2020-08-251-0/+16
* | Merge branch '2020-08-24-misc-improvements'Tom Rini2020-08-251-1/+2
|\ \
| * | xen: Code style conformityAnastasiia Lukianenko2020-08-241-1/+2
| |/
* | efi_loader: validate device path length in boot managerHeinrich Schuchardt2020-08-241-4/+2
* | efi_loader: efi_dp_check_length()Heinrich Schuchardt2020-08-241-0/+33
* | efi_selftest: substitute ResetSystem() by do_reset()Heinrich Schuchardt2020-08-241-2/+8
* | efi_selftest: add a test for ResetSystem()Heinrich Schuchardt2020-08-242-0/+59
* | efi_loader: ResetSystem() should not hangHeinrich Schuchardt2020-08-241-3/+4
|/
* lib: fdt: Convert fdtdes_setup_mem..() to livetree APIMichal Simek2020-08-201-32/+35
* lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek2020-08-201-0/+45
* Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2020-08-154-281/+208
|\
| * efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro2020-08-142-85/+24
| * efi_loader: variable: fix secure state initializationAKASHI Takahiro2020-08-131-5/+5
| * efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro2020-08-134-209/+184
| * efi_loader: variable: keep temporary buffer during the authenticationAKASHI Takahiro2020-08-131-7/+20
* | lib: sscanf: add sscanf implementationAndrii Anisov2020-08-143-0/+828
|/
* efi_loader: set load options in boot managerHeinrich Schuchardt2020-08-081-11/+27
* efi_loader: factor out efi_set_load_options()Heinrich Schuchardt2020-08-081-0/+32
* efi_loader: add copyright noticeAKASHI Takahiro2020-08-081-0/+1
* lib/crypto: simplify public_key_verify_signatureHeinrich Schuchardt2020-08-081-4/+0
* include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa2020-08-073-0/+107