1. 14 1月, 2015 1 次提交
  2. 22 10月, 2014 1 次提交
  3. 25 6月, 2014 1 次提交
  4. 04 12月, 2013 1 次提交
  5. 16 10月, 2013 3 次提交
  6. 17 11月, 2012 1 次提交
  7. 18 9月, 2012 1 次提交
  8. 28 7月, 2011 1 次提交
    • G
      arm/versatile: Add device tree support · 3ba7222a
      Grant Likely 提交于
      For testing the dt work, define a dt-enabled versatile platform.
      
      This patch adds a new versatile platform for when using the device
      tree.  Add platform and amba devices are discovered and registered by
      parsing the device tree.  Clocks and initial io mappings are still
      configured statically.
      
      This patch still depends on some static platform_data for a few devices
      which is passed via the auxdata structure to of_platform_populate(),
      but it is a viable starting point until the drivers can get all
      configuration data out of the device tree.
      Signed-off-by: NGrant Likely <grant.likely@secretlab.ca>
      3ba7222a