All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 12/22] x86: pci: Display vesa modes in hex
Date: Mon, 5 Jan 2015 10:40:30 -0700	[thread overview]
Message-ID: <CAPnjgZ3chBhf5FHntRX47wd0WG_-RZrp2Rr=2Xkzy95qcYyd-w@mail.gmail.com> (raw)
In-Reply-To: <1420154295-16633-13-git-send-email-sjg@chromium.org>

On 1 January 2015 at 16:18, Simon Glass <sjg@chromium.org> wrote:
> The hex value is more commonly understood, so use that instead of decimal.
> Add a 0x prefix to avoid confusion.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
> Changes in v2: None
>
>  drivers/pci/pci_rom.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-x86/next.

  reply	other threads:[~2015-01-05 17:40 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-01 23:17 [U-Boot] [PATCH v2 0/22] x86: Add support for MTRRs Simon Glass
2015-01-01 23:17 ` [U-Boot] [PATCH v2 01/22] x86: Correct XIP_ROM_SIZE Simon Glass
2015-01-05 17:39   ` Simon Glass
2015-01-01 23:17 ` [U-Boot] [PATCH v2 02/22] x86: Drop RAMTOP Kconfig Simon Glass
2015-01-04  2:26   ` Bin Meng
2015-01-05 17:39     ` Simon Glass
2015-01-01 23:17 ` [U-Boot] [PATCH v2 03/22] x86: Correct ifdtool microcode calculation Simon Glass
2015-01-05 17:39   ` Simon Glass
2015-01-01 23:17 ` [U-Boot] [PATCH v2 04/22] x86: video: Add support for CONFIG_CONSOLE_SCROLL_LINES Simon Glass
2015-01-20  0:33   ` Simon Glass
2015-01-20  7:44     ` Anatolij Gustschin
2015-01-23 23:55       ` Simon Glass
2015-01-20  7:42   ` Anatolij Gustschin
2015-01-01 23:17 ` [U-Boot] [PATCH v2 05/22] x86: config: Always scroll the display by 5 lines, for speed Simon Glass
2015-01-23 23:55   ` Simon Glass
2015-01-01 23:17 ` [U-Boot] [PATCH v2 06/22] x86: video: Add a debug() to display the frame buffer address Simon Glass
2015-01-05 17:39   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 07/22] x86: pci: Don't return a vesa mode when there is not video Simon Glass
2015-01-05 17:39   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 08/22] x86: video: Add debug option to time the BIOS copy Simon Glass
2015-01-05 17:39   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 09/22] x86: ivybridge: Only run the Video BIOS when video is enabled Simon Glass
2015-01-04  2:31   ` Bin Meng
2015-01-05 17:40     ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 10/22] x86: Use cache, don't clear the display in video BIOS Simon Glass
2015-01-05 17:40   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 11/22] x86: Tidy up VESA mode numbers Simon Glass
2015-01-05 17:40   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 12/22] x86: pci: Display vesa modes in hex Simon Glass
2015-01-05 17:40   ` Simon Glass [this message]
2015-01-01 23:18 ` [U-Boot] [PATCH v2 13/22] x86: ivybridge: Drop support for ROM caching Simon Glass
2015-01-05 17:40   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 14/22] x86: Add support for MTRRs Simon Glass
2015-01-05 17:41   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 15/22] x86: ivybridge: Set up an MTRR for the video frame buffer Simon Glass
2015-01-04  3:18   ` Bin Meng
2015-01-04  3:20     ` Simon Glass
2015-01-04  3:28       ` Bin Meng
2015-01-05 17:41         ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 16/22] x86: board_f: Adjust x86 boot order for performance Simon Glass
2015-01-05 17:41   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 17/22] x86: ivybridge: Request MTRRs for DRAM regions Simon Glass
2015-01-05 17:41   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 18/22] x86: Commit the current MTRRs before relocation Simon Glass
2015-01-05 17:41   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 19/22] x86: ivybridge: Add a way to turn off the CAR Simon Glass
2015-01-05 17:41   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 20/22] x86: Disable CAR before relocation on platforms that need it Simon Glass
2015-01-04  3:53   ` Bin Meng
2015-01-05 17:41     ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 21/22] x86: ivybridge: Update microcode early in boot Simon Glass
2015-01-05 17:41   ` Simon Glass
2015-01-01 23:18 ` [U-Boot] [PATCH v2 22/22] x86: Add an 'mtrr' command to list and adjust MTRRs Simon Glass
2015-01-04  4:13   ` Bin Meng
2015-01-05 17:41     ` 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='CAPnjgZ3chBhf5FHntRX47wd0WG_-RZrp2Rr=2Xkzy95qcYyd-w@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.