summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27ARM: zynq: Fix all remaining zynq platform to use stdout-pathMichal Simek
2016-01-27ARM: zynq: Clean DTSI coding styleMichal Simek
2016-01-27ARM: zynq: Move FLASH_BAR to KconfigMichal Simek
2016-01-27ARM: zynq: Enable SPI_FLASH for zc770 xm013 platformMichal Simek
2016-01-27ARM: zynq: Define sys prompt for all Zynq boardsSiva Durga Prasad Paladugu
2016-01-27ARM: zynq: Do not select options if SPL is not enabledMichal Simek
2016-01-27ARM: zynq: Remove memory division by 2 for ECC caseMichal Simek
2016-01-27mmc: zynq_sdhci: Added qurik to disable high speedSiva Durga Prasad Paladugu
2016-01-27mmc: sdhci: Clear high speed if not supportedSiva Durga Prasad Paladugu
2016-01-27sdhci: zynq: Remove hardcoded value zero as min frequencySiva Durga Prasad Paladugu
2016-01-27net: zynq: Change MDC setup for arm64Michal Simek
2016-01-27net: phy: ti: Enable automatic crossover modeMichal Simek
2016-01-27serial: zynq: Fix address reading from DMMichal Simek
2016-01-27serial: zynq: Extend compatible string listMichal Simek
2016-01-27fpga: Fix compilation warningsMichal Simek
2016-01-27fpga: Add bitstream type BIT_NONESiva Durga Prasad Paladugu
2016-01-27fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu
2016-01-27microblaze: Fix board_init calling sequenceMichal Simek
2016-01-27microblaze: Enable HUSH via KconfigMichal Simek
2016-01-27microblaze: Read information about RAM from DTMichal Simek
2016-01-27microblaze: Remove empty file - cpu.cMichal Simek
2016-01-27microblaze: Move CONFIG_NETCONSOLE to KconfigMichal Simek
2016-01-27microblaze: Remove CONFIG_FIT from board fileMichal Simek
2016-01-27microblaze: Remove systemace from board fileMichal Simek
2016-01-27microblaze: Move eth configuration to KconfigMichal Simek
2016-01-27microblaze: Enable axi emac via KconfigMichal Simek
2016-01-27net: emaclite: Move emaclite to KconfigMichal Simek
2016-01-27net: emaclite: Let core to handle received packetMichal Simek
2016-01-27net: emaclite: Rename start and stop functionsMichal Simek
2016-01-27net: emaclite: Move driver to DMMichal Simek
2016-01-27net: emaclite: Use indirect access in emaclite_recvMichal Simek
2016-01-27net: emaclite: Use indirect reg access in sendMichal Simek
2016-01-27net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flagMichal Simek
2016-01-27net: emaclite: Fix logic around available TX buffersMichal Simek
2016-01-27net: emaclite: Use indirect register access for TX resetMichal Simek
2016-01-27net: emaclite: Use indirect register access for rx_ping/pongMichal Simek
2016-01-27net: emaclite: Use indirect register access for tx_ping/pongMichal Simek
2016-01-27net: emaclite: Convert MDIO to use register offsetMichal Simek
2016-01-27net: emaclite: Add MDIO support to driverMichal Simek
2016-01-27net: emaclite: Remove ancient OF probe functionMichal Simek
2016-01-27net: Add axi emac to KconfigMichal Simek
2016-01-27net: axi_emac: Rename start, stop, write_hwaddr functionsMichal Simek
2016-01-27net: axi_emac: Split recv from free_pktMichal Simek
2016-01-27net: axi_emac: Enable access to MDIO in probeMichal Simek
2016-01-27net: axi_emac: Move driver to DMMichal Simek
2016-01-27net: axi_emac: Pass private structure where possibleMichal Simek
2016-01-27net: axi_emac: Pass private structure to phyread/phywriteMichal Simek
2016-01-27net: axi_emac: Put iobase to private structureMichal Simek
2016-01-27net: axi_emac: Pass directly pointer to register spaceMichal Simek
2016-01-27net: axi_emac: Show phy address instead of register contentMichal Simek