| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 12 | -34/+0 |
* | 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 | 2 | -0/+10 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-15 | 1 | -0/+1 |
|\ |
|
| * | ARM: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 1 | -0/+1 |
* | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2010-08-11 | 6 | -3/+334 |
|\ \
| |/
|/| |
|
| * | 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 |
| * | ixp4xx/vulcan: add PCI support | Marc Zyngier | 2010-05-27 | 2 | -0/+74 |
| * | ixp4xx: base support for Arcom Vulcan | Marc Zyngier | 2010-05-27 | 3 | -0/+255 |
* | | Merge branch 'misc' into devel | Russell King | 2010-07-31 | 1 | -1/+2 |
|\ \ |
|
| * | | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 2010-07-27 | 1 | -1/+2 |
* | | | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 2010-07-16 | 2 | -5/+5 |
|/ / |
|
* | | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 7 | -7/+0 |
|\| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 7 | -7/+0 |
* | | ARM: Remove useless linux/bootmem.h includes | Russell King | 2010-05-15 | 1 | -1/+0 |
|/ |
|
* | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask | FUJITA Tomonori | 2010-03-12 | 2 | -31/+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 |
* | | Merge branch 'tmpreg' into devel | Russell King | 2010-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 | 1 | -1/+1 |
| |/ |
|
* / | ARM: 5869/1: ixp4xx: implement sched_clock() | Mikael Pettersson | 2010-01-27 | 1 | -0/+11 |
|/ |
|
* | IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four. | Krzysztof Hałasa | 2009-12-05 | 1 | -21/+11 |
* | IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files. | Krzysztof Hałasa | 2009-12-05 | 10 | -234/+169 |
* | IXP4xx: move Gemtek GTWX5715 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 3 | -121/+43 |
* | 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 | 5 | -60/+18 |
* | IXP4xx: move DSM G600 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 5 | -64/+35 |
* | IXP4xx: move NAS100D platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 5 | -64/+31 |
* | IXP4xx: move NSLU2 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 5 | -65/+32 |
* | IXP4xx: move Coyote platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 5 | -43/+19 |
* | IXP4xx: move AVILA platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 5 | -51/+18 |
* | IXP4xx: move IXDP425 platform macros to the platform code. | Krzysztof Hałasa | 2009-12-05 | 5 | -52/+25 |
* | IXP4xx: Extend PCI MMIO indirect address space to 1 GB. | Krzysztof Hałasa | 2009-12-05 | 4 | -29/+29 |
* | 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 | 4 | -4/+4 |
* | 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: timer and clocks cleanups | Mikael Pettersson | 2009-09-21 | 1 | -9/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -0/+1 |
|\ |
|
| * | IXP42x HSS support for setting internal clock rate | Krzysztof Halasa | 2009-09-07 | 1 | -0/+1 |
* | | 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 |
* | IXP4xx: support for Goramo MultiLink router platform. | Krzysztof Hałasa | 2009-05-23 | 3 | -0/+514 |
* | IXP42x: Use __fls() in QMgr interrupt handlers. | Krzysztof Hałasa | 2009-05-23 | 1 | -15/+20 |
* | IXP42x: Add QMgr support for IXP425 rev. A0 processors. | Krzysztof Hałasa | 2009-05-23 | 1 | -8/+59 |
* | IXP42x: add NPE support for IXP425 rev. A0 processors. | Krzysztof Hałasa | 2009-05-23 | 1 | -9/+0 |