summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/core.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-26ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent1-0/+2
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-6/+34
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King1-6/+34
2010-07-31ARM: 6278/2: fix regression in RealView after the introduction of pclkLinus Walleij1-1/+1
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King1-1/+1
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+6
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King1-3/+2
2010-07-15ARM: 6227/1: PL022 SSP platform data for the RealViewsLinus Walleij1-0/+3
2010-07-09ARM: 6204/1: Fixups for the RealView PB1176Linus Walleij1-1/+22
2010-05-17Merge branch 'devel-stable' into develRussell King1-1/+2
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King1-1/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King1-8/+8
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King1-16/+0
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King1-136/+3
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-1/+1
2010-05-02ARM: ICST: kill duplicate icst codeRussell King1-1/+1
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King1-0/+2
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King1-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King1-1/+1
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King1-1/+1
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King1-2/+2
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-4/+1
2009-11-05RealView: Add sparsemem support for the RealView PBX platformCatalin Marinas1-1/+20
2009-11-05RealView: Add default memory configurationCatalin Marinas1-0/+21
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-3/+3
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij1-9/+9
2009-09-12Merge branch 'devel-stable' into develRussell King1-2/+1
2009-09-02MMC: MMCI: convert realview MMC to use gpiolibRussell King1-4/+7
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-05-30RealView: Move the IRQ_* definitions out of the board-*.h filesCatalin Marinas1-0/+3
2009-05-30RealView: Toggle one LED per CPUCatalin Marinas1-3/+4
2009-05-17[ARM] realview: fix broadcast tick supportRussell King1-8/+0
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-02arm: convert realview platform to use smsc911xSteve Glendinning1-8/+9
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas1-0/+11
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas1-0/+28
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas1-1/+15
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King1-12/+77
2008-12-01RealView: Allow the in-kernel smc911x.c driver on RealViewCatalin Marinas1-0/+9
2008-12-01RealView: Refactor the Ethernet device registrationCatalin Marinas1-0/+15
2008-12-01RealView: Clean up the machine_is_*() calls in platsmp.cCatalin Marinas1-1/+1
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-1/+1
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King1-2/+50
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