summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-10-09tpm: Add a few new commands for v1Simon Glass
2018-10-09tpm: Tidy up logging in tpm-common.cSimon Glass
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass
2018-10-09fdt: Allow libfdt in TPLSimon Glass
2018-10-09serial: Allow serial to be absent in TPLSimon Glass
2018-10-09tpm: Add support for SPL and TPLSimon Glass
2018-10-02Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-09-29fdt: fdtdec_setup_memory_banksize() use livetreeJens Wiklander
2018-09-23efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt
2018-09-23efi_loader: Disable efi selftest on sandbox for nowAlexander Graf
2018-09-23efi_loader: remove efi_exit_caches()Heinrich Schuchardt
2018-09-23efi_loader: remove redundant statementHeinrich Schuchardt
2018-09-23efi_loader: create root nodeHeinrich Schuchardt
2018-09-23efi_loader: avoid out of bound access in efi_get_variable()Heinrich Schuchardt
2018-09-23efi_driver: convert function descriptions to Sphinx styleHeinrich Schuchardt
2018-09-23efi_loader: query serial console size reliablyHeinrich Schuchardt
2018-09-23efi_loader: Merge memory map entriesAlexander Graf
2018-09-23efi_selftest: missing braces in efi_selftest_textinputex.cHeinrich Schuchardt
2018-09-23efi_loader: check parameter new_handle of efi_file_open()Heinrich Schuchardt
2018-09-23efi_loader: terminal left upper corner is [1, 1]Heinrich Schuchardt
2018-09-23efi_loader: more debug info for efi_file_getinfo()Heinrich Schuchardt
2018-09-23efi: Correct the operation of efi_file_write()Simon Glass
2018-09-23efi: sandbox: Enable EFI loader build for sandboxSimon Glass
2018-09-23efi_loader: loosen check of parameters of efi_file_open()Heinrich Schuchardt
2018-09-23efi_loader: provide description of file_open()Heinrich Schuchardt
2018-09-23efi_loader: check parameters of efi_file_open()Heinrich Schuchardt
2018-09-23efi_selftest: test key notification functionsHeinrich Schuchardt
2018-09-23efi_loader: implement key notify functionsHeinrich Schuchardt
2018-09-23efi_selftest: test EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: support modifiers for F1 - F4Heinrich Schuchardt
2018-09-23efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_selftest: use WaitForKey to test text inputHeinrich Schuchardt
2018-09-23efi_loader: rework event handling for consoleHeinrich Schuchardt
2018-09-23efi_selftest: refactor text input testHeinrich Schuchardt
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt
2018-09-23efi_loader: implement a file deleteAKASHI Takahiro
2018-09-23efi_loader: file: support creating a directoryAKASHI Takahiro
2018-09-23efi_loader: typos in efi_console.cHeinrich Schuchardt
2018-09-23efi_loader: struct efi_simple_text_input_protocolHeinrich Schuchardt
2018-09-23efi_selftest: EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2018-09-23efi_loader: EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2018-09-23lib: charset: upper/lower case conversionHeinrich Schuchardt
2018-09-23efi_loader: Add console handle references to in/out/errAlexander Graf
2018-09-23efi_loader: use correct documentation styleHeinrich Schuchardt
2018-09-23efi_loader: description efi_update_capsule()Heinrich Schuchardt
2018-09-23efi_loader: fix typos in efi_runtime.cHeinrich Schuchardt
2018-09-23efi_loader: fix typos in efi_boottime.cHeinrich Schuchardt
2018-09-23Revert "Revert "efi_loader: efi_allocate_pages is too restrictive""Stephen Warren
2018-09-23lib: charset: remove obsolete functionsHeinrich Schuchardt
2018-09-23efi_loader: don't use unlimited stack as bufferHeinrich Schuchardt