]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
Merge remote-tracking branch 'fslc/2015.10+fslc' into 2015.10+ossystems
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 28 Oct 2015 17:06:59 +0000 (15:06 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 28 Oct 2015 17:06:59 +0000 (15:06 -0200)
* fslc/2015.10+fslc: (26 commits)
  cgtqmx6eval: Add DFU support
  iomux-v3: Take MX6D in consideration for imx_iomux_v3_setup_pad()
  cgtqmx6eval: Add SPL support
  cgtqmx6eval: Add fastboot support
  cgtqmx6eval: Use SPI NOR to store the environment
  cgtqmx6eval: Add SPI NOR flash support
  spi: Add SPI NOR protection mechanism
  spi: sf_ops: Add SPI protection mechanism from the kernel
  powerpc: Remove __ilog2_u64 and ffs4 from bitops
  compat: Remove is_power_of_2() definition
  nios2: Use the generic bitops headers
  nds32: Use the generic bitops headers
  openrisc: Use the generic bitops headers
  sparc: Use the generic bitops headers
  sandbox: Use the generic bitops headers
  sh: bitops: Use the generic bitops headers
  blackfin: bitops: Use the generic bitops headers
  m68k: bitops: Use the generic bitops headers
  x86: bitops: Use the generic bitops headers
  ARM: bitops: Use the generic bitops headers
  ...


Trivial merge