]> code.ossystems Code Review - bsp/u-boot.git/commit
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)
commit4a56b183d81ce0a684ee0c85aae565bd14c38943
tree1ec0beb79cd8eff119b04df624581a4d803ebfe8
parent7d586eb7578b8d978203e608368b7ef0ba26446b
parent23575d2d1b958952c42348e4aee96969eab3e1f2
Merge remote-tracking branch 'fslc/2015.10+fslc' into 2015.10+ossystems

* 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
  ...