aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview
AgeCommit message (Expand)Author
2009-06-19[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2009-06-01Merge branch 'smp' into develRussell King
2009-05-31[ARM] Kconfig: remove 'default n'Russell King
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas
2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley
2009-05-28[ARM] smp: use new cpumask functionsRussell King
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King
2009-05-17[ARM] realview: fix broadcast tick supportRussell King
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-02Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King
2009-04-02arm: convert realview platform to use smsc911xSteve Glendinning
2009-04-02[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas
2009-01-08[ARM] Fix realview buildRussell King
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King
2008-12-01RealView: Select CPU_V6 for MACH_REALVIEW_PB11MPCatalin Marinas
2008-12-01RealView: Allow the in-kernel smc911x.c driver on RealViewCatalin Marinas
2008-12-01RealView: Refactor the Ethernet device registrationCatalin Marinas
2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan
2008-12-01RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower()Harry Fearnhamm
2008-12-01RealView: Add support for the Cortex-A8 Platform BaseboardBahadir Balban
2008-12-01RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-27Merge branches 'core' and 'clks' into develRussell King
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King
2008-11-10RealView: Make more vmalloc space by changing IO_ADDRESSCatalin Marinas
2008-11-10RealView: Add debug-macro.S support for the PB1176 platformCatalin Marinas
2008-11-10RealView: Change the clcd panel controls to use RGB instead of BGRCatalin Marinas
2008-11-10RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boardsColin Tuckley