efi_loader: do not set invalid screen mode
[oweals/u-boot.git] / lib /
2019-09-05 Heinrich Schuchardtefi_loader: do not set invalid screen mode
2019-09-05 Heinrich Schuchardtefi_loader: cursor positioning
2019-09-05 Heinrich Schuchardtefi_loader: correctly render UsbClass DP nodes as text
2019-09-05 Heinrich Schuchardtefi_loader: correctly render CD-ROM device path nodes
2019-09-05 Heinrich Schuchardtefi_loader: correctly render MAC address device path...
2019-09-05 Heinrich Schuchardtefi_loader: correct text conversion for vendor DP
2019-09-05 Park, Aidenefi_loader: Extract adding a conventional memory in...
2019-09-05 Heinrich Schuchardtefi_loader: implement MCastIPtoMAC
2019-09-05 Heinrich Schuchardtefi_loader: fix status management in network stack
2019-09-05 Heinrich Schuchardtefi_loader: EFI_SIMPLE_NETWORK.Transmit() fill header
2019-09-05 Heinrich Schuchardtefi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
2019-09-05 Heinrich Schuchardtefi_loader: interrupts in simple network protocol
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-29 Tom RiniMerge tag 'efi-2019-10-rc4' of https://gitlab.denx...
2019-08-29 Heinrich Schuchardtefi_selftest: use standalone UEFI program for exception
2019-08-29 Heinrich Schuchardtefi_selftest: enable Exit() unit test on x86_64
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-26 Lukas Auerfdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
2019-08-17 Tom RiniMerge tag 'efi-2019-10-rc3' of https://gitlab.denx...
2019-08-15 Heinrich Schuchardtefi_loader: do not call efi_runtime_detach twice
2019-08-15 Heinrich Schuchardtefi_loader: parameter check in SetVirtualAddressMap
2019-08-15 Heinrich Schuchardtefi_loader: EFI_PXE_BASE_CODE_PROTOCOL stub
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Rename environment.h to env_internal.h
2019-08-11 Simon Glassenv: Drop environment.h header file where not needed
2019-08-11 Simon Glassenv: Drop the ACTION typedef
2019-08-11 Simon Glassenv: Drop _ENTRY
2019-08-11 Simon Glassenv: Drop the ENTRY typedef
2019-08-11 Simon Glassenv: Move env_get() to env.h
2019-08-11 Simon Glassenv: Move env_set() to env.h
2019-08-11 Simon Glassenv: Move env_get_ulong() to env.h
2019-08-11 Simon Glasscommon: Move gzip functions into a new gzip header
2019-08-09 Tom RiniMerge tag 'u-boot-rockchip-20190809' of https://gitlab...
2019-08-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-04 Tom RiniMerge tag 'efi-2019-10-rc2' of https://gitlab.denx...
2019-08-02 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-clk
2019-07-30 Tom RiniMerge tag 'video-for-2019.10-rc1' of https://gitlab...
2019-07-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-07-30 Heinrich Schuchardtefi_selftest: sharpen ConvertPointer() test
2019-07-30 Heinrich Schuchardtefi_loader: implement ConvertPointer()
2019-07-30 Heinrich Schuchardtefi_loader: definition of efi_virtual_address_map()
2019-07-30 Heinrich Schuchardtefi_selftest: fix SetVirtualAddressMap unit test
2019-07-30 Heinrich Schuchardtefi_loader: re-enable GRUB workaround on 32bit ARM
2019-07-29 Tom RiniMerge tag 'dm-pull-29jul19' of https://gitlab.denx...
2019-07-29 Tom RiniMerge branch '2019-07-29-ti-imports'
2019-07-29 Tom RiniMerge branch '2019-07-29-master-imports'
2019-07-29 Heinrich Schuchardtlib: uuid: alignment error in gen_rand_uuid()
2019-07-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-07-29 Tom RiniMerge tag 'u-boot-rockchip-20190729' of https://gitlab...
2019-07-27 Tom RiniMerge branch '2019-07-26-ti-imports'
2019-07-27 Tom RiniMerge tag 'u-boot-imx-20190719' of https://gitlab.denx...
2019-07-27 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2019-07-24 Tom RiniMerge tag 'dm-pull-24jul19-take3' of https://gitlab...
2019-07-24 Tom RiniMerge tag 'efi-2019-10-rc1-2' of https://gitlab.denx...
2019-07-19 Bryan O'Donoghueoptee: Make TZDRAM config options contingent on CONFIG_...
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
next