summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-01-27net: axi_emac: Fix parentheses around operand !Michal Simek
2016-01-27microblaze: Enable MICREL_KSZ9021Michal Simek
2016-01-27microblaze: Wire-up debug_uart in asmMichal Simek
2016-01-27microblaze: Remove unused I2C macrosMichal Simek
2016-01-27microblaze: Enable PHYLIB via KconfigMichal Simek
2016-01-27microblaze: Do not print eth device when DM_ETH is enabledMichal Simek
2016-01-27microblaze: Enable uart16550 DM by defaultMichal Simek
2016-01-27serial: uartlite: Add uartlite to KconfigMichal Simek
2016-01-27serial: uartlite: Add support for debug consoleMichal Simek
2016-01-27serial: uartlite: Move driver to DMMichal Simek
2016-01-27microblaze: Move baudrate setting out driver selectionMichal Simek