aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-realview/core.h
AgeCommit message (Expand)Author
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-13ARM: SoC: convert VExpress/RealView to SMP operationsMarc Zyngier
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu
2012-01-26ARM: amba: realview: get rid of private platform amba_device initializerRussell King
2012-01-05ARM: restart: realview: use new restart hookRussell King
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-02-19ARM: realview: remove old AMBA device DMA definitionsRussell King
2011-02-19ARM: realview: use new init_early for clock tree and sched_clock initRussell King
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King
2009-11-05RealView: Add default memory configurationCatalin Marinas
2009-11-01ARM: 5774/1: Fix Realview ARM1176PB board rebootPhilby John
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij
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
2009-02-19[ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
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-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-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-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] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2005-11-16[ARM] Fix arch-realview/system.h to use __io_address()Russell King
2005-11-07[ARM] realview core.h uses leds_event_t, so include asm/leds.hRussell King
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas