summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-08ddr: altera: Wrap SOCFPGA_SDR_ADDRESS into SDR_PHYGRP.*ADDRESSMarek Vasut
2015-08-08ddr: altera: Pluck out remaining sdr_get_addr() callsMarek Vasut
2015-08-08ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_mgr_.*->.*)Marek Vasut
2015-08-08ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_rw_load.*->.*)Marek Vasut
2015-08-08ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_scc_mgr->.*)Marek Vasut
2015-08-08ddr: altera: Dissolve invocation of sdr_get_addr(&sdr_reg_file->.*)Marek Vasut
2015-08-08ddr: altera: Zap invocation of sdr_get_addr((u32 *)BASE_RW_MGR)"Marek Vasut
2015-08-08ddr: altera: Clean up ugly casts in sdram_calibration_full()Marek Vasut
2015-08-08ddr: altera: Minor indent fix in set_rank_and_odt_mask()Marek Vasut
2015-08-08Makefile: Add target for building bootable SPL image for SoCFPGAMarek Vasut
2015-08-08arm: socfpga: config: Make CONFIG_SPI_FLASH_MTD usefulMarek Vasut
2015-08-08arm: socfpga: config: Fix LOADADDRMarek Vasut
2015-08-08arm: socfpga: config: Enable CONFIG_SPI_FLASH_BARMarek Vasut
2015-08-08arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL buildMarek Vasut
2015-08-08arm: socfpga: config: Zap incorrect config optionsMarek 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: Fix debug message format in sequencerMarek Vasut
2015-08-08ddr: altera: Fix typo in mp_threshold1 programmingMarek 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-08arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen
2015-08-08driver/ddr/altera: Add the sdram calibration portionDinh Nguyen
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen