| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 2 | -4/+0 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+4 |
* | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 2010-10-01 | 1 | -1/+1 |
* | ARM: 6283/1: Remove useless PCIO_BASE definitions | eric miao | 2010-08-05 | 1 | -1/+0 |
* | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 1 | -4/+4 |
|\ |
|
| * | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 2010-07-27 | 1 | -4/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 4 | -1/+25 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: AMBA: Add pclk definition for platforms using primecells | Russell King | 2010-07-22 | 1 | -1/+6 |
| |/
|/| |
|
| * | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 1 | -2/+2 |
| * | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 | 4 | -0/+19 |
|/ |
|
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 4 | -3/+2 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -3/+2 |
* | | ARM: Indirect round/set_rate operations through clk structure | Russell King | 2010-05-02 | 3 | -5/+17 |
* | | ARM: Make Integrator/Versatile/Reaview VCO code similar | Russell King | 2010-05-02 | 3 | -17/+11 |
* | | ARM: Integrator: move 16-bit timer support to Integrator/AP | Russell King | 2010-05-02 | 4 | -163/+155 |
* | | ARM: Integrator: convert Integrator/CP to use SP804 timer support | Russell King | 2010-05-02 | 2 | -2/+13 |
* | | ARM: Realview/Versatile/Integrator: remove unused definitions from platform.h | Russell King | 2010-05-02 | 1 | -40/+2 |
* | | ARM: Realview/Versatile/Integrator: separate out common clock code | Russell King | 2010-05-02 | 2 | -61/+1 |
* | | ARM: ICST: kill duplicate icst code | Russell King | 2010-05-02 | 4 | -17/+17 |
* | | ARM: ICST: indirect s2div and idx2s arrays via icst_params | Russell King | 2010-05-02 | 3 | -0/+8 |
* | | ARM: ICST: move minimum VCO frequency to icst_params | Russell King | 2010-05-02 | 3 | -0/+4 |
* | | ARM: ICST: use Hz instead of kHz | Russell King | 2010-05-02 | 4 | -19/+19 |
* | | ARM: ICST: provide definitions for max/min VCO frequencies | Russell King | 2010-05-02 | 3 | -4/+4 |
* | | ARM: ICST: merge common ICST VCO structures | Russell King | 2010-05-02 | 5 | -14/+15 |
* | | ARM: Integrator: convert to use register definitions | Russell King | 2010-05-02 | 5 | -19/+19 |
* | | ARM: Integrator: allow IO_ADDRESS() to be used for register addresses | Russell King | 2010-05-02 | 1 | -7/+7 |
* | | ARM: Integrator: fix Integrator/CP definitions, move to platform.h | Russell King | 2010-05-02 | 3 | -28/+28 |
* | | ARM: Integrator: pass 'khz' to integrator_time_init | Russell King | 2010-04-29 | 4 | -6/+6 |
* | | ARM: Integrator: convert to generic clockevent support | Russell King | 2010-04-29 | 1 | -34/+73 |
* | | ARM: Integrator: convert to generic time support | Russell King | 2010-04-29 | 4 | -35/+30 |
* | | ARM: Fix Versatile&Integrator includes to behave in the same way as Realview | Russell King | 2010-04-29 | 8 | -1/+9 |
|/ |
|
* | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 2 | -5/+2 |
|\ |
|
| * | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 2 | -5/+2 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
|/ |
|
* | ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug | Russell King | 2009-12-13 | 1 | -1/+2 |
* | ARM: integrator: allow Integrator to be built with highmem | Russell King | 2009-10-25 | 1 | -0/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | ARM: Fix section mismatch warning in Integrator pci_v3 | Russell King | 2009-09-28 | 1 | -1/+1 |
* | ARM: 5720/1: Move MMCI header to amba include dir | Linus Walleij | 2009-09-22 | 1 | -2/+2 |
* | Merge branch 'devel-stable' into devel | Russell King | 2009-09-12 | 2 | -8/+12 |
|\ |
|
| * | nommu: Add MMU-less support for Integrator platforms | Catalin Marinas | 2009-07-24 | 2 | -8/+12 |
* | | MMC: MMCI: allow GPIOs to be passed | Russell King | 2009-07-09 | 1 | -0/+2 |
|/ |
|
* | [ARM] 5517/1: integrator: don't put clock lookups in __initdata | Rabin Vincent | 2009-05-18 | 1 | -1/+1 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | libata-sff: fix incorrect EH message | Tejun Heo | 2009-01-26 | 1 | -0/+0 |
* | PCI: arm: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 | 1 | -9/+2 |
* | arm: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 2 | -8/+8 |
* | [ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argument | Russell King | 2008-11-30 | 1 | -2/+2 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -19/+0 |
* | Merge branch 'highmem' into devel | Russell King | 2008-11-28 | 1 | -8/+1 |
|\ |
|