aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into for-linusRussell King2011-05-231-1/+1
|\
| * ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-1/+1
* | clocksource: convert W90x900 24-bit down counting clocksourceRussell King2011-05-231-15/+2
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
* ARM: w90x900: irq_data conversion.Lennert Buytenhek2011-01-131-10/+10
* Merge branch 'misc' into develRussell King2011-01-061-1/+1
|\
| * ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD2010-11-261-1/+1
* | ARM: nuc: update clock source registrationRussell King2010-12-221-4/+1
|/
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-203-6/+0
* i2c/nuc900: add i2c driver support for nuc900Wan ZongShun2010-08-111-0/+9
*-. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-315-63/+120
|\ \
| | * ARM: 6274/1: add global control registers definition header file for nuc900wanzongshun2010-07-291-0/+39
| | * ARM: 6250/1: patch for modifying spi flash configurationwanzongshun2010-07-221-2/+2
| | * ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_devwanzongshun2010-07-221-0/+1
| | * ARM: 6232/1: add nuc900 keypad arch platform datawanzongshun2010-07-221-0/+37
| | * ARM: 6231/1: re-organize the nuc900 lcd arch platform data settingwanzongshun2010-07-224-61/+41
| |/
* | ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun2010-07-221-1/+1
|/
* ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900wanzongshun2010-05-243-0/+58
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NUC900 LCD Controller DriverWang Qiang2010-03-126-0/+430
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-253-11/+1
|\
| * ARM: Consolidate clks_register() and similarRussell King2010-02-123-11/+1
* | Merge branch 'misc2' into develRussell King2010-02-251-1/+1
|\ \
| * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King2010-02-253-28/+62
|\ \ \ \ \ | | | | |/
| | | | * ARM: 5864/1: Implement arch_reset() in NUC900Li Jie2010-01-051-1/+14
| | | | * ARM: 5863/1: fix bugs of clock source of NUC900Li Jie2010-01-051-27/+37
| |_|_|/ |/| | |
| | | * ARM: 5949/1: NUC900 add gpio virtual memory mapwanzongshun2010-02-211-0/+1
| | | * ARM: 5948/1: Enable timer0 to time4 clock support for nuc910wanzongshun2010-02-211-0/+10
| |_|/ |/| |
* | | ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
* | | ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
* | | ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-141-0/+35
|\ \ \ | |/ / |/| |
| * | ARM: NUC900: Add spi driver support for nuc900Wan ZongShun2009-12-131-0/+35
| |/
* | ARM: 5842/1: add spi resource support for nuc900wanzongshun2009-12-011-0/+16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-141-0/+15
|\
| * Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov2009-08-091-4/+1
| * Input: add keypad driver for w90p910Wan ZongShun2009-08-091-0/+18
* | ARM: 5684/1: Add nuc960 platform to w90x900wanzongshun2009-09-025-0/+143
* | ARM: 5683/1: Add nuc950 platform to w90x900wanzongshun2009-09-025-0/+143
* | ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-0215-623/+725
* | ARM: 5675/1: The semaphore is used as mutex so make it a mutexwanzongshun2009-08-151-9/+9
* | ARM: 5674/1: Add clocksource/clockevent support for w90p910 platformwanzongshun2009-08-153-24/+135
* | ARM: 5634/1: Add static setting cpu frequence for w90p910 platformwanzongshun2009-08-016-1/+228
* | ARM: 5633/1: Add wdt resource for w90p910 platformwanzongshun2009-08-011-0/+23
* | [ARM] 5619/1: Add spi mfp api for w90p910 spi driverwanzongshun2009-07-231-0/+38
* | [ARM] 5618/1: Add spi resource define for w90p910 spi driverwanzongshun2009-07-231-0/+61
* | [ARM] 5617/1: rename this spi device as w90p910-spiwanzongshun2009-07-231-1/+1