aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/socfpga.dtsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-20ARM: dts: socfpga: enable the data and instruction prefetch for the l2 cacheDinh Nguyen1-0/+2
2015-06-10Merge tag 'socfpga_dts_for_v4.2_part_3' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dtKevin Hilman1-0/+1
2015-06-02ARM: socfpga: dts: add enable-method property for cpu nodesDinh Nguyen1-0/+1
2015-05-13Merge tag 'socfpga_dts_for_v4.2_part_2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into next/dtArnd Bergmann1-0/+5
2015-05-13ARM: socfpga: dts: add the a9-scu nodeDinh Nguyen1-0/+5
2015-05-11ARM: socfpga: dts: Add tx-fifo-depth and rx-fifo-depth propertiesVince Bridgers1-0/+4
2015-05-11ARM: socfpga: dts: Add a clock node for sdmmc CIUDinh Nguyen1-1/+9
2015-03-19ARM: socfpga: dts: fix spi1 interruptMark James1-1/+1
2015-03-04ARM: socfpga: fix uart DMA binding errorSteffen Trumtrar1-0/+6
2014-11-21Merge tag 'socfpga_dts_updates_for_v3.19' of git://git.rocketboards.org/linux-socfpga-next into next/dtArnd Bergmann1-0/+27
2014-11-20arm: dts: socfpga: Add SPI nodes to SOCFPGA DT.Thor Thayer1-0/+22
2014-11-20arm: dts: socfpga: Add OCRAM nodeDinh Nguyen1-0/+5
2014-10-22ARM: dts: socfpga: rename gpio nodesDinh Nguyen1-6/+6
2014-09-04arm: dts: Add Altera SDRAM EDAC bindings & devicetree entries.Thor Thayer1-0/+11
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-07-31ARM: socfpga: Add socfpga Ethernet filter attributes entriesVince Bridgers1-0/+4
2014-07-14ARM: socfpga: Add missing #reset-cells to socfpga device treeVince Bridgers1-0/+1
2014-05-22ARM: socfpga: dts: add watchdog0+1Steffen Trumtrar1-0/+16
2014-05-22ARM: dts: socfpga: add gpio piecesSebastian Andrzej Siewior1-0/+60
2014-05-05ARM: socfpga: dts: Add div-reg to the main_pll clocksDinh Nguyen1-3/+3
2014-05-05ARM: socfpga: dts: add reset-controllerSteffen Trumtrar1-1/+6
2014-05-05ARM: socfpga: dts: Add DTS entries for USBDinh Nguyen1-0/+28
2014-05-05ARM: socfpga: dts: Remove hard coded clock-frequency propertyDinh Nguyen1-0/+10
2014-05-05ARM: socfpga: dts: convert to preprocessor includesSteffen Trumtrar1-1/+1
2014-05-05ARM: socfpga: dts: add can0+1Steffen Trumtrar1-0/+16
2014-05-05ARM: socfpga: dts: add i2c bussesSteffen Trumtrar1-0/+40
2014-05-05ARM: socfpga: dts: add remaining interrupts for pdmaSteffen Trumtrar1-1/+8
2014-05-05ARM: socfpga: dts: fix pdma interruptSteffen Trumtrar1-1/+1
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-0/+1
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+29
2014-03-29dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac.Dinh Nguyen1-0/+2
2014-03-27Revert "dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac."Arnd Bergmann1-33/+16
2014-03-09dts: socfpga: Add sysmgr node so the gmac can use to referenceDinh Nguyen1-1/+1
2014-03-09dts: socfpga: Add support for SD/MMC on the SOCFPGA platformDinh Nguyen1-3/+14
2014-03-02dts: socfpga: Update clock entry to support multiple parentsDinh Nguyen1-5/+14
2014-03-02dts: socfpga: Add DTS entry for adding the stmmac glue layer for stmmac.Dinh Nguyen1-16/+33
2014-02-18clk: socfpga: Add a clk-phase property to the "altr,socfpga-gate-clk"Dinh Nguyen1-0/+1
2014-01-08ARM: dts: socfpga: add pl330 clockSteffen Trumtrar1-0/+2
2014-01-08ARM: dts: socfpga: update L2 tag and data latencyDinh Nguyen1-0/+2
2013-12-03arm: dts: socfpga: Change some clocks of gate-clk type to perip-clkDinh Nguyen1-3/+4
2013-10-09ARM: socfpga: dts: fix s2f_* clock nameSteffen Trumtrar1-8/+8
2013-10-09ARM: socfpga: dts: cleanup indentationSteffen Trumtrar1-145/+145
2013-10-04arm: socfpga: Add clock for smp_twd timerDinh Nguyen1-0/+1
2013-08-29dts: Rename DW APB timer compatible stringsDinh Nguyen1-4/+4
2013-06-11ARM: socfpga: dts: Add gate-clock bindingsDinh Nguyen1-0/+199
2013-06-11ARM: socfpga: dts: Add ethernet bindings for SOCFPGADinh Nguyen1-2/+16
2013-04-14ARM: socfpga: Add clock entries into device treeDinh Nguyen1-0/+157
2013-03-11Arm: socfpga: pl330: Add #dma-cells for generic dma binding supportPadmavathi Venna1-0/+3
2013-02-11arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen1-12/+10
2012-10-26ARM: socfpga: Enable SMP for socfpgaDinh Nguyen1-0/+10