summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into develRussell King2010-05-172-1/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+1
* | ARM: Indirect round/set_rate operations through clk structureRussell King2010-05-022-3/+9
* | ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2010-05-022-6/+6
* | ARM: Realview/Versatile: separate out common sched_clock()Russell King2010-05-021-22/+0Star
* | ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King2010-05-021-24/+2Star
* | ARM: Realview/Versatile: separate out common SP804 timer codeRussell King2010-05-021-132/+3Star
* | ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King2010-05-025-88/+11Star
* | ARM: ICST: kill duplicate icst codeRussell King2010-05-022-6/+6
* | ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King2010-05-021-0/+2
* | ARM: ICST: move minimum VCO frequency to icst_paramsRussell King2010-05-021-0/+1
* | ARM: ICST: use Hz instead of kHzRussell King2010-05-022-5/+5
* | ARM: ICST: provide definitions for max/min VCO frequenciesRussell King2010-05-021-1/+1
* | ARM: ICST: merge common ICST VCO structuresRussell King2010-05-023-7/+8
* | ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King2010-04-293-3/+5
|/
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-2/+1Star
|\
| * ARM: Consolidate clks_register() and similarRussell King2010-02-121-2/+1Star
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-222-4/+4
* Merge branch 'devel-stable' into develRussell King2009-09-121-2/+1Star
|\
| * ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2009-07-181-2/+1Star
* | MMC: MMCI: allow GPIOs to be passedRussell King2009-07-092-0/+4
* | [ARM] versatile: add PL061 gpiolib supportRussell King2009-07-064-5/+42
|/
* Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-101-1/+1
|\
| * [ARM] VIC: Add power management deviceBen Dooks2009-05-071-1/+1
* | [ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas2009-02-191-1/+15
* arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\
| * cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-6/+2Star
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-20/+0Star
* | [ARM] versatile: remove IRQ mask definitionsRussell King2008-11-282-144/+0Star
* | Merge branch 'highmem' into develRussell King2008-11-281-10/+0Star
|\ \
| * | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-10/+0Star
| |/
* | Merge branches 'core' and 'clks' into develRussell King2008-11-274-89/+61Star
|\ \
| * | [ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King2008-11-274-89/+61Star
| |/
* / [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+2
|/
* [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King2008-11-131-17/+1Star
* [ARM] versatile: correct MMC clock rateRussell King2008-11-091-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-115-7/+6Star
|\
| * Merge branch 'pxa-all' into develRussell King2008-10-091-2/+1Star
| |\
| | * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-2/+1Star
| * | [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-065-5/+5
| |/
* / MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-251-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0716-4/+1073
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-074-4/+4
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-191-1/+0Star