summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-19fix: env: Fix the SPI flash device setup for DM modeKonstantin Porotchkin
2018-09-19fix: nand: pxa3xx: Add WA for eliminating flash ready timeoutDavid Sniatkiwicz
2018-09-19nand: pxa3xx: Add support for 8KB page 4 and 8 bit ECC NANDKonstantin Porotchkin
2018-09-19nand: pxa3xx: cosmetic: add comments to the timing layout structuresKonstantin Porotchkin
2018-09-19fix: nand: Replace hardcoded page chunk size with calculated oneKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for Toshiba flashKonstantin Porotchkin
2018-09-19mtd: nand: pxa3xx: add support for 2KB 8-bit flashVictor Axelrod
2018-09-19mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon
2018-09-19mtd: nand: pxa3xx_nand: add support for partial chunksOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Simplify pxa3xx_nand_scanOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Fix initial controller configurationOfer Heifetz
2018-09-19mtd: pxa3xx_nand: Increase the initial chunk sizeOfer Heifetz