summaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)Author
2015-08-08arm: socfpga: Add temporary workaround for missing SD/MMC patchesMarek Vasut
2015-08-08ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESSMarek Vasut
2015-08-08arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut
2015-08-08arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut
2015-08-08arm: socfpga: misc: Export bootmode into environment variableMarek Vasut
2015-08-08arm: socfpga: misc: Add support for printing boot modeMarek Vasut
2015-08-08arm: socfpga: misc: Fix warm resetMarek Vasut
2015-08-08arm: socfpga: spl: Add support for selecting boot device from BSELMarek Vasut
2015-08-08arm: socfpga: spl: Add support for booting from QSPIMarek Vasut
2015-08-08arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut
2015-08-08arm: socfpga: spl: Remove custom linker scriptMarek Vasut
2015-08-08arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut
2015-08-08arm: socfpga: spl: Add missing reset logicMarek Vasut
2015-08-08arm: socfpga: spl: Configure SCU and NIC-301 earlyMarek Vasut
2015-08-08arm: socfpga: spl: Toggle warm reset config I/O bitMarek 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: Zap redundant params in scan_mgr_io_scan_chain_prg()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: Repair bridge reset handlingMarek 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
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-07ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-07ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada