summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/socfpga
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-0711-1875/+0
* ARM: socfpga: remove redundant config.mkMasahiro Yamada2015-05-071-8/+0
* ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-071-3/+0
* arm: socfpga: spl: add board_init_f to SPLDinh Nguyen2015-04-211-0/+29
* arm: socfpga: spl: Add SDRAM checkDinh Nguyen2015-04-211-0/+6
* arm: socfpga: spl: Use common lowlevel_initDinh Nguyen2015-04-212-46/+0
* arm: socfpga: spl: printout sdram sizeDinh Nguyen2015-04-211-0/+4
* arm: socfpga: spl: add sdram init and calibrationDinh Nguyen2015-04-211-0/+13
* arm: socfpga: spl: allow bootrom to enable IOs after warm resetDinh Nguyen2015-04-212-0/+12
* arm: socfpga: spl: Add call to timer_initDinh Nguyen2015-04-211-0/+2
* arm: socfpga: spl: enable sdram, timer and uartDinh Nguyen2015-04-211-0/+4
* arm: socfpga: add functions to bring sdram, timer, and uart out of resetDinh Nguyen2015-04-211-0/+24
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-181-1/+1
* remove unnecessary version.h includesRob Herring2015-03-242-2/+0
* socfpga: Drop redundant save_boot_paramsTom Rini2015-01-051-7/+0
* arm: socfpga: Change watchdog timeoutStefan Roese2014-12-211-1/+11
* socfpga: correctly increment freeze_controller_base addressDinh Nguyen2014-12-061-4/+2
* arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bitsStefan Roese2014-12-061-2/+2
* arm: socfpga: Add socfpga_spim_enable() to reset_manager.cStefan Roese2014-11-072-0/+15
* arm: socfpga: Add DW master SPI clock to clock_manager.cStefan Roese2014-11-071-0/+14
* arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-271-9/+0
* arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-271-1/+1
* arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut2014-10-061-0/+75
* arm: socfpga: Move cache_enable to CPU codeMarek Vasut2014-10-061-0/+10
* arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek2014-10-061-0/+26
* arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut2014-10-061-0/+14
* arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut2014-10-061-0/+39
* arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut2014-10-061-0/+38
* arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-063-1/+116
* arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek2014-10-061-1/+1
* arm: socfpga: misc: Add SD controller initPavel Machek2014-10-061-0/+13
* arm: socfpga: misc: Add proper ethernet initializationPavel Machek2014-10-061-15/+43
* arm: socfpga: reset: Add EMAC reset functionsMarek Vasut2014-10-061-0/+17
* arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut2014-10-061-0/+2
* arm: socfpga: clock: Sync with reference codeMarek Vasut2014-10-061-16/+26
* arm: socfpga: clock: Clean up bit definitionsMarek Vasut2014-10-062-149/+147
* arm: socfpga: clock: Trim down code duplicationMarek Vasut2014-10-061-58/+38
* arm: socfpga: clock: Add code to read clock configurationPavel Machek2014-10-061-1/+225
* arm: socfpga: clock: Drop nonsense inlining from clock manager codeMarek Vasut2014-10-061-6/+6
* arm: socfpga: sysmgr: Clean up system managerMarek Vasut2014-10-061-8/+10
* arm: socfpga: Add watchdog disable for socfpgaPavel Machek2014-10-062-0/+26
* arm: Add missing .vectors section to linker scriptsBenoît Thébaudeau2014-08-301-0/+1
* socfpga: initialize designware ethernetPavel Machek2014-08-301-0/+17
* socfpga: Fix SOCFPGA build error for Altera dev kitChin Liang See2014-08-293-1/+5
* socfpga: fix clock manager register definitionPavel Machek2014-08-291-56/+56
* socfpga: Relocate arch common functions away from boardChin Liang See2014-07-051-0/+24
* socfpga: Adding Scan Manager driverChin Liang See2014-07-053-1/+214
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-151-14/+1
* socfpga: Adding Clock Manager driverChin Liang See2014-04-073-1/+451
* arm: make _end compiler-generatedAlbert ARIBAUD2014-02-261-1/+5
OpenPOWER on IntegriCloud