aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
AgeCommit message (Expand)AuthorFilesLines
2012-10-13ARM: config: sort select statements alphanumericallyRussell King1-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+0
2012-10-01Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson1-1/+0
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-08-01ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu1-5/+0
2012-07-26ARM: versatile: use fixed PCI i/o mappingRob Herring4-51/+4
2012-07-04ARM: fix mach-versatile/pci.c warningRussell King1-1/+0
2012-06-16arm: versatile: fix and enable PCI I/O spaceArnd Bergmann4-19/+48
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King2-21/+10
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King1-1/+0
2012-05-13ARM: PCI: versatile: fix PCI interrupt setupRussell King1-4/+2
2012-05-04ARM: 7391/1: versatile: add some auxdata for device treesLinus Walleij1-2/+3
2012-05-04ARM: 7389/2: plat-versatile: modernize FPGA IRQ controllerLinus Walleij1-8/+5
2012-04-02ARM: versatile: fix build failure in pci.cPaul Gortmaker1-5/+5
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-28/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2-2/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-2/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds5-107/+49
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-3/+3
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-28/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-3/+3
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-15/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-15/+0
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-2/+5
2012-01-26Merge branch 'amba' into for-armsocRussell King3-59/+49
2012-01-25ARM: amba: versatile: get rid of private platform amba_device initializerRussell King3-38/+28
2012-01-25ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2-21/+21
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-33/+0
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-9/+10
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+0
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-9/+10
2012-01-05Merge branch 'restart' into for-linusRussell King6-16/+17
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: versatile: use new restart hookRussell King6-12/+17
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers3-3/+0
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2-26/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-21/+0
2011-11-18ARM: versatile: remove overlapping map_desc entryRob Herring1-5/+0
2011-11-15ARM: versatile: convert to MULTI_IRQ_HANDLERJamie Iles4-30/+6
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds4-31/+3
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-6/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-versatile: remove mach/memory.hNicolas Pitre1-28/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-versatile: convert boot-params to atag_offsetNicolas Pitre2-2/+2
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-1/+1
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-1/+0
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-5/+1
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+1
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann2-6/+3
2011-07-28arm/versatile: Add device tree supportGrant Likely5-0/+126
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-12ARM: convert PCI defines to variablesRob Herring2-4/+3
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-27/+4
2011-05-23clockevents: ARM sp804: allow clockevent name to be specifiedRussell King1-1/+1
2011-05-23clocksource: ARM sp804: obtain sp804 timer rate via clksRussell King1-1/+8
2011-05-23clocksource: ARM sp804: allow clocksource name to be specifiedRussell King1-1/+1
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier1-1/+1
2011-05-20ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier1-27/+4
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely1-1/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-1/+1
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King5-238/+68
2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King2-52/+7
2011-02-19ARM: versatile: remove old AMBA device DMA definitionsRussell King3-24/+0
2011-02-19ARM: versatile: use new init_early for clock tree and sched_clock initRussell King4-12/+14
2011-02-19ARM: versatile: switch Versatile to use consolidated CLCDRussell King1-151/+35
2011-02-19ARM: versatile: support CLCD RGB565 layout with blue LSBRussell King1-3/+16
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-25ARM: versatile: name configuration options after actual board namesRussell King1-4/+6
2011-01-13ARM: versatile: irq_data conversion.Lennert Buytenhek1-8/+10
2011-01-06Merge branch 'misc' into develRussell King2-2/+2
2011-01-06Merge branch 'smp' into miscRussell King1-1/+1
2011-01-05Merge branch 'clksrc' into develRussell King1-0/+10
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King1-1/+1
2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King1-0/+10
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll1-0/+1
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD1-2/+1
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2-4/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-7/+5
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1
2010-08-05ARM: 6282/1: Remove useless definitions from versatile hardware.heric miao1-9/+0
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2-3/+34
2010-07-27ARM: Versatile: fix section mismatchRussell King1-1/+1
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King1-1/+6
2010-07-18ARM: 6215/2: add character LCD platform data for RealView and VersatileLinus Walleij1-0/+16
2010-07-15ARM: 6228/1: PL022 SSP platform data for the VersatileLinus Walleij1-1/+11
2010-05-17Merge branch 'devel-stable' into develRussell King2-1/+1
2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King2-3/+9
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King2-6/+6
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King1-22/+0
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King1-24/+2
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King1-132/+3
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King5-88/+11
2010-05-02ARM: ICST: kill duplicate icst codeRussell King2-6/+6
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King1-0/+2
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King1-0/+1
2010-05-02ARM: ICST: use Hz instead of kHzRussell King2-5/+5
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King1-1/+1
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King3-7/+8
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King3-3/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-1/+1
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King1-2/+1
2010-02-12ARM: Consolidate clks_register() and similarRussell King1-2/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2-4/+4
2009-09-12Merge branch 'devel-stable' into develRussell King1-2/+1
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King1-2/+1
2009-07-09MMC: MMCI: allow GPIOs to be passedRussell King2-0/+4
2009-07-06[ARM] versatile: add PL061 gpiolib supportRussell King4-5/+42
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent1-1/+1
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-02-19[ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas1-1/+15
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-6/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-20/+0
2008-11-28[ARM] versatile: remove IRQ mask definitionsRussell King2-144/+0
2008-11-28Merge branch 'highmem' into develRussell King1-10/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-10/+0
2008-11-27Merge branches 'core' and 'clks' into develRussell King4-89/+61
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King4-89/+61
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-0/+2
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King1-17/+1
2008-11-08[ARM] versatile: correct MMC clock rateRussell King1-1/+1
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-7/+6
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King5-5/+5
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King16-4/+1073
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King4-4/+4
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2007-07-02[ARM] 4454/1: Use word accesses in Versatile PCI config readsAndrzej Zaborowski1-1/+4
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-21[ARM] 4261/1: clockevent support for Versatile platformKevin Hilman1-10/+58
2007-04-21[ARM] 4260/1: clocksource support for Versatile platformKevin Hilman1-41/+34
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King1-1/+0
2006-12-10i2c: New ARM Versatile/Realview bus driverRussell King1-0/+14
2006-12-07[ARM] Merge individual ARM sub-treesRussell King2-17/+19
2006-12-07[ARM] 3980/1: extend the ARM Versatile sched_clock implementation from 32 to ...Nicolas Pitre1-4/+10
2006-11-30[ARM] Fix Versatile PB initialisation to use .init_machineRussell King1-11/+7
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-2/+2
2006-10-11[PATCH] arm-versatile iomem annotationsAl Viro2-18/+18
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-5/+5
2006-09-27[ARM] 3860/1: Versatile PCI config byte accessesPaul Brook1-1/+0
2006-08-13[ARM] 3752/1: fix versatile flash resource mapYoav Steinberg1-1/+1
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-07-11[ARM] Allow Versatile to be built for AB and PBRussell King1-7/+4
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel4-4/+0
2006-06-10[ARM] Fix Integrator and Versatile interrupt initialisationRussell King1-3/+2
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King1-1/+1
2006-02-22[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAMCatalin Marinas1-45/+48
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King1-53/+5
2006-01-13[ARM] Remove useless 'default n' from Kconfig filesRussell King1-1/+0
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2-2/+0
2006-01-12[ARM] Convert some arm semaphores to mutexesArjan van de Ven1-7/+8
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King4-5/+5
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-11/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+1
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[ARM] 2995/1: Replace map_desc.physical with map_desc.pfn: VersatileDeepak Saxena1-13/+70
2005-09-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+0
2005-09-29[PATCH] arm/versatile iomem annotationsAl Viro1-21/+22
2005-09-29[ARM] Don't include mach-types.h unnecessarilyRussell King2-2/+0
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King2-12/+16
2005-06-29[PATCH] ARM: Convert ARM timer implementations to use readl/writelRussell King1-37/+24
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas3-5/+370
2005-06-16[PATCH] ARM: 2712/1: Fix the RGB order for the Versatile CLCDCatalin Marinas1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds9-0/+1319