summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-12-16lib: tizen: fix build error with tizen_defconfigsubmit/tizen/20201216.044245accepted/tizen/unified/20201216.215949Jaehoon Chung1-0/+4
2020-12-09lib: tizen: Add support for thor status notifications on video consoleSylwester Nawrocki1-0/+101
2020-10-20fdtdec: support multi device-tree when OF_SEPARATE is enabledJaehoon Chung1-0/+4
2020-10-20board: samsung: fix the compile error with tizen_defconfigJaehoon Chung1-0/+2
2020-10-20fdtdec: add function: fdtdec_decode_memory()Przemyslaw Marczak1-0/+161
2020-10-20samsung: misc: menu: new option: battery charge levelPrzemyslaw Marczak1-0/+10
2020-10-20lib: tizen: add battery interactive charger screensPrzemyslaw Marczak8-0/+15716
2020-10-20lib: tizen: thor screen updatePrzemyslaw Marczak1-16/+36
2020-10-20libtizen: add download logo and download progress barPrzemyslaw Marczak3-0/+10390
2020-09-27efi_loader: installation of EFI_RNG_PROTOCOLHeinrich Schuchardt3-5/+34
2020-09-18efi_selftest: check for RISC-V boot-hartid in FDTHeinrich Schuchardt1-0/+15
2020-09-18efi_selftest: rework device tree testHeinrich Schuchardt1-14/+39
2020-09-18efi_memory: refine overlap_only_ram descriptionMaxim Uvarov1-1/+1
2020-09-16lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree APIMarek Vasut1-2/+2
2020-09-14efi_selftest: restore gd before do_reset()Heinrich Schuchardt1-2/+4
2020-09-14efi_loader: save global data pointer on RISC-VHeinrich Schuchardt1-9/+9
2020-09-14efi_loader: efi_var_mem_notify_exit_boot_servicesHeinrich Schuchardt1-1/+1
2020-09-14rsa: crash in br_i32_decode() called from rsa_gen_key_prop()Robert Reither1-3/+3
2020-09-06efi_selftest: simplify MakefileHeinrich Schuchardt1-6/+0
2020-09-06efi_loader: remove duplicate image size checkHeinrich Schuchardt1-4/+0
2020-09-06efi_loader: error message if image not authenticatedHeinrich Schuchardt1-2/+4
2020-09-06efi_loader: log function in image loaderHeinrich Schuchardt1-22/+22
2020-08-27lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt1-1/+1
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-0/+16
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini1-1/+2
2020-08-25fdtdec: Add API to read pci bus-range propertySuneel Garapati1-0/+16
2020-08-24xen: Code style conformityAnastasiia Lukianenko1-1/+2
2020-08-24efi_loader: validate device path length in boot managerHeinrich Schuchardt1-4/+2
2020-08-24efi_loader: efi_dp_check_length()Heinrich Schuchardt1-0/+33
2020-08-24efi_selftest: substitute ResetSystem() by do_reset()Heinrich Schuchardt1-2/+8
2020-08-24efi_selftest: add a test for ResetSystem()Heinrich Schuchardt2-0/+59
2020-08-24efi_loader: ResetSystem() should not hangHeinrich Schuchardt1-3/+4
2020-08-20lib: fdt: Convert fdtdes_setup_mem..() to livetree APIMichal Simek1-32/+35
2020-08-20lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()Michal Simek1-0/+45
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini4-281/+208
2020-08-14lib: sscanf: add sscanf implementationAndrii Anisov3-0/+828
2020-08-14efi_loader: signature: correct a behavior against multiple signaturesAKASHI Takahiro2-85/+24
2020-08-13efi_loader: variable: fix secure state initializationAKASHI Takahiro1-5/+5
2020-08-13efi_loader: signature: rework for intermediate certificates supportAKASHI Takahiro4-209/+184
2020-08-13efi_loader: variable: keep temporary buffer during the authenticationAKASHI Takahiro1-7/+20
2020-08-08efi_loader: set load options in boot managerHeinrich Schuchardt1-11/+27
2020-08-08efi_loader: factor out efi_set_load_options()Heinrich Schuchardt1-0/+32
2020-08-08efi_loader: add copyright noticeAKASHI Takahiro1-0/+1
2020-08-08lib/crypto: simplify public_key_verify_signatureHeinrich Schuchardt1-4/+0
2020-08-07include/u-boot, lib/zlib: add sources for zlib decompressionJoao Marcos Costa3-0/+107
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo1-19/+23
2020-08-03efi: Tidy up header includesSimon Glass2-0/+3
2020-08-01efi_selftest: block device test requires CONFIG_DOS_PARTITIONHeinrich Schuchardt2-1/+3
2020-08-01efi_selftest: SNP test depends on networkHeinrich Schuchardt1-1/+2
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt1-1/+1