An error occurred fetching the project authors.
  1. 16 May, 2014 2 commits
  2. 21 Feb, 2014 4 commits
  3. 17 Jun, 2013 1 commit
  4. 09 Apr, 2013 1 commit
    • Shawn Guo's avatar
      ARM: imx: use #include for all device trees · 36dffd8f
      Shawn Guo authored
      Replace /include/ (dtc) with #include (C pre-processor) for all imx DT
      files, so that gcc -E handles the entire include tree, and hence any of
      those files can #include some other file e.g. for constant definitions.
      
      This allows future use of #defines and header files in order to define
      names for various constants, such as pinctrl settings. Use of those
      features will increase the readability of the device tree files.
      Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
      36dffd8f
  5. 10 Feb, 2013 2 commits
  6. 12 Nov, 2012 1 commit
  7. 02 Aug, 2012 1 commit
  8. 09 Jul, 2012 1 commit