summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-26armv8: ls1046ardb: Enable IFC for SPL buildYork Sun
2018-07-26arm64: ls1012a: enable DM support for sataYuantian Tang
2018-07-26scsi: ceva: add ls1012a soc supportYuantian Tang
2018-07-26armv8: dts: fsl-ls1012a: add sata node supportYuantian Tang
2018-07-26armv8: fsl: remove sata supportYuantian Tang
2018-07-26armv8: layerscape: Enabled I-cache for SPL bootYork Sun
2018-07-26armv8: ls1046ardb: ls1046aqds: Move SPL macros to defconfigYork Sun
2018-07-26armv8: ls2088ardb: Move CONFIG_SPI_FLASH, CONFIG_SPI_FLASH_SPANSION to defconfigAshish Kumar
2018-07-26configs: Disable 4k erase sector size for spansion "s25fs512s" flashAshish Kumar
2018-07-26LS1088ARDB: Secure Boot:Change load address of dpl header in SDVinitha V Pillai
2018-07-26armv8: ls2080ardb: update copyright claimAlison Wang
2018-07-26LS1043ARBD: Fix SD Boot issue with PPAVinitha V Pillai
2018-07-26armv8: ls1088a: change dpl load command from apply to lazyapplyJagdish Gediya
2018-07-26cmd/ubi.c: Fix format warningTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-07-26Makefile: Fix 'clean' targetTom Rini
2018-07-25MAINTAINERS: assign lib/charset.cHeinrich Schuchardt
2018-07-25efi_selftest: unit test for GetTime()Heinrich Schuchardt
2018-07-25efi_selftest: support printing leading zeroesHeinrich Schuchardt
2018-07-25efi_loader: complete implementation of GetTime()Heinrich Schuchardt
2018-07-25efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt
2018-07-25rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt
2018-07-25efi_selftest: unit test for CalculateCrc32()Heinrich Schuchardt
2018-07-25efi_selftest: check crc32 for InstallConfigurationTableHeinrich Schuchardt
2018-07-25efi_loader: update crc32 in InstallConfigurationTableHeinrich Schuchardt
2018-07-25efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt
2018-07-25efi_selftest: test InstallConfigurationTable()Heinrich Schuchardt
2018-07-25efi_loader: allocate configuration table arrayHeinrich Schuchardt
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt
2018-07-25efi_loader: correct headersize EFI tablesHeinrich Schuchardt
2018-07-25efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt
2018-07-25efi_loader: specify UEFI spec revisionHeinrich Schuchardt
2018-07-25efi_loader: clear screen has to reset cursor positionHeinrich Schuchardt
2018-07-25efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt
2018-07-25efi_loader: set revision in loaded image protocolHeinrich Schuchardt
2018-07-25efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt
2018-07-25efi_selftest: test writing to fileHeinrich Schuchardt
2018-07-25fs: fat: cannot write to subdirectoriesHeinrich Schuchardt
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt
2018-07-25efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt
2018-07-25efi_loader: check parameters in memory allocationHeinrich Schuchardt
2018-07-25efi_loader: check parameters of CreateEventHeinrich Schuchardt
2018-07-25x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-07-25efi: Drop error return in efi_carve_out_dt_rsv()Simon Glass
2018-07-25efi: Tidy up device-tree-size calculation in copy_fdt()Simon Glass
2018-07-25efi_selftest: Clean up a few comments and messagesSimon Glass
2018-07-25vsprintf: Handle NULL with %pUSimon Glass