aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/realview_pb11mp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann1-39/+39
2012-03-13ARM: plat-versatile: convert to twd_local_timer_register() interfaceMarc Zyngier1-4/+17
2012-02-07Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson1-9/+4
2012-01-26ARM: amba: realview: get rid of private platform amba_device initializerRussell King1-19/+19
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializersRussell King1-20/+20
2012-01-25ARM: 7298/1: realview: fix mapping of MPCore private memory regionMarc Zyngier1-9/+4
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-3/+0
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-2/+3
2012-01-05ARM: restart: realview: use new restart hookRussell King1-2/+3
2012-01-04ARM: realview: convert pl061 no irq to 0 instead of -1Rob Herring1-3/+0
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-11-15ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier1-0/+1
2011-08-21ARM: mach-realview: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-0/+3
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King1-21/+1
2011-02-19ARM: realview: remove old AMBA device DMA definitionsRussell King1-21/+0
2011-02-19ARM: realview: use new init_early for clock tree and sched_clock initRussell King1-0/+1
2011-02-17ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King1-1/+1
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King1-2/+1
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King1-4/+5
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij1-1/+8
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas1-1/+2
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon1-0/+32
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-1/+0
2010-05-02ARM: ICST: kill duplicate icst codeRussell King1-1/+0
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley1-6/+5
2009-11-05RealView: Add default memory configurationCatalin Marinas1-0/+1
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John1-0/+16
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-1/+1
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij1-19/+19
2009-07-06[ARM] realview: add PL061 gpiolib supportRussell King1-3/+19
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King1-0/+1
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas1-0/+14
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas1-26/+1
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King1-11/+3
2008-12-01RealView: Refactor the Ethernet device registrationCatalin Marinas1-8/+1
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-2/+1
2008-12-01RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas1-1/+1
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King1-2/+0
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-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-18Allow the L2X0 outer cache support to be configurableCatalin Marinas1-0/+2
2008-04-18RealView: Add compactflash support for the PB11MPCore platformBahadir Balban1-0/+26
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban1-0/+314