aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)AuthorFilesLines
2016-12-06qts-filter.sh: strip DOS line endings and handle continuation linesBill Randle1-15/+32
2016-12-06ARM: socfpga: Add boot0 hook to prevent SPL corruptionMarek Vasut1-0/+28
2016-12-06socfpga: add support for Terasic DE1-SoC boardAnatolij Gustschin1-0/+7
2016-10-31Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2016-10-27ddr: altera: Configuring SDRAM extra cycles timing parametersChin Liang See3-2/+15
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-06-08ARM: socfpga: Sort Kconfig entriesMarek Vasut1-4/+4
2016-06-08ARM: socfpga: add support for IS1 boardPavel Machek1-0/+6
2016-06-01arm: socfpga: Add samtec VIN|ING boardMarek Vasut1-0/+7
2016-05-06socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabledAnatolij Gustschin1-1/+1
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut2-13/+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
2016-02-24arm: socfpga: Remove bashisms from qts filterMarek Vasut1-7/+7
2016-01-16socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen1-31/+45
2015-12-22arm: socfpga: Unreset NAND in U-BootMarek Vasut1-0/+4
2015-12-22arm: socfpga: Unreset NAND in SPLMarek Vasut1-0/+1
2015-12-22arm: socfpga: Define NAND reset bitMarek Vasut1-1/+2
2015-12-22arm: socfpga: Actually enable L2 cacheMarek Vasut1-2/+11
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen1-3/+7
2015-12-20arm: socfpga: remove building scan managerDinh Nguyen1-2/+3
2015-12-20arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen1-0/+5
2015-12-20arm: socfpga: Introduce common board codeMarek Vasut2-1/+65
2015-12-07arm: socfpga: Remove cpu_mmc_init()Marek Vasut1-11/+0
2015-12-07arm: socfpga: Add SoCFPGA SR1500 boardStefan Roese1-0/+6
2015-11-30arm: socfpga: Repair SoCrates boardMarek Vasut1-0/+7
2015-11-30ARM: socfpga: rename the cyclone5 and arria5 base address fileDinh Nguyen1-0/+0
2015-11-30ARM: socfpga: arria10: add base address map for Arria10Dinh Nguyen1-0/+45
2015-11-30arm: socfpga: reset: FIX address of tstscratch registerPhilipp Rosenberger1-0/+1
2015-11-03arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit definesDinh Nguyen1-3/+3
2015-10-17arm: socfpga: enable data/inst prefetch and shared override in the L2Dinh Nguyen1-0/+12
2015-09-23arm: socfpga: rename socfpga_cyclone5 and socfpga_arria5 config filesDinh Nguyen1-2/+2
2015-09-04arm: socfpga: Add support for the Terasic DE-0 Atlas boardDinh Nguyen1-0/+7
2015-09-04arm: socfpga: Add support for DENX MCV SoM and MCVEVK boardMarek Vasut1-0/+7
2015-09-04arm: socfpga: Add support for Terasic SoCkit boardMarek Vasut1-0/+7
2015-09-04arm: socfpga: Do not call board_init_r() from board_init_f()Marek Vasut1-2/+0
2015-09-04arm: socfpga: Assure ISWGRP 0 and 1 are initedMarek Vasut1-1/+7
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut2-9/+2
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut4-6/+4
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut3-30/+8