1. 27 7月, 2013 1 次提交
  2. 25 5月, 2013 1 次提交
  3. 19 12月, 2012 1 次提交
  4. 28 7月, 2012 1 次提交
  5. 15 3月, 2012 1 次提交
  6. 21 7月, 2011 1 次提交
  7. 09 5月, 2011 5 次提交
  8. 07 3月, 2011 1 次提交
  9. 10 4月, 2010 1 次提交
  10. 21 5月, 2009 1 次提交
  11. 19 5月, 2009 1 次提交
    • P
      Hardware convenience library · 1ad2134f
      Paul Brook 提交于
      The only target dependency for most hardware is sizeof(target_phys_addr_t).
      Build these files into a convenience library, and use that instead of
      building for every target.
      
      Remove and poison various target specific macros to avoid bogus target
      dependencies creeping back in.
      
      Big/Little endian is not handled because devices should not know or care
      about this to start with.
      Signed-off-by: NPaul Brook <paul@codesourcery.com>
      1ad2134f