summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear6xx
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-19/+0
* ARM: 6934/1: SPEAr6xx: Rework Kconfig for single image solutionviresh kumar2011-05-202-24/+8
* ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.cviresh kumar2011-05-203-4/+4
* ARM: 6794/1: SPEAr: Append UL to device address macros.Shiraz Hashim2011-03-091-45/+46
* ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h filesviresh kumar2011-03-091-83/+0
* ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macrosviresh kumar2011-03-091-15/+10
* ARM: 6790/1: SPEAr: Clock Framework: Rename usbd clock and align apb_clk entryviresh kumar2011-03-091-2/+2
* ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar2011-03-097-6/+5
* ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar2011-03-094-5/+5
* ARM: 6703/1: SPEAr: update clk API supportviresh kumar2011-03-092-95/+241
* ARM: 6679/1: SPEAr: make clk API functions more genericviresh kumar2011-03-091-8/+59
* ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim2011-03-093-2/+34
* ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar2011-03-092-69/+70
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-2/+2
* ARM: AMBA: Add pclk definition for platforms using primecellsRussell King2010-07-221-0/+3
* ARM: SPEAR6xx: remove duplicated #includeHuang Weiyi2010-05-241-1/+0
* ARM: 6091/1: ST SPEAr: Adding support for shared irq layerviresh kumar2010-05-041-0/+1
* ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine familyviresh kumar2010-04-147-0/+286