summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-w90x900
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [ARM] 5616/1: Add mac resource define for w90p910 mac driverwanzongshun2009-07-231-0/+33
* | [ARM] 5610/1: Add fmi resource define for w90p910 platformwanzongshun2009-07-231-0/+23
* | [ARM] 5604/1: Add keypad multi-function pin api for w90p910 platformwanzongshun2009-07-171-1/+5
* | [ARM] 5602/1: Add sub clock api for w90p910 platformwanzongshun2009-07-173-0/+32
* | [ARM] 5591/1: Add group irq enable/disable for w90p910 platform.wanzongshun2009-07-091-8/+146
|/
* [ARM] 5549/1: Add clock api for w90p910 platform.wanzongshun2009-06-117-4/+163
* [ARM] 5548/1: Add gpio api for w90p910 platformwanzongshun2009-06-113-1/+189
* [ARM] 5551/1: Add multi-function pin api for w90p910 platform.wanzongshun2009-06-112-1/+117
* [ARM] 5512/1: Add w90p910 rtc,kpi and usbd device platform_device define.wanzongshun2009-05-181-0/+73
* [ARM] 5511/1: Add w90p910 rtc,kpi and usbd device map_desc define.wanzongshun2009-05-181-0/+3
OpenPOWER on IntegriCloud