aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-30ARM: rmobile: Enable Micrel KSZ90x1 PHY driver on ULCBMarek Vasut3-1/+4
2017-11-30ARM: rmobile: Fix eMMC signal voltage on ULCBMarek Vasut1-1/+1
2017-11-30net: ravb: Fix reset GPIO handlingMarek Vasut1-3/+4
2017-11-30i2c: rcar_iic: Add RCar IIC driverMarek Vasut3-0/+278
2017-11-30serial: sh: Unify R8A7795 and R8A7796 as Gen3Marek Vasut1-2/+1
2017-11-30clk: rmobile: Add R8A7796 xHCI clockMarek Vasut1-0/+1
2017-11-30clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut1-0/+59
2017-11-30fdtdec: Support parsing multiple /memory nodesMarek Vasut1-6/+18
2017-11-30MAINTAINERS: Add myself as RCar/RMobile comaintainerMarek Vasut1-0/+1
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini104-2358/+3013
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu1-42/+42
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu1-1/+10
2017-11-29arm: zynq: Change Zynq/ZynqMP Kconfig descriptionMichal Simek1-2/+2
2017-11-29tools: zynqmpimage: adjust ug1085 reference to v1.4 of the documentJean-Francois Dagenais1-1/+1
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger1-0/+12
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2-2/+13
2017-11-29arm: zynq: Add ps7_init for cc108Michal Simek1-0/+815
2017-11-29arm: zynq: Show information about silicon versionMichal Simek1-0/+9
2017-11-29arm: zynq: Do not show information from checkboard twiceMichal Simek1-3/+0
2017-11-29arm: zynq: Use unsigned type with comparison with ARRAY_SIZEMichal Simek1-1/+2
2017-11-29arm: zynq: Convert all board to use arch ps7_init codeMichal Simek12-1629/+6
2017-11-29arm: zynq: Add support for EMIT_WRITE operationMichal Simek2-0/+8
2017-11-29arm: zynq: Add ps7GetSiliconVersion() to ps7_spl_initMichal Simek2-0/+12
2017-11-29arm: zynq: Move common ps7_init* initialization to arch codeMichal Simek8-156/+140
2017-11-29arm: zynq: Get rid of ps7_reset_apu() for syzygy boardMichal Simek1-7/+1
2017-11-29arm: zynq: Move ps7_* to separate fileMichal Simek5-22/+43
2017-11-29arm: zynq: Remove ps7_debug codeMichal Simek12-578/+0
2017-11-29arm: zynq: Enable debug uart on zc706Michal Simek1-0/+5
2017-11-29arm: zynq: Add missing ps7_post_config declarationMichal Simek1-0/+1
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu1-12/+29
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini14-24/+59
2017-11-28Merge git://git.denx.de/u-boot-uniphierTom Rini46-1770/+3109
2017-11-28boston: Add u-boot.mcs make targetPaul Burton1-0/+14
2017-11-28boston: Set CONFIG_SYS_LOAD_ADDR to 0x88000000Paul Burton1-1/+1
2017-11-28MIPS: Break out of cache loops for unimplemented cachesPaul Burton1-7/+6
2017-11-28MIPS: Clear instruction hazards in flush_cache()Paul Burton2-0/+17
2017-11-28MIPS: Ensure cache ops complete in cache maintenance functionsPaul Burton1-1/+12
2017-11-28Update Paul Burton's email addressPaul Burton8-7/+8
2017-11-28MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton1-6/+0
2017-11-28boston: Remove unused label in lowlevel_displayPaul Burton1-1/+1
2017-11-28boston: Drop unused return valuePaul Burton1-1/+0
2017-11-29ARM: uniphier: remove unused NAND CONFIG optionsMasahiro Yamada1-5/+0
2017-11-29ARM: dts: uniphier: Sync with Linux 4.15-rc1Masahiro Yamada20-66/+400
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada2-2/+19
2017-11-29ARM: uniphier: remove XIRQ pin settingsMasahiro Yamada1-16/+0
2017-11-29ARM: uniphier: remove IRQ settingsMasahiro Yamada1-35/+0
2017-11-29ARM: uniphier: set CONFIG_LOGLEVEL to 6Masahiro Yamada3-0/+3
2017-11-29mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada5-1295/+1247
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada2-4/+8
2017-11-29mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada1-0/+14