summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/socfpga
AgeCommit message (Expand)Author
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
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-12-03socfpga: Adding Freeze Controller driverChin Liang See
2013-11-04ARM: socfpga: convert to common timer codeRob Herring
2013-10-31armv7: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-07socfpga: Adding System Manager driverChin Liang See
2013-09-06socfpga: Creating driver for Reset ManagerChin Liang See
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-01arm: Move lastinc to arch_global_dataSimon Glass
2013-02-01arm: Move tbl to arch_global_dataSimon Glass
2012-11-04socfpga/spl: Remove malloc.hVikram Narayanan
2012-11-04socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan
2012-10-04ARM: Add Altera SOCFPGA Cyclone5Dinh Nguyen