| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -1/+1 |
* | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 2011-05-12 | 1 | -8/+1 |
* | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 2011-05-12 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2011-02-06 | 1 | -2/+3 |
|/ |
|
* | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 1 | -2/+2 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -8/+8 |
* | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori | 2010-09-22 | 1 | -0/+2 |
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 | 2 | -3/+5 |
|\ |
|
| * | IXP4xx: Fix LL debugging on little-endian CPU. | Krzysztof Hałasa | 2010-05-27 | 1 | -0/+2 |
| * | IXP4xx: Fix sparse warnings in I/O primitives. | Krzysztof Hałasa | 2010-05-27 | 1 | -3/+3 |
* | | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 2010-07-16 | 1 | -3/+3 |
|/ |
|
* | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori | 2010-03-12 | 1 | -5/+0 |
* | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 1 | -1/+1 |
|\ |
|
| * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -1/+1 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
|/ |
|
* | IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files. | Krzysztof Hałasa | 2009-12-05 | 1 | -1/+3 |
* | IXP4xx: move Gemtek GTWX5715 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 1 | -116/+0 |
* | IXP4xx: Remove unused Motorola PrPMC1100 platform macros. | Krzysztof Hałasa | 2009-12-05 | 3 | -44/+0 |
* | IXP4xx: move FSG platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -58/+0 |
* | IXP4xx: move DSM G600 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -63/+0 |
* | IXP4xx: move NAS100D platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -62/+0 |
* | IXP4xx: move NSLU2 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -63/+0 |
* | IXP4xx: move Coyote platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -41/+0 |
* | IXP4xx: move AVILA platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -49/+0 |
* | IXP4xx: move IXDP425 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -48/+0 |
* | IXP4xx: Extend PCI MMIO indirect address space to 1 GB. | Krzysztof Hałasa | 2009-12-05 | 2 | -13/+17 |
* | IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI. | Krzysztof Hałasa | 2009-12-05 | 1 | -8/+15 |
* | IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar... | Krzysztof Hałasa | 2009-12-05 | 1 | -95/+55 |
* | IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*. | Krzysztof Hałasa | 2009-12-05 | 1 | -57/+50 |
* | IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request(). | Roel Kluin | 2009-12-05 | 2 | -2/+2 |
* | ARM: fix insl() and outsl() endianness on IXP4xx architecture. | Krzysztof Hałasa | 2009-12-05 | 1 | -3/+4 |
* | IXP4xx: change the timer base frequency to 66.666000 MHz. | Krzysztof Hałasa | 2009-12-05 | 1 | -1/+1 |
* | ixp4xx: arch_idle() documentation fixup | Mikael Pettersson | 2009-09-21 | 1 | -2/+4 |
* | IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changes | Mikael Pettersson | 2009-08-11 | 1 | -1/+1 |
* | IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the com... | Krzysztof Hałasa | 2009-05-25 | 1 | -11/+11 |
* | IXP42x: Identify Intel IXP425 rev. A0 processors. | Krzysztof Hałasa | 2009-05-23 | 1 | -1/+6 |
* | IXP4xx: Add support for the second half of the 64 hardware queues. | Krzysztof Hałasa | 2009-05-20 | 1 | -9/+56 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors. | Krzysztof Hałasa | 2009-03-17 | 2 | -25/+52 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-30 | 3 | -36/+2 |
|\ |
|
| * | [ARM] Add a common typesafe __io implementation | Russell King | 2008-11-30 | 1 | -1/+1 |
| * | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -10/+0 |
| * | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | 2008-11-29 | 2 | -9/+1 |
| * | [ARM] ixp4xx: clean up includes | Russell King | 2008-11-28 | 2 | -5/+1 |
| * | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -12/+0 |
* | | IXP4xx: move common debugging from network drivers to QMGR module. | Krzysztof Hałasa | 2008-12-22 | 1 | -2/+33 |
|/ |
|
* | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | 1 | -0/+3 |