Age | Commit message (Expand) | Author | Files | Lines |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -25/+0 |
2013-10-01 | ARM: w90x900: delete <mach/gpio.h> | Linus Walleij | 1 | -30/+0 |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+0 |
2013-02-14 | ARM: w90x900: fix legacy assembly syntax | Arnd Bergmann | 1 | -2/+2 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-09-14 | ARM: w90x900: move platform_data definitions | Arnd Bergmann | 4 | -142/+0 |
2012-03-06 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -30/+0 |
2012-02-22 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -8/+0 |
2012-02-21 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -8/+0 |
2012-01-20 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -20/+0 |
2012-01-20 | ARM: mach-w90x900: properly disable CPU idle call | Nicolas Pitre | 1 | -0/+1 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -22/+0 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -5/+0 |
2012-01-05 | ARM: restart: w90x900: use new restart hook | Russell King | 1 | -17/+0 |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King | 2 | -2/+3 |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -23/+0 |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King | 2 | -2/+3 |
2011-11-26 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -23/+0 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -1/+1 |
2011-11-12 | ARM: 7158/1: add new MFP implement for NUC900 | wanzongshun | 2 | -2/+3 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -23/+0 |
2011-10-13 | ARM: mach-w90x900: remove mach/memory.h | Nicolas Pitre | 1 | -23/+0 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -0/+1 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -4/+1 |
2011-07-19 | ARM: Consolidate the clkdev header files | Kyungmin Park | 1 | -7/+0 |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 1 | -1/+1 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2010-08-11 | i2c/nuc900: add i2c driver support for nuc900 | Wan ZongShun | 1 | -0/+9 |
2010-07-29 | ARM: 6274/1: add global control registers definition header file for nuc900 | wanzongshun | 1 | -0/+39 |
2010-05-24 | ARM: 6141/1: Add audio support part in arch/arm/mach-w90x900 | wanzongshun | 1 | -0/+24 |
2010-03-12 | NUC900 LCD Controller Driver | Wang Qiang | 2 | -0/+336 |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-01-05 | ARM: 5864/1: Implement arch_reset() in NUC900 | Li Jie | 1 | -1/+14 |
2009-12-22 | ARM: 5855/1: putc support for nuc900 | wanzongshun | 1 | -0/+10 |
2009-12-13 | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun | 1 | -0/+35 |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+15 |
2009-08-09 | Input: w90p910_keypad - adjust to use definitions from matrix_keypad.h | Dmitry Torokhov | 1 | -4/+1 |
2009-08-09 | Input: add keypad driver for w90p910 | Wan ZongShun | 1 | -0/+18 |
2009-08-01 | ARM: 5634/1: Add static setting cpu frequence for w90p910 platform | wanzongshun | 2 | -0/+55 |
2009-06-11 | [ARM] 5549/1: Add clock api for w90p910 platform. | wanzongshun | 1 | -0/+7 |
2009-06-11 | [ARM] 5548/1: Add gpio api for w90p910 platform | wanzongshun | 1 | -0/+34 |
2009-05-07 | [ARM] 5499/1: Add Usb register controller header file dfine | wanzongshun | 1 | -0/+35 |
2009-05-07 | [ARM] 5498/1: w90p910 Clock register controller header file dfine | wanzongshun | 1 | -0/+31 |
2009-05-07 | [ARM] 5494/1: Add w90p910 irq number define | wanzongshun | 1 | -4/+45 |
2009-05-07 | [ARM] 5493/1: Add w90p910 IC interface controller regester map | wanzongshun | 1 | -10/+91 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2008-12-03 | [ARM] 5338/1: Add Nuvoton W90P910 Platform support | wanzongshun | 13 | -0/+500 |