[U-Boot] Please pull u-boot-x86

Bin Meng bmeng.cn at gmail.com
Wed Dec 9 03:02:47 CET 2015


Hi Tom,

This includes fixes to PCI UART on CrownBay and Galileo, and minor
changes to x86 timer.

The following changes since commit 8555dd88cd1a7b5dd1e76c111fe635a92223b98b:

  axs10x: add support of generic EHCI USB 2.0 controller (2015-12-08
17:29:56 +0300)

are available in the git repository at:

  git://git.denx.de/u-boot-x86.git master

for you to fetch changes up to 5436aebdef200f9e1e48fe1988e1582c2f6e996d:

  common: Remove timer_init() call for x86 (2015-12-09 09:49:39 +0800)

----------------------------------------------------------------
Bin Meng (4):
      fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE
      x86: Fix PCI UART compatible string for crownbay and galileo
      x86: Move i8254_init() to x86_cpu_init_f()
      common: Remove timer_init() call for x86

 arch/x86/cpu/cpu.c        |  5 +++++
 arch/x86/dts/crownbay.dts |  8 ++++----
 arch/x86/dts/galileo.dts  |  2 +-
 common/board_f.c          |  2 +-
 common/fdt_support.c      |  3 ++-
 drivers/timer/tsc_timer.c | 10 ----------
 6 files changed, 13 insertions(+), 17 deletions(-)

Regards,
Bin


More information about the U-Boot mailing list