public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support
Date: Wed, 20 Jan 2016 08:28:04 +0100	[thread overview]
Message-ID: <20160120082804.754b2b20@crub> (raw)
In-Reply-To: <CAPnjgZ3bxUc+MLFoios6m001rBOak8tw4ZybymKTTUVJUG+j8Q@mail.gmail.com>

Hi Simon,

On Mon, 18 Jan 2016 19:57:53 -0700
Simon Glass <sjg@chromium.org> wrote:
...
> >> Changes in v2:
> >> - Fix Ebabling typo in comment
> >> - Remove duplicated @fb_size line in common
> >> - Fix comment for video_get_ysize()
> >> - Fix reference to \n which should be \b
> >> - Fix 'withthe' typo in comment
> >> - Fix 'resolutino' typo in comment
> 
> If this looks OK, please let me know if you plan to pick this up,
> otherwise I'll bring it via DM. There are some dependent patches in
> dm/master, but I can send a pull request for those.

I can apply this series when the dependent patches in dm/master are
merged to u-boot/master. You can merge this series via DM if you like,
no objection from my side.

Thanks,
Anatolij

      reply	other threads:[~2016-01-20  7:28 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19  2:52 [U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 01/14] dm: video: Add a video uclass Simon Glass
2016-01-21 15:18   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 02/14] dm: lcd: Avoid using the lcd.h header file with driver model Simon Glass
2016-01-21 15:18   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 03/14] dm: video: Add a uclass for the text console Simon Glass
2016-01-21 15:18   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 04/14] dm: video: Add a 'normal' text console driver Simon Glass
2016-01-21 15:18   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 05/14] dm: video: Add a driver for a rotated text console Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 06/14] common: Move LCD and video memory reservation together Simon Glass
2016-01-21 15:18   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 07/14] dm: common: Add memory reservation for the video uclass Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 08/14] dm: video: Implement the bmp command for driver model Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 09/14] dm: stdio: video: Plumb the video uclass into stdio Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 10/14] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 11/14] dm: video: sandbox: Convert sandbox to use driver model for video Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 12/14] dm: video: test: Add tests for the video uclass Simon Glass
2016-01-21 15:19   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 13/14] dm: video: test: Add tests for rotated consoles Simon Glass
2016-01-21 15:26   ` Simon Glass
2016-01-19  2:52 ` [U-Boot] [PATCH v2 14/14] dm: video: test: Test that bitmap display works correctly Simon Glass
2016-01-21 15:26   ` Simon Glass
2016-01-19  2:56 ` [U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support Simon Glass
2016-01-19  2:57   ` Simon Glass
2016-01-20  7:28     ` Anatolij Gustschin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160120082804.754b2b20@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox