summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Correct SPDX tags from recent xilinx mergeTom Rini2018-05-113-6/+3
* Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini2018-05-1185-314/+3176
|\
| * arm64: zynqmp: Enable UHS support for ZCU102 Rev1.0 boardSiva Durga Prasad Paladugu2018-05-111-0/+2
| * mmc: zynq_sdhci: Add support for SD3.0Siva Durga Prasad Paladugu2018-05-114-5/+476
| * mmc: sdhci: Read capabilities register1 and update host capsSiva Durga Prasad Paladugu2018-05-112-1/+33
| * mmc: sdhci: Invoke platform specific tuning and delay routinesSiva Durga Prasad Paladugu2018-05-111-0/+24
| * sdhci: Add new sdhci ops for platform specific tuning and delaysSiva Durga Prasad Paladugu2018-05-111-0/+2
| * mmc: sdhci: Handle execute tuning command in sdhci_send_commandSiva Durga Prasad Paladugu2018-05-111-2/+6
| * mmc: sdhci: Add support for disabling clockSiva Durga Prasad Paladugu2018-05-111-0/+3
| * mmc: Changed the datatype of the variable to handle 64-bit archVipul Kumar2018-05-112-3/+3
| * arm: zynqmp: Add ZynqMP minimal R5 supportMichal Simek2018-05-1114-1/+265
| * tools: zynqmpimage: Add bif supportAlexander Graf2018-05-118-2/+1028
| * MAINTAINERS: Declare tools/zynqmp* as Xilinx maintainedAlexander Graf2018-05-111-1/+1
| * tools: zynqmpimage: Move defines to headerAlexander Graf2018-05-112-114/+133
| * tools: zynqmpimage: Add partition read supportAlexander Graf2018-05-111-2/+173
| * arm64: zynqmp: Show model information instead of custom IDENT_STRINGMichal Simek2018-05-1117-34/+0
| * arm64: zynqmp: Simplify boot_target variable compositionMichal Simek2018-05-111-8/+8
| * arm64: zynqmp: Setup MMU map for DDR at run timeNitin Jain2018-05-113-34/+74
| * arm64: zynqmp: Enable cadence WDT for zcu100Michal Simek2018-05-113-1/+4
| * arm64: zynqmp: Wire watchdog internalsMichal Simek2018-05-111-0/+42
| * watchdog: cadence: Show used timeout valueMichal Simek2018-05-111-2/+2
| * arm64: zynqmp: Reset FPD Watchdog on zcu100Michal Simek2018-05-111-1/+1
| * nand: zynq: Send address cycles as per onfi parameter pageSiva Durga Prasad Paladugu2018-05-111-1/+15
| * nand: zynq: Add support for 16-bit buswidthSiva Durga Prasad Paladugu2018-05-111-0/+38
| * MAINTAINERS: zynqmp: Point to proper zynqmp folderMichal Simek2018-05-111-1/+1
| * serial: zynq: Remove header depedency on arm header structureMichal Simek2018-05-111-1/+0
| * timer: Add Cadence TTC timer counter supportMichal Simek2018-05-114-0/+100
| * microblaze: Dont enable UBI support by defaultSiva Durga Prasad Paladugu2018-05-111-4/+0
| * arm64: zynqmp: Add new defconfig for zc1275 revBSiva Durga Prasad Paladugu2018-05-115-0/+674
| * scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek2018-05-111-16/+20
| * arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-1119-34/+19
| * arm: zynq: Rework FPGA initializationMichal Simek2018-05-115-119/+101
| * arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek2018-05-111-5/+6
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-05-1139-103/+235
|\ \
| * | driver: net: fsl-mc: updated copyright infoYogesh Gaur2018-05-0916-17/+17
| * | mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-05-091-2/+3
| * | armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robustHou Zhiqiang2018-05-091-0/+1
| * | armv8/fsl-lsch2: correct QMAN clockHou Zhiqiang2018-05-092-1/+11
| * | armv8: sec_firmware: Add support for multiple loadablesSumit Garg2018-05-092-11/+91
| * | powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba2018-05-091-0/+7
| * | armv8: ls1088: Update 1900MT/s DDR timing to bring consistencyAshish Kumar2018-05-091-2/+2
| * | armv8: ls1088aqds: Enable mdio commands on u-boot promptAshish Kumar2018-05-091-0/+2
| * | armv8: sec_firmware: Remove JR3 from device tree node in all casesRuchika Gupta2018-05-092-5/+5
| * | armv8: ls1088a: Move CONFIG_BOOTARGS and CONFIG_CMD_GREPENV to defconfigAshish Kumar2018-05-0910-5/+27
| * | armv8: layerscape: Avoid code duplication for TZASC InstantiationSriram Dash2018-05-091-28/+34
| * | mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya2018-05-092-22/+14
| * | spi: fsl_qspi: Introduce is_controller_busy functionRajat Srivastava2018-05-091-10/+21
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-05-105-80/+229
|\ \ \
| * | | spl: socfpga: Generate Arria10 SFP header V1Marek Vasut2018-05-081-0/+4
| * | | tools: socfpga: Add SFP image V1 supportMarek Vasut2018-05-081-77/+216