Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 1 | -1/+1 |
2011-04-12 | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt number | Haojian Zhuang | 1 | -1/+1 |
2011-04-12 | ARM: pxa: always clear LPM bits for PXA168 MFPR | Haojian Zhuang | 1 | -0/+9 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 2 | -11/+11 |
2011-03-21 | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 3 | -3/+3 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-15 | ARM: mmp: PXA910 drive strength FAST using wrong value | Philip Rakity | 1 | -1/+1 |
2011-01-15 | ARM: mmp: MMP2 drive strength FAST using wrong value | Philip Rakity | 1 | -1/+1 |
2011-01-13 | ARM: mmp: irq_data conversion. | Lennert Buytenhek | 2 | -31/+33 |
2011-01-07 | Merge branch 'devel-stable' into devel | Russell King | 10 | -175/+488 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 1 | -1/+1 |
2011-01-07 | Merge branch 'smp' into misc | Russell King | 1 | -1/+2 |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 1 | -26/+13 |
2010-12-23 | ARM: mmp: convert sched_clock() to use new infrastructure | Russell King | 1 | -21/+11 |
2010-12-23 | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 1 | -1/+1 |
2010-12-23 | ARM: mmp: update clock source registration | Russell King | 1 | -4/+1 |
2010-12-20 | ARM: mmp: refactored 5V regulator support using fixed-regulator | Mark F. Brown | 1 | -0/+38 |
2010-12-20 | ARM: mmp: correct the naming of GPIOxx_GPIO definitions | Eric Miao | 2 | -170/+170 |
2010-12-18 | ARM: mmp: select CPU_PJ4 | Haojian Zhuang | 1 | -3/+4 |
2010-12-16 | ARM: mmp: fix the typo - MMP2 is compatible with ARMv7 | Haojian Zhuang | 1 | -2/+2 |
2010-12-16 | ARM: mmp: append brownstone support | Haojian Zhuang | 3 | -0/+178 |
2010-12-16 | ARM: mmp: add usb clock for pxa168/pxa910 | cxie4 | 1 | -0/+2 |
2010-12-16 | ARM: mmp: add sd card to jasper | Zhangfei Gao | 1 | -0/+35 |
2010-12-16 | ARM: mmp: add mmc resource | Zhangfei Gao | 3 | -0/+59 |
2010-11-30 | ARM: mmp2: remove not used clk_rtc | Jason Chagas | 1 | -1/+0 |
2010-11-26 | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 1 | -1/+1 |
2010-11-03 | ARM: mmp: fix cpuid detection on mmp2 | Haojian Zhuang | 1 | -1/+2 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 7 | -16/+0 |