ea04dd3b | 18-Jul-2013 |
Alexander Shiyan <shc_work@mail.ru> |
ARM: clps711x: edb7211: Remove extra iotable_init() call
The keyboard driver for the CLPS711X platform is missing, so there is no need to call iotable_init() for this memory region.
Signed-off-by:
ARM: clps711x: edb7211: Remove extra iotable_init() call
The keyboard driver for the CLPS711X platform is missing, so there is no need to call iotable_init() for this memory region.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
show more ...
|
f09a417a | 18-Jul-2013 |
Alexander Shiyan <shc_work@mail.ru> |
ARM: clps711x: autcpu12: Remove incorrect config checking
This patch removes incorrect config symbols checking since these symbols not contain "CONFIG_" prefix. Anyway, checking is unneeded here and
ARM: clps711x: autcpu12: Remove incorrect config checking
This patch removes incorrect config symbols checking since these symbols not contain "CONFIG_" prefix. Anyway, checking is unneeded here and this patch remove it completely.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
show more ...
|
a0d3a2d9 | 18-Jul-2013 |
Alexander Shiyan <shc_work@mail.ru> |
ARM: clps711x: Drop fortunet board support
This patch removes support for the fortunet board. This board is not maintained by long time and it seems no one is not using it.
Signed-off-by: Alexander
ARM: clps711x: Drop fortunet board support
This patch removes support for the fortunet board. This board is not maintained by long time and it seems no one is not using it.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
show more ...
|
6597619f | 13-May-2013 |
Alexander Shiyan <shc_work@mail.ru> |
ARM: clps711x: Add support for SYSCON driver
This patch adds support for SYSCON driver for CLPS711X targets. At this time there are no users for this driver, but it is will be used as start point to
ARM: clps711x: Add support for SYSCON driver
This patch adds support for SYSCON driver for CLPS711X targets. At this time there are no users for this driver, but it is will be used as start point to use in CLPS711X drivers and remove <mach/xx> dependencies.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
show more ...
|
e337d724 | 13-May-2013 |
Alexander Shiyan <shc_work@mail.ru> |
ARM: clps711x: edb7211: Control LCD backlight via PWM
This patch provide control LCD backlight via PWM. GPIO is used only for switch backlight ON and OFF.
Signed-off-by: Alexander Shiyan <shc_work@
ARM: clps711x: edb7211: Control LCD backlight via PWM
This patch provide control LCD backlight via PWM. GPIO is used only for switch backlight ON and OFF.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
show more ...
|
7dfbf1b6 | 13-May-2013 |
Alexander Shiyan <shc_work@mail.ru> |
ARM: clps711x: Optimize interrupt handling
This patch modify interrupt handler for processing all penging interrupts at once.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof
ARM: clps711x: Optimize interrupt handling
This patch modify interrupt handler for processing all penging interrupts at once.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Olof Johansson <olof@lixom.net>
show more ...
|