aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ARM: dtb: move all dtb targets to common MakefileOlof Johansson1-2/+0
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson1-0/+2
2012-09-12Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into next/dtOlof Johansson4-513/+7
2012-09-05pinctrl: sirf: add DT-binding pinmux mapping supportBarry Song1-0/+2
2012-08-28ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GICBarry Song3-2/+6
2012-08-28ARM: PRIMA2: adjust Kconfig to support select SoC featuresBarry Song1-0/+15
2012-08-28ARM: PRIMA2: use DT_MACHINE_START and convert to generic boardBarry Song2-6/+7
2012-08-24clk: prima2: move from arch/arm/mach to drivers/clkBarry Song2-1172/+0
2012-08-24ARM: PRIMA2: convert to common clk and finish full clk treeBinghua Duan3-266/+932
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-07-02PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaIIBarry Song2-1/+14
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+13
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-08ARM: prima2: use machine specific hook for late initShawn Guo3-2/+13
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-16/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-14/+7
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-24/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-16/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-7/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-7/+0
2012-02-16irq_domain: Remove irq_domain_add_simple()Grant Likely1-1/+1
2012-02-03ARM: prima2: convert to common sched_clock() implementationMarc Zyngier1-14/+7
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-17/+0
2012-01-05Merge branch 'restart' into for-linusRussell King4-12/+9
2012-01-05Merge branch 'devel-stable' into for-linusRussell King2-18/+4
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: prima2: use new restart hookRussell King4-8/+9
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song1-0/+1
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song1-0/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-16/+0
2011-11-15ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDNicolas Pitre1-2/+4
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds8-36/+470
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds3-5/+5
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann4-25/+4
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann4-26/+5
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds4-26/+5
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-24ARM: CSR: PM: use outer_resume to resume L2 cacheBarry Song1-0/+1
2011-10-24ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaIIBarry Song1-37/+9
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into devel-stableRussell King4-25/+4
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-prima2: remove mach/memory.hNicolas Pitre2-17/+2
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann1-1/+1
2011-10-01ARM: CSR: clock: Fix indentationBarry Song1-2/+2
2011-10-01ARM: CSR: prima2: fix trailing whitespaceBarry Song1-1/+1
2011-10-01ARM: CSR: timer: space required before the open parenthesis '('Barry Song1-1/+1
2011-10-01ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-21ARM: CSR: PM: add sleep entry for SiRFprimaIIRongjun Ying4-0/+243
2011-09-21ARM: CSR: PM: save/restore irq status in suspend cycleBarry Song1-0/+40