aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-spear3xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-1/+0
2013-01-12ARM: spear: use common irqchip_init functionRob Herring1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-11-26ARM: SPEAr3xx: shirq: simplify and move the shared irq multiplexor to DTShiraz Hashim1-9/+1
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-19/+0
2012-06-20Viresh has movedViresh Kumar8-8/+8
2012-05-14Merge branch 'spear/dt' into spear/clockArnd Bergmann8-375/+6
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann3-166/+9
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar3-145/+15
2012-05-12SPEAr: Add DT bindings for SPEAr's timerViresh Kumar3-3/+1
2012-04-22SPEAr: Remove existing padmux support for SPEArViresh Kumar1-128/+0
2012-04-22ARM: spear: remove most mach/*.h header contentsArnd Bergmann8-517/+6
2012-04-22SPEAr: Add PL080 DMA support for 3xx and 6xxViresh Kumar1-0/+2
2012-04-22ARM: SPEAr3xx: Add device-tree support to SPEAr3xx architectureViresh Kumar3-28/+13
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-19/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-18/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-18/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-19/+0
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+2
2012-01-05ARM: restart: spear: use new restart hookRussell King1-0/+2
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-19/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-19/+0
2011-11-15ARM: spear: convert to MULTI_IRQ_HANDLERJamie Iles1-27/+0
2011-10-13ARM: spear: remove mach/memory.h and plat/memory.hNicolas Pitre1-19/+0
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-19/+0
2011-05-20ARM: 6929/1: SPEAr3xx: Append spear3** with global device structuresviresh kumar1-3/+3
2011-05-20ARM: 6930/1: SPEAr3xx: Rework pmx_dev code to remove conflictsRyan Mallon1-96/+97
2011-05-20ARM: 6935/1: SPEAR3xx: Rename register/irq defines to remove naming conflictsRyan Mallon5-163/+165
2011-05-20ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.cviresh kumar1-1/+1
2011-03-09ARM: 6794/1: SPEAr: Append UL to device address macros.Shiraz Hashim4-78/+80
2011-03-09ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h filesviresh kumar4-136/+2
2011-03-09ARM: 6789/1: SPEAr3xx: Rename sdio to sdhciviresh kumar4-11/+11
2011-03-09ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar4-3/+2
2011-03-09ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar2-3/+3
2011-03-09ARM: 6703/1: SPEAr: update clk API supportviresh kumar1-2/+3
2011-03-09ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim1-1/+2
2011-03-09ARM: 6678/1: SPEAr: update padmux codeviresh kumar1-7/+0
2011-03-09ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar2-68/+70
2011-02-21ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar1-1/+1
2010-05-04ARM: 6091/1: ST SPEAr: Adding support for shared irq layerviresh kumar4-7/+160
2010-04-14ARM: 6020/1: ST SPEAr: Adding gpio pad multiplexing supportviresh kumar1-7/+154
2010-04-14ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machinesviresh kumar2-0/+19
2010-04-14ARM: 6010/1: ST SPEAr: Added basic header files for SPEAr3xx machine familyviresh kumar17-0/+826