index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-prima2
Age
Commit message (
Expand
)
Author
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-16
ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller
Barry Song
2012-05-08
ARM: prima2: use machine specific hook for late init
Shawn Guo
2012-03-29
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-23
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-06
ARM: remove bunch of now unused mach/io.h files
Rob Herring
2012-02-22
Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...
Russell King
2012-02-21
ARM: remove disable_fiq and arch_ret_to_user macros
Rob Herring
2012-02-16
irq_domain: Remove irq_domain_add_simple()
Grant Likely
2012-02-03
ARM: prima2: convert to common sched_clock() implementation
Marc Zyngier
2012-01-20
ARM: big removal of now unused arch_idle()
Nicolas Pitre
2012-01-05
Merge branch 'restart' into for-linus
Russell King
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
2012-01-05
ARM: restart: remove the now empty arch_reset()
Russell King
2012-01-05
ARM: restart: prima2: use new restart hook
Russell King
2011-12-02
ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'
Barry Song
2011-12-02
ARM: CSR: fix build error due to new mdesc->dma_zone_size
Barry Song
2011-11-26
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-15
ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_END
Nicolas Pitre
2011-11-01
Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-31
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
2011-10-31
Merge branch 'depends/rmk/memory_h' into next/fixes
Arnd Bergmann
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-25
Merge branch 'misc' into for-linus
Russell King
2011-10-24
ARM: CSR: PM: use outer_resume to resume L2 cache
Barry Song
2011-10-24
ARM: CSR: call l2x0_of_init to init L2 cache of SiRFprimaII
Barry Song
2011-10-18
Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...
Russell King
2011-10-17
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
2011-10-13
ARM: mach-prima2: remove mach/memory.h
Nicolas Pitre
2011-10-08
Merge branch 'depends/rmk/devel-stable' into next/cleanup
Arnd Bergmann
2011-10-01
ARM: CSR: clock: Fix indentation
Barry Song
2011-10-01
ARM: CSR: prima2: fix trailing whitespace
Barry Song
2011-10-01
ARM: CSR: timer: space required before the open parenthesis '('
Barry Song
2011-10-01
ARM: CSR: timer: do not initialise statics to 0 or NULL
Barry Song
2011-09-26
ARM: add an extra temp register to the low level debugging addruart macro
Nicolas Pitre
2011-09-21
ARM: CSR: PM: add sleep entry for SiRFprimaII
Rongjun Ying
2011-09-21
ARM: CSR: PM: save/restore irq status in suspend cycle
Barry Song
2011-09-21
ARM: CSR: PM: save/restore timer status in suspend cycle
Barry Song
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-09-11
ARM: CSR: add rtc i/o bridge interface for SiRFprimaII
Zhiwu Song
2011-09-11
ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to Linux
Barry Song
2011-09-11
ARM: CSR: add missing sentinels to of_device_id tables
Jamie Iles
2011-09-06
ARM: mach-prima2: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
2011-08-21
ARM: mach-prima2: convert boot_params to atag_offset
Nicolas Pitre
2011-07-09
ARM: CSR: initializing L2 cache
Rongjun Ying
2011-07-09
ARM: CSR: mapping early DEBUG_LL uart
Barry Song
2011-07-09
ARM: CSR: Adding CSR SiRFprimaII board support
Binghua Duan