Age | Commit message (Expand) | Author |
2015-01-05 | socfpga: Drop redundant save_boot_params | Tom Rini |
2014-12-21 | arm: socfpga: Change watchdog timeout | Stefan Roese |
2014-12-06 | socfpga: correctly increment freeze_controller_base address | Dinh Nguyen |
2014-12-06 | arm: socfpga: Use only one clrbits_le32 call to deassert SPI reset bits | Stefan Roese |
2014-11-07 | arm: socfpga: Add socfpga_spim_enable() to reset_manager.c | Stefan Roese |
2014-11-07 | arm: socfpga: Add DW master SPI clock to clock_manager.c | Stefan Roese |
2014-10-27 | arm: socfpga: Zap spl.h and ad-hoc related syms | Marek Vasut |
2014-10-27 | arm: socfpga: Move code from misc_init_r() to arch_early_init_r() | Marek Vasut |
2014-10-06 | arm: socfpga: Add command to control HPS-FPGA bridges | Marek Vasut |
2014-10-06 | arm: socfpga: Move cache_enable to CPU code | Marek Vasut |
2014-10-06 | arm: socfpga: nic301: Add NIC-301 configuration code | Pavel Machek |
2014-10-06 | arm: socfpga: pl310: Map SDRAM to 0x0 | Marek Vasut |
2014-10-06 | arm: socfpga: sysmgr: Add FPGA bits into system manager | Marek Vasut |
2014-10-06 | arm: socfpga: reset: Add function to reset FPGA bridges | Marek Vasut |
2014-10-06 | arm: socfpga: fpga: Add SoCFPGA FPGA programming interface | Pavel Machek |
2014-10-06 | arm: socfpga: misc: Align print_cpuinfo() output | Pavel Machek |
2014-10-06 | arm: socfpga: misc: Add SD controller init | Pavel Machek |
2014-10-06 | arm: socfpga: misc: Add proper ethernet initialization | Pavel Machek |
2014-10-06 | arm: socfpga: reset: Add EMAC reset functions | Marek Vasut |
2014-10-06 | arm: socfpga: timer: Pull the timer reload value from config file | Marek Vasut |
2014-10-06 | arm: socfpga: clock: Sync with reference code | Marek Vasut |
2014-10-06 | arm: socfpga: clock: Clean up bit definitions | Marek Vasut |
2014-10-06 | arm: socfpga: clock: Trim down code duplication | Marek Vasut |
2014-10-06 | arm: socfpga: clock: Add code to read clock configuration | Pavel Machek |
2014-10-06 | arm: socfpga: clock: Drop nonsense inlining from clock manager code | Marek Vasut |
2014-10-06 | arm: socfpga: sysmgr: Clean up system manager | Marek Vasut |
2014-10-06 | arm: socfpga: Add watchdog disable for socfpga | Pavel Machek |
2014-08-30 | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau |
2014-08-30 | socfpga: initialize designware ethernet | Pavel Machek |
2014-08-29 | socfpga: Fix SOCFPGA build error for Altera dev kit | Chin Liang See |
2014-08-29 | socfpga: fix clock manager register definition | Pavel Machek |
2014-07-05 | socfpga: Relocate arch common functions away from board | Chin Liang See |
2014-07-05 | socfpga: Adding Scan Manager driver | Chin Liang See |
2014-05-15 | arm: move exception handling out of start.S files | Albert ARIBAUD |
2014-04-07 | socfpga: Adding Clock Manager driver | Chin Liang See |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2014-02-19 | kbuild: change out-of-tree build | Masahiro Yamada |
2013-12-03 | socfpga: Adding Freeze Controller driver | Chin Liang See |
2013-11-04 | ARM: socfpga: convert to common timer code | Rob Herring |
2013-10-31 | armv7: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-07 | socfpga: Adding System Manager driver | Chin Liang See |
2013-09-06 | socfpga: Creating driver for Reset Manager | Chin Liang See |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-04-12 | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-02-01 | arm: Move lastinc to arch_global_data | Simon Glass |
2013-02-01 | arm: Move tbl to arch_global_data | Simon Glass |
2012-11-04 | socfpga/spl: Remove malloc.h | Vikram Narayanan |
2012-11-04 | socfpga/spl: Remove timer_init from spl_board_init | Vikram Narayanan |
2012-10-04 | ARM: Add Altera SOCFPGA Cyclone5 | Dinh Nguyen |