summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-25configs: sama5d27_som1_ek: Set CONFIG_BOOTARGS using KconfigCodrin Ciubotariu
2018-09-25configs: sama5d27_som1_ek: Remove unnecessary FAT_ENV_xxx macrosCodrin Ciubotariu
2018-09-25configs: sama5d2_xplained: Add defconfig for ENV/boot from eMMCCodrin Ciubotariu
2018-09-25spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut
2018-09-23efi_loader: refactor efi_setup_loaded_image()Heinrich Schuchardt
2018-09-23rtc: pl031: convert the driver to driver modelAKASHI Takahiro
2018-09-23efi_loader: remove redundant statementHeinrich Schuchardt
2018-09-23efi_loader: create root nodeHeinrich Schuchardt
2018-09-23sandbox: Fix setjmp/longjmpAlexander Graf
2018-09-23sandbox: Add support for calling abort()Simon Glass
2018-09-23efi: sandbox: Add distroboot supportSimon Glass
2018-09-23efi_loader: EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOLHeinrich Schuchardt
2018-09-23efi_selftest: refactor text input testHeinrich Schuchardt
2018-09-23efi_loader: support Unicode text inputHeinrich Schuchardt
2018-09-23fs: fat: support unlinkAKASHI Takahiro
2018-09-23fs: add unlink interfaceAKASHI Takahiro
2018-09-23fs: fat: support mkdirAKASHI Takahiro
2018-09-23fs: add mkdir interfaceAKASHI Takahiro
2018-09-23fs: fat: extend get_fs_info() for write useAKASHI Takahiro
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-23efi_loader: EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt
2018-09-23lib: charset: upper/lower case conversionHeinrich Schuchardt
2018-09-23efi_loader: capitalization tableHeinrich Schuchardt
2018-09-23efi_loader: simplify ifdefsStephen Warren
2018-09-23lib: charset: remove obsolete functionsHeinrich 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-23mips: Add Gardena Smart-Gateway board supportStefan Roese
2018-09-23mips: Add LinkIt Smart 7688 supportStefan Roese
2018-09-22MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODEDaniel Schwierzeck
2018-09-20cmd: mtdparts: accept spi-nand devicesMiquel Raynal
2018-09-20mtd: spinand: Add initial support for the MX35LF1GE4AB chipBoris Brezillon
2018-09-20mtd: spinand: Add initial support for Winbond W25M02GVFrieder Schrempf
2018-09-20mtd: spinand: Add initial support for Micron MT29F2G01ABAGDPeter Pan
2018-09-20mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-09-20spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon
2018-09-20mtd: nand: Pass mode information to nand_page_io_reqBoris Brezillon
2018-09-20mtd: nand: Add core infrastructure to deal with NAND devicesBoris Brezillon
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal
2018-09-20mtd: move definitions to enlarge their rangeMiquel Raynal
2018-09-20mtd: add get/set of_node/flash_node helpersBrian Norris
2018-09-20mtd: Uninline mtd_write_oob and move it to mtdcore.cEzequiel Garcia
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-19fix: mvebu: Add SPI parameters for environment setupKonstantin Porotchkin
2018-09-19phy: marvell: Support changing SERDES map in board fileMarek BehĂșn