summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp2000
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-5/+6
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-062-5/+6
* | Merge branch 'restart' into for-linusRussell King2012-01-057-33/+40
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | ARM: restart: ixp2000: use new restart hookRussell King2012-01-057-29/+40
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-20/+0Star
|\ \ \ | |/ / |/| |
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-20/+0Star
| |/
* / ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-2/+0Star
|/
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-285-7/+7
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-ixp2000: convert boot_params to atag_offsetNicolas Pitre2011-08-214-6/+6
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-273-6/+6
|\ \
| * | ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij2011-08-223-2/+5
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-082-5/+2Star
| |/
* / ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-304-4/+8
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-224-4/+8
* | ARM: convert PCI defines to variablesRob Herring2011-07-122-6/+3Star
* | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-122-2/+2
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-293-12/+12
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-293-16/+16
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* ARM: ixp2000: irq_data conversion.Lennert Buytenhek2011-01-133-50/+56
* ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interruptUwe Kleine-König2010-10-271-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-204-12/+0Star
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-8/+6Star
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-6/+0Star
* Merge branch 'misc2' into develRussell King2010-02-251-1/+1
|\
| * ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bugRussell King2009-12-131-4/+8
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-9/+0Star
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-7/+0Star
* genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner2008-10-161-2/+2
* Merge branch 'pxa-all' into develRussell King2008-10-093-10/+4Star
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-093-10/+4Star
* | Merge branch 'ptebits' into develRussell King2008-10-093-27/+14Star
|\ \
| * | [ARM] Remove MT_DEVICE_IXP2000 and associated definitionsRussell King2008-10-013-27/+14Star
| |/
* / [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-066-6/+6
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0724-9/+1505
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-077-7/+7
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-4/+4
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0Star
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-1/+1
* [ARM] Fix some section mismatch warningsRussell King2007-05-303-3/+3
* [ARM] spelling fixesSimon Arlott2007-05-204-7/+7
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1