aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/socfpga/misc.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-07ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada1-289/+0
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass1-1/+1
2014-12-21arm: socfpga: Change watchdog timeoutStefan Roese1-1/+11
2014-11-07arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese1-0/+6
2014-10-27arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut1-1/+1
2014-10-06arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut1-0/+75
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut1-0/+10
2014-10-06arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek1-0/+26
2014-10-06arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut1-0/+14
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek1-0/+36
2014-10-06arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek1-1/+1
2014-10-06arm: socfpga: misc: Add SD controller initPavel Machek1-0/+13
2014-10-06arm: socfpga: misc: Add proper ethernet initializationPavel Machek1-15/+43
2014-10-06arm: socfpga: Add watchdog disable for socfpgaPavel Machek1-0/+14
2014-08-30socfpga: initialize designware ethernetPavel Machek1-0/+17
2014-07-05socfpga: Relocate arch common functions away from boardChin Liang See1-0/+24
2013-09-06socfpga: Creating driver for Reset ManagerChin Liang See1-27/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-12/+1
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen1-0/+54