1. 13 10月, 2017 1 次提交
  2. 05 6月, 2017 1 次提交
  3. 10 4月, 2017 1 次提交
  4. 11 6月, 2016 1 次提交
  5. 24 7月, 2015 1 次提交
  6. 30 3月, 2015 1 次提交
  7. 18 7月, 2014 2 次提交
  8. 16 5月, 2014 4 次提交
  9. 30 4月, 2014 6 次提交
  10. 09 4月, 2013 1 次提交
    • S
      ARM: imx: use #include for all device trees · 36dffd8f
      Shawn Guo 提交于
      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: NShawn Guo <shawn.guo@linaro.org>
      36dffd8f
  11. 10 2月, 2013 2 次提交
  12. 12 11月, 2012 1 次提交
  13. 02 8月, 2012 1 次提交
  14. 09 7月, 2012 1 次提交