aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas6-0/+70
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas7-54/+39
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas2-1/+16
2009-01-08[ARM] Fix realview buildRussell King1-0/+1
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+3
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2-3/+3
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King21-115/+677
2008-12-01RealView: Select CPU_V6 for MACH_REALVIEW_PB11MPCatalin Marinas1-0/+1
2008-12-01RealView: Allow the in-kernel smc911x.c driver on RealViewCatalin Marinas1-0/+9
2008-12-01RealView: Refactor the Ethernet device registrationCatalin Marinas6-37/+24
2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas3-26/+20
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas8-39/+27
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan4-9/+27
2008-12-01RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()Harry Fearnhamm1-1/+4
2008-12-01RealView: Add support for the Cortex-A8 Platform BaseboardBahadir Balban7-1/+475
2008-12-01RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas6-4/+24
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-7/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-20/+0
2008-11-28Merge branch 'highmem' into develRussell King1-10/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-10/+0
2008-11-27Merge branches 'core' and 'clks' into develRussell King8-90/+62
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King8-90/+62
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-0/+2
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King1-18/+1
2008-11-10RealView: Make more vmalloc space by changing IO_ADDRESSCatalin Marinas3-3/+10
2008-11-10RealView: Add debug-macro.S support for the PB1176 platformCatalin Marinas1-3/+23
2008-11-10RealView: Change the clcd panel controls to use RGB instead of BGRCatalin Marinas1-5/+5
2008-11-10RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boardsColin Tuckley1-5/+40
2008-11-10RealView: Use the correct oscillator for the CLCD on PB1176Colin Tuckley1-1/+7
2008-11-08[ARM] realview: correct MMC clock rateRussell King1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King8-8/+8
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King23-15/+1310
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King6-6/+6
2008-06-30[ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_offCatalin Marinas1-0/+2
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-1/+0
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Allow the L2X0 outer cache support to be configurableCatalin Marinas4-3/+6
2008-04-18RealView: Add the configuration and build changes for PB1176Bahadir Balban2-0/+8
2008-04-18RealView: Base support for the PB1176 platformBahadir Balban1-0/+290
2008-04-18RealView: Add compactflash support for the PB11MPCore platformBahadir Balban1-0/+26
2008-04-18RealView: Enable the configuration options for PB11MPCoreBahadir Balban2-0/+10
2008-04-18RealView: Add the SMP initialisation support for PB11MPCoreCatalin Marinas1-2/+11
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban1-0/+314
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas1-21/+21
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas1-16/+16
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas3-23/+32
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas3-9/+14
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas1-8/+8