ARM: relocate: Fix Thumb code by using proper label type
[platform/kernel/u-boot.git] / lib / efi_loader /
2022-07-24 Tom RiniMerge commit '90ba25b7cb78bd85c6af0b6429226c6616dedefa...
2022-07-23 Tom RiniMerge tag 'efi-2022-10-rc1-2' of https://source.denx...
2022-07-18 Heinrich Schuchardtefi_loader: remove support for CONFIG_LCD
2022-07-14 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2022-07-14 Tom RiniMerge tag 'mips-pull-2022-07-13' of https://source...
2022-07-14 Tom RiniMerge tag 'efi-2022-10-rc1' of https://source.denx...
2022-07-13 Masahisa Kojimaefi_loader: expose END device path node
2022-07-13 Tom RiniMerge tag 'u-boot-stm32-20220712' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-06 Tom RiniMerge tag 'efi-2022-07-rc7' of https://source.denx...
2022-07-05 AKASHI Takahiroefi_loader: image_loader: add a missing digest verifica...
2022-07-05 AKASHI Takahiroefi_loader: image_loader: replace EFI_PRINT with log...
2022-07-05 AKASHI Takahiroefi_loader: signature: export efi_hash_regions()
2022-07-02 Tom RiniMerge tag 'efi-2022-07-rc6' of https://source.denx...
2022-07-02 Paul BarbieriEFI: Fix ReadBlocks API reading incorrect sector for...
2022-07-01 Tom RiniMerge tag 'u-boot-amlogic-20220701' of https://source...
2022-06-27 Tom RiniMerge tag 'xilinx-for-v2022.10' of https://source.denx...
2022-06-23 Tom RiniMerge branch '2022-06-22-platform-updates-and-additions...
2022-06-22 Rui Miguel Silvacmd: load: add load command for memory mapped
2022-06-20 Tom RiniMerge branch 'master' into next
2022-06-19 Tom RiniMerge tag 'efi-2022-07-rc5-2' of https://source.denx...
2022-06-19 Heinrich Schuchardtefi_loader: initialize console size late
2022-06-13 Tom RiniMerge tag 'efi-2022-07-rc5' of https://source.denx...
2022-06-12 Heinrich Schuchardtefi_loader: create boot options without file path
2022-06-12 Heinrich Schuchardtefi_loader: allow booting from short dev only DP
2022-06-12 Sughosh GanuEFI: FMP: Use a common GetImageInfo function for FIT...
2022-06-12 Sughosh GanuEFI: Do not consider OsIndications variable if CONFIG_E...
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-04 Tom RiniMerge tag 'efi-2022-07-rc2-2' of https://source.denx...
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 Heinrich Schuchardtlib: fix selection of CONFIG_CHARSET
2022-05-03 Heinrich Schuchardtefi_loader: reset colors before clearing screen
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_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 RiniMerge branch '2022-04-25-initial-implementation-of...
2022-04-25 Tom RiniMerge branch '2022-04-23-binman-updates'
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-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 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-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-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-01 Tom RiniMerge tag 'efi-2022-04-rc6' of https://source.denx...
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-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-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...
next