Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
[platform/kernel/u-boot.git] / lib /
2022-06-04 Tom RiniMerge tag 'efi-2022-07-rc4-4' of https://source.denx...
2022-06-04 Vincent Stehléefi: test/py: authenticate fit capsules
2022-06-04 Sughosh GanuEFI: Populate descriptor_count value only when image_in...
2022-05-31 Tom RiniMerge tag 'efi-2022-07-rc4-3' of https://source.denx...
2022-05-28 Vincent Stehléefi: fix documentation warnings
2022-05-28 AKASHI Takahiroefi_loader: bootmgr: fix a problem in loading an image...
2022-05-28 AKASHI Takahiroefi_loader: disk: add efi_disk_is_removable()
2022-05-08 Tom RiniMerge tag 'efi-2022-07-rc3-2' of https://source.denx...
2022-05-07 Ilias Apalodimasefi_loader: add sha384/512 on certificate revocation
2022-05-07 Jan Kiszkaefi_loader: Select EVENT as well
2022-05-05 Tom RiniMerge branch '2022-05-05-assorted-cleanups-and-fixes'
2022-05-05 Jan Kiszkalib/date: Make rtc_mktime and mktime64 Y2038-ready
2022-05-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
2022-05-04 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2022-05-03 AKASHI Takahiroefi_loader: bootmgr: add booting from removable media
2022-05-03 AKASHI Takahiroefi_loader: export efi_locate_device_handle()
2022-05-03 Masahisa Kojimalib/charset: add u16_strlcat() function
2022-05-03 Heinrich Schuchardtlib: fix selection of CONFIG_CHARSET
2022-05-03 Heinrich Schuchardtefi_selftest: error handling in efi_selftest_tcg2
2022-05-03 Heinrich Schuchardtefi_selftest: clean up unaligned unit test
2022-05-03 Heinrich Schuchardtefi_selftest: buildefi_selftest_unaligned.c
2022-05-03 Heinrich Schuchardtefi_loader: reset colors before clearing screen
2022-05-02 Tom RiniMerge branch '2022-05-02-add-verifying-program-loader'
2022-05-02 Simon Glassvpl: Add Kconfig options for VPL
2022-04-29 Tom RiniMerge tag 'efi-2022-07-rc2' of https://source.denx...
2022-04-29 AKASHI Takahiroefi_loader: disk: allow blk devices even without UCLASS...
2022-04-29 Heinrich Schuchardtefi_loader: simplify efi_add_conventional_memory_map()
2022-04-29 Heinrich Schuchardtefi_loader: simplify try_load_entry()
2022-04-29 Heinrich Schuchardtefi: fix devpath_is_partition()
2022-04-29 Heinrich Schuchardtefi_loader: don't call log with __func__ as parameter
2022-04-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
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()
next