aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen4-15/+20
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King1-7/+2
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King1-1/+1
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds1-5/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-6/+0
2014-02-18clk: socfpga: Remove socfpga_init_clocksDinh Nguyen1-1/+0
2014-02-18clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen1-4/+0
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen1-0/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-1/+0
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth1-9/+0
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth1-1/+8
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2-2/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+3
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/socArnd Bergmann2-3/+0
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner1-2/+0
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner1-1/+0
2013-06-11ARM: socfpga: Add syscon to be part of socfpgaDinh Nguyen1-0/+1
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson1-12/+0
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen1-0/+6
2013-04-14ARM: socfpga: Enable soft resetDinh Nguyen3-4/+20
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-12/+0
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson4-13/+31
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen4-12/+31
2013-02-11arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen1-1/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson2-13/+5
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-1/+1
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-9/+4
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-06ARM: socfpga: mark secondary_trampoline as cpuinitArnd Bergmann1-1/+1
2012-11-05socfpga: map uart into virtual address space so that early_printk() worksPavel Machek1-0/+9
2012-10-27ARM: socfpga: fix build break for allyesconfigPavel Machek1-0/+1
2012-10-26ARM: socfpga: Enable SMP for socfpgaDinh Nguyen6-1/+220
2012-09-14ARM: initial multiplatform supportRob Herring4-29/+16
2012-09-14ARM: socfpga: move debug macros to include/debugRob Herring1-16/+0
2012-07-19ARM: socfpga: initial support for Altera's SOCFPGA platformDinh Nguyen6-0/+112