Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodians/u...
[platform/kernel/u-boot.git] / lib /
2022-04-27 Tom RiniMerge tag 'u-boot-amlogic-20220427' of https://source...
2022-04-25 Tom Rininds32: Remove the architecture
2022-04-25 Tom RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
2022-04-25 Simon Glasslib: Add a way to find the postiion of a trailing number
2022-04-25 Simon Glasslib: Fix a few bugs in trailing_strtoln()
2022-04-23 Tom RiniMerge tag 'efi-2022-07-rc1-3' of https://source.denx...
2022-04-23 AKASHI Takahiroefi_loader: disk: use udevice instead of blk_desc
2022-04-23 AKASHI Takahiroefi_loader: disk: not delete BLK device for BLK(IF_TYPE...
2022-04-23 AKASHI Takahiroefi_loader: disk: a helper function to delete efi_disk...
2022-04-23 AKASHI Takahiroefi_loader: disk: not create BLK device for BLK(IF_TYPE...
2022-04-23 AKASHI Takahiroefi_loader: disk: a helper function to create efi_disk...
2022-04-23 AKASHI Takahiroefi_loader: split efi_init_obj_list() into two stages
2022-04-23 AKASHI Takahiroefi_loader: disk: compile efi_disk when CONFIG_BLK
2022-04-23 AKASHI Takahiroefi_loader: PARTITION_UUIDS should be optional
2022-04-23 Tom RiniMerge branch '2022-04-22-assorted-updates'
2022-04-22 Andrew Abbottfdt: Fix TPL SEPARATE_BSS check when locating DTB
2022-04-22 Tom RiniMerge tag 'u-boot-imx-20220422' of https://gitlab.denx...
2022-04-21 Tom RiniMerge branch '2022-04-21-further-cleanups'
2022-04-21 Pali Rohárcrc16: Move standard CRC-16 implementation from ubifs...
2022-04-21 Pali Rohárcrc16-ccitt: Rename file with CRC-16-CCITT implementati...
2022-04-15 Tom RiniMerge tag 'efi-2022-07-rc1-2' of https://source.denx...
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-15 Heinrich Schuchardtefi_loader: simplify efi_serialize_load_option()
2022-04-15 Heinrich Schuchardtefi_loader: EFI_HII_STRING_PROTOCOL.GetString()
2022-04-15 Heinrich Schuchardtlib: simplify u16_strdup()
2022-04-15 Heinrich Schuchardtlib: convert u16_strlen() into a macro
2022-04-15 Sughosh GanuFMP: Remove GUIDs for FIT and raw images
2022-04-15 Sughosh Ganuefi: Define set_dfu_alt_info() for boards with UEFI...
2022-04-15 Sughosh Ganucapsule: Put a check for image index before the update
2022-04-15 Sughosh Ganucapsule: FMP: Populate the image descriptor array from...
2022-04-13 Tom RiniMerge tag 'u-boot-imx-20220413' of https://gitlab.denx...
2022-04-11 Tom RiniMerge branch '2022-04-11-assorted-updates'
2022-04-11 Dhananjay Phadkelib/crypto: support sha384/sha512 in x509/pkcs7
2022-04-11 SESA644425lib: rsa: Update function padding_pss_verify (any-salt)
2022-04-11 SESA644425lib: rsa: Leverage existing data buffer instead of...
2022-04-11 SESA644425lib: rsa: Fix const-correctness of rsassa_pss functions
2022-04-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-09 Masami Hiramatsuefi_loader: Use sysreset instead of reset command
2022-04-09 Masami Hiramatsuefi_loader: Make efi_load_capsule_drivers() available...
2022-04-09 Tom Saegerefi_loader: optional persistence of variables
2022-04-07 Tom RiniMerge branch '2022-04-06-various-verified-boot-bugfixes'
2022-04-06 Simon GlassMake ASYMMETRIC_KEY_TYPE depend on FIT_SIGNATURE
2022-04-06 Simon Glasslzma: Tidy up the function prototype
2022-04-06 Simon Glassfdt: sandbox: Avoid looking for an appended device...
2022-04-06 Simon Glassfdt: Correct condition for SEPARATE_BSS
2022-04-06 Simon Glassabuf: Correct a corner case with abuf_realloc()
2022-04-05 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1-v2' of https://sourc...
2022-04-05 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-04-04 Tom RiniMerge branch 'next'
2022-04-04 Tom RiniMerge tag 'u-boot-at91-2022.07-a' of https://source...
2022-04-01 Tom RiniMerge tag 'efi-2022-04-rc6' of https://source.denx...
2022-03-31 Tom RiniMerge branch '2022-03-31-image-add-a-stage-pre-load...
2022-03-31 Philippe Reyneslib: rsa: allow rsa verify with pkey in SPL
2022-03-31 Philippe Reyneslib: crypto: allow to build crypyo in SPL
2022-03-31 Philippe Reyneslib: allow to build asn1 decoder and oid registry in SPL
2022-03-31 Philippe Reyneslib: Kconfig: enhance the help of OID_REGISTRY
2022-03-31 Philippe Reyneslib: Kconfig: enhance help for ASN1
2022-03-31 Andy Shevchenkoefi_loader: initrddump: Actually use the custom CFLAGS
2022-03-28 Tom RiniMerge tag 'next-20220328' of https://source.denx.de...
2022-03-28 Simon Glassvideo: Drop references to CONFIG_VIDEO et al
2022-03-28 Tom RiniMerge tag 'v2022.04-rc5' into next
2022-03-27 Tom RiniMerge tag 'efi-2022-04-rc5-2' of https://source.denx...
2022-03-26 Heinrich Schuchardtefi_loader: initrddump: drain input before prompt
2022-03-26 Heinrich Schuchardtefi_loader: nocolor command line attr for initrddump.efi
2022-03-26 Heinrich Schuchardtefi_loader: typo devie-path
2022-03-20 Tom RiniMerge tag 'efi-2022-04-rc5' of https://source.denx...
2022-03-20 Heinrich Schuchardtefi_loader: move dtbdump.c, initrddump.c to lib/efi_loader
2022-03-20 Heinrich Schuchardtefi_loader: remove efi_disk_is_system_part()
2022-03-20 Heinrich Schuchardtefi_loader: support booting via short-form device-path
2022-03-20 Heinrich Schuchardtefi_loader: efi_dp_find_obj() add protocol check
2022-03-20 Heinrich Schuchardtefi_loader: fix efi_dp_find_obj()
2022-03-20 Heinrich Schuchardtefi_loader: export efi_dp_shorten()
2022-03-20 Ilias Apalodimasefi_loader: Set variable attributes when EFI_BUFFER_TOO...
2022-03-16 Tom RiniMerge tag 'xilinx-for-v2022.07-rc1' of https://source...
2022-03-16 Tom RiniMerge branch '2022-03-15-add-erofs-support' into next
2022-03-15 Huang Jiananlib/lz4: update LZ4 decompressor module
2022-03-14 Tom RiniMerge tag 'video-20220314' of https://source.denx.de...
2022-03-14 Tom RiniMerge tag 'v2022.04-rc4' into next
2022-03-13 Tom RiniMerge tag 'efi-2022-04-rc3-2' of https://source.denx...
2022-03-12 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-03-12 Heinrich Schuchardtefi_loader: copy GUID in InstallProtocolInterface()
2022-03-06 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-03-05 Tom RiniMerge branch '2022-03-04-assorted-minor-fixes'
2022-03-04 Yann Droneaudlib: rsa: use actual OpenSSL 1.1.0 EVP MD API
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-26 Tom RiniMerge tag 'efi-2022-04-rc3' of https://source.denx...
2022-02-26 Masahisa Kojimaefi_loader: update the timing of enabling and disabling...
2022-02-26 Masami Hiramatsuefi_loader: test/py: Reset system after capsule update...
2022-02-26 Masami Hiramatsuefi_loader: use efi_update_capsule_firmware() for capsu...
2022-02-26 Ilias Apalodimasefi_loader: fix uefi secure boot with intermediate...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-11 Tom RiniMerge tag 'efi-2022-04-rc2-4' of https://source.denx...
2022-02-11 Ilias Apalodimasefi_loader: fix dual signed image certification
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-10 Tom RiniMerge tag 'dm-pull-8feb22-take3' of https://gitlab...
2022-02-09 Moritz Fischeracpi: Move MCFG implementation to common lib
2022-02-07 Tom RiniMerge tag 'u-boot-imx-20220207' of https://gitlab.denx...
2022-02-05 Tom RiniMerge tag 'efi-2022-04-rc2-2' of https://source.denx...
2022-02-05 Simon Glassefi: Drop unnecessary calls to blk_find_device()
next