aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-24ARM: dts: socfpga: Flag timer clock as pre-relocMarek Vasut
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut
2018-08-24ARM: socfpga: Reorder Arria10 SPLMarek Vasut
2018-08-24arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan
2018-08-24arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan
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
2018-08-20efi_loader: relocate pointer to tablesHeinrich Schuchardt
2018-08-20Revert "efi_loader: efi_allocate_pages is too restrictive"Stephen Warren
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf
2018-08-20x86: efi: payload: Add default TSC frequency in the device treeBin Meng
2018-08-20x86: coreboot: Add default TSC frequency in the device treeBin Meng
2018-08-20x86: tsc: Try hardware calibration firstBin Meng
2018-08-20x86: dts: Remove coreboot_fb.dtsiBin Meng
2018-08-20x86: Remove support for Advantech SOM-6896Bin Meng
2018-08-20x86: coreboot: Add generic coreboot payload supportBin Meng
2018-08-20Makefile: Don't generate position independent codeAndy Shevchenko
2018-08-19drivers: regulator: fixed: add u-boot, off-on-delay-usPeng Fan
2018-08-19env: Merge Rockchip, Sunxi, Zynq and ZynqMPMichal Simek
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford