aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12ARM: realview: ensure visibility of writes during resetWill Deacon1-0/+1
2011-07-18ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-4/+0
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidateRussell King2-21/+2
2011-05-23ARM: consolidate SMP cross call implementationRussell King1-14/+0
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas1-1/+1
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-5/+1
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-2/+2
2011-01-06Merge branch 'misc' into develRussell King1-3/+2
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King1-1/+0
2010-12-14ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King1-5/+0
2010-12-07ARM: 6477/1: Use shared GIC entry macros on RealviewMagnus Damm1-59/+1
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King1-2/+2
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+4
2010-10-04ARM: Provide common header for hard_smp_processor_id()Russell King1-9/+1
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King3-5/+5
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-4/+3
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij1-1/+1
2010-07-09ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij1-0/+1
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas1-0/+8
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King1-2/+2
2010-05-02ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon3-16/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King1-1/+1
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King1-20/+0
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-0/+9
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2-3/+3
2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas1-0/+49
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John4-20/+22
2009-09-12Merge branch 'devel-stable' into develRussell King1-0/+4
2009-07-24nommu: Add MMU-less support for the RealView boardsCatalin Marinas1-0/+4
2009-07-06[ARM] realview: add PL061 gpiolib supportRussell King1-0/+6
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King13-366/+683
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas11-461/+568
2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas1-0/+2
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley4-1/+209
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King1-13/+0
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King1-7/+0
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King1-3/+3
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas2-2/+6
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King9-13/+208
2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas1-0/+3
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas2-6/+3
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan1-1/+8
2008-12-01RealView: Add support for the Cortex-A8 Platform BaseboardBahadir Balban4-1/+158
2008-12-01RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas1-0/+4
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-7/+2