summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-09-28cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()Tien Fong Chee
2018-09-28ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3Jagan Teki
2018-09-28include/video.h: Remove declaration of functions that don't exist.Liviu Dudau
2018-09-28test: Add ut_asserteq_memMario Six
2018-09-28drivers: Add OSD uclassMario Six
2018-09-28dm: video: support more escape sequencesHeinrich Schuchardt
2018-09-28dm: video: adjust struct vidconsole_priv descriptionHeinrich Schuchardt
2018-09-27drivers: qe: Move CONFIG_U_QE to KconfigRan Wang
2018-09-27ls2080ardb: remove dhcp function from env as boot sourcePriyanka Jain
2018-09-27ls1088a: remove dhcp function from u-boot env as boot sourcePramod Kumar
2018-09-27u-boot: fixup the iommu-map property of fsl-mc nodeNipun Gupta
2018-09-27ls1012afrwy: Add ls1012afrwy revC board support.Pramod Kumar
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini
2018-09-26Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-09-26arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfigLuis Araneda
2018-09-26arm: zynq: Remove useless comments from config fileMichal Simek
2018-09-26arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via KconfigMichal Simek
2018-09-25configs: Drop CONFIG_SYS_SCSI_MAXDEVICETuomas Tynkkynen
2018-09-25ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSITuomas Tynkkynen
2018-09-25Add include/asm-generic/atomic.hChris Packham
2018-09-25spi: add support for ARM PL022 SPI controllerQuentin Schulz
2018-09-25drivers: net: cpsw: add support to update phy addressSekhar Nori
2018-09-25configs: sama5d27_som1_ek: Add defconfig for ENV/boot from uSDCodrin Ciubotariu
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