aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-23fs: fat: support write with sub-directory pathAKASHI Takahiro
2018-09-23fs: fat: write returns error code instead of -1AKASHI Takahiro
2018-09-23fs: fat: check and normalize file nameAKASHI Takahiro
2018-09-23Revert "fs: fat: cannot write to subdirectories"AKASHI Takahiro
2018-09-23fs: fat: assure iterator's ->dent belongs to ->clustAKASHI Takahiro
2018-09-23fs: fat: handle "." and ".." of root dir correctly with fat_itr_resolve()AKASHI Takahiro
2018-09-23fs: fat: extend get_fs_info() for write useAKASHI Takahiro
2018-09-23efi_loader: typos in efi_console.cHeinrich Schuchardt
2018-09-23efi_loader: SPDX-License-Identifier for efi.hHeinrich Schuchardt
2018-09-23efi_loader: SPDX-License-Identifier for efi_api.hHeinrich Schuchardt
2018-09-23efi_loader: struct efi_simple_text_input_protocolHeinrich Schuchardt
2018-09-23test/py: typo occuredHeinrich Schuchardt
2018-09-23test/py: test 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-23test: tests for utf_to_lower() utf_to_upper().Heinrich Schuchardt
2018-09-23lib: charset: upper/lower case conversionHeinrich Schuchardt
2018-09-23efi_loader: capitalization tableHeinrich 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-23ARM: tegra: reserve unmapped RAM so EFI doesn't use itStephen Warren
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-09-23lib: charset: remove obsolete functionsHeinrich Schuchardt
2018-09-23efi_loader: buffer size for load optionsHeinrich Schuchardt
2018-09-23efi_loader: don't use unlimited stack as bufferHeinrich Schuchardt
2018-09-23efi_loader: remove limit on variable lengthHeinrich Schuchardt
2018-09-23test: test printing UnicodeHeinrich Schuchardt
2018-09-23lib: vsprintf: correct printing of Unicode stringsHeinrich Schuchardt
2018-09-23test: unit tests for Unicode functionsHeinrich Schuchardt
2018-09-23lib: charset: utility functions for UnicodeHeinrich Schuchardt
2018-09-23efi_loader: rename utf16_strlen, utf16_strnlenHeinrich Schuchardt
2018-09-23lib: build charset.o only if neededHeinrich Schuchardt
2018-09-23test: print_ut.c use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt
2018-09-23vsprintf.c: use #if CONFIG_IS_ENABLED(EFI_LOADER)Heinrich Schuchardt
2018-09-23efi_loader: Pass address to fs_read()Alexander Graf
2018-09-23efi: sandbox: Tidy up copy_fdt() to work with sandboxSimon Glass
2018-09-23efi: Relocate FDT to 127MB instead of 128MBSimon Glass
2018-09-23efi_selftest: test for loaded image protocolHeinrich Schuchardt
2018-09-23efi_loader: pass system table in loaded image protocolHeinrich Schuchardt
2018-09-23efi_selftest: memory leak testing manage protocolsHeinrich Schuchardt
2018-09-19Merge git://git.denx.de/u-boot-imxTom Rini
2018-09-19Merge git://git.denx.de/u-boot-marvellTom Rini
2018-09-19arm: mvebu: clearfog: enable eMMC boot partitions supportBaruch Siach
2018-09-19phy: marvell: add SATA comphy RX/TX polarity invert supportRabeeh Khoury
2018-09-19fix: cmd: mvebu: Exclude mvebu commands from SPL buildsKonstantin Porotchkin
2018-09-19fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin