aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-09-21Merge branch 'master' into nextTom Rini
2020-09-18efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt
2020-09-18efi_selftest: rework device tree testHeinrich Schuchardt
2020-09-18efi_memory: refine overlap_only_ram descriptionMaxim Uvarov
2020-09-16lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree APIMarek Vasut
2020-09-14efi_selftest: restore gd before do_reset()Heinrich Schuchardt
2020-09-14efi_loader: save global data pointer on RISC-VHeinrich Schuchardt
2020-09-14efi_loader: efi_var_mem_notify_exit_boot_servicesHeinrich Schuchardt
2020-09-14rsa: crash in br_i32_decode() called from rsa_gen_key_prop()Robert Reither
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-06efi_selftest: simplify MakefileHeinrich Schuchardt
2020-09-06efi_loader: remove duplicate image size checkHeinrich Schuchardt
2020-09-06efi_loader: error message if image not authenticatedHeinrich Schuchardt
2020-09-06efi_loader: log function in image loaderHeinrich Schuchardt
2020-08-27lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini
2020-08-25fdtdec: Add API to read pci bus-range propertySuneel Garapati
2020-08-24xen: Code style conformityAnastasiia Lukianenko
2020-08-24efi_loader: validate device path length in boot managerHeinrich Schuchardt
2020-08-24efi_loader: efi_dp_check_length()Heinrich Schuchardt
2020-08-24efi_selftest: substitute ResetSystem() by do_reset()Heinrich Schuchardt
2020-08-24efi_selftest: add a test for ResetSystem()Heinrich Schuchardt
2020-08-24efi_loader: ResetSystem() should not hangHeinrich Schuchardt
2020-08-20lib: fdt: Convert fdtdes_setup_mem..() to livetree APIMichal Simek
2020-08-20lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov
2020-08-14efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro
2020-08-13efi_loader: variable: fix secure state initializationAKASHI Takahiro
2020-08-13efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro
2020-08-13efi_loader: variable: keep temporary buffer during the authenticationAKASHI Takahiro
2020-08-08efi_loader: set load options in boot managerHeinrich Schuchardt
2020-08-08efi_loader: factor out efi_set_load_options()Heinrich Schuchardt
2020-08-08efi_loader: add copyright noticeAKASHI Takahiro
2020-08-08lib/crypto: simplify public_key_verify_signatureHeinrich Schuchardt
2020-08-07include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo
2020-08-03efi: Tidy up header includesSimon Glass
2020-08-01efi_selftest: block device test requires CONFIG_DOS_PARTITIONHeinrich Schuchardt
2020-08-01efi_selftest: SNP test depends on networkHeinrich Schuchardt
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas
2020-08-01efi_loader: Trim output buffer size correctly for tee variablesIlias Apalodimas
2020-07-31env: Add support for explicit write access listMarek Vasut
2020-07-31env: Add option to only ever append environmentMarek Vasut
2020-07-25Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"Michal Simek
2020-07-25Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"Michal Simek
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini