summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga/include
AgeCommit message (Expand)Author
2017-05-18arm: socfpga: Add misc support for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add pinmux for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add sdram header file for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add system manager for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add clock driver for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add reset driver support for Arria 10Ley Foon Tan
2017-05-18arm: socfpga: Add A10 macrosLey Foon Tan
2017-05-18arm: socfpga: Restructure misc driverLey Foon Tan
2017-05-18arm: socfpga: Restructure system managerLey Foon Tan
2017-05-18arm: socfpga: Restructure reset manager driverLey Foon Tan
2017-05-18arm: socfpga: Restructure clock manager driverLey Foon Tan
2017-04-14ARM: socfpga: boot0 hook: remove macro from boot0 header fileChee, Tien Fong
2017-02-08arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen
2016-12-06ARM: socfpga: Add boot0 hook to prevent SPL corruptionMarek Vasut
2016-10-27ddr: altera: Configuring SDRAM extra cycles timing parametersChin Liang See
2016-04-10arm: socfpga: Nuke useless includeMarek Vasut
2015-12-22arm: socfpga: Define NAND reset bitMarek Vasut
2015-12-20arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen
2015-11-30ARM: socfpga: rename the cyclone5 and arria5 base address fileDinh Nguyen
2015-11-30ARM: socfpga: arria10: add base address map for Arria10Dinh Nguyen
2015-11-30arm: socfpga: reset: FIX address of tstscratch registerPhilipp Rosenberger
2015-11-03arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit definesDinh Nguyen
2015-09-04mmc: dw_mmc: Probe the MMC from OFMarek Vasut
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut
2015-08-08arm: socfpga: scan: Add code to get FPGA IDDinh Nguyen
2015-08-08arm: socfpga: scan: Clean up horrible macrosMarek Vasut
2015-08-08arm: socfpga: scan: Clean up scan_chain_engine_is_idle()Marek Vasut
2015-08-08ddr: altera: sequencer: Wrap misc remaining macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap IO_* macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap RW_MGR_* macrosMarek Vasut
2015-08-08ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_initMarek Vasut
2015-08-08ddr: altera: sequencer: Clean up mach/sdram.hMarek Vasut
2015-08-08ddr: altera: sdram: Introduce socfpga_sdram_get_config()Marek Vasut
2015-08-08ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8Marek Vasut
2015-08-08ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESSMarek Vasut
2015-08-08arm: socfpga: system: Clean up pinmux_config.cMarek Vasut
2015-08-08arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()Marek Vasut
2015-08-08arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut
2015-08-08arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()Marek Vasut
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut
2015-08-08arm: socfpga: reset: Add SDMMC, QSPI and DMA definesMarek Vasut
2015-08-08arm: socfpga: reset: Add function to reset add peripheralsMarek Vasut
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut
2015-08-08arm: socfpga: reset: Implement unified function to toggle resetMarek Vasut
2015-08-08arm: socfpga: reset: Start reworking the SoCFPGA reset managerMarek Vasut
2015-08-08arm: socfpga: reset: Add missing reset manager regsMarek Vasut
2015-08-08ddr: altera: Move struct sdram_prot_rule prototypeMarek Vasut
2015-08-08arm: socfpga: Move sdram_config.h to board dirMarek Vasut
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen