summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-cns3xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-6/+4
* ARM: cns3xxx: Add support for AHCI controllersAnton Vorontsov2010-06-083-0/+54
* ARM: cns3xxx: Add support for SDHCI controllersAnton Vorontsov2010-06-084-1/+82
* ARM: cns3xxx: Add support for PCI Express portsAnton Vorontsov2010-06-082-0/+390
* ARM: cns3xxx: Use IO memory accessors everywhereAnton Vorontsov2010-06-082-54/+68
* ARM: cns3xxx: Add CNS3420 Validation Board supportAnton Vorontsov2010-05-023-0/+157
* ARM: cns3xxx: Add basic support for Cavium Networks CNS3xxx processorsAnton Vorontsov2010-05-0217-0/+1300