aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-realview/realview_eb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas1-1/+2
2010-05-02ARM: 6057/1: Realview: register PMU IRQs during board initialisationWill Deacon1-0/+32
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King1-1/+0
2010-05-02ARM: ICST: kill duplicate icst codeRussell King1-1/+0
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley1-0/+15
2009-11-05RealView: Add default memory configurationCatalin Marinas1-0/+1
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-1/+1
2009-09-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij1-19/+19
2009-07-06[ARM] realview: add PL061 gpiolib supportRussell King1-3/+19
2009-05-17[ARM] smp: allow re-use of realview localtimer TWD supportRussell King1-0/+1
2009-02-19[ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas1-0/+16
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King1-20/+11
2008-12-01RealView: Refactor the Ethernet device registrationCatalin Marinas1-13/+5
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-2/+1
2008-12-01RealView: Add Cortex-A9 support to the EB boardJon Callan1-4/+4
2008-12-01RealView: Allow PHYS_OFFSET at 0x70000000Catalin Marinas1-1/+1
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King1-2/+0
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-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-04-18Allow the L2X0 outer cache support to be configurableCatalin Marinas1-0/+2
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas1-21/+21
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas1-16/+16
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas1-4/+9
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas1-1/+6
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas1-8/+8
2008-04-18Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas1-8/+31
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas1-1/+1
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas1-2/+6
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas1-1/+18
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas1-2/+4
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas1-41/+52
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas1-1/+122
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas1-0/+1
2007-09-13[ARM] realview: disable second GIC on RevB MPCore platformsRussell King1-1/+1
2007-02-15[ARM] 4130/1: Add L220 support to RealView/EBCatalin Marinas1-0/+11
2007-02-15[ARM] 4109/2: Add support for the RealView/EB MPCore revC platformCatalin Marinas1-2/+2
2007-02-15[ARM] 4190/2: Add the secondary GIC support for the RealView/EBCatalin Marinas1-0/+19
2007-02-15[ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas1-2/+2
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-16[ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm1-1/+4
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-1/+1
2005-11-07[ARM] Add support for Realview with MPcore tileRussell King1-0/+5
2005-11-02[ARM] Fix Realview machine for patch 3016/1Russell King1-7/+37
2005-10-31[ARM] Fixup platform device.h includes for realview boardRussell King1-1/+1
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas1-0/+142