Age | Commit message (Expand) | Author | Files | Lines |
2016-07-06 | ARM: clps711x: Switch to MULTIPLATFORM | Alexander Shiyan | 3 | -312/+0 |
2016-07-06 | ARM: clps711x: Reduce static map size | Alexander Shiyan | 1 | -1/+1 |
2014-07-07 | ARM: clps711x: Move debug include into arch/arm/include/debug/ | Alexander Shiyan | 2 | -39/+1 |
2014-07-07 | ARM: clps711x: Remove IO_ADDRESS() macro | Alexander Shiyan | 1 | -4/+1 |
2014-04-06 | Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -16/+0 |
2014-02-28 | ARM: clps711x: Remove EP72XX_ROM_BOOT option | Alexander Shiyan | 1 | -17/+0 |
2014-02-28 | ARM: clps711x: Migrate CLPS711X subarch to the new irqchip driver | Alexander Shiyan | 1 | -16/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -2/+0 |
2013-06-12 | ARM: clps711x: Add support for SYSCON driver | Alexander Shiyan | 1 | -86/+2 |
2013-06-12 | ARM: clps711x: Move specific definitions from hardware.h to boards files | Alexander Shiyan | 1 | -7/+0 |
2013-06-12 | ARM: clps711x: p720t: Define PLD registers as GPIOs | Alexander Shiyan | 1 | -116/+0 |
2013-06-12 | ARM: clps711x: autcpu12: Move remaining specific definitions to board file | Alexander Shiyan | 1 | -44/+0 |
2013-06-12 | ARM: clps711x: autcpu12: Special driver for handling memory is removed | Alexander Shiyan | 1 | -2/+0 |
2013-06-12 | ARM: clps711x: autcpu12: Add support for NOR flash | Alexander Shiyan | 1 | -5/+0 |
2013-06-12 | ARM: clps711x: autcpu12: Move LCD DPOT definitions to board file | Alexander Shiyan | 1 | -8/+0 |
2013-06-12 | ARM: clps711x: Remove NEED_MACH_MEMORY_H dependency | Alexander Shiyan | 1 | -41/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-11-21 | ARM: clps711x: edb7211: Add support for NOR-Flash | Alexander Shiyan | 1 | -4/+0 |
2012-11-21 | ARM: clps711x: Moving backlight controls of framebuffer driver to the board | Alexander Shiyan | 1 | -6/+0 |
2012-11-21 | ARM: clps711x: p720t: Special driver for handling NAND memory is removed | Alexander Shiyan | 1 | -0/+3 |
2012-11-21 | ARM: clps711x: Moving power management of framebuffer driver to the board | Alexander Shiyan | 1 | -2/+0 |
2012-11-21 | ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed | Alexander Shiyan | 1 | -10/+0 |
2012-11-21 | ARM: clps711x: Add FIQ interrupt handling | Alexander Shiyan | 1 | -0/+3 |
2012-11-21 | ARM: clps711x: Implement usage "MULTI_IRQ_HANDLER" kernel option for a platform | Alexander Shiyan | 1 | -51/+0 |
2012-11-21 | ARM: clps711x: Implement usage "SPARSE_IRQ" kernel option for a platform | Alexander Shiyan | 2 | -46/+21 |
2012-11-21 | ARM: clps711x: cdb89712: Special driver for handling memory is removed | Alexander Shiyan | 1 | -0/+3 |
2012-11-21 | ARM: clps711x: Using platform_driver for ethernet device | Alexander Shiyan | 2 | -14/+0 |
2012-10-25 | ARM: clps711x: make all virtual addresses definition via one macro | Alexander Shiyan | 3 | -60/+19 |
2012-10-25 | ARM: clps711x: added missing definitions | Alexander Shiyan | 1 | -0/+3 |
2012-10-25 | ARM: clps711x: rework IRQ sybsustem initialization | Alexander Shiyan | 1 | -4/+0 |
2012-09-28 | ARM: clps711x: Remove board support for CEIVA | Alexander Shiyan | 1 | -48/+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 | 1 | -22/+1 |
2012-07-18 | ARM: clps711x: Removed superfluous transform virt_to_bus and related functions | Alexander Shiyan | 1 | -37/+0 |
2012-05-15 | ARM: clps711x: Cleanup IRQ handling | Alexander Shiyan | 1 | -4/+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 | 1 | -23/+0 |
2012-05-11 | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan | 5 | -39/+26 |
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 | 1 | -4/+1 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -5/+0 |
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 | 1 | -1/+0 |