summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear6xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: spear: move all files to mach-spearArnd Bergmann2013-03-123-439/+0
* ARM: spear: move spear.h and misc_regs.h into plat-spearArnd Bergmann2013-03-122-81/+0
* ARM: spear: merge Kconfig filesArnd Bergmann2013-03-121-10/+0
* ARM: spear: make spear3xx/6xx mach/spear.h files identicalArnd Bergmann2013-03-123-31/+44
* ARM: spear: move identical headers to plat-spear/include/machArnd Bergmann2013-03-126-146/+0
* ARM: spear: unify mach/generic.h and mach/irqs.hArnd Bergmann2013-03-122-12/+57
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-1/+1
|\
| * pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-131-1/+1
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-14/+2
|\ \
| * | ARM: spear: use common irqchip_init functionRob Herring2013-01-121-13/+2
| * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-6/+2
|/
* ARM: move all dtb targets out of Makefile.bootRob Herring2012-09-141-2/+0
* ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-19/+0
* Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-011-49/+2
|\
| * dmaengine: PL08x: get rid of unnecessary checks in dma_slave_configRussell King2012-07-011-49/+2
* | Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-1/+1
|/
* Viresh has movedViresh Kumar2012-06-202-2/+2
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-267-799/+7
|\
| * Merge branch 'spear/dt' into spear/clockArnd Bergmann2012-05-147-220/+37
| |\
| | * SPEAr: Add DT bindings for SPEAr's timerViresh Kumar2012-05-124-6/+2
| * | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-142-1/+373
| |\ \
| * | | SPEAr: Switch to common clock frameworkViresh Kumar2012-05-124-840/+4
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-229-409/+554
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-228-370/+143
| | |/ | |/|
| * | SPEAr: Add PL080 DMA support for 3xx and 6xxViresh Kumar2012-04-222-2/+372
| * | SPEAr6xx: Add compilation support for dtbs using 'make dtbs'Viresh Kumar2012-04-221-0/+2
| * | SPEAr: Use CLKDEV_INIT for defining clk_lookupsViresh Kumar2012-04-221-40/+40
| * | ARM: SPEAr600: Change FSMC and SMI clock namesStefan Roese2012-04-221-2/+2
| |/
* | ARM: spear6xx: remove board selection optionsArnd Bergmann2012-05-141-15/+3
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-20/+1
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-131-0/+1
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-20/+0
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-286-191/+47
|\ \ | |/ |/|
| * Merge branch 'spear/dt' into next/dt2Arnd Bergmann2012-03-166-191/+47
| |\
| | * ARM: SPEAr600: Add device-tree support to SPEAr600 boardsStefan Roese2012-03-166-191/+47
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-18/+0
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-18/+0
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-5/+5
|\ \
| * | ARM: amba: spear: get rid of NO_IRQ initializersRussell King2012-01-251-5/+5
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-19/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-0/+3
|\
| * ARM: restart: spear: use new restart hookRussell King2012-01-052-0/+3
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-19/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-19/+0
| |/
* | ARM: spear: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-152-36/+2
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-20/+1
|\
| * ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre2011-10-131-19/+0
| * ARM: mach-spear*: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
OpenPOWER on IntegriCloud