From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 08/19] x86: video: Add video driver for bare x86 boards
Date: Sat, 15 Nov 2014 08:26:42 +0100 [thread overview]
Message-ID: <20141115082642.7daab965@crub> (raw)
In-Reply-To: <1416023805-9297-9-git-send-email-sjg@chromium.org>
Hi Simon,
On Fri, 14 Nov 2014 20:56:34 -0700
Simon Glass <sjg@chromium.org> wrote:
> Add a very simple driver which uses vesa to discover the video mode and
> then provides a frame buffer for use by U-Boot.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> ---
>
> drivers/video/Makefile | 1 +
> drivers/video/x86_fb.c | 37 +++++++++++++++++++++++++++++++++++++
> include/video_fb.h | 2 +-
> 3 files changed, 39 insertions(+), 1 deletion(-)
> create mode 100644 drivers/video/x86_fb.c
Acked-by: Anatolij Gustschin <agust@denx.de>
Thanks,
Anatolij
next prev parent reply other threads:[~2014-11-15 7:26 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-15 3:56 [U-Boot] [PATCH 0/19] x86: ivybridge: Add graphics support Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 01/19] x86: Add a definition of asmlinkage Simon Glass
2014-11-25 21:48 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 02/19] Introduce a header file for the BIOS emulator Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 03/19] x86: Add GDT descriptors for option ROMs Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 04/19] x86: Add vesa mode configuration options Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 05/19] Add support for Vesa BIOS extensions Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 06/19] x86: Add support for running option ROMs natively Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 07/19] pci: Add general support for execution of video ROMs Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 08/19] x86: video: Add video driver for bare x86 boards Simon Glass
2014-11-15 7:26 ` Anatolij Gustschin [this message]
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 09/19] x86: Allow an option ROM to be built into U-Boot Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 10/19] x86: Add initial video device init for Intel GMA Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 11/19] x86: dts: Add video information to the device tree Simon Glass
2014-11-25 21:49 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 12/19] x86: config: Enable video support for chromebook_link Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 13/19] bios_emulator: Allow x86 to use the emulator Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 14/19] bios_emulator: Add vesa support and allow ROMs to be passed in as data Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 15/19] bios_emulator: Allow a custom interrupt handler to be installed Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 16/19] bios_emulator: Add an option to enable debugging Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 17/19] bios_emulator: Always print errors when opcode decode fails Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 18/19] x86: chromebook_link: Enable the x86 emulator Simon Glass
2014-11-25 21:50 ` Simon Glass
2014-11-15 3:56 ` [U-Boot] [PATCH 19/19] x86: chromebook_link: Enable the Chrome OS EC Simon Glass
2014-11-25 21:50 ` Simon Glass
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=20141115082642.7daab965@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