Commit Graph

203 Commits (54a93b69a4341a14acb67e0bb19b9bf1cc878cb2)

Author SHA1 Message Date
Ben Hutchings e66a022a80 arm/ixp4xx: Rename FREQ macro to avoid collisions 14 years ago
Krzysztof Hałasa 3c3a3b4c12 IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. 14 years ago
Lennert Buytenhek ee04087add ARM: ixp4xx: irq_data conversion. 14 years ago
Imre Kaloz 88a5810160 ARM: fix IXP4xx build failure 14 years ago
Russell King 5b0d495c06 ARM: ixp4xx: convert sched_clock() to use new infrastructure 14 years ago
Russell King 5e06b6492e ARM: ensure all sched_clock() implementations are notrace marked 14 years ago
Russell King b7c7c50adc ARM: ixp4xx: update clock source registration 14 years ago
Russell King a0b7bd0829 ARM: io: make iounmap() a simple macro 14 years ago
Nicolas Pitre 6451d7783b arm: remove machine_desc.io_pg_offst and .phys_io 14 years ago
Jeremy Kerr 0ea1293009 arm: return both physical and virtual addresses from addruart 14 years ago
FUJITA Tomonori 710224fa27 arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" 15 years ago
Marek Vasut ef077179a2 ARM: Fix gen_nand probe structures contents 15 years ago
Kirill A. Shutemov 6338a6aa7c ARM: 6269/1: Add 'code' parameter for hook_fault_code() 15 years ago
Russell King b65b4781fb ARM: Remove 'node' argument form arch_adjust_zones() 15 years ago
Krzysztof Hałasa 42ea573f87 IXP4xx: Fix LL debugging on little-endian CPU. 15 years ago
Krzysztof Hałasa 59c290176e IXP4xx: Fix sparse warnings in I/O primitives. 15 years ago
Marc Zyngier ee977c2c4f ixp4xx/vulcan: add PCI support 15 years ago
Marc Zyngier 4d9be47f3d ixp4xx: base support for Arcom Vulcan 15 years ago
Russell King 6262c92f51 ARM: Remove useless linux/bootmem.h includes 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
FUJITA Tomonori 6fee48cd33 dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask 15 years ago
Fenkart/Bostandzhyan c931b4f655 ARM: 5928/1: Change type of VMALLOC_END to unsigned long. 15 years ago
Tony Lindgren 4e6d488af3 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp 15 years ago
Mikael Pettersson e00d9d4b17 ARM: 5869/1: ixp4xx: implement sched_clock() 15 years ago
Krzysztof Hałasa 0fd7dc7f6c IXP4xx: GTWX5715 platform only has two PCI IRQ lines, not four. 15 years ago
Krzysztof Hałasa 8d3fdf31dd IXP4xx: Introduce IXP4XX_GPIO_IRQ(n) macro and convert IXP4xx platform files. 15 years ago
Krzysztof Hałasa a8b7b34075 IXP4xx: move Gemtek GTWX5715 platform macros to the platform code. 15 years ago
Krzysztof Hałasa 31bcde3785 IXP4xx: Remove unused Motorola PrPMC1100 platform macros. 15 years ago
Krzysztof Hałasa 914e7bc28e IXP4xx: move FSG platform macros to the platform code. 15 years ago
Krzysztof Hałasa 395e71276c IXP4xx: move DSM G600 platform macros to the platform code. 15 years ago
Krzysztof Hałasa 23fa6846a2 IXP4xx: move NAS100D platform macros to the platform code. 15 years ago
Krzysztof Hałasa c1117c63d5 IXP4xx: move NSLU2 platform macros to the platform code. 15 years ago
Krzysztof Hałasa f89f44902a IXP4xx: move Coyote platform macros to the platform code. 15 years ago
Krzysztof Hałasa ec66969685 IXP4xx: move AVILA platform macros to the platform code. 15 years ago
Krzysztof Hałasa 9bf4d67689 IXP4xx: move IXDP425 platform macros to the platform code. 15 years ago
Krzysztof Hałasa ed5b9fa0d1 IXP4xx: Extend PCI MMIO indirect address space to 1 GB. 15 years ago
Krzysztof Hałasa cba362221b IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI. 15 years ago
Krzysztof Hałasa 58e570d118 IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clarity. 15 years ago
Krzysztof Hałasa 28f85cd3f6 IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*. 15 years ago
Roel Kluin efec194f57 IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request(). 15 years ago
Krzysztof Hałasa 9f2c94928a ARM: fix insl() and outsl() endianness on IXP4xx architecture. 15 years ago
Krzysztof Hałasa 6e30de84ab IXP4xx: change the timer base frequency to 66.666000 MHz. 15 years ago
Mikael Pettersson 74c32e7234 ixp4xx: arch_idle() documentation fixup 16 years ago
Mikael Pettersson ceb69a899f ixp4xx: timer and clocks cleanups 16 years ago
Krzysztof Halasa 5dbc46506a IXP42x HSS support for setting internal clock rate 16 years ago
Mikael Pettersson dee2b904a1 IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changes 16 years ago
Krzysztof Hałasa 9733bb8e9c IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. 16 years ago
Krzysztof Hałasa 11c79740d3 IXP4xx: support for Goramo MultiLink router platform. 16 years ago
Krzysztof Hałasa 0771c69394 IXP42x: Use __fls() in QMgr interrupt handlers. 16 years ago
Krzysztof Hałasa d4c9e9fc97 IXP42x: Add QMgr support for IXP425 rev. A0 processors. 16 years ago