Age | Commit message (Expand) | Author | Files | Lines |
2012-01-25 | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRM | Will Deacon | 1 | -1/+1 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -17/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: realview: use new restart hook | Russell King | 1 | -13/+0 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -21/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -21/+0 |
2011-11-15 | ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 1 | -2/+0 |
2011-11-02 | Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -15/+2 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -1/+1 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 1 | -6/+1 |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 1 | -1/+1 |
2011-10-17 | ARM: realview: use Kconfig choice for debug UART selection | Will Deacon | 1 | -15/+2 |
2011-10-17 | ARM: 6217/4: mach-realview: expose PB1176 ROM using physmap and map_rom | Linus Walleij | 1 | -0/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-12 | ARM: realview: ensure visibility of writes during reset | Will Deacon | 1 | -0/+1 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -1/+1 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -1/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -5/+1 |
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-generi... | 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-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -2/+2 |
2011-01-07 | 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... | 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-26 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-16 | 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 |