]> code.ossystems Code Review - bsp/u-boot.git/commit
Merge tag 'v2016.11-rc3' into 2016.11+fslc
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 Nov 2016 10:10:19 +0000 (08:10 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 1 Nov 2016 10:10:32 +0000 (08:10 -0200)
commit854bc28b5e821477efb35a6eabfdebf8dcbaa2bb
tree69956ab076c3c3f2ea2a7790539c6eee841c5492
parent0dc41492dc78f079c290059de72aea85c8f9b0af
parentd8bdfc80da39211d95f10d24e79f2e867305f71b
Merge tag 'v2016.11-rc3' into 2016.11+fslc

Prepare v2016.11-rc3

* tag 'v2016.11-rc3':
  Prepare v2016.11-rc3
  README: fix typo candiate -> candidate
  travis.yml: Add in uniphier as a job, modify aarch64 builds a bit
  mkimage: Fix missing free() in show_valid_options()
  cmd: load: align cache flush
  Fix spelling of "resetting".
  Fix spelling of "extended".
  Fix spelling of "occur".
  Fix spelling of "multiple".
  omap3logic: Fix Auto detect Logic PD Models
  OMAP3: omap3_logic: Add scripts to boot over network.
  OMAP3: omap3_logic: Remove LCD preboot info
  ti: common: board_detect: Return a valid empty string for un-initialized eeprom
  ti: common: board_detect: Setup initial default value for config as well
  ti: common: board_detect: Replace hardcoded value with macro
  cosmetic: Fix indentation in README

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>