aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-socfpga
AgeCommit message (Expand)Author
2015-09-04genalloc: add name arg to gen_pool_get() and devm_gen_pool_create()Vladimir Zapolskiy
2015-07-20ARM: socfpga: add reset for the Arria 10 platformDinh Nguyen
2015-07-07ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump availableHiraku Toyooka
2015-06-30genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-11ARM: socfpga: fix build error due to secondary_startupKevin Hilman
2015-06-10ARM: socfpga: support suspend to ramAlan Tull
2015-06-10ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen
2015-06-10ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-13ARM: socfpga: use of_iomap to map the SCUDinh Nguyen
2015-05-11ARM: socfpga: remove the need to map uart_io_descDinh Nguyen
2015-05-11ARM: socfpga: support big endian for socfpgaBen Dooks
2015-05-11ARM: socfpga: enable big endian for secondary core(s)Ben Dooks
2015-03-04ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King
2015-03-04ARM: socfpga: Correct SCU virtual mapping in socfpgaVince Bridgers
2014-11-20socfpga: hotplug: put cpu1 in wfiAlan Tull
2014-10-21arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen
2014-05-30ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King
2014-05-22ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King
2014-04-05Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring
2014-02-18clk: socfpga: Remove socfpga_init_clocksDinh Nguyen
2014-02-18clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen
2013-12-03arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König
2013-09-29ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth
2013-09-29ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth
2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner
2013-06-11ARM: socfpga: Add syscon to be part of socfpgaDinh Nguyen
2013-04-28Merge branch 'gic/cleanup' into next/socOlof Johansson
2013-04-14ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen
2013-04-14ARM: socfpga: Enable soft resetDinh Nguyen
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson
2013-02-11arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen
2013-02-11arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-11-06ARM: socfpga: mark secondary_trampoline as cpuinitArnd Bergmann
2012-11-05socfpga: map uart into virtual address space so that early_printk() worksPavel Machek