]> git.ipfire.org Git - people/ms/u-boot.git/history - lib
ARM: k2g: Add pinmux data for QSPI on K2G ICE
[people/ms/u-boot.git] / lib /
2018-01-31  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-31  Tom RiniMerge tag 'xilinx-for-v2018.03' of git://git.denx.de...
2018-01-29  Андрей Мозжухинaes: Allow non-zero initialization vector
2018-01-28  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-28  Heinrich Schuchardtefi_loader: consistently use %pD to print device paths
2018-01-28  Heinrich Schuchardtefi_loader: do not install NULL as device path
2018-01-28  Heinrich Schuchardtvsprintf.c: correct printing of a NULL device path
2018-01-28  Alexander Grafefi_loader: Call Exit() on return from payload in Start...
2018-01-28  Heinrich Schuchardtefi_loader: fix comments in indent_string()
2018-01-28  Alexander Grafefi_loader: Always use EFIAPI instead of asmlinkage
2018-01-28  Alexander Grafefi: Conflict efi_loader with different stub bitness
2018-01-28  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2018-01-28  Masahiro Yamadalibfdt: migrate libfdt.h to a wrapper + U-Boot own...
2018-01-28  Masahiro Yamadalibfdt: migrate fdt_rw.c to a wrapper of scripts/dtc...
2018-01-27  Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2018-01-27  Tom RiniMerge git://git.denx.de/u-boot-usb
2018-01-27  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-01-26  Maxime Ripardnet: regex: Disable by default on sunXi
2018-01-26  Tom RiniMerge git://git.denx.de/u-boot-spi
2018-01-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-coldfire
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-mmc
2018-01-24  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-23  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-01-22  Heinrich Schuchardtefi_selftest: reduce noise in test output for device...
2018-01-22  Heinrich Schuchardtefi_loader: allow creation of more device part nodes
2018-01-22  Heinrich Schuchardtefi_selftest: provide a test for block io
2018-01-22  Heinrich Schuchardtefi_driver: EFI block driver
2018-01-22  Heinrich Schuchardtefi_selftest: add missing LF in test output
2018-01-22  Heinrich Schuchardtefi_selftest: test start image
2018-01-22  Heinrich Schuchardtefi_loader: fix ExitBootServices
2018-01-22  Heinrich Schuchardtefi_loader: add check_tpl parameter to efi_signal_event
2018-01-22  Heinrich Schuchardtefi_loader: provide function to get last node of a...
2018-01-22  Heinrich Schuchardtefi_loader: correct EFI_BLOCK_IO_PROTOCOL definitions
2018-01-22  Heinrich Schuchardtefi_loader: make efi_disk_create_partitions a global...
2018-01-22  Heinrich Schuchardtefi_loader: provide a function to create a partition...
2018-01-22  Heinrich Schuchardtefi_loader: make efi_block_io_guid a global symbol
2018-01-22  Heinrich Schuchardtefi_loader: efi_disk_register: correctly determine...
2018-01-22  Heinrich Schuchardtefi_loader: fix StartImage bootservice
2018-01-22  Heinrich Schuchardtefi_loader: check tables in helloworld.efi
2018-01-22  Heinrich Schuchardtefi_loader: allocate correct memory type for EFI image
2018-01-22  Heinrich Schuchardtefi_loader: print device path when entering efi_load_image
2018-01-22  Heinrich Schuchardtefi_loader: correct find simple file system protocol
2018-01-22  Heinrich Schuchardtefi_loader: address of the simple file system protocol
2018-01-22  Heinrich Schuchardtefi_loader: return NULL from device path functions
2018-01-22  Heinrich Schuchardtefi_loader: consistently use efi_handle_t for handles
2018-01-22  Heinrich Schuchardtefi_selftest: test for (Dis)ConnectController
2018-01-22  Heinrich Schuchardtefi_selftest: remove todo in device path test
2018-01-22  Heinrich Schuchardtefi_selftest: remove todo in manage protocols
2018-01-22  Heinrich Schuchardtefi_loader: disconnect controllers in UninstallProtocol
2018-01-22  Heinrich Schuchardtefi_loader: implement DisconnectController
2018-01-22  Heinrich Schuchardtefi_loader: fix signature of efi_disconnect_controller
2018-01-22  Heinrich Schuchardtefi_loader: implement ConnectController
2018-01-22  Heinrich Schuchardtefi_loader: debug output installed device path
2018-01-22  Heinrich Schuchardtefi_loader: implement OpenProtocolInformation
2018-01-22  Heinrich Schuchardtefi_loader: open_info in CloseProtocol
2018-01-22  Heinrich Schuchardtefi_loader: open_info in OpenProtocol
2018-01-22  Heinrich Schuchardtefi_loader: list of open protocol infos
2018-01-22  Heinrich Schuchardtefi_selftest: do not try to close device path protocol
2018-01-22  Heinrich Schuchardtefi_loader: simplify efi_remove_all_protocols
2018-01-22  Heinrich Schuchardtefi_selftest: colored test output
2018-01-22  Heinrich Schuchardtefi_loader: correctly call images
2018-01-22  Heinrich Schuchardtvsprintf.c: add EFI device path printing
2018-01-22  Heinrich Schuchardtefi_loader: text output for device path end node
2018-01-22  Heinrich Schuchardtefi_selftest: do not cut off u16 strings when printing
2018-01-22  Heinrich Schuchardtefi_selftest: avoid superfluous messages for task prior...
2018-01-22  Heinrich Schuchardtefi_selftest: avoid superfluous messages for event...
2018-01-22  Heinrich Schuchardtefi_loader: use correct format string for unsigned...
2018-01-22  Heinrich Schuchardtefi_loader: add comments to memory functions
2018-01-22  Heinrich Schuchardtefi_loader: use wide string do define firmware vendor
2018-01-22  Heinrich Schuchardtefi_loader: support device path for IDE and SCSI disks
2018-01-22  Heinrich Schuchardtefi_loader: create full device path for block devices
2018-01-22  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-01-21  Mario Sixlib: fdtdec: Fix some style violations
2018-01-21  Mario Sixlib: fdtdec: Fix whitespace style violations
2018-01-17  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-01-16  Tom RiniMerge git://git.denx.de/u-boot-net
2018-01-15  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-01-15  Rob Clarkfdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
2017-12-29  Tom RiniMerge git://git.denx.de/u-boot-imx
2017-12-27  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-12-26  Masahiro YamadaMove CONFIG_PANIC_HANG to Kconfig
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-19  Emmanuel Vadotefi_loader: Setup logical_partition media information
2017-12-18  Tom RiniMerge git://git.denx.de/u-boot-rockchip
2017-12-18  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-18  Tom RiniMerge tag 'xilinx-for-v2018.01-rc2-v2' of git://www...
2017-12-17  Tom RiniMerge tag 'signed-efi-v2018.01' of git://github.com...
2017-12-16  Heinrich Schuchardtefi_loader: comments for dp_part_fill()
2017-12-16  Heinrich Schuchardtefi_loader: correct DeviceNodeToText for media types
2017-12-16  Heinrich Schuchardtefi_loader: correctly setup device paths for block...
2017-12-16  Heinrich Schuchardtefi_loader: correctly determine if an MMC device is...
2017-12-16  Heinrich Schuchardtefi_loader: error handling in efi_load_image()
2017-12-16  Heinrich Schuchardtefi_loader: new function efi_delete_handle()
2017-12-16  Heinrich Schuchardtefi_loader: return status from efi_setup_loaded_image()
2017-12-16  Alexander Grafefi_loader: Ensure efi_dp_find_obj() finds exact matches
2017-12-16  Alexander Grafefi_loader: helloworld.c: Explicitly use .rodata for...
2017-12-13  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-08  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
next