| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7158/1: add new MFP implement for NUC900 | wanzongshun | 2011-11-12 | 3 | -8/+45 |
* | ARM: 7157/1: fix a building WARNING for nuc900 | wanzongshun | 2011-11-12 | 1 | -2/+2 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 4 | -26/+0 |
|\ |
|
| * | ARM: mach-w90x900: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 1 | -23/+0 |
| * | ARM: mach-w90x900: remove useless boot_params entries | Nicolas Pitre | 2011-08-21 | 3 | -3/+0 |
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -5/+1 |
|\ \ |
|
| * | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
| * | | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -0/+1 |
| * | | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -4/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 1 | -7/+0 |
| |\ \
| | |/ |
|
| * | | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 2011-09-15 | 1 | -1/+1 |
* | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
| |/
|/| |
|
* | | ARM: Consolidate the clkdev header files | Kyungmin Park | 2011-07-19 | 1 | -7/+0 |
|/ |
|
* | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -1/+1 |
* | | clocksource: convert W90x900 24-bit down counting clocksource | Russell King | 2011-05-23 | 1 | -15/+2 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | ARM: w90x900: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -10/+10 |
* | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -1/+1 |
|\ |
|
| * | ARM: 6483/1: arm & sh: factorised duplicated clkdev.c | Jean-Christop PLAGNIOL-VILLARD | 2010-11-26 | 1 | -1/+1 |
* | | ARM: nuc: update clock source registration | Russell King | 2010-12-22 | 1 | -4/+1 |
|/ |
|
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 3 | -6/+0 |
* | i2c/nuc900: add i2c driver support for nuc900 | Wan ZongShun | 2010-08-11 | 1 | -0/+9 |
*-. | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 | 5 | -63/+120 |
|\ \ |
|
| | * | ARM: 6274/1: add global control registers definition header file for nuc900 | wanzongshun | 2010-07-29 | 1 | -0/+39 |
| | * | ARM: 6250/1: patch for modifying spi flash configuration | wanzongshun | 2010-07-22 | 1 | -2/+2 |
| | * | ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_dev | wanzongshun | 2010-07-22 | 1 | -0/+1 |
| | * | ARM: 6232/1: add nuc900 keypad arch platform data | wanzongshun | 2010-07-22 | 1 | -0/+37 |
| | * | ARM: 6231/1: re-organize the nuc900 lcd arch platform data setting | wanzongshun | 2010-07-22 | 4 | -61/+41 |
| |/ |
|
* | | ARM: 6230/1: fix nuc900 touchscreen clk definition bug | wanzongshun | 2010-07-22 | 1 | -1/+1 |
|/ |
|
* | ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 | wanzongshun | 2010-05-24 | 3 | -0/+58 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | NUC900 LCD Controller Driver | Wang Qiang | 2010-03-12 | 6 | -0/+430 |
* | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 3 | -11/+1 |
|\ |
|
| * | ARM: Consolidate clks_register() and similar | Russell King | 2010-02-12 | 3 | -11/+1 |
* | | Merge branch 'misc2' into devel | Russell King | 2010-02-25 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 | 1 | -1/+1 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm... | Russell King | 2010-02-25 | 3 | -28/+62 |
|\ \ \ \ \
| | | | |/ |
|
| | | | * | ARM: 5864/1: Implement arch_reset() in NUC900 | Li Jie | 2010-01-05 | 1 | -1/+14 |
| | | | * | ARM: 5863/1: fix bugs of clock source of NUC900 | Li Jie | 2010-01-05 | 1 | -27/+37 |
| |_|_|/
|/| | | |
|
| | | * | ARM: 5949/1: NUC900 add gpio virtual memory map | wanzongshun | 2010-02-21 | 1 | -0/+1 |
| | | * | ARM: 5948/1: Enable timer0 to time4 clock support for nuc910 | wanzongshun | 2010-02-21 | 1 | -0/+10 |
| |_|/
|/| | |
|
* | | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+1 |
* | | | ARM: 5855/1: putc support for nuc900 | wanzongshun | 2009-12-22 | 1 | -0/+10 |
* | | | ARM: 5854/1: fix compiling error for NUC900 | wanzongshun | 2009-12-22 | 1 | -1/+1 |
* | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 | 1 | -0/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun | 2009-12-13 | 1 | -0/+35 |
| |/ |
|