| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 3 | -3/+3 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | ARM: mmp: PXA910 drive strength FAST using wrong value | Philip Rakity | 2011-01-15 | 1 | -1/+1 |
* | ARM: mmp: MMP2 drive strength FAST using wrong value | Philip Rakity | 2011-01-15 | 1 | -1/+1 |
* | ARM: mmp: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 2 | -31/+33 |
* | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 10 | -175/+488 |
|\ |
|
| * | ARM: mmp: refactored 5V regulator support using fixed-regulator | Mark F. Brown | 2010-12-20 | 1 | -0/+38 |
| * | ARM: mmp: correct the naming of GPIOxx_GPIO definitions | Eric Miao | 2010-12-20 | 2 | -170/+170 |
| * | ARM: mmp: select CPU_PJ4 | Haojian Zhuang | 2010-12-18 | 1 | -3/+4 |
| * | ARM: mmp: fix the typo - MMP2 is compatible with ARMv7 | Haojian Zhuang | 2010-12-16 | 1 | -2/+2 |
| * | ARM: mmp: append brownstone support | Haojian Zhuang | 2010-12-16 | 3 | -0/+178 |
| * | ARM: mmp: add usb clock for pxa168/pxa910 | cxie4 | 2010-12-16 | 1 | -0/+2 |
| * | ARM: mmp: add sd card to jasper | Zhangfei Gao | 2010-12-16 | 1 | -0/+35 |
| * | ARM: mmp: add mmc resource | Zhangfei Gao | 2010-12-16 | 3 | -0/+59 |
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 1 | -1/+2 |
| |\ \ |
|
| * | | | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -1/+1 |
* | | | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | 1 | -26/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ARM: mmp: convert sched_clock() to use new infrastructure | Russell King | 2010-12-22 | 1 | -21/+11 |
| * | | | ARM: ensure all sched_clock() implementations are notrace marked | Russell King | 2010-12-22 | 1 | -1/+1 |
| * | | | ARM: mmp: update clock source registration | Russell King | 2010-12-22 | 1 | -4/+1 |
| | |/
| |/| |
|
* | | | ARM: mmp2: remove not used clk_rtc | Jason Chagas | 2010-11-30 | 1 | -1/+0 |
|/ / |
|
* | | ARM: mmp: fix cpuid detection on mmp2 | Haojian Zhuang | 2010-11-03 | 1 | -1/+2 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 7 | -16/+0 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -6/+5 |
* | ARM: mmp: update cpuid of pxa168 and pxa910 | Haojian Zhuang | 2010-10-09 | 2 | -17/+42 |
* | ARM: pxa168/teton bga: add board support for i2c and rtc-ds1337 | Mark F. Brown | 2010-10-09 | 1 | -0/+16 |
* | ARM: pxa168/teton bga: added keypad support | Mark F. Brown | 2010-10-09 | 1 | -0/+24 |
* | ARM: pxa168: added support for Teton BGA platform | Mark F. Brown | 2010-10-09 | 4 | -0/+86 |
* | ARM: mmp: support sparse irq | Haojian Zhuang | 2010-10-09 | 5 | -4/+16 |
* | ARM: pxa168/aspenite: add board support for keypad | Mark F. Brown | 2010-10-09 | 1 | -0/+27 |
* | ARM: pxa168: added keypad wake clear event support for platform | Mark F. Brown | 2010-10-09 | 2 | -0/+15 |
* | ARM: pxa168: added wake clear register support for APMU | Mark F. Brown | 2010-10-09 | 1 | -0/+12 |
* | ARM: pxa168: added keypad support | Mark F. Brown | 2010-10-09 | 3 | -0/+17 |
* | ARM: pxa168/aspenite: added initial support for TPO TD043MTEA1 LCD | Mark F. Brown | 2010-10-08 | 1 | -0/+60 |
* | ARM: pxa168: added framebuffer support code | Mark F. Brown | 2010-10-08 | 2 | -0/+11 |
* | ARM: pxa168: fix corrected reset vector | Mark F. Brown | 2010-09-25 | 1 | -1/+6 |
* | [ARM] mmp: move declarations into SoC specific header file from common.h | Eric Miao | 2010-08-05 | 6 | -9/+19 |
* | [ARM] mmp: avoid devices.h being included multiple times | Eric Miao | 2010-08-05 | 1 | -0/+4 |
* | [ARM] mmp: move mmp2 specific timer code to mmp2.c | Eric Miao | 2010-08-05 | 2 | -21/+21 |
* | [ARM] mmp: rename pxa_map_io() to mmp_map_io() | Eric Miao | 2010-08-05 | 8 | -9/+9 |
* | [ARM] mmp: remove never supported .boot_params for MMP | Eric Miao | 2010-08-05 | 6 | -7/+0 |
* | [ARM] mmp: append device support in jasper | Haojian Zhuang | 2010-05-11 | 1 | -0/+64 |
* | [ARM] mmp: update twsi index | Haojian Zhuang | 2010-05-11 | 1 | -7/+7 |
* | [ARM] mmp: add smc registers definition | Mingliang Hu | 2010-05-11 | 1 | -0/+37 |
* | [ARM] mmp: add dma support to mmp2 | Haojian Zhuang | 2010-05-11 | 1 | -0/+2 |
* | [ARM] mmp: update mfp setting | Haojian Zhuang | 2010-05-11 | 2 | -16/+214 |
* | [ARM] mmp: fix clock tick rate in mmp2 | Mingliang Hu | 2010-05-11 | 1 | -0/+4 |
* | [ARM] mmp: configure gpio pins from 128 to 192 | Haojian Zhuang | 2010-05-11 | 1 | -1/+1 |
* | [ARM] mmp: enable L2 in mmp2 | Haojian Zhuang | 2010-05-11 | 1 | -0/+5 |