Age | Commit message (Expand) | Author | Files | Lines |
2011-07-18 | ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 1 | -4/+0 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate | Russell King | 2 | -21/+2 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 1 | -14/+0 |
2011-05-12 | ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses | Catalin Marinas | 1 | -1/+1 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 1 | -5/+1 |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 1 | -2/+1 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -2/+2 |
2011-01-06 | Merge branch 'misc' into devel | Russell King | 1 | -3/+2 |
2010-12-20 | ARM: SMP: remove smp_mpidr.h | Russell King | 1 | -1/+0 |
2010-12-14 | ARM: GIC: private a standard get_irqnr_preamble assembler macro | Russell King | 1 | -5/+0 |
2010-12-07 | ARM: 6477/1: Use shared GIC entry macros on Realview | Magnus Damm | 1 | -59/+1 |
2010-12-03 | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King | 1 | -2/+2 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+4 |
2010-10-04 | ARM: Provide common header for hard_smp_processor_id() | Russell King | 1 | -9/+1 |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into devel | Russell King | 3 | -5/+5 |
2010-07-16 | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 1 | -4/+3 |
2010-07-15 | ARM: 6227/1: PL022 SSP platform data for the RealViews | Linus Walleij | 1 | -1/+1 |
2010-07-09 | ARM: 6204/1: Fixups for the RealView PB1176 | Linus Walleij | 1 | -0/+1 |
2010-07-02 | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 | Catalin Marinas | 1 | -0/+8 |
2010-05-02 | ARM: Indirect round/set_rate operations through clk structure | Russell King | 1 | -2/+2 |
2010-05-02 | ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMU | Will Deacon | 3 | -16/+7 |
2010-05-02 | ARM: Make Integrator/Versatile/Reaview VCO code similar | Russell King | 1 | -1/+1 |
2010-05-02 | ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h | Russell King | 1 | -20/+0 |
2010-05-02 | ARM: Realview/Versatile/Integrator: separate out common clock code | Russell King | 1 | -0/+9 |
2010-02-25 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2010-01-11 | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards | Colin Tuckley | 2 | -3/+3 |
2009-11-05 | RealView: Add sparsemem support for the RealView PBX platform | Catalin Marinas | 1 | -0/+49 |
2009-11-01 | ARM: 5774/1: Fix Realview ARM1176PB board reboot | Philby John | 4 | -20/+22 |
2009-09-12 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+4 |
2009-07-24 | nommu: Add MMU-less support for the RealView boards | Catalin Marinas | 1 | -0/+4 |
2009-07-06 | [ARM] realview: add PL061 gpiolib support | Russell King | 1 | -0/+6 |
2009-06-11 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King | 13 | -366/+683 |
2009-05-30 | RealView: Move the IRQ_* definitions out of the board-*.h files | Catalin Marinas | 11 | -461/+568 |
2009-05-30 | RealView: Allow access to the secure flash memory block on PB1176 | Catalin Marinas | 1 | -0/+2 |
2009-05-30 | RealView: Add support for the RealView/PBX platform | Colin Tuckley | 4 | -1/+209 |
2009-05-17 | [ARM] smp: SCU is used on non-realview platforms | Russell King | 1 | -13/+0 |
2009-05-17 | [ARM] realview: remove useless smp_cross_call_done() | Russell King | 1 | -7/+0 |
2009-05-17 | [ARM] smp: fix cpumask usage in ARM SMP code | Russell King | 1 | -3/+3 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-02-19 | [ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlash | Catalin Marinas | 2 | -2/+6 |
2008-12-01 | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel | Russell King | 9 | -13/+208 |
2008-12-01 | RealView: Clean up the machine_is_*() calls in platsmp.c | Catalin Marinas | 1 | -0/+3 |
2008-12-01 | RealView: Use only the shadow mapping of ARM11MPCore local timers | Catalin Marinas | 2 | -6/+3 |
2008-12-01 | RealView: Add Cortex-A9 support to the EB board | Jon Callan | 1 | -1/+8 |
2008-12-01 | RealView: Add support for the Cortex-A8 Platform Baseboard | Bahadir Balban | 4 | -1/+158 |
2008-12-01 | RealView: Allow PHYS_OFFSET at 0x70000000 | Catalin Marinas | 1 | -0/+4 |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King | 1 | -7/+2 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -20/+0 |