summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24env: ubi: Add missing ENV_NAMEMarek Vasut
2018-08-24u-boot: align cache flushes in load_elf_image_shdr to line boundariesNeil Stainton
2018-08-24ARM: display5: Remove "factory procedure" from display5 board configLukasz Majewski
2018-08-24dm: test: Fix typo in test-main commentMichal Simek
2018-08-24malloc_simple: calloc: don't call memset if malloc failedSimon Goldschmidt
2018-08-24board: arm: bcmstb: Declare get_ticks in timer.hThomas Fitzsimmons
2018-08-24boards: amlogic: remove ethernet gpio reset code from boardsBeniamino Galvani
2018-08-24common: avb_verify: Fix division by zero in mmc_byte_io()Eugeniu Rosca
2018-08-24common: avb_verify: Fix never-occurring avb_free(ops_data)Eugeniu Rosca
2018-08-24common: avb_verify: Fix memory leaksEugeniu Rosca
2018-08-24common: avb_verify: Make local data staticEugeniu Rosca
2018-08-24common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca
2018-08-24common: avb_verify: Fix invalid 'for' loop conditionEugeniu Rosca
2018-08-24libavb: Handle wrong hashtree_error_mode in avb_append_options()Ievgen Maliarenko
2018-08-23Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass
2018-08-23armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya
2018-08-23armv8: fsl-layerscape: Update README.falcon for compressionYork Sun
2018-08-22Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2018-08-21Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini
2018-08-21ARM: tegra: avoid more operations in non-secure worldStephen Warren
2018-08-21arm: tegra: Restore host1x/dc dm-pre-reloc propertiesNicolas Chauvet
2018-08-21cmd: efi: Clarify calculation precedence for '&' and '?'Eugeniu Rosca
2018-08-21efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca
2018-08-21efi: Fix truncation of constant valueEugeniu Rosca
2018-08-21efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()Heinrich Schuchardt
2018-08-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-20Merge git://git.denx.de/u-boot-x86Tom Rini
2018-08-20display5: Introduce fitImg_fw_sz variableLukasz Majewski
2018-08-20efi_selftest: correct block device unit testHeinrich Schuchardt
2018-08-20efi_loader: document runtime functionsHeinrich Schuchardt
2018-08-20efi_loader: update runtime services table crc32Heinrich Schuchardt
2018-08-20lib: crc32: mark function crc32() as __efi_runtimeHeinrich Schuchardt
2018-08-20efi_loader: avoid NULL dereference in efi_get_memory_map()Heinrich Schuchardt
2018-08-20board: sunxi: Remove unused local variablesJagan Teki
2018-08-20efi_loader: fix a parameter check at CreateEvent()AKASHI Takahiro
2018-08-20riscv: Include bss subsections in linker scriptAlexander Graf
2018-08-20x86: Enable -fdata-sections alwaysAlexander Graf
2018-08-20x86: Include bss subsections in linker scriptAlexander Graf
2018-08-20sunxi: fix sid base address macro name for H6Icenowy Zheng
2018-08-20configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMCJagan Teki
2018-08-20doc: FIT image: fix typoPierre-Jean Texier
2018-08-20cmd: Add dtimg commandSam Protsenko
2018-08-20common: Add support for Android DT imageSam Protsenko
2018-08-20fs/fat: debug-print file read position during file_fat_read_at()Andreas Dannenberg
2018-08-20spl: fix debug print in spl_common_init()Simon Goldschmidt
2018-08-20ARM: da8xxevm: README: Add NOR booting instructionsAdam Ford
2018-08-20ARM: da850evm: Enable SPL_SYS_MALLOC_SIMPLEAdam Ford
2018-08-20ARM: da850evm: Enable USE_TINY_PRINTFAdam Ford
2018-08-20configs: da850evm: Remove DM_I2C_COMPATAdam Ford