summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM64: zynqmp: Use the same U-Boot version with/without ATFMichal Simek2016-01-276-12/+64
* ARM64: zynqmp: Remove incorrect link to common config fileMichal Simek2016-01-271-3/+1
* ARM64: zynqmp: ep: Define minimum sdhci frequency for epSiva Durga Prasad Paladugu2016-01-271-0/+1
* ARM: zynq: Move spi node to aligned locationMichal Simek2016-01-273-27/+27
* ARM: zynq: Fix defconfig for zyboMichal Simek2016-01-271-2/+2
* ARM: zynq: Fix all remaining zynq platform to use stdout-pathMichal Simek2016-01-274-12/+8
* ARM: zynq: Clean DTSI coding styleMichal Simek2016-01-271-5/+5
* ARM: zynq: Move FLASH_BAR to KconfigMichal Simek2016-01-276-1/+5
* ARM: zynq: Enable SPI_FLASH for zc770 xm013 platformMichal Simek2016-01-271-0/+1
* ARM: zynq: Define sys prompt for all Zynq boardsSiva Durga Prasad Paladugu2016-01-2710-0/+10
* ARM: zynq: Do not select options if SPL is not enabledMichal Simek2016-01-271-3/+3
* ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek2016-01-271-2/+0
* mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu2016-01-271-0/+5
* mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu2016-01-271-0/+4
* sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu2016-01-271-1/+6
* net: zynq: Change MDC setup for arm64Michal Simek2016-01-271-0/+4
* net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-271-0/+3
* serial: zynq: Fix address reading from DMMichal Simek2016-01-271-6/+1
* serial: zynq: Extend compatible string listMichal Simek2016-01-271-0/+1
* fpga: Fix compilation warningsMichal Simek2016-01-271-4/+4
* fpga: Add bitstream type BIT_NONESiva Durga Prasad Paladugu2016-01-271-0/+1
* fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu2016-01-271-2/+2
* microblaze: Fix board_init calling sequenceMichal Simek2016-01-272-2/+5
* microblaze: Enable HUSH via KconfigMichal Simek2016-01-272-3/+1
* microblaze: Read information about RAM from DTMichal Simek2016-01-273-21/+1
* microblaze: Remove empty file - cpu.cMichal Simek2016-01-272-10/+1
* microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek2016-01-272-1/+1
* microblaze: Remove CONFIG_FIT from board fileMichal Simek2016-01-272-1/+2
* microblaze: Remove systemace from board fileMichal Simek2016-01-272-20/+0
* microblaze: Move eth configuration to KconfigMichal Simek2016-01-272-14/+3
* microblaze: Enable axi emac via KconfigMichal Simek2016-01-272-5/+2
* net: emaclite: Move emaclite to KconfigMichal Simek2016-01-274-6/+10
* net: emaclite: Let core to handle received packetMichal Simek2016-01-271-3/+3
* net: emaclite: Rename start and stop functionsMichal Simek2016-01-271-5/+5
* net: emaclite: Move driver to DMMichal Simek2016-01-275-111/+92
* net: emaclite: Use indirect access in emaclite_recvMichal Simek2016-01-271-52/+73
* net: emaclite: Use indirect reg access in sendMichal Simek2016-01-271-30/+18
* net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flagMichal Simek2016-01-271-13/+2
* net: emaclite: Fix logic around available TX buffersMichal Simek2016-01-271-16/+8
* net: emaclite: Use indirect register access for TX resetMichal Simek2016-01-271-3/+3
* net: emaclite: Use indirect register access for rx_ping/pongMichal Simek2016-01-271-3/+2
* net: emaclite: Use indirect register access for tx_ping/pongMichal Simek2016-01-271-13/+13
* net: emaclite: Convert MDIO to use register offsetMichal Simek2016-01-271-36/+56
* net: emaclite: Add MDIO support to driverMichal Simek2016-01-271-0/+238
* net: emaclite: Remove ancient OF probe functionMichal Simek2016-01-272-31/+0
* net: Add axi emac to KconfigMichal Simek2016-01-272-4/+8
* net: axi_emac: Rename start, stop, write_hwaddr functionsMichal Simek2016-01-271-7/+7
* net: axi_emac: Split recv from free_pktMichal Simek2016-01-271-3/+9
* net: axi_emac: Enable access to MDIO in probeMichal Simek2016-01-271-3/+19
* net: axi_emac: Move driver to DMMichal Simek2016-01-274-79/+122
OpenPOWER on IntegriCloud