ARC: Add model property to boards .dts
[oweals/u-boot.git] / lib /
2018-10-03 Tom RiniMerge tag 'rockchip-for-v2018.11' of git://git.denx...
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-30 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-29 Jens Wiklanderfdt: fdtdec_setup_memory_banksize() use livetree
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-27 Tom RiniMerge tag 'xilinx-for-v2018.11' of git://git.denx.de...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-23 Heinrich Schuchardtefi_loader: refactor efi_setup_loaded_image()
2018-09-23 Alexander Grafefi_loader: Disable efi selftest on sandbox for now
2018-09-23 Heinrich Schuchardtefi_loader: remove efi_exit_caches()
2018-09-23 Heinrich Schuchardtefi_loader: remove redundant statement
2018-09-23 Heinrich Schuchardtefi_loader: create root node
2018-09-23 Heinrich Schuchardtefi_loader: avoid out of bound access in efi_get_variable()
2018-09-23 Heinrich Schuchardtefi_driver: convert function descriptions to Sphinx...
2018-09-23 Heinrich Schuchardtefi_loader: query serial console size reliably
2018-09-23 Alexander Grafefi_loader: Merge memory map entries
2018-09-23 Heinrich Schuchardtefi_selftest: missing braces in efi_selftest_textinputex.c
2018-09-23 Heinrich Schuchardtefi_loader: check parameter new_handle of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_loader: terminal left upper corner is [1, 1]
2018-09-23 Heinrich Schuchardtefi_loader: more debug info for efi_file_getinfo()
2018-09-23 Simon Glassefi: Correct the operation of efi_file_write()
2018-09-23 Simon Glassefi: sandbox: Enable EFI loader build for sandbox
2018-09-23 Heinrich Schuchardtefi_loader: loosen check of parameters of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_loader: provide description of file_open()
2018-09-23 Heinrich Schuchardtefi_loader: check parameters of efi_file_open()
2018-09-23 Heinrich Schuchardtefi_selftest: test key notification functions
2018-09-23 Heinrich Schuchardtefi_loader: implement key notify functions
2018-09-23 Heinrich Schuchardtefi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_loader: support modifiers for F1 - F4
2018-09-23 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_selftest: use WaitForKey to test text input
2018-09-23 Heinrich Schuchardtefi_loader: rework event handling for console
2018-09-23 Heinrich Schuchardtefi_selftest: refactor text input test
2018-09-23 Heinrich Schuchardtefi_loader: support Unicode text input
2018-09-23 AKASHI Takahiroefi_loader: implement a file delete
2018-09-23 AKASHI Takahiroefi_loader: file: support creating a directory
2018-09-23 Heinrich Schuchardtefi_loader: typos in efi_console.c
2018-09-23 Heinrich Schuchardtefi_loader: struct efi_simple_text_input_protocol
2018-09-23 Heinrich Schuchardtefi_selftest: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-23 Heinrich Schuchardtefi_loader: EFI_UNICODE_COLLATION_PROTOCOL
2018-09-23 Heinrich Schuchardtlib: charset: upper/lower case conversion
2018-09-23 Alexander Grafefi_loader: Add console handle references to in/out/err
2018-09-23 Heinrich Schuchardtefi_loader: use correct documentation style
2018-09-23 Heinrich Schuchardtefi_loader: description efi_update_capsule()
2018-09-23 Heinrich Schuchardtefi_loader: fix typos in efi_runtime.c
2018-09-23 Heinrich Schuchardtefi_loader: fix typos in efi_boottime.c
2018-09-23 Stephen WarrenRevert "Revert "efi_loader: efi_allocate_pages is too...
2018-09-23 Heinrich Schuchardtlib: charset: remove obsolete functions
2018-09-23 Heinrich Schuchardtefi_loader: don't use unlimited stack as buffer
2018-09-23 Heinrich Schuchardtefi_loader: remove limit on variable length
2018-09-23 Heinrich Schuchardtlib: vsprintf: correct printing of Unicode strings
2018-09-23 Heinrich Schuchardttest: unit tests for Unicode functions
2018-09-23 Heinrich Schuchardtlib: charset: utility functions for Unicode
2018-09-23 Heinrich Schuchardtefi_loader: rename utf16_strlen, utf16_strnlen
2018-09-23 Heinrich Schuchardtlib: build charset.o only if needed
2018-09-23 Heinrich Schuchardtvsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)
2018-09-23 Alexander Grafefi_loader: Pass address to fs_read()
2018-09-23 Heinrich Schuchardtefi_selftest: test for loaded image protocol
2018-09-23 Heinrich Schuchardtefi_loader: pass system table in loaded image protocol
2018-09-23 Heinrich Schuchardtefi_selftest: memory leak testing manage protocols
2018-09-20 Miquel Raynallib: strto: fix metric suffix parsing in strtoul[l]
2018-09-20 Miquel Raynallib: strto: parse all lowercase metric prefixes in...
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-09-20 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-09-19 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-09-18 Bin Menglib: bitrev: Sync with Linux kernel v4.17
2018-09-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-09-11 Tom RiniMerge tag 'fpga-for-v2018.11' of git://git.denx.de...
2018-09-11 Masahiro YamadaRemove <inttypes.h> includes and PRI* usages in printf...
2018-09-10 Marek Vasutfdt: fix get_next_memory_node()
2018-09-05 Heinrich Schuchardtlib/slre: remove superfluous assignment
2018-09-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2018-08-31 Masahiro YamadaMake kmalloc'ed memory really DMA-safe
2018-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2018-08-30 Tom RiniMerge git://git.denx.de/u-boot-x86
2018-08-30 Bin Mengefi: stub: Pass EFI system table address to U-Boot...
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-08-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-24 Ievgen Maliarenkolibavb: Handle wrong hashtree_error_mode in avb_append_...
2018-08-24 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-08-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-08-21 Tom RiniMerge tag 'signed-efi-2018.09' of git://github.com...
2018-08-20 Eugeniu Roscaefi: Fix truncation of constant value
2018-08-20 Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
2018-08-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-08-20 Heinrich Schuchardtefi_selftest: correct block device unit test
2018-08-20 Heinrich Schuchardtefi_loader: document runtime functions
2018-08-20 Heinrich Schuchardtefi_loader: update runtime services table crc32
2018-08-20 Heinrich Schuchardtlib: crc32: mark function crc32() as __efi_runtime
2018-08-20 Heinrich Schuchardtefi_loader: avoid NULL dereference in efi_get_memory_map()
2018-08-20 AKASHI Takahiroefi_loader: fix a parameter check at CreateEvent()
2018-08-20 Heinrich Schuchardtefi_loader: relocate pointer to tables
2018-08-20 Stephen WarrenRevert "efi_loader: efi_allocate_pages is too restrictive"
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-08-13 Caliph Nomblersa: Fix LibreSSL before v2.7.0
next