aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/misc.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-09ARM: socfpga: fix data and tag latency values for pl310 cache controllerDinh Nguyen1-2/+2
2019-02-25ARM: socfpga: Configure PL310 latenciesMarek Vasut1-0/+3
2019-02-18arm: socfpga: gen5: remove hacked ETH RST handlingSimon Goldschmidt1-65/+0
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong1-24/+2
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1
2018-07-12ARM: socfpga: Pull DRAM size from DTMarek Vasut1-1/+3
2018-07-12ddr: altera: stratix10: Add DDR support for Stratix10 SoCLey Foon Tan1-6/+5
2018-07-12arm: socfpga: misc: Move bridge command to misc commonLey Foon Tan1-0/+32
2018-05-18arm: socfpga: misc: Add CONFIG_SYS_L2_PL310 switchLey Foon Tan1-0/+4
2018-05-18ARM: socfpga: Repair A10 EMAC reset handlingMarek Vasut1-0/+65
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-05-18arm: socfpga: Restructure misc driverLey Foon Tan1-348/+15
2016-10-31Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin1-1/+1
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut1-1/+0
2016-04-10arm: socfpga: Handle phy-mode OF property for GMACsMarek Vasut1-3/+36
2016-02-24arm: socfpga: Fix ethernet reset handlingMarek Vasut1-2/+7
2015-12-22arm: socfpga: Unreset NAND in U-BootMarek Vasut1-0/+4
2015-12-22arm: socfpga: Actually enable L2 cacheMarek Vasut1-2/+11
2015-12-07arm: socfpga: Remove cpu_mmc_init()Marek Vasut1-11/+0
2015-10-17arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen1-0/+12
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut1-8/+1
2015-08-08arm: socfpga: misc: Add support for printing FPGA typeDinh Nguyen1-0/+63
2015-08-08arm: socfpga: Add temporary workaround for missing SD/MMC patchesMarek Vasut1-0/+6
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut1-19/+49
2015-08-08arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut1-3/+1
2015-08-08arm: socfpga: misc: Export bootmode into environment variableMarek Vasut1-11/+23
2015-08-08arm: socfpga: misc: Add support for printing boot modeMarek Vasut1-0/+13
2015-08-08arm: socfpga: misc: Fix warm resetMarek Vasut1-0/+10
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut1-4/+10
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada1-0/+289