aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-03-17IXP4xx: PCI ixp4xx_scan_bus() is __devinit.Krzysztof Hałasa
2009-03-17IXP4xx: cpu_is_ixp4*() now recognizes all IXP4xx processors.Krzysztof Hałasa
2009-03-17IXP4xx: add Ethernet and NPE support for IXP43x CPU.Krzysztof Hałasa
2009-03-17IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof Hałasa
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-22IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa
2008-12-22IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa
2008-12-22IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] ixp4xx: clean up includesRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-10-30[ARM] gpio_free might sleep, arm architectureUwe Kleine-König
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-17[ARM] dmabounce requires ZONE_DMARussell King
2008-09-06[ARM] Convert asm/delay.h to linux/delay.hRussell King
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-09-01[ARM] cputype: separate definitions, use themRussell King
2008-08-19[ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare
2008-04-29Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa
2008-04-04[ARM] 4874/2: ixp4xx: Add support for the Freecom FSG-3 boardRod Whitby
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-07leds: Standardise LED naming schemeRichard Purdie
2008-02-04[ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.cRod Whitby
2008-02-04[ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.cRod Whitby
2008-02-04[ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby
2008-02-04[ARM] 4806/1: ixp4xx: Ethernet support for the nslu2 and nas100d boardsRod Whitby
2008-02-04[ARM] 4805/1: ixp4xx: Use leds-gpio driver instead of IXP4XX-GPIO-LED driverRod Whitby
2008-02-04[ARM] 4715/2: Ethernet support for IXDP425 boardsRod Whitby
2008-02-04[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa
2008-02-04[ARM] 4774/2: ixp4xx: Register dsmg600 rtc i2c_board_infoRod Whitby
2008-02-04[ARM] 4773/2: ixp4xx: Register nas100d rtc i2c_board_infoRod Whitby
2008-02-04[ARM] 4772/2: ixp4xx: Register nslu2 rtc i2c_board_infoRod Whitby
2008-02-04[ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby
2008-02-04[ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-27ixp4xx-i2c-gpioMichael-Luke Jones