aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp23xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-13/+0
2012-01-20ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2-4/+4
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King6-17/+21
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ixp23xx: use new restart hookRussell King6-13/+21
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-10/+0
2011-11-18ARM: mach-ixp23xx: remove arch specific special handling for ioremapNicolas Pitre1-29/+0
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-4/+4
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-ixp23xx: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-2/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2-2/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring2-2/+3
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2-2/+2
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2-10/+10
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner3-15/+15
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: ixp23xx: irq_data conversion.Lennert Buytenhek2-42/+49
2010-12-08ARM: io: make iounmap() a simple macroRussell King1-2/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-08-05ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao1-1/+0
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-20ARM: Fix IXP23xx build error in mach/memory.hRussell King1-1/+1
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-12-13ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bugRussell King1-10/+9
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-3/+0
2008-11-28[ARM] ixp23xx: mach/io.h doesn't need BUG() anymoreRussell King1-2/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-13/+0
2008-10-09Merge branch 'pxa-all' into develRussell King2-9/+3
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2-9/+3
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King20-5/+970
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King5-5/+5
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2-7/+7
2008-01-26[ARM] remove duplicate includesLucas Woods4-7/+0
2007-05-30[ARM] Fix some section mismatch warningsRussell King3-3/+3
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2006-12-07[ARM] 3994/1: ixp23xx: fix handling of pci master abortsLennert Buytenhek1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King2-16/+16
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds2-8/+8