| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 | 2 | -31/+105 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-10 | 1 | -1/+1 |
|\ |
|
| * | IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. | Krzysztof Hałasa | 2009-05-09 | 1 | -1/+1 |
* | | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+1 |
|/ |
|
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 | 1 | -1/+1 |
* | IXP4xx: PCI ixp4xx_scan_bus() is __devinit. | Krzysztof Hałasa | 2009-03-17 | 1 | -1/+1 |
* | IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors. | Krzysztof Hałasa | 2009-03-17 | 2 | -25/+52 |
* | IXP4xx: add Ethernet and NPE support for IXP43x CPU. | Krzysztof Hałasa | 2009-03-17 | 1 | -3/+3 |
* | IXP4xx: workaround for PCI prefetch problems near 64 MB boundary. | Krzysztof Hałasa | 2009-03-17 | 1 | -11/+12 |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -1/+1 |
|\ |
|
| * | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2008-12-13 | 1 | -1/+1 |
* | | 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 | 2 | -14/+62 |
* | | IXP4xx: clear IRQ stat in qmgr_disable_irq(). | Krzysztof Hałasa | 2008-12-22 | 1 | -0/+1 |
* | | IXP4xx: check for queue being empty in qmgr_release_queue(). | Krzysztof Hałasa | 2008-12-22 | 1 | -0/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | 1 | -0/+3 |
* | | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 3 | -11/+8 |
|/ |
|
* | [ARM] dmabounce requires ZONE_DMA | Russell King | 2008-10-17 | 1 | -5/+0 |
* | [ARM] Convert asm/delay.h to linux/delay.h | Russell King | 2008-09-06 | 1 | -1/+1 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 5 | -5/+5 |
* | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 2 | -8/+8 |
* | [ARM] 5208/1: fsg-setup.c fixes | Tomasz Chmielewski | 2008-08-19 | 1 | -2/+2 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 44 | -20/+2600 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 15 | -15/+15 |
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 12 | -42/+42 |
* | [ARM] Merge most of the PXA work for initial merge | Russell King | 2008-07-14 | 1 | -2/+2 |
|\ |
|
| * | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr... | Philipp Zabel | 2008-07-09 | 1 | -2/+2 |
* | | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 4 | -0/+358 |
|\ \
| |/
|/| |
|
| * | [ARM] 4874/2: ixp4xx: Add support for the Freecom FSG-3 board | Rod Whitby | 2008-04-04 | 4 | -0/+358 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-30 | 2 | -0/+6 |
|\ \ |
|
| * | | Driver for IXP4xx built-in Ethernet ports | Krzysztof Halasa | 2008-04-29 | 2 | -0/+6 |
| |/ |
|
* | | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 3 | -3/+3 |
|/ |
|
* | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 2 | -2/+2 |