summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Zap checkboard on Gen3Marek Vasut2017-11-301-0/+2
* ARM: rmobile: Drop CPU type ifdef from salvator-xMarek Vasut2017-11-301-7/+9
* ARM: rmobile: Unify R8A7795 and R8A7796 in rmobile MakefileMarek Vasut2017-11-301-2/+1
* ARM: rmobile: Unify memory map for RCar Gen3Marek Vasut2017-11-306-62/+72
* ARM: rmobile: Add PRR CPU ID macrosMarek Vasut2017-11-302-9/+20
* ARM: rmobile: Dispose of r8a779x.h for Gen3Marek Vasut2017-11-303-62/+2
* ARM: rmobile: Stop using rcar-common/common.c on Gen3Marek Vasut2017-11-304-18/+2
* ARM: rmobile: Zap Gen3 PFC tablesMarek Vasut2017-11-306-12366/+2
* ARM: rmobile: Enable xHCI on RCar Gen3 boardsMarek Vasut2017-11-304-0/+4
* ARM: rmobile: Clean up GIC macrosMarek Vasut2017-11-303-10/+5
* ARM: rmobile: Remove CONFIG_CMD_SDRAM from Salvator-XMarek Vasut2017-11-302-2/+0
* ARM: rmobile: Drop SDHI address macros from Gen3Marek Vasut2017-11-303-20/+0
* ARM: rmobile: Drop CONFIG_USB_MAX_CONTROLLER_COUNT on Gen3 boardsMarek Vasut2017-11-302-14/+0
* ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut2017-11-303-1/+4
* ARM: rmobile: Fix eMMC signal voltage on ULCBMarek Vasut2017-11-301-1/+1
* net: ravb: Fix reset GPIO handlingMarek Vasut2017-11-301-3/+4
* i2c: rcar_iic: Add RCar IIC driverMarek Vasut2017-11-303-0/+278
* serial: sh: Unify R8A7795 and R8A7796 as Gen3Marek Vasut2017-11-301-2/+1
* clk: rmobile: Add R8A7796 xHCI clockMarek Vasut2017-11-301-0/+1
* clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut2017-11-301-0/+59
* fdtdec: Support parsing multiple /memory nodesMarek Vasut2017-11-301-6/+18
* MAINTAINERS: Add myself as RCar/RMobile comaintainerMarek Vasut2017-11-301-0/+1
* Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-11-29104-2358/+3013
|\
| * net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu2017-11-291-42/+42
| * net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu2017-11-291-1/+10
| * arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek2017-11-291-2/+2
| * tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais2017-11-291-1/+1
| * mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger2017-11-291-0/+12
| * mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2017-11-292-2/+13
| * arm: zynq: Add ps7_init for cc108Michal Simek2017-11-291-0/+815
| * arm: zynq: Show information about silicon versionMichal Simek2017-11-291-0/+9
| * arm: zynq: Do not show information from checkboard twiceMichal Simek2017-11-291-3/+0
| * arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek2017-11-291-1/+2
| * arm: zynq: Convert all board to use arch ps7_init codeMichal Simek2017-11-2912-1629/+6
| * arm: zynq: Add support for EMIT_WRITE operationMichal Simek2017-11-292-0/+8
| * arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek2017-11-292-0/+12
| * arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek2017-11-298-156/+140
| * arm: zynq: Get rid of ps7_reset_apu() for syzygy boardMichal Simek2017-11-291-7/+1
| * arm: zynq: Move ps7_* to separate fileMichal Simek2017-11-295-22/+43
| * arm: zynq: Remove ps7_debug codeMichal Simek2017-11-2912-578/+0
| * arm: zynq: Enable debug uart on zc706Michal Simek2017-11-291-0/+5
| * arm: zynq: Add missing ps7_post_config declarationMichal Simek2017-11-291-0/+1
| * net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu2017-11-291-12/+29
| * net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu2017-11-281-2/+2
| * net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu2017-11-281-6/+5
| * arm64: zynqmp: Add revision to identification stringMichal Simek2017-11-282-2/+2
| * arm64: zynqmp: Enable watchdog by defaultShubhrajyoti Datta2017-11-281-0/+4
| * arm64: zynqmp: Add note about si5328 interruptMichal Simek2017-11-281-0/+5
| * arm64: zynqmp: usb: Correct IOMMU node for making SMMU work with USBAnurag Kumar Vulisha2017-11-281-4/+4
| * arm64: zynqmp: Remove clock setting from dtsiMichal Simek2017-11-281-2/+0