summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/socfpga
AgeCommit message (Expand)Author
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada
2015-05-07ARM: socfpga: remove redundant config.mkMasahiro Yamada
2015-05-07ARM: socfpga: do not add board directory to header search pathMasahiro Yamada
2015-04-21arm: socfpga: spl: add board_init_f to SPLDinh Nguyen
2015-04-21arm: socfpga: spl: Add SDRAM checkDinh Nguyen
2015-04-21arm: socfpga: spl: Use common lowlevel_initDinh Nguyen
2015-04-21arm: socfpga: spl: printout sdram sizeDinh Nguyen
2015-04-21arm: socfpga: spl: add sdram init and calibrationDinh Nguyen
2015-04-21arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen
2015-04-21arm: socfpga: spl: Add call to timer_initDinh Nguyen
2015-04-21arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen
2015-04-21arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass
2015-03-24remove unnecessary version.h includesRob Herring
2015-01-05socfpga: Drop redundant save_boot_paramsTom Rini
2014-12-21arm: socfpga: Change watchdog timeoutStefan Roese
2014-12-06socfpga: correctly increment freeze_controller_base addressDinh Nguyen
2014-12-06arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese
2014-11-07arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese
2014-11-07arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese
2014-10-27arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut
2014-10-06arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut
2014-10-06arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek
2014-10-06arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut
2014-10-06arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut
2014-10-06arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek
2014-10-06arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek
2014-10-06arm: socfpga: misc: Add SD controller initPavel Machek
2014-10-06arm: socfpga: misc: Add proper ethernet initializationPavel Machek
2014-10-06arm: socfpga: reset: Add EMAC reset functionsMarek Vasut
2014-10-06arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut
2014-10-06arm: socfpga: clock: Sync with reference codeMarek Vasut
2014-10-06arm: socfpga: clock: Clean up bit definitionsMarek Vasut
2014-10-06arm: socfpga: clock: Trim down code duplicationMarek Vasut
2014-10-06arm: socfpga: clock: Add code to read clock configurationPavel Machek
2014-10-06arm: socfpga: clock: Drop nonsense inlining from clock manager codeMarek Vasut
2014-10-06arm: socfpga: sysmgr: Clean up system managerMarek Vasut
2014-10-06arm: socfpga: Add watchdog disable for socfpgaPavel Machek
2014-08-30arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau
2014-08-30socfpga: initialize designware ethernetPavel Machek
2014-08-29socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See
2014-08-29socfpga: fix clock manager register definitionPavel Machek
2014-07-05socfpga: Relocate arch common functions away from boardChin Liang See
2014-07-04socfpga: Adding Scan Manager driverChin Liang See
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-04-07socfpga: Adding Clock Manager driverChin Liang See
2014-02-26arm: make _end compiler-generatedAlbert ARIBAUD