aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-integrator/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-19ARM: integrator: use new init_early for clock tree initRussell King1-2/+5
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King1-1/+18
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King1-2/+2
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+6
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King1-0/+12
2010-05-02ARM: Integrator: move 16-bit timer support to Integrator/APRussell King1-157/+0
2010-05-02ARM: Integrator: convert to use register definitionsRussell King1-6/+6
2010-04-29ARM: Integrator: pass 'khz' to integrator_time_initRussell King1-3/+3
2010-04-29ARM: Integrator: convert to generic clockevent supportRussell King1-34/+73
2010-04-29ARM: Integrator: convert to generic time supportRussell King1-32/+30
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King1-0/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-2/+1
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+5
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King1-0/+35
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-16[ARM] Remove Integrator/CP SMP platform supportRussell King1-17/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-3/+3
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-01[ARM] 3687/1: ARM: Convert integrator to generic irq handlingThomas Gleixner1-0/+1
2006-03-26[SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King1-0/+46
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2005-06-29[PATCH] ARM: Remove nmi_tick from integrator platformsRussell King1-1/+0
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King1-28/+14
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King1-1/+0
2005-06-18[PATCH] ARM SMP: Add basic support Integrator/CP platformRussell King1-1/+19
2005-05-03[PATCH] ARM: Clean up commenting/spacing for IntegratorRussell King1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+271