aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-6/+3
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-4/+1
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: Consolidate clks_register() and similarRussell King1-4/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley1-2/+2
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley7-15/+57
2009-12-09ARM: RealView: Fix typo in the RealView/PBX Kconfig entryCatalin Marinas1-1/+1
2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas4-3/+94
2009-11-05RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statementsColin Tuckley1-4/+1
2009-11-05RealView: Add default memory configurationCatalin Marinas7-0/+44
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John7-21/+50
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij7-10/+10
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij6-104/+104
2009-09-12Merge branch 'devel-stable' into develRussell King4-15/+12
2009-09-02MMC: MMCI: convert realview MMC to use gpiolibRussell King1-4/+7
2009-07-24nommu: Do not allow REALVIEW_HIGH_PHYS_OFFSET if !MMUCatalin Marinas1-1/+1
2009-07-24nommu: Add MMU-less support for the RealView boardsCatalin Marinas1-0/+4
2009-07-24Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump toCatalin Marinas1-12/+6
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King1-2/+1
2009-07-09MMC: MMCI: allow GPIOs to be passedRussell King1-0/+4
2009-07-06[ARM] realview: add PL061 gpiolib supportRussell King6-15/+101
2009-06-19[ARM] 5555/1: RealView: Include asm/smp_twd.h in realview-pbx.cCatalin Marinas1-0/+1
2009-06-11Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King19-374/+1064
2009-06-01Merge branch 'smp' into develRussell King7-234/+24
2009-05-31[ARM] Kconfig: remove 'default n'Russell King1-1/+0
2009-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas12-461/+571
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas1-3/+4
2009-05-30RealView: Allow access to the secure flash memory block on PB1176Catalin Marinas3-5/+29
2009-05-30RealView: Add support for the RealView/PBX platformColin Tuckley8-1/+556
2009-05-28[ARM] smp: use new cpumask functionsRussell King1-2/+2
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King5-144/+8
2009-05-17[ARM] smp: separate SCU support code from realviewRussell King1-24/+5
2009-05-17[ARM] smp: SCU is used on non-realview platformsRussell King2-14/+1
2009-05-17[ARM] smp: move core localtimer support out of platform specific filesRussell King2-63/+21
2009-05-17[ARM] realview: fix broadcast tick supportRussell King3-14/+6
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Russell King2-14/+0
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King2-5/+5
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-02Merge branch 'smsc911x-armplatforms' of git://github.com/steveglen/linux-2.6Russell King1-8/+9
2009-04-02arm: convert realview platform to use smsc911xSteve Glendinning1-8/+9
2009-04-02[ARM] 5444/1: ARM: Realview: Fix event-device multiplicators in localtimer.cSantosh Shilimkar1-0/+1
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