summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear3xx
Commit message (Expand)AuthorAgeFilesLines
* Viresh has movedViresh Kumar2012-06-2012-12/+12
* Merge branch 'spear/dt' into spear/clockArnd Bergmann2012-05-1412-383/+178Star
|\
| * SPEAr: Add DT bindings for SPEAr's timerViresh Kumar2012-05-124-4/+2Star
| * ARM: spear: remove most mach/*.h header contentsArnd Bergmann2012-04-2213-522/+268Star
* | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-1413-1836/+861Star
|\ \
| * | SPEAr3xx: Add pinctrl support for boardsViresh Kumar2012-04-221-0/+3
| * | SPEAr: Remove existing padmux support for SPEArViresh Kumar2012-04-225-1503/+3Star
| |/
| * SPEAr: Add PL080 DMA support for 3xx and 6xxViresh Kumar2012-04-226-1/+599
| * ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architectureViresh Kumar2012-04-2214-479/+428Star
| * SPEAr3xx: Replace printk() with pr_*()Viresh Kumar2012-04-224-14/+20
| * SPEAr3xx: Add clock instance of usb hosts - ehci and ohci 0 and 1Viresh Kumar2012-04-221-0/+18
| * SPEAr: Use CLKDEV_INIT for defining clk_lookupsViresh Kumar2012-04-221-55/+56
* | SPEAr: Switch to common clock frameworkViresh Kumar2012-05-127-906/+19Star
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-302-19/+1Star
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-141-0/+1
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-071-19/+0Star
* | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-244-72/+6Star
|\|
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-18/+0Star
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-18/+0Star
| * | Merge branch 'amba' into for-armsocRussell King2012-01-262-35/+6Star
| |\ \
| | * | ARM: amba: spear: use common amba device initializersRussell King2012-01-262-35/+6Star
| | * | ARM: amba: spear: get rid of NO_IRQ initializersRussell King2012-01-252-3/+3
| | |/
| * / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-19/+0Star
| |/
* / arm: Fix typo in spear3[012]0.cMasanari Iida2012-02-213-3/+3
|/
* Merge branch 'restart' into for-linusRussell King2012-01-054-0/+5
|\
| * ARM: restart: spear: use new restart hookRussell King2012-01-054-0/+5
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-19/+0Star
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-19/+0Star
| |/
* / ARM: spear: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-154-27/+6Star
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-284-22/+3Star
|\
| * ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre2011-10-131-19/+0Star
| * ARM: mach-spear*: convert boot_params to atag_offsetNicolas Pitre2011-08-213-3/+3
* | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-19/+0Star
* ARM: 6931/1: SPEAr3xx: Rework KConfig to allow all boards to be compiled inRyan Mallon2011-05-204-61/+20Star
* ARM: 6929/1: SPEAr3xx: Append spear3** with global device structuresviresh kumar2011-05-206-13/+13
* ARM: 6930/1: SPEAr3xx: Rework pmx_dev code to remove conflictsRyan Mallon2011-05-208-325/+328
* ARM: 6935/1: SPEAR3xx: Rename register/irq defines to remove naming conflictsRyan Mallon2011-05-209-312/+314
* ARM: 6928/1: SPEAr3xx: Make local shirq structures staticRyan Mallon2011-05-203-16/+16
* ARM: 6927/1: SPEAr Clock: Update for single image solutionviresh kumar2011-05-201-27/+43
* 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-094-78/+80
* ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h filesviresh kumar2011-03-094-136/+2Star
* ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macrosviresh kumar2011-03-094-13/+11Star
* ARM: 6791/1: SPEAr3xx: Declare device structures after shirq codeviresh kumar2011-03-093-24/+24
* ARM: 6790/1: SPEAr: Clock Framework: Rename usbd clock and align apb_clk entryviresh kumar2011-03-091-2/+2
* ARM: 6789/1: SPEAr3xx: Rename sdio to sdhciviresh kumar2011-03-098-33/+33
* ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar2011-03-0911-10/+9Star
* ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar2011-03-096-7/+7
* ARM: 6703/1: SPEAr: update clk API supportviresh kumar2011-03-092-67/+369