aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/misc.c
AgeCommit message (Expand)AuthorFilesLines
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