aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-08arm: socfpga: config: Enable CONFIG_SPI_FLASH_BARMarek Vasut1-0/+1
2015-08-08arm: socfpga: config: Exclude CONFIG_SPI_FLASH_MTD from SPL buildMarek Vasut1-0/+2
2015-08-08arm: socfpga: config: Zap incorrect config optionsMarek Vasut1-7/+2
2015-08-08arm: socfpga: config: Move SPL GD and malloc to RAMMarek Vasut5-6/+20
2015-08-08arm: socfpga: misc: Reset ethernet from OFMarek Vasut5-21/+51
2015-08-08arm: socfpga: misc: Probe ethernet GMAC from OFMarek Vasut5-5/+3
2015-08-08arm: socfpga: misc: Export bootmode into environment variableMarek Vasut2-11/+24
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: spl: Add support for selecting boot device from BSELMarek Vasut1-12/+23
2015-08-08arm: socfpga: spl: Add support for booting from QSPIMarek Vasut5-1/+28
2015-08-08arm: socfpga: spl: Add support for booting from SD/MMCMarek Vasut5-1/+37
2015-08-08arm: socfpga: spl: Remove custom linker scriptMarek Vasut2-48/+0
2015-08-08arm: socfpga: spl: Merge spl_board_init() into board_init_f()Marek Vasut2-18/+12
2015-08-08arm: socfpga: spl: Add missing reset logicMarek Vasut1-1/+9
2015-08-08arm: socfpga: spl: Configure SCU and NIC-301 earlyMarek Vasut1-0/+22
2015-08-08arm: socfpga: spl: Toggle warm reset config I/O bitMarek Vasut1-0/+5
2015-08-08arm: socfpga: system: Clean up pinmux_config.cMarek Vasut7-14/+43
2015-08-08arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio()Marek Vasut3-5/+9
2015-08-08arm: socfpga: scan: Zap iocsr_scan_chain*_table()Marek Vasut7-35/+54
2015-08-08arm: socfpga: scan: Zap redundant params in scan_mgr_io_scan_chain_prg()Marek Vasut1-13/+26
2015-08-08arm: socfpga: scan: Staticize scan_mgr_io_scan_chain_prg()Marek Vasut2-16/+9
2015-08-08arm: socfpga: clock: Clean up pll_config.hMarek Vasut7-129/+169
2015-08-08arm: socfpga: clock: Get rid of cm_config_t typedefMarek Vasut3-5/+5
2015-08-08arm: socfpga: reset: Add SDMMC, QSPI and DMA definesMarek Vasut1-0/+3
2015-08-08arm: socfpga: reset: Add function to reset add peripheralsMarek Vasut2-0/+14
2015-08-08arm: socfpga: reset: Repair bridge reset handlingMarek Vasut1-4/+4
2015-08-08arm: socfpga: reset: Replace ad-hoc reset functionsMarek Vasut4-64/+13
2015-08-08arm: socfpga: reset: Implement unified function to toggle resetMarek Vasut2-23/+37
2015-08-08arm: socfpga: reset: Start reworking the SoCFPGA reset managerMarek Vasut2-19/+50
2015-08-08arm: socfpga: reset: Add missing reset manager regsMarek Vasut1-0/+2
2015-08-08ddr: altera: Fix debug message format in sequencerMarek Vasut1-7/+7
2015-08-08ddr: altera: Fix typo in mp_threshold1 programmingMarek Vasut1-1/+1
2015-08-08ddr: altera: Move struct sdram_prot_rule prototypeMarek Vasut2-13/+13
2015-08-08arm: socfpga: Move sdram_config.h to board dirMarek Vasut2-1/+6
2015-08-08arm: socfpga: enable the Altera SDRAM controller driverDinh Nguyen1-0/+5
2015-08-08driver/ddr/altera: Add the sdram calibration portionDinh Nguyen7-0/+4985
2015-08-08driver/ddr/altera: Add DDR driver for Altera's SDRAM controllerDinh Nguyen5-12/+1200
2015-08-08net: designware: Rename the driver var name to eth_designwareMarek Vasut1-1/+1
2015-08-08net: designware: Add SoCFPGA GMAC DT compatible stringMarek Vasut1-0/+1
2015-08-08arm: socfpga: Move generated files into qts subdirMarek Vasut9-7/+14
2015-08-08arm: dts: socfpga: Add mmc aliasMarek Vasut1-0/+1
2015-08-08arm: dts: socfpga: Fix SPI aliasesMarek Vasut4-16/+5
2015-08-08arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut1-0/+3
2015-08-06Merge git://git.denx.de/u-boot-dmTom Rini124-2291/+5743
2015-08-06ARM: tegra: Add p2371-0000 boardStephen Warren10-0/+496
2015-08-06ARM: tegra: Add e2220-1170 boardStephen Warren10-0/+503
2015-08-06ARM: tegra: p2571: remove another unused defineStephen Warren1-3/+0
2015-08-06ARM: tegra: enable GPU DT node when appropriateAlexandre Courbot8-0/+62
2015-08-06ARM: tegra: move VPR configuration to a later stageAlexandre Courbot8-18/+52