aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview/realview_eb.c
AgeCommit message (Expand)Author
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King
2008-12-01RealView: Refactor the Ethernet device registrationCatalin 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: Allow PHYS_OFFSET at 0x70000000Catalin Marinas
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-04-18Allow the L2X0 outer cache support to be configurableCatalin Marinas
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas
2008-04-18Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas
2007-09-13[ARM] realview: disable second GIC on RevB MPCore platformsRussell King
2007-02-15[ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas
2007-02-15[ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas
2007-02-15[ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas
2007-02-15[ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-16[ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2005-11-07[ARM] Add support for Realview with MPcore tileRussell King
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas