Re: [U-Boot] [PATCH V2 2/3] video: add support for display controller in MB86R0x SoCs

2010-07-16 Thread Anatolij Gustschin
Dear Matthias, On Mon, 28 Jun 2010 14:04:49 +0200 Matthias Weisser wrote: > This patch adds support for the display controller in > the MB86R0x SoCs. > > Signed-off-by: Matthias Weisser > --- > drivers/video/Makefile |1 + > drivers/video/mb86r0xgdc.c | 186 > +++

[U-Boot] [PATCH V2 2/3] video: add support for display controller in MB86R0x SoCs

2010-06-28 Thread Matthias Weisser
This patch adds support for the display controller in the MB86R0x SoCs. Signed-off-by: Matthias Weisser --- drivers/video/Makefile |1 + drivers/video/mb86r0xgdc.c | 186 2 files changed, 187 insertions(+), 0 deletions(-) create mode 100644

Re: [U-Boot] [PATCH V2 2/3] video: add support for display controller in MB86R0x SoCs

2010-06-12 Thread Anatolij Gustschin
Hi Matthias, On Wed, 5 May 2010 16:28:52 +0200 Matthias Weisser wrote: > This patch adds support for the display controller in > the MB86R0x SoCs. > > Signed-off-by: Matthias Weisser > --- > drivers/video/Makefile |1 + > drivers/video/mb86r0xgdc.c | 186 > +

[U-Boot] [PATCH V2 2/3] video: add support for display controller in MB86R0x SoCs

2010-05-05 Thread Matthias Weisser
This patch adds support for the display controller in the MB86R0x SoCs. Signed-off-by: Matthias Weisser --- drivers/video/Makefile |1 + drivers/video/mb86r0xgdc.c | 186 2 files changed, 187 insertions(+), 0 deletions(-) create mode 100644