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