summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* boards: amlogic: remove ethernet gpio reset code from boardsBeniamino Galvani2018-08-242-12/+0
* common: avb_verify: Fix division by zero in mmc_byte_io()Eugeniu Rosca2018-08-241-0/+3
* common: avb_verify: Fix never-occurring avb_free(ops_data)Eugeniu Rosca2018-08-241-1/+1
* common: avb_verify: Fix memory leaksEugeniu Rosca2018-08-241-5/+8
* common: avb_verify: Make local data staticEugeniu Rosca2018-08-241-1/+1
* common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDSEugeniu Rosca2018-08-241-0/+1
* common: avb_verify: Fix invalid 'for' loop conditionEugeniu Rosca2018-08-241-1/+1
* libavb: Handle wrong hashtree_error_mode in avb_append_options()Ievgen Maliarenko2018-08-241-0/+3
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-233-1/+3
|\
| * armv8: layerscape: Build u-boot-with-spl.bin for selected boardsJagdish Gediya2018-08-232-0/+2
| * armv8: fsl-layerscape: Update README.falcon for compressionYork Sun2018-08-231-1/+1
* | Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass2018-08-232-8/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2018-08-223-8/+29
|\ \
| * | ARM: tegra: avoid more operations in non-secure worldStephen Warren2018-08-212-8/+19
| * | arm: tegra: Restore host1x/dc dm-pre-reloc propertiesNicolas Chauvet2018-08-211-0/+10
| |/
* | Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-bootTom Rini2018-08-2116-82/+250
|\ \ | |/ |/|
| * cmd: efi: Clarify calculation precedence for '&' and '?'Eugeniu Rosca2018-08-211-1/+1
| * efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributesEugeniu Rosca2018-08-212-0/+7
| * efi: Fix truncation of constant valueEugeniu Rosca2018-08-213-29/+24
| * efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()Heinrich Schuchardt2018-08-211-8/+14
| * efi_selftest: correct block device unit testHeinrich Schuchardt2018-08-201-1/+1
| * efi_loader: document runtime functionsHeinrich Schuchardt2018-08-201-4/+149
| * efi_loader: update runtime services table crc32Heinrich Schuchardt2018-08-203-12/+18
| * lib: crc32: mark function crc32() as __efi_runtimeHeinrich Schuchardt2018-08-201-12/+14
| * efi_loader: avoid NULL dereference in efi_get_memory_map()Heinrich Schuchardt2018-08-201-1/+3
| * efi_loader: fix a parameter check at CreateEvent()AKASHI Takahiro2018-08-201-1/+2
| * riscv: Include bss subsections in linker scriptAlexander Graf2018-08-201-1/+1
| * x86: Enable -fdata-sections alwaysAlexander Graf2018-08-201-3/+1
| * x86: Include bss subsections in linker scriptAlexander Graf2018-08-204-4/+4
| * efi_loader: relocate pointer to tablesHeinrich Schuchardt2018-08-201-1/+8
| * Revert "efi_loader: efi_allocate_pages is too restrictive"Stephen Warren2018-08-201-1/+1
| * sandbox: Move BSS after EFI sectionsAlexander Graf2018-08-201-3/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-08-2020-128/+2874
|\ \
| * | board: sunxi: Remove unused local variablesJagan Teki2018-08-201-2/+0
| * | sunxi: fix sid base address macro name for H6Icenowy Zheng2018-08-201-1/+1
| * | configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMCJagan Teki2018-08-201-1/+1
| * | sunxi: A64: fix default DRAM_ODT_EN symbolAndre Przywara2018-08-135-5/+0
| * | ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3Jagan Teki2018-08-133-35/+486
| * | ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3Jagan Teki2018-08-138-80/+2382
| * | clk: Kconfig: Ascending order to sub directiory kconfigsJagan Teki2018-08-101-4/+4
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2018-08-2022-174/+144
|\ \ \
| * | | x86: efi: payload: Add default TSC frequency in the device treeBin Meng2018-08-201-0/+4
| * | | x86: coreboot: Add default TSC frequency in the device treeBin Meng2018-08-201-0/+4
| * | | x86: tsc: Try hardware calibration firstBin Meng2018-08-201-11/+16
| * | | x86: dts: Remove coreboot_fb.dtsiBin Meng2018-08-207-17/+0
| * | | x86: Remove support for Advantech SOM-6896Bin Meng2018-08-203-79/+0
| * | | x86: coreboot: Add generic coreboot payload supportBin Meng2018-08-2011-67/+116
| * | | Makefile: Don't generate position independent codeAndy Shevchenko2018-08-201-0/+4
| | |/ | |/|
* | | display5: Introduce fitImg_fw_sz variableLukasz Majewski2018-08-201-1/+2
* | | doc: FIT image: fix typoPierre-Jean Texier2018-08-201-1/+1