All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
@ 2018-09-02 23:02 Simon Glass
  2018-09-02 23:02 ` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage Simon Glass
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Simon Glass @ 2018-09-02 23:02 UTC (permalink / raw)
  To: u-boot

There is a subtle problem with bootstage on x86. This series aims to fix
it so that it can be re-enabled on x86.


Simon Glass (4):
  Enable CONFIG_TIMER_EARLY with bootstage
  chromebook_samus: Increase pre-relocation memory
  binman: Add support for Intel reference code
  Revert "x86: galileo: Fix boot failure"

 configs/chromebook_samus_defconfig  |  2 +-
 configs/galileo_defconfig           |  3 +++
 drivers/timer/Kconfig               |  3 +++
 tools/binman/etype/intel_refcode.py | 27 +++++++++++++++++++++++++++
 4 files changed, 34 insertions(+), 1 deletion(-)
 create mode 100644 tools/binman/etype/intel_refcode.py

-- 
2.19.0.rc1.350.ge57e33dbd1-goog

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-10-07  1:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-02 23:02 [U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems Simon Glass
2018-09-02 23:02 ` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage Simon Glass
2018-09-04  9:06   ` Bin Meng
2018-09-26  5:41     ` Simon Glass
2018-09-26  6:39       ` Bin Meng
2018-09-27 13:41         ` Simon Glass
2018-10-02 13:25           ` Bin Meng
2018-10-07  1:29             ` Bin Meng
2018-09-02 23:02 ` [U-Boot] [PATCH 2/4] chromebook_samus: Increase pre-relocation memory Simon Glass
2018-09-04  9:06   ` Bin Meng
2018-09-26  6:42     ` Bin Meng
2018-09-02 23:02 ` [U-Boot] [PATCH 3/4] binman: Add support for Intel reference code Simon Glass
2018-09-04  9:06   ` Bin Meng
2018-09-26  6:43     ` Bin Meng
2018-09-02 23:02 ` [U-Boot] [PATCH 4/4] Revert "x86: galileo: Fix boot failure" Simon Glass
2018-09-04  9:07   ` Bin Meng
2018-09-26  5:41     ` Simon Glass
2018-09-26  6:40       ` Bin Meng

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.