summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-socfpga
Commit message (Expand)AuthorAgeFilesLines
* genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-268-60/+351
|\
| * ARM: socfpga: fix build error due to secondary_startupKevin Hilman2015-06-111-1/+1
| * ARM: socfpga: support suspend to ramAlan Tull2015-06-106-3/+305
| * ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10Dinh Nguyen2015-06-102-0/+34
| * ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5Dinh Nguyen2015-06-103-3/+3
| * ARM: socfpga: use of_iomap to map the SCUDinh Nguyen2015-05-133-49/+10
| * ARM: socfpga: remove the need to map uart_io_descDinh Nguyen2015-05-111-9/+0
| * ARM: socfpga: support big endian for socfpgaBen Dooks2015-05-111-0/+1
| * ARM: socfpga: enable big endian for secondary core(s)Ben Dooks2015-05-111-1/+4
* | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-013-7/+1
|/
* ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King2015-03-041-0/+5
* ARM: socfpga: Correct SCU virtual mapping in socfpgaVince Bridgers2015-03-041-1/+1
* socfpga: hotplug: put cpu1 in wfiAlan Tull2014-11-202-8/+14
* arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
* ARM: l2c: socfpga: convert to generic l2c OF initialisationRussell King2014-05-301-7/+2
* ARM: l2c: remove unnecessary UL-suffix to mask valuesRussell King2014-05-221-1/+1
* Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-04-051-5/+0
|\
| * clk: socfpga: Remove socfpga_init_clocksDinh Nguyen2014-02-181-1/+0
| * clk: socfpga: Map the clk manager base address in the clock driverDinh Nguyen2014-02-181-4/+0
* | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
* | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-6/+0
|/
* arm: socfpga: Enable ARM_TWD for socfpgaDinh Nguyen2013-12-031-0/+1
* ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-1/+0
* ARM: socfpga: remove custom .init_time hookSebastian Hesselbarth2013-09-291-9/+0
* ARM: socfgpa: prepare for arch-wide .init_time callbackSebastian Hesselbarth2013-09-291-1/+8
* arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker2013-07-142-2/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+3
* Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-212-3/+0
|\
| * clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-121-2/+0
| * clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner2013-06-121-1/+0
* | ARM: socfpga: Add syscon to be part of socfpgaDinh Nguyen2013-06-111-0/+1
|/
* Merge branch 'gic/cleanup' into next/socOlof Johansson2013-04-281-12/+0
|\
| * irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas2013-03-261-12/+0
* | ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entriesDinh Nguyen2013-04-141-0/+6
* | ARM: socfpga: Enable soft resetDinh Nguyen2013-04-143-4/+20
|/
* Merge branch 'socfpga/hw' into next/socOlof Johansson2013-02-114-13/+31
|\
| * arm: socfpga: Add SMP support for actual socfpga harwareDinh Nguyen2013-02-114-12/+31
| * arm: socfpga: Add new device tree source for actual socfpga HWDinh Nguyen2013-02-111-1/+0
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-142-13/+5
|\ \
| * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-1/+1
| * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-9/+4
| * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
| * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-2/+0
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* ARM: socfpga: mark secondary_trampoline as cpuinitArnd Bergmann2012-11-061-1/+1
* socfpga: map uart into virtual address space so that early_printk() worksPavel Machek2012-11-051-0/+9
* ARM: socfpga: fix build break for allyesconfigPavel Machek2012-10-271-0/+1
* ARM: socfpga: Enable SMP for socfpgaDinh Nguyen2012-10-266-1/+220
* ARM: initial multiplatform supportRob Herring2012-09-144-29/+16
OpenPOWER on IntegriCloud