1. 24 4月, 2007 1 次提交
  2. 20 4月, 2007 1 次提交
  3. 16 4月, 2007 1 次提交
  4. 14 4月, 2007 1 次提交
  5. 04 4月, 2007 1 次提交
  6. 28 3月, 2007 1 次提交
  7. 26 3月, 2007 1 次提交
  8. 21 3月, 2007 1 次提交
  9. 20 3月, 2007 1 次提交
  10. 19 3月, 2007 1 次提交
  11. 12 3月, 2007 1 次提交
  12. 11 3月, 2007 1 次提交
    • M
      [Microblaze][PATCH] part 2 · cfc67116
      Michal Simek 提交于
      timer support
      interrupt controller support
      flash support
      ethernet support
      cache support
      board information support
      env support
      booting image support
      
      adding support for Xilinx ML401
      cfc67116
  13. 09 3月, 2007 1 次提交
  14. 07 3月, 2007 2 次提交
  15. 03 3月, 2007 4 次提交
    • T
      mpc83xx: Add support for the MPC8349E-mITX-GP · 7a78f148
      Timur Tabi 提交于
      Add support for the MPC8349E-mITX-GP, a stripped-down version of the
      MPC8349E-mITX.  Bonus features include support for low-boot (BMS bit in
      HRCW is 0) for the ITX and a README for the ITX and the ITX-GP.
      Signed-off-by: NTimur Tabi <timur@freescale.com>
      7a78f148
    • K
      mpc83xx: sort Makefile targets · 4decd84e
      Kim Phillips 提交于
      reordered targets alphabetically
      4decd84e
    • P
      mpc83xx: U-Boot support for Wind River SBC8349 · 91e25769
      Paul Gortmaker 提交于
      I've redone the SBC8349 support to match git-current, which
      incorporates all the MPC834x updates from Freescale since the 1.1.6
      release,  including the DDR changes.
      
      I've kept all the SBC8349 files as parallel as possible to the
      MPC8349EMDS ones for ease of maintenance and to allow for easy
      inspection of what was changed to support this board.  Hence the SBC8349
      U-Boot has FDT support and everything else that the MPC8349EMDS has.
      
      Fortunately the Freescale updates added support for boards using CS0,
      but I had to change spd_sdram.c to allow for board specific settings for
      the sdram_clk_cntl (it is/was hard coded to zero, and that remains the
      default if the board doesn't specify a value.)
      
      Hopefully this should be mergeable as-is and require no whitespace
      cleanups or similar, but if something doesn't measure up then let me
      know and I'll fix it.
      
      Thanks,
      Paul.
      91e25769
    • D
      mpc83xx: Add support for the MPC832XEMDS board · 24c3aca3
      Dave Liu 提交于
      This patch supports DUART, ETH3/4 and PCI etc.
      Signed-off-by: NDave Liu <daveliu@freescale.com>
      24c3aca3
  16. 20 2月, 2007 1 次提交
  17. 16 2月, 2007 1 次提交
  18. 09 2月, 2007 1 次提交
  19. 02 2月, 2007 1 次提交
  20. 31 1月, 2007 2 次提交
  21. 24 1月, 2007 1 次提交
  22. 18 1月, 2007 2 次提交
  23. 17 1月, 2007 1 次提交
  24. 11 1月, 2007 1 次提交
  25. 10 1月, 2007 1 次提交
  26. 07 1月, 2007 1 次提交
  27. 22 12月, 2006 1 次提交
  28. 21 12月, 2006 1 次提交
  29. 20 12月, 2006 1 次提交
  30. 01 12月, 2006 2 次提交
    • R
      Clean up the code according to codestyle: · ee311214
      roy zang 提交于
      (1) remove some C++ comments.
      (2) remove trailing white space.
      (3) remove trailing empty line.
      (4) Indentation by table.
      (5) remove {} in one line condition.
      (6) add space before '(' in function call.
      Remove some weird printf () output.
      Add necessary comments.
      Modified Makefile to support building in a separate directory.
      ee311214
    • W
      Code cleanup. · dd520bf3
      Wolfgang Denk 提交于
      dd520bf3
  31. 29 11月, 2006 1 次提交
  32. 04 11月, 2006 2 次提交