Skip to content
Snippets Groups Projects
  1. Aug 18, 2007
  2. Aug 16, 2007
  3. Aug 14, 2007
  4. Aug 13, 2007
  5. Aug 10, 2007
  6. Aug 06, 2007
  7. Jul 11, 2007
  8. Jul 10, 2007
  9. Jul 08, 2007
  10. Jun 25, 2007
  11. Jun 06, 2007
  12. Jun 05, 2007
  13. May 07, 2007
  14. Apr 23, 2007
  15. Apr 18, 2007
  16. Apr 09, 2007
    • Haiying Wang's avatar
      Add PIXIS FPGA support for MPC8641HPCN board. · 3d98b858
      Haiying Wang authored
      
      Move the 8641HPCN's PIXIS code to the new directory
      board/freescale/common/ as it will be shared by
      future boards not in the same processor family.
      
      Write a "pixis_reset" command that utilizes the FPGA
      reset sequencer to support alternate soft-reset options
      such as using the "alternate" flash bank, enabling
      the watch dog, or choosing different CPU frequencies.
      
      Add documentation for the pixis_reset to README.mpc8641hpcn.
      
      Signed-off-by: default avatarHaiying Wang <haiying.wang@freescale.com>
      Signed-off-by: default avatarJon Loeliger <jdl@freescale.com>
      3d98b858
  17. Apr 04, 2007
  18. Mar 08, 2007
  19. Mar 04, 2007
  20. Mar 02, 2007
    • Timur Tabi's avatar
      mpc83xx: Add support for the MPC8349E-mITX-GP · 7a78f148
      Timur Tabi authored
      
      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: default avatarTimur Tabi <timur@freescale.com>
      7a78f148
    • Paul Gortmaker's avatar
      mpc83xx: U-Boot support for Wind River SBC8349 · 91e25769
      Paul Gortmaker authored
      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
    • Dave Liu's avatar
      mpc83xx: Add the MPC832XEMDS board readme · 48aecd96
      Dave Liu authored
      
      Add the MPC832XEMDS board readme
      
      Signed-off-by: default avatarDave Liu <daveliu@freescale.com>
      48aecd96
  21. Dec 01, 2006
    • roy zang's avatar
      Clean up the code according to codestyle: · ee311214
      roy zang authored
      (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
  22. Nov 30, 2006
  23. Nov 27, 2006
  24. Nov 04, 2006
  25. Nov 02, 2006
  26. Oct 28, 2006
  27. Oct 24, 2006
  28. Oct 18, 2006
Loading