summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2
AgeCommit message (Expand)AuthorFilesLines
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