summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx
Commit message (Expand)AuthorAgeFilesLines
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-8/+2
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-2/+0
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-293-22/+5
|\
| * ARM: __io abuse cleanupRob Herring2012-03-132-5/+5
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-17/+0
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-40/+0
|\|
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-15/+0
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-15/+0
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-25/+0
| |/
* / arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-4/+4
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* | Merge branch 'restart' into for-linusRussell King2012-01-054-5/+4
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: cns3xxx: use new restart hookRussell King2012-01-054-4/+7
| |/
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-11/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-11/+0
| |/
* / ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLERMarc Zyngier2011-11-152-2/+2
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-28/+2
|\
| * Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-182-27/+1
| |\
| | * ARM: mach-cns3xxx: remove mach/memory.hNicolas Pitre2011-10-131-26/+0
| | * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-214-4/+1
| |\ \ | | |/ | |/|
| * | ARM: mach-cns3xxx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | | Merge branch 'misc' into for-linusRussell King2011-10-251-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
| |/
* | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-091-1/+1
* | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-093-3/+0
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-291-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-263-0/+51
|\ \
| * | ARM: cns3xxx: Add support for L2 Cache ControllerAnton Vorontsov2011-07-073-0/+51
| |/
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-263-23/+3
|\ \
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-21/+3
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-1/+0
| * | ARM: remove unnecessary mach/hardware.h includesRob Herring2011-07-121-1/+0
| |/
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* | ARM: CNS3XXX: add UL suffix to VMALLOC_END to ensure it is properly typedBarry Song2011-07-081-1/+1
|/
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* Merge branch 'devel-stable' into develRussell King2011-01-066-4/+101
|\
| * Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King2011-01-036-4/+101
| |\
| | * ARM: cns3xxx: Add architecture definition for EHCI/OHCI controllerMac Lin2010-11-264-2/+62
| | * ARM: cns3xxx: Add new and export the old power management functionsMac Lin2010-11-264-2/+38
| | * ARM: cns3xxx: Make cns3xxx_pwr_soft_rst_force() to actually reset blocksAnton Vorontsov2010-11-261-0/+1
* | | Merge branch 'misc' into develRussell King2011-01-061-0/+1
|\ \ \
| * | | ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll2010-12-051-0/+1
| | |/ | |/|
* | | ARM: GIC: private a standard get_irqnr_preamble assembler macroRussell King2010-12-141-5/+0
* | | ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-142-5/+1
* | | ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-2/+2
* | | ARM: 6476/1: Use shared GIC entry macros on CNS3XXXMagnus Damm2010-12-071-60/+1
| |/ |/|