summaryrefslogtreecommitdiff
path: root/arch/arm/mach-w90x900/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2013-02-14ARM: w90x900: fix legacy assembly syntaxArnd Bergmann1-2/+2
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-09-14ARM: w90x900: move platform_data definitionsArnd Bergmann4-142/+0
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-30/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King1-8/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-8/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-20/+0
2012-01-20ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre1-0/+1
2012-01-05Merge branch 'restart' into for-linusRussell King1-22/+0
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-5/+0
2012-01-05ARM: restart: w90x900: use new restart hookRussell King1-17/+0
2012-01-05Merge branch 'restart-cleanup' into restartRussell King2-2/+3
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King1-23/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2-2/+3
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-23/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-12ARM: 7158/1: add new MFP implement for NUC900wanzongshun2-2/+3
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-23/+0
2011-10-13ARM: mach-w90x900: remove mach/memory.hNicolas Pitre1-23/+0
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-2/+0
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-0/+1
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King1-4/+1
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park1-7/+0
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-08-11i2c/nuc900: add i2c driver support for nuc900Wan ZongShun1-0/+9
2010-07-29ARM: 6274/1: add global control registers definition header file for nuc900wanzongshun1-0/+39
2010-05-24ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900wanzongshun1-0/+24
2010-03-12NUC900 LCD Controller DriverWang Qiang2-0/+336
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-01-05ARM: 5864/1: Implement arch_reset() in NUC900Li Jie1-1/+14
2009-12-22ARM: 5855/1: putc support for nuc900wanzongshun1-0/+10
2009-12-13ARM: NUC900: Add spi driver support for nuc900Wan ZongShun1-0/+35
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+15
2009-08-09Input: w90p910_keypad - adjust to use definitions from matrix_keypad.hDmitry Torokhov1-4/+1
2009-08-09Input: add keypad driver for w90p910Wan ZongShun1-0/+18
2009-08-01ARM: 5634/1: Add static setting cpu frequence for w90p910 platformwanzongshun2-0/+55
2009-06-11[ARM] 5549/1: Add clock api for w90p910 platform.wanzongshun1-0/+7
2009-06-11[ARM] 5548/1: Add gpio api for w90p910 platformwanzongshun1-0/+34
2009-05-07[ARM] 5499/1: Add Usb register controller header file dfinewanzongshun1-0/+35
2009-05-07[ARM] 5498/1: w90p910 Clock register controller header file dfinewanzongshun1-0/+31
2009-05-07[ARM] 5494/1: Add w90p910 irq number definewanzongshun1-4/+45
2009-05-07[ARM] 5493/1: Add w90p910 IC interface controller regester mapwanzongshun1-10/+91
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2008-12-03[ARM] 5338/1: Add Nuvoton W90P910 Platform supportwanzongshun13-0/+500