Age | Commit message (Expand) | Author | Files | Lines |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 14 | -10/+22 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: mmp: use new restart hook | Russell King | 14 | -6/+22 |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King | 2 | -2/+2 |
2011-12-19 | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 1 | -13/+3 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -5/+0 |
2011-12-06 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2 | -2/+2 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -5/+0 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -2/+2 |
2011-11-17 | ARM: pxa168/gplugd: add the correct SSP device | Eric Miao | 1 | -1/+1 |
2011-11-14 | ARM: mmp: fix build error on gpio | Haojian Zhuang | 1 | -1/+1 |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -2/+3 |
2011-11-06 | Merge branch 'next/devel2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 6 | -1/+231 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 8 | -13/+20 |
2011-11-01 | Merge branch 'depends/rmk/memory_h' into next/fixes | Arnd Bergmann | 2 | -15/+1 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 10 | -36/+38 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -15/+1 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 10 | -36/+38 |
2011-10-25 | ARM: mmp: register internal sram bank | Leo Yan | 3 | -0/+14 |
2011-10-25 | ARM: mmp: register audio sram bank | Leo Yan | 3 | -0/+13 |
2011-10-25 | ARM: mmp: add sram allocator | Leo Yan | 3 | -1/+204 |
2011-10-25 | ARM: mmp: rename SHEEVAD to GPLUGD | Eric Miao | 3 | -3/+3 |
2011-10-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+53 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-17 | ARM: 7006/1: Migrate to asm-generic wrapper support | Stephen Boyd | 2 | -2/+2 |
2011-10-13 | ARM: mach-mmp: remove mach/memory.h | Nicolas Pitre | 1 | -14/+0 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 4 | -9/+16 |
2011-10-02 | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 10 | -29/+36 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-09-11 | mtd: pxa3xx_nand: enable multiple chip select support | Lei Wen | 1 | -2/+3 |
2011-08-23 | USB: pxa168: Add onchip USB host controller support | Tanmay Upadhyay | 2 | -0/+53 |
2011-08-11 | ARM: mmp: Change the way we use timer 0 as clockevent timer. | Lennert Buytenhek | 1 | -12/+35 |
2011-08-11 | ARM: mmp: Switch to using timer 1 as clocksource timer. | Lennert Buytenhek | 1 | -2/+2 |
2011-08-11 | ARM: mmp: Also start timer 1 on boot. | Lennert Buytenhek | 1 | -6/+9 |
2011-08-11 | ARM: pxa168/gplugd: free correct GPIO | Tanmay Upadhyay | 1 | -2/+2 |
2011-08-11 | ARM: pxa168/gplugd: get rid of mfp-gplugd.h | Tanmay Upadhyay | 3 | -62/+45 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 5 | -10/+5 |
2011-07-27 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 11 | -1/+329 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -7/+0 |
2011-07-21 | mmc: sdhci-pxa: move platform data to include/linux/platform_data | Zhangfei Gao | 1 | -1/+1 |
2011-07-21 | mmc: update mmp2 mmc resources in arch/arm | Zhangfei Gao | 3 | -10/+18 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -7/+0 |
2011-07-12 | ARM: mmp/dkb: enable max7312 gpio expander | Haojian Zhuang | 1 | -1/+30 |
2011-07-12 | ARM: pxa168: Add board support for gplugD | Tanmay Upadhyay | 4 | -0/+249 |
2011-07-12 | ARM: pxa168: Add support for Ethernet | Tanmay Upadhyay | 4 | -0/+29 |
2011-07-12 | ARM: pxa168: Add support for UART3 | Tanmay Upadhyay | 2 | -0/+5 |
2011-07-12 | ARM: pxa: add clk_set_rate() | Haojian Zhuang | 2 | -0/+16 |
2011-07-06 | ARM: pxa168: correct nand pmu setting | Lei Wen | 1 | -1/+1 |
2011-07-06 | ARM: pxa910: correct nand pmu setting | Lei Wen | 1 | -1/+1 |
2011-05-07 | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 1 | -1/+1 |