| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: config: sort select statements alphanumerically | Russell King | 2012-10-13 | 1 | -2/+2 |
* | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse | 2012-10-09 | 10 | -234/+141 |
|\ |
|
| * | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 3 | -65/+62 |
| |\ |
|
| | * | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 2012-08-13 | 4 | -66/+62 |
| | |\ |
|
| | | * | ARM: mach-clps711x: retire custom LED code of P720T machine | Bryan Wu | 2012-08-01 | 4 | -66/+61 |
| * | | | ARM: clps711x: Remove board support for CEIVA | Alexander Shiyan | 2012-09-28 | 4 | -119/+0 |
| * | | | ARM: clps711x: Fix register definitions | Alexander Shiyan | 2012-09-28 | 1 | -5/+4 |
| * | | | ARM: clps711x: Fix lowlevel debug-macro | Alexander Shiyan | 2012-09-28 | 1 | -7/+1 |
| * | | | ARM: clps711x: Added simple clock framework | Alexander Shiyan | 2012-09-28 | 2 | -38/+74 |
| |/ / |
|
* | | | mtd: autcpu12-nvram: Convert driver to platform_device | Alexander Shiyan | 2012-09-29 | 1 | -0/+19 |
|/ / |
|
* | | ARM: clps711x: Remove the setting of the time | Alexander Shiyan | 2012-07-17 | 1 | -6/+0 |
* | | ARM: clps711x: Removed superfluous transform virt_to_bus and related functions | Alexander Shiyan | 2012-07-17 | 1 | -37/+0 |
* | | ARM: clps711x/p720t: Replace __initcall by .init_early call | Alexander Shiyan | 2012-07-17 | 1 | -19/+15 |
|/ |
|
* | ARM: clps711x: Cleanup IRQ handling | Alexander Shiyan | 2012-05-15 | 2 | -16/+1 |
* | ARM clps711x: Removed unused header mach/time.h | Alexander Shiyan | 2012-05-14 | 1 | -49/+0 |
* | ARM: clps711x: Added missing register definitions | Alexander Shiyan | 2012-05-14 | 1 | -0/+46 |
* | ARM: clps711x: Used own subarch directory for store header file | Alexander Shiyan | 2012-05-14 | 3 | -2/+234 |
* | ARM: clps711x: Combine header files into one for clps711x-targets | Alexander Shiyan | 2012-05-13 | 2 | -40/+4 |
* | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan | 2012-05-11 | 7 | -45/+28 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-30 | 1 | -0/+1 |
|\ |
|
| * | ARM: clps711x: fix missing include file | Olof Johansson | 2012-03-30 | 1 | -0/+1 |
* | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 2 | -37/+0 |
|\ \
| |/
|/| |
|
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-06 | 1 | -36/+0 |
| * | ARM: clps711x: remove unneeded include of mach/io.h | Rob Herring | 2012-03-06 | 1 | -1/+0 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 2 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 2 | -1/+1 |
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
|\ \ |
|
| * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| |/ |
|
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -32/+0 |
* | | ARM: mach-clps711x: move special idle code out of line | Nicolas Pitre | 2012-01-20 | 2 | -4/+17 |
|/ |
|
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 10 | -5/+13 |
|\ |
|
| * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | ARM: restart: clps711x: use new restart hook | Russell King | 2012-01-05 | 10 | -1/+13 |
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -20/+0 |
|\ \
| |/
|/| |
|
| * | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -20/+0 |
* | | Merge branch 'restart-cleanup' into restart | Russell King | 2011-11-21 | 4 | -141/+88 |
|\ \ |
|
| * | | ARM: clps711x: consolidate irq/mm/time code into a single file | Russell King | 2011-11-17 | 4 | -141/+88 |
| |/ |
|
* | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 8 | -8/+7 |
|\ |
|
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | ARM: mach-clps711x: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 7 | -7/+6 |
* | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 4 | -8/+4 |
* | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -1/+1 |
|/ |
|
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -4/+4 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -4/+4 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-16 | 1 | -1/+1 |
|\ |
|
| * | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | | arm/mach-clps711x: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -1/+1 |
|/ |
|
* | ARM: clps711x: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -20/+20 |
* | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 | 1 | -1/+1 |