Age | Commit message (Expand) | Author |
2012-10-15 | pinctrl: sirf: remove sirfsoc_gpio_set_pull function | Arnd Bergmann |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson |
2012-09-20 | ARM: dtb: move all dtb targets to common Makefile | Olof Johansson |
2012-09-20 | Merge branch 'next/dt' into next/multiplatform | Olof Johansson |
2012-09-19 | ARM: prima2: use __iomem pointers for MMIO | Arnd Bergmann |
2012-09-12 | Merge branch 'clk-3.7' of git://git.linaro.org/people/mturquette/linux into n... | Olof Johansson |
2012-09-05 | pinctrl: sirf: add DT-binding pinmux mapping support | Barry Song |
2012-08-28 | ARM: SIRF: make sirf irqchip driver optional since new SoCs will have GIC | Barry Song |
2012-08-28 | ARM: PRIMA2: adjust Kconfig to support select SoC features | Barry Song |
2012-08-28 | ARM: PRIMA2: use DT_MACHINE_START and convert to generic board | Barry Song |
2012-08-24 | clk: prima2: move from arch/arm/mach to drivers/clk | Barry Song |
2012-08-24 | ARM: PRIMA2: convert to common clk and finish full clk tree | Binghua Duan |
2012-08-02 | ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes | Barry Song |
2012-07-02 | PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII | Barry Song |
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 |