Revert "video: mxsfb: Configure the clock after eLCDIF reset"
[oweals/u-boot.git] / lib / efi_loader /
2019-07-16 Heinrich Schuchardtefi_loader: efi_dp_from_file() expect UTF-8 path
2019-07-16 Heinrich Schuchardtefi_loader: function comments efi_bootmgr.c
2019-07-16 Heinrich Schuchardtefi_loader: fix comment for struct efi_pool_allocation
2019-07-16 Heinrich Schuchardtefi_loader: fix comments for variable services
2019-07-16 Heinrich Schuchardtefi_loader: fix comments for efi_update_exit_data()
2019-07-16 Heinrich Schuchardtefi_loader: fix function comments in efi_boottime.c
2019-07-16 Bryan O'Donoghueefi_loader: Change return type of efi_add_memory_map()
2019-07-16 Heinrich Schuchardtefi_loader: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
2019-07-16 Heinrich Schuchardtefi_loader: efi_set_virtual_address_map_runtime()
2019-07-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
2019-07-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-ubi
2019-07-09 Tom RiniMerge tag 'u-boot-atmel-2019.10-a' of https://gitlab...
2019-07-08 Tom RiniMerge tag 'efi-2019-10-rc1' of https://gitlab.denx...
2019-07-06 Heinrich Schuchardtefi_loader: detach runtime in ExitBootServices()
2019-07-06 Heinrich Schuchardtefi_loader: simplify detaching
2019-07-06 Heinrich Schuchardtefi_loader: decision on EFI_RT_SUPPORTED_RESET_SYSTEM
2019-07-06 Heinrich Schuchardtefi_loader: split off detaching SetVirtualAddress()
2019-07-06 Heinrich Schuchardtefi_loader: unimplemented runtime services
2019-07-06 Heinrich Schuchardtefi_loader: let the variable driver patch out the runtime
2019-07-06 Heinrich Schuchardtefi_loader: clean up runtime detaching
2019-07-06 Heinrich Schuchardtefi_loader: remove NULL entries from runtime detach...
2019-07-06 Heinrich Schuchardtefi_loader: initialization of variable services
2019-07-06 Heinrich Schuchardtefi_loader: move efi_query_variable_info()
2019-07-06 Heinrich Schuchardtefi_loader: remove superfluous spaces in comments
2019-07-05 Tom RiniMerge tag 'rpi-next-2019.07' of https://github.com...
2019-06-28 Tom RiniMerge tag 'u-boot-imx-20190628' of https://gitlab.denx...
2019-06-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-06-21 Tom RiniMerge tag 'efi-2019-07-rc5-3' of https://gitlab.denx...
2019-06-20 Heinrich Schuchardtefi_loader: fix typo in efi_variable.c
2019-06-20 Heinrich Schuchardtefi_loader: Delete() return EFI_WARN_DELETE_FAILURE
2019-06-20 Heinrich Schuchardtefi_loader: ListPackageLists() return EFI_NOT_FOUND
2019-06-20 Heinrich Schuchardtefi_loader: console incorrectly advertised left logo key
2019-06-20 Heinrich Schuchardtefi_loader: alternative scan codes for F5, END, HOME
2019-06-20 Heinrich Schuchardtefi_loader: GOP: provide accurate mode information
2019-06-20 Heinrich Schuchardtefi_loader: SetMode() must blank screen
2019-06-20 Heinrich Schuchardtefi_loader: system table setup
2019-06-20 Heinrich Schuchardtefi_loader: QueryMode() must allocate buffer
2019-06-20 Heinrich Schuchardtefi_loader: SetMode() parameters check
2019-06-20 Heinrich Schuchardtefi_loader: QueryMode() check parameters
2019-06-20 Heinrich Schuchardtefi_loader: Blt() with incorrect BltOperation
2019-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-06-15 Tom RiniMerge tag 'efi-2019-07-rc5-2' of git://git.denx.de...
2019-06-14 Heinrich Schuchardtefi_loader: fix SetAttribute()
2019-06-14 Heinrich Schuchardtefi_loader: fix SetMode()
2019-06-14 Heinrich Schuchardtefi_loader: GetTime() must return EFI_UNSUPPORTED
2019-06-14 AKASHI Takahiroefi_loader: add RuntimeServicesSupported variable
2019-06-14 Heinrich Schuchardtefi_loader: parameter checks SetVariable()
2019-06-14 Heinrich Schuchardtefi_loader: legal characters in StrToFat()
2019-06-14 Heinrich Schuchardtefi_loader: MetaiMatch() must be case insensitive
2019-06-14 Heinrich Schuchardtefi_loader: AllocatePages() must accept addr == 0
2019-06-14 Heinrich Schuchardtefi_loader: correct ExitBootServices()
2019-06-14 Heinrich Schuchardtefi_loader: loaded images cannot be started twice
2019-06-14 Heinrich Schuchardtefi_loader: LoadImage must return EFI_NOT_FOUND
2019-06-14 Heinrich Schuchardtefi_loader: LoadImage w/o SourceBuffer and DevicePath
2019-06-12 Tom RiniMerge tag 'u-boot-amlogic-20190612' of git://git.denx...
2019-06-12 Tom RiniMerge tag 'efi-2019-07-rc5' of git://git.denx.de/u...
2019-06-11 Tom RiniMerge tag 'u-boot-stm32-20190606' of https://github...
2019-06-10 Heinrich Schuchardtefi_loader: implement event queue
2019-06-10 Heinrich Schuchardtefi_loader: event signaling in ExitBootServices
2019-06-10 Heinrich Schuchardtefi_loader: SignalEvent for event in signaled state
2019-06-10 Heinrich Schuchardtefi_loader: RegisterProtocolNotify event signaling
2019-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-06-10 Tom RiniMerge tag 'video-updates-for-2019.07-rc3' of git:/...
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-06-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-06-05 Tom RiniMerge tag 'efi-2019-07-rc4-2' of git://git.denx.de...
2019-06-04 AKASHI Takahiroefi_loader: bootmgr: make BootNext non-volatile
2019-06-04 AKASHI Takahiroefi_loader: variable: support non-volatile attribute
2019-06-04 Heinrich Schuchardtefi_loader: notify memory map changes
2019-06-04 AKASHI Takahiroefi_loader: bootmgr: print a message when loading from...
2019-06-04 Heinrich Schuchardtefi_loader: close protocols in UnloadImage()
2019-06-04 Heinrich Schuchardtefi_loader: fix EnableCursor()
2019-06-04 Heinrich Schuchardtefi_loader: check timer events in Stall()
2019-06-04 Heinrich Schuchardtefi_loader: DisconnectController() with no driver
2019-06-04 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-06-02 Tom RiniMerge tag 'efi-2019-07-rc4' of git://git.denx.de/u...
2019-06-01 Heinrich Schuchardtefi_loader: CloseProtocol() fix open protocol information
2019-06-01 Heinrich Schuchardtefi_loader: open protocol information
2019-06-01 Heinrich Schuchardtefi_loader: correct HandleProtocol()
2019-06-01 Heinrich Schuchardtefi_loader: Kconfig entries for GetTime(), SetTime()
2019-05-31 Heinrich Schuchardtefi_loader: handling of daylight saving time
2019-05-31 Heinrich Schuchardtefi_loader: check time in SetTime()
2019-05-31 Heinrich Schuchardtefi_loader: correct UninstallProtocolInterface()
2019-05-31 Heinrich Schuchardtefi_loader: avoid crash in OpenProtocol()
2019-05-31 Heinrich Schuchardtefi_loader: correct OpenProtocol()
2019-05-31 Heinrich Schuchardtefi_loader: registration key in LocateProtocol()
2019-05-31 Heinrich Schuchardtefi_loader: factor out efi_check_register_notify_event()
2019-05-31 AKASHI Takahiroefi_loader: bootmgr: print a message when loading from...
2019-05-31 Heinrich Schuchardtefi_loader: correct notification of protocol installation
2019-05-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-05-25 Tom RiniMerge tag 'efi-2019-07-rc3-3' of git://git.denx.de...
2019-05-24 AKASHI Takahiroefi_loader: variable: attributes may not be changed...
2019-05-24 AKASHI Takahiroefi_loader: variable: return error for APPEND_WRITE
2019-05-24 Heinrich Schuchardtefi_loader: DEL is an illegal file name character
2019-05-24 Heinrich Schuchardtefi_loader: correct device path check
2019-05-24 Heinrich Schuchardtefi_loader: return values of GetTime()
2019-05-24 Heinrich Schuchardtefi_loader: implement SetTime
next