aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 1-16/+0
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-14/+7
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 2-24/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesGravatar Rob Herring 1-16/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Gravatar Russell King 1-7/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosGravatar Rob Herring 1-7/+0
2012-02-16irq_domain: Remove irq_domain_add_simple()Gravatar Grant Likely 1-1/+1
2012-02-03ARM: prima2: convert to common sched_clock() implementationGravatar Marc Zyngier 1-14/+7
2012-01-20ARM: big removal of now unused arch_idle()Gravatar Nicolas Pitre 1-17/+0
2012-01-05Merge branch 'restart' into for-linusGravatar Russell King 4-12/+9
2012-01-05Merge branch 'devel-stable' into for-linusGravatar Russell King 2-18/+4
2012-01-05ARM: restart: remove the now empty arch_reset()Gravatar Russell King 1-4/+0
2012-01-05ARM: restart: prima2: use new restart hookGravatar Russell King 4-8/+9
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Gravatar Barry Song 1-0/+1
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeGravatar Barry Song 1-0/+1
2011-11-26ARM: big removal of now unused vmalloc.h filesGravatar Nicolas Pitre 1-16/+0
2011-11-15ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_ENDGravatar Nicolas Pitre 1-2/+4
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 8-36/+470
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 3-5/+5
2011-10-31Merge branch 'next/fixes' into next/cleanupGravatar Arnd Bergmann 4-25/+4
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesGravatar Arnd Bergmann 4-26/+5
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Gravatar Linus Torvalds 4-26/+5
2011-10-25Merge branch 'misc' into for-linusGravatar Russell King 1-1/+1
2011-10-24ARM: CSR: PM: use outer_resume to resume L2 cacheGravatar Barry Song 1-0/+1
2011-10-24ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaIIGravatar Barry Song 1-37/+9
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Gravatar Russell King 4-25/+4
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-10-13ARM: mach-prima2: remove mach/memory.hGravatar Nicolas Pitre 2-17/+2
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupGravatar Arnd Bergmann 1-1/+1
2011-10-01ARM: CSR: clock: Fix indentationGravatar Barry Song 1-2/+2
2011-10-01ARM: CSR: prima2: fix trailing whitespaceGravatar Barry Song 1-1/+1
2011-10-01ARM: CSR: timer: space required before the open parenthesis '('Gravatar Barry Song 1-1/+1
2011-10-01ARM: CSR: timer: do not initialise statics to 0 or NULLGravatar Barry Song 1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroGravatar Nicolas Pitre 1-1/+1
2011-09-21ARM: CSR: PM: add sleep entry for SiRFprimaIIGravatar Rongjun Ying 4-0/+243
2011-09-21ARM: CSR: PM: save/restore irq status in suspend cycleGravatar Barry Song 1-0/+40
2011-09-21ARM: CSR: PM: save/restore timer status in suspend cycleGravatar Barry Song 1-0/+34
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableGravatar Russell King 4-0/+4
2011-09-11ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIGravatar Zhiwu Song 2-0/+140
2011-09-11ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to LinuxGravatar Barry Song 1-0/+3
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesGravatar Jamie Iles 4-0/+4
2011-09-06ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeGravatar Nicolas Pitre 2-7/+1
2011-08-21ARM: mach-prima2: convert boot_params to atag_offsetGravatar Nicolas Pitre 1-1/+1
2011-07-09ARM: CSR: initializing L2 cacheGravatar Rongjun Ying 2-0/+60
2011-07-09ARM: CSR: mapping early DEBUG_LL uartGravatar Barry Song 4-0/+33
2011-07-09ARM: CSR: Adding CSR SiRFprimaII board supportGravatar Binghua Duan 21-0/+1214