1. 26 6月, 2013 1 次提交
    • S
      sandbox: Support trace feature · e2ee100f
      Simon Glass 提交于
      Support tracing on sandbox by adding suitable CONFIG options. To enable it,
      compile U-Boot with FTRACE=1.
      
      The timer functions are marked to skip tracing, since these are called from
      the tracing code itself, and we want to avoid an infinite loop.
      Signed-off-by: NSimon Glass <sjg@chromium.org>
      e2ee100f
  2. 05 3月, 2013 1 次提交
  3. 01 3月, 2013 1 次提交
  4. 12 3月, 2012 5 次提交
  5. 11 12月, 2011 2 次提交
  6. 04 11月, 2011 1 次提交
  7. 18 10月, 2011 2 次提交
  8. 13 4月, 2010 1 次提交
  9. 15 1月, 2008 1 次提交
  10. 27 12月, 2007 1 次提交
  11. 13 5月, 2007 1 次提交
  12. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  13. 27 3月, 2003 1 次提交
  14. 14 12月, 2000 1 次提交
  15. 13 11月, 2000 1 次提交