]> code.ossystems Code Review - bsp/u-boot.git/commit
Merge tag 'v2016.07-rc3' into 2016.07+fslc
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 4 Jul 2016 15:20:49 +0000 (12:20 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 4 Jul 2016 15:20:49 +0000 (12:20 -0300)
commitf94327f2c92d88db8baabd45c61187c9c587673d
tree622661909fdb39a0cdd0c920ddda82f8f1232ec2
parent262c45ba925d527412b4988de5b1dca172aebf04
parent0e1e587ff4fc2d81ad4f6313f02c5ca4c8ceea01
Merge tag 'v2016.07-rc3' into 2016.07+fslc

Prepare v2016.07-rc3

* tag 'v2016.07-rc3': (23 commits)
  Prepare v2016.07-rc3
  mmc: increase MMC SDHCI read status timeout
  ti_omap5_common: Find right dtb file for DRA72-RevC Evm
  autoboot: move bootdelay >= 0 check to abortboot()
  autoboot: move CONFIG_SILENT_CONSOLE handling
  autoboot: rename abortboot_{keyed, normal} to __abortboot
  autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
  doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
  ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board
  ARM: AM437x: Align HS device variant defconfig filename
  driver: qspi: correct QSPI disable CS reset value
  ARM: uniphier: add external IRQ setup code
  ARM: dts: uniphier: add AIDET nodes
  pinctrl: uniphier: add Ethernet pin-mux settings
  pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL
  pinctrl: uniphier: support pin configuration for dedicated pins
  pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20
  pinctrl: uniphier: allow to have pinctrl node under syscon node
  ARM: dts: uniphier: sync Device Trees with upstream Linux
  pinctrl: uniphier: remove unneeded pin group nand_cs1
  ...