aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/realview_eb.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-111-0/+15
* RealView: Add default memory configurationCatalin Marinas2009-11-051-0/+1
* ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-221-1/+1
* ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij2009-09-211-19/+19
* [ARM] realview: add PL061 gpiolib supportRussell King2009-07-061-3/+19
* [ARM] smp: allow re-use of realview localtimer TWD supportRussell King2009-05-171-0/+1
* [ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas2009-02-191-0/+16
* Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King2008-12-011-20/+11
|\
| * RealView: Refactor the Ethernet device registrationCatalin Marinas2008-12-011-13/+5
| * RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas2008-12-011-2/+1
| * RealView: Add Cortex-A9 support to the EB boardJon Callan2008-12-011-4/+4
| * RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas2008-12-011-1/+1
* | [ARM] realview: convert to clkdev and lookup clocks by device nameRussell King2008-11-271-2/+0
|/
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* Allow the L2X0 outer cache support to be configurableCatalin Marinas2008-04-181-0/+2
* RealView: Move more device address definitions to board-eb.hCatalin Marinas2008-04-181-21/+21
* RealView: Move the UART definitions to EB specific filesCatalin Marinas2008-04-181-16/+16
* RealView: Move the timer definitions into the EB specific filesCatalin Marinas2008-04-181-4/+9
* RealView: Move the flash definitions out of platform.hCatalin Marinas2008-04-181-1/+6
* RealView: Move the EB GIC definitions to the board fileCatalin Marinas2008-04-181-8/+8
* Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas2008-04-181-8/+31
* [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-041-1/+1
* [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas2008-02-041-2/+6
* [ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas2008-02-041-1/+18
* [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-041-2/+4
* [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-041-41/+52
* [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas2008-02-041-1/+122
* [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-041-0/+1
* [ARM] realview: disable second GIC on RevB MPCore platformsRussell King2007-09-131-1/+1
* [ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas2007-02-151-0/+11
* [ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas2007-02-151-2/+2
* [ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas2007-02-151-0/+19
* [ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas2007-02-151-2/+2
* i2c: New ARM Versatile/Realview bus driverRussell King2006-12-101-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm2006-05-161-1/+4
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-1/+1
* [ARM] Add support for Realview with MPcore tileRussell King2005-11-071-0/+5
* [ARM] Fix Realview machine for patch 3016/1Russell King2005-11-021-7/+37
* [ARM] Fixup platform device.h includes for realview boardRussell King2005-10-311-1/+1
* [ARM] Add support for ARM RealView boardCatalin Marinas2005-10-311-0/+142