]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
imx: icore: fix splash logo drawing
[thirdparty/u-boot.git] / lib /
2019-09-16  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-09-12  Tom RiniMerge tag 'efi-2019-10-rc4-4' of https://gitlab.denx...
2019-09-11  Heinrich Schuchardtefi_loader: parameter checks EFI_FILE_PROTOCOL.SetInfo()
2019-09-09  Heinrich Schuchardtefi_loader: check parameters EFI_FILE_PROTOCOL.GetInfo()
2019-09-09  Heinrich Schuchardtefi_loader: volume name in EFI_FILE_PROTOCOL.GetInfo()
2019-09-09  Heinrich Schuchardtefi_loader: EFI_FILE_PROTOCOL rev 2 stub
2019-09-09  Heinrich Schuchardtefi_loader: file size checks
2019-09-09  Heinrich Schuchardtefi_loader: correct reading of directories
2019-09-09  Heinrich Schuchardtefi_loader: eliminate inline function ascii2unicode()
2019-09-09  Heinrich Schuchardtefi_loader: EFI_FILE_PROTOCOL.Write() check args
2019-09-09  Tom RiniMerge tag 'mmc-9-6-2019' of https://gitlab.denx.de...
2019-09-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-09-06  Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-06  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-09-06  Tom RiniMerge tag 'efi-2019-10-rc4-3' of https://gitlab.denx...
2019-09-05  Heinrich Schuchardtdoc: UEFI API documentation
2019-09-05  Heinrich Schuchardtefi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()
2019-09-05  Heinrich Schuchardtefi_loader: use EFI_PRINT() instead of debug()
2019-09-05  Heinrich Schuchardtefi_loader: parameter checks BLOCK_IO_PROTOCOL
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...
next