]> code.ossystems Code Review - bsp/u-boot.git/commit
Merge tag 'v2016.07' into 2016.07+fslc
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 Jul 2016 20:21:21 +0000 (17:21 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 11 Jul 2016 20:21:31 +0000 (17:21 -0300)
commitd27fd386567474bc8d7d79c9de4672ba540f012f
treec6dfdb2f61e9a4d157a03efde8a6c2743f2cb1b2
parentf94327f2c92d88db8baabd45c61187c9c587673d
parent19ce924ff914f315dc2fdf79f357825c513aed6e
Merge tag 'v2016.07' into 2016.07+fslc

Prepare v2016.07

* tag 'v2016.07': (38 commits)
  Prepare v2016.07
  doc: ARMv8: add README.pine64
  mkimage -l is broken for images after gpimage
  git-mailrc: add rockchip alias
  armv8: Enable CPUECTLR.SMPEN for coherency
  test/py: support 'memstart =' in u_boot_utils.find_ram_base()
  test/py: strip VT100 codes from match buffer
  arm: Fix setjmp (again)
  SPL: tiny-printf: avoid any BSS usage
  test/py: fix CONFIG_ tests
  mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
  powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata
  net: rtl8169: Fix return value for rtl_send_common
  net: Fix incorrect RPC packets on 64-bit systems
  driver: net: phylib: add support for aquantia AQR106/107 PHY
  net: designware: Make driver independent from DM_GPIO again
  common: Always include errno.h in common.h
  fdt: Drop some unused compatible strings
  tegra: video: Always use write-through cache on LCD
  video: tegra: Move to using simple-panel and pwm-backlight
  ...

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