summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-27Merge tag 'dm-pull-26jul22' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-07-26addrmap: Support on sandboxSimon Glass
2022-07-26lmb: Fix lmb property's defination under struct lmbAshok Reddy Soma
2022-07-18efi_loader: remove support for CONFIG_LCDHeinrich Schuchardt
2022-07-13efi_loader: expose END device path nodeMasahisa Kojima
2022-07-11Merge branch 'next'Tom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-05efi_loader: image_loader: add a missing digest verification for signed PE imageAKASHI Takahiro
2022-07-05efi_loader: image_loader: replace EFI_PRINT with log macrosAKASHI Takahiro
2022-07-05efi_loader: signature: export efi_hash_regions()AKASHI Takahiro
2022-07-05lib: crypto: add mscode_parserAKASHI Takahiro
2022-07-02EFI: Fix ReadBlocks API reading incorrect sector for UCLASS_PARTITION devicesPaul Barbieri
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-27lib: sha256: Add support for hardware specific sha256_processLoic Poulain
2022-06-27lib: sha1: Add support for hardware specific sha1_processLoic Poulain
2022-06-22cmd: load: add load command for memory mappedRui Miguel Silva
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-19efi_loader: initialize console size lateHeinrich Schuchardt
2022-06-12efi_loader: create boot options without file pathHeinrich Schuchardt
2022-06-12efi_loader: allow booting from short dev only DPHeinrich Schuchardt
2022-06-12EFI: FMP: Use a common GetImageInfo function for FIT and raw imagesSughosh Ganu
2022-06-12EFI: Do not consider OsIndications variable if CONFIG_EFI_IGNORE_OSINDICATION...Sughosh Ganu
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes
2022-06-06zlib: Port fix for CVE-2018-25032 to U-BootTom Rini
2022-06-04efi: test/py: authenticate fit capsulesVincent Stehlé
2022-06-04EFI: Populate descriptor_count value only when image_info_size is not zeroSughosh Ganu
2022-05-28efi: fix documentation warningsVincent Stehlé
2022-05-28efi_loader: bootmgr: fix a problem in loading an image from a short-pathAKASHI Takahiro
2022-05-28efi_loader: disk: add efi_disk_is_removable()AKASHI Takahiro
2022-05-07efi_loader: add sha384/512 on certificate revocationIlias Apalodimas
2022-05-07efi_loader: Select EVENT as wellJan Kiszka
2022-05-05lib/date: Make rtc_mktime and mktime64 Y2038-readyJan Kiszka
2022-05-03efi_loader: bootmgr: add booting from removable mediaAKASHI Takahiro
2022-05-03efi_loader: export efi_locate_device_handle()AKASHI Takahiro
2022-05-03lib/charset: add u16_strlcat() functionMasahisa Kojima
2022-05-03lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt
2022-05-03efi_selftest: error handling in efi_selftest_tcg2Heinrich Schuchardt
2022-05-03efi_selftest: clean up unaligned unit testHeinrich Schuchardt
2022-05-03efi_selftest: buildefi_selftest_unaligned.cHeinrich Schuchardt
2022-05-03efi_loader: reset colors before clearing screenHeinrich Schuchardt
2022-05-02vpl: Add Kconfig options for VPLSimon Glass
2022-04-29efi_loader: disk: allow blk devices even without UCLASS_PARTITIONAKASHI Takahiro
2022-04-29efi_loader: simplify efi_add_conventional_memory_map()Heinrich Schuchardt
2022-04-29efi_loader: simplify try_load_entry()Heinrich Schuchardt
2022-04-29efi: fix devpath_is_partition()Heinrich Schuchardt
2022-04-29efi_loader: don't call log with __func__ as parameterHeinrich Schuchardt
2022-04-25nds32: Remove the architectureTom Rini