summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: socfpga: Add missing NAND resetMarek Vasut2018-08-241-0/+1
* ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DTMarek Vasut2018-08-241-1/+0
* ARM: socfpga: Convert Arria10 to timer frameworkMarek Vasut2018-08-243-1/+5
* ARM: dts: socfpga: Flag timer clock as pre-relocMarek Vasut2018-08-242-12/+10
* timer: dw-apb: Add Designware APB timer driverMarek Vasut2018-08-243-0/+98
* ARM: socfpga: Reorder Arria10 SPLMarek Vasut2018-08-246-44/+36
* arm: socfpga: stratix10: Fix mailbox urgent command with urgent registerLey Foon Tan2018-08-241-8/+7
* arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoffLey Foon Tan2018-08-241-1/+1
* 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
* | | cmd: Add dtimg commandSam Protsenko2018-08-204-0/+152
* | | common: Add support for Android DT imageSam Protsenko2018-08-202-0/+176
* | | fs/fat: debug-print file read position during file_fat_read_at()Andreas Dannenberg2018-08-201-1/+1
* | | spl: fix debug print in spl_common_init()Simon Goldschmidt2018-08-201-2/+4