aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-integrator/integrator_ap.c
AgeCommit message (Expand)Author
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson
2012-09-19ARM: integrator: use __iomem pointers for MMIOArnd Bergmann
2012-09-04Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pciArnd Bergmann
2012-08-06ARM: integrator: use clk_prepare_enable() for timerLinus Walleij
2012-07-26ARM: integrator: use fixed PCI i/o mappingRob Herring
2012-07-11ARM: integrator: convert to common clockLinus Walleij
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij
2012-03-24ARM: 7349/1: integrator: convert to sparse irqsLinus Walleij
2012-03-24ARM: 7310/1: integrator: implement sched_clock across all boardsLinus Walleij
2012-01-05ARM: restart: integrator: use new restart hookRussell King
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-17ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij
2011-10-17ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij
2011-10-17ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij
2011-10-17ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij
2011-08-21ARM: mach-integrator: convert boot_params to atag_offsetNicolas Pitre
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23clocksource: convert Integrator/AP 16-bit down counting clocksourceRussell King
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier
2011-05-20ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flashMarc Zyngier
2011-04-24ARM / Integrator: Use struct syscore_ops for core PMRafael J. Wysocki
2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King
2011-02-19ARM: integrator: use new init_early for clock tree initRussell King
2011-01-13ARM: integrator: irq_data conversion.Lennert Buytenhek
2010-12-22ARM: integrator: update clock source registrationRussell King
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-05-02ARM: Integrator: move 16-bit timer support to Integrator/APRussell King
2010-05-02ARM: Integrator: convert to use register definitionsRussell King
2010-05-02ARM: Integrator: fix Integrator/CP definitions, move to platform.hRussell King
2010-04-29ARM: Integrator: pass 'khz' to integrator_time_initRussell King
2010-04-29ARM: Integrator: convert to generic time supportRussell King
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-03-21[ARM] Convert kmalloc+memset to kzallocRussell King
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[ARM] 3001/1: Replace map_desc.physical with map_desc.pfn: IntegratorDeepak Saxena