doc: board: Add Intel Cherry Hill board doc
[oweals/u-boot.git] / lib /
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2019-07-18 Tom RiniMerge branch '2019-07-17-master-imports'
2019-07-18 Vesa Jääskeläinenlib: rsa: add support to other openssl engine types...
2019-07-16 Heinrich Schuchardtefi_loader: unaligned access in efi_file_from_path()
2019-07-16 Heinrich Schuchardtefi_loader: efi_dp_from_file() expect UTF-8 path
2019-07-16 Heinrich Schuchardtefi_loader: support unaligned u16 strings
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_driver: use Sphinx style comments
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_selftest: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE
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-16 Heinrich Schuchardtefi_selftest: do not call CloseEvent() after ExitBootSe...
2019-07-14 Tom RiniMerge tag 'u-boot-stm32-20190712' of https://gitlab...
2019-07-14 Tom RiniMerge branch '2019-07-12-master-imports'
2019-07-13 Tom Riniconfigs: Make USE_TINY_PRINTF depend on SPL||TPL and...
2019-07-11 Tom RiniMerge tag 'dm-pull-9jul19-take2' of https://gitlab...
2019-07-10 Heinrich Schuchardttrace: do not limit trace buffer to 2GiB
2019-07-10 Heinrich Schuchardttrace: make call depth limit customizable
2019-07-10 Heinrich Schuchardttrace: conserve gd register
2019-07-10 Thierry Redingfdtdec: test: Fix memory leak
2019-07-10 Simon Glasssandbox: Quit when hang() is called
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_selftest: test variable services at runtime
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-06 Heinrich Schuchardtefi_selftest: description of CMD_BOOTEFI_SELFTEST
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-21 Tom RiniMerge branch '2019-06-21-master-imports'
2019-06-21 Peng Fanlib: Makefile: build fdtdec_common.c when OF_LIBFDT...
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-11 Tom RiniMerge tag 'u-boot-imx-20190612' of git://git.denx.de...
2019-06-10 Heinrich Schuchardtefi_loader: implement event queue
2019-06-10 Heinrich Schuchardtefi_selftest: correct event group test
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-07 Tom RiniMerge branch '2019-06-07-master-imports'
2019-06-07 Heinrich Schuchardtlib/vsprintf: allow printing upper case GUIDs
2019-06-05 Tom RiniMerge tag 'efi-2019-07-rc4-2' of git://git.denx.de...
2019-06-05 Thierry Redinglib: Implement strndup()
2019-06-05 Thierry Redingfdtdec: Add fdtdec_set_ethernet_mac_address()
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()
next