mx6sabresd: convert to DM_VIDEO
[oweals/u-boot.git] / lib / efi_loader /
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-04-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-04-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-04-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2019-04-09 Tom RiniMerge tag 'u-boot-atmel-2019.07-a' of git://git.denx...
2019-04-09 Tom RiniMerge tag 'efi-2019-07-rc1' of git://git.denx.de/u...
2019-04-07 Heinrich Schuchardtefi_loader: correct CTRL-A - CTRL-Z console input
2019-04-07 Heinrich Schuchardtefi_loader: enable file SetInfo()
2019-04-07 Heinrich Schuchardtefi_loader: correct file creation
2019-04-07 Heinrich Schuchardtefi_loader: debug output file handle in efi_file_open()
2019-04-07 AKASHI Takahiroefi_loader: boottime: export efi_[un]load_image()
2019-04-07 AKASHI Takahiroefi_loader: boottime: add loaded image device path...
2019-04-07 Heinrich Schuchardtefi_loader: variables PlatformLang and PlatformLangCodes
2019-04-07 Heinrich Schuchardtefi_loader: EFI_PRINT instead of debug for memory services
2019-04-07 Heinrich Schuchardtefi_loader: EFI_PRINT instead of debug for variable...
2019-04-07 Heinrich Schuchardtefi_loader: parameter checks in StartImage and Exit()
2019-04-07 Heinrich Schuchardtefi_loader: rearrange boottime service functions
2019-04-07 Heinrich Schuchardtefi_loader: sanity checks when freeing memory
2019-04-07 AKASHI Takahiroefi_loader: set image_base and image_size to correct...
2019-04-07 AKASHI Takahiroefi_loader: bootmgr: support BootNext and BootCurrent...
2019-04-07 Heinrich Schuchardtefi_loader: release file buffer after loading image
2019-03-31 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2019-03-31 Tom RiniMerge tag 'video-fixes-for-2019.04-rc4' of git://git...
2019-03-31 Tom RiniMerge tag 'rockchip-fixes-for-2019.04' of git://git...
2019-03-29 Tom RiniMerge branch '2019-03-29-master-imports'
2019-03-29 Tom RiniMerge tag 'efi-2019-04-rc5-2' of git://git.denx.de...
2019-03-27 Heinrich Schuchardtefi_loader: TODO for the EFI file protocol
2019-03-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-03-21 Tom RiniMerge tag 'efi-2019-04-rc5' of git://git.denx.de/u...
2019-03-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-03-20 Heinrich Schuchardtefi_loader: superfluous conversion in efi_file_open()
2019-03-20 Heinrich Schuchardtefi_loader: remove superfluous check in efi_setup_loade...
2019-03-20 Heinrich Schuchardtefi_loader: missing return in efi_get_next_variable_name()
2019-03-20 Heinrich Schuchardtefi_loader: endless loop in add_strings_package()
2019-03-20 Heinrich Schuchardtefi_loader: correct parameter size in efi_allocate_pool
2019-03-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2019-03-13 Tom RiniMerge tag 'u-boot-imx-20190313' of git://git.denx.de...
2019-03-12 Tom RiniMerge tag 'efi-2019-04-rc4-2' of https://github.com...
2019-03-10 Matthias Bruggerefi_loader: Fix serial console size detection
2019-03-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-03-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-03-05 Tom RiniMerge tag 'efi-2019-04-rc4' of https://github.com/xypro...
2019-03-04 Tom RiniMerge tag 'u-boot-atmel-2019.04-a' of git://git.denx...
2019-03-02 Heinrich Schuchardtefi_loader: HII protocols: debug messages
2019-03-02 Heinrich Schuchardtefi_loader: HII protocols: fix new_package_list()
2019-03-02 Heinrich Schuchardtefi_loader: do not add \ in efi_fs_from_name()
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-26 Tom RiniMerge tag 'efi-2019-04-rc3' of https://github.com/xypro...
2019-02-25 AKASHI Takahiroefi_loader: define load option attributes
2019-02-25 Heinrich Schuchardtefi_loader: fix entry count in bootmgr
2019-02-25 Heinrich Schuchardtefi_loader: error message if BootOrder not defined
2019-02-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-02-18 Tom RiniMerge tag 'efi-2019-04-rc2' of https://github.com/xypro...
2019-02-16 Heinrich Schuchardtefi_loader: do not miss last relocation block
2019-02-16 Heinrich Schuchardtefi_loader: documentation of image loader
2019-02-16 Heinrich Schuchardtefi_loader: fix EFI entry counting
2019-02-16 Heinrich Schuchardtefi_loader: use efi_start_image() for bootefi
2019-02-16 Heinrich Schuchardtefi_loader: set entry point in efi_load_pe()
2019-02-16 Heinrich Schuchardtefi_loader: LoadImage: always allocate new pages
2019-02-16 Heinrich Schuchardtefi_loader: error handling in efi_setup_loaded_image()
2019-02-16 Heinrich Schuchardtefi_loader: comments for efi_file_from_path()
2019-02-16 Heinrich Schuchardtefi_loader: efi_dp_split_file_path() error handling
2019-02-16 Tom RiniMerge tag '2019.01-next' of https://github.com/mbgg...
2019-02-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-13 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2019-02-13 Heinrich Schuchardtefi_loader: fix EFI_FILE_PROTOCOL.GetInfo()
2019-02-13 Alexander Grafefi_loader: Make HII a config option
2019-02-13 Heinrich Schuchardtefi_loader: debug output for HII protocols
2019-02-13 AKASHI Takahiroefi: hii: add HII config routing/access protocols
2019-02-13 AKASHI Takahiroefi: hii: add keyboard layout package support
2019-02-13 AKASHI Takahiroefi: hii: add guid package support
2019-02-13 Leif Lindholmefi_loader: Initial HII database protocols
2019-02-13 Heinrich Schuchardtefi_loader: GetNextVariableName() relies on REGEX
2019-02-13 Heinrich Schuchardtefi_loader: fix GetNextVariableName
2019-02-13 Heinrich Schuchardtefi_loader: use library memcpy() in helloworld.efi
2019-02-13 Heinrich Schuchardtefi_loader: provide freestanding library
2019-02-13 AKASHI Takahiroefi_loader: implement GetNextVariableName()
2019-02-13 Heinrich Schuchardtefi_loader: comments for variable services
2019-02-13 Heinrich Schuchardtefi_loader: remove duplicate function mem2hex()
2019-02-13 Heinrich Schuchardtefi_loader: eliminate duplicate function hex2mem()
2019-02-13 Heinrich Schuchardtefi_loader: consistent build flags for EFI applications
2019-02-13 Heinrich Schuchardtefi_loader: use u16* for file name
2019-02-13 Heinrich Schuchardtefi_loader: fix CopyMem()
2019-02-13 Heinrich Schuchardtefi_loader: efi_set_variable use const void *
2019-02-13 Heinrich Schuchardtefi_loader: use const efi_guid_t * for variable services
2019-02-13 AKASHI Takahiroefi_loader: move efi_init_obj_list() to a new efi_setup.c
2019-02-13 Heinrich Schuchardtefi_loader: signature of StartImage and Exit
2019-02-13 Heinrich Schuchardtefi_loader: fix memory allocation on sandbox
2019-02-13 Heinrich Schuchardtefi_loader: efi_connect_controller() use %pD
2019-02-13 Heinrich Schuchardtefi_loader: efi_add_runtime_mmio()
2019-01-19 Tom RiniMerge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git...
2019-01-18 Tom RiniMerge tag 'mips-pull-2019-11-16' of git://git.denx...
2019-01-16 Tom RiniMerge tag 'dm-pull-15jan19' of git://git.denx.de/u...
2019-01-15 Simon Glassefi_loader: Add a wchar_t cast in efi_file_open()
2019-01-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2019-01-01 Tom RiniMerge tag 'u-boot-imx-20190101' of git://denx.de/git...
2018-12-27 Tom RiniMerge tag 'signed-efi-2019.01' of git://github.com...
next