Skip to content
  1. May 07, 2014
    • Peter Robinson's avatar
      ARM: dts: Only build OMAP dtb if associated SoC is built · ae774090
      Peter Robinson authored
      
      
      With ARCH_OMAP2PLUS being separated out into OMAP2/3/4/5 etc all the TI device
      tree blobs are built no matter the combination of SoCs that are enabled. This
      often causes a bunch of irrelevant .dts to be built on a multi platform kernel,
      this enables the building of just the ones relevant to the SoCs that are
      actually enabled. It also orders the dts file alphabetically.
      
      This also helps to avoid trivial merge conflicts when adding support
      for new boards.
      
      [tony@atomide.com: updated the order for am335x and am43x, moved am3517 to omap3]
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      ae774090
  2. Apr 24, 2014
  3. Apr 23, 2014
  4. Apr 22, 2014
  5. Apr 19, 2014
  6. Apr 15, 2014
  7. Apr 14, 2014
  8. Apr 08, 2014