summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/core.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-10RealView: Use the correct oscillator for the CLCD on PB1176Colin Tuckley1-1/+7
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas1-19/+19
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas1-8/+7
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas1-10/+5
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas1-0/+3
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas1-20/+0
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-1/+9
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas1-12/+66
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas1-42/+31
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King1-0/+13
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-3/+3
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-16[ARM] 3367/1: CLCD mode no longer supported on the RealView boardsCatalin Marinas1-26/+2
2006-02-08[ARM] 3313/1: Use OSC4 instead of OSC1 for CLCDCatalin Marinas1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-2/+2
2005-11-25[ARM] Realview core.c does not need mach-types.hRussell King1-1/+0
2005-11-09[ARM SMP] Add local timer support for Realview MPcoreRussell King1-1/+1