summaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)AuthorFilesLines
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/kern...Linus 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 d...Russell 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
2011-09-21ARM: CSR: PM: save/restore timer status in suspend cycleBarry Song1-0/+34
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King4-0/+4
2011-09-11ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song2-0/+140
2011-09-11ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to LinuxBarry Song1-0/+3
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4
2011-09-06ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2-7/+1
2011-08-21ARM: mach-prima2: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-09ARM: CSR: initializing L2 cacheRongjun Ying2-0/+60
2011-07-09ARM: CSR: mapping early DEBUG_LL uartBarry Song4-0/+33
2011-07-09ARM: CSR: Adding CSR SiRFprimaII board supportBinghua Duan21-0/+1214