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