Skip to content
Snippets Groups Projects
  1. Jul 11, 2007
  2. Jun 25, 2007
  3. Jun 05, 2007
  4. May 07, 2007
  5. Apr 23, 2007
  6. Apr 18, 2007
  7. 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
  8. Apr 04, 2007
  9. Mar 08, 2007
  10. Mar 04, 2007
  11. 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
  12. 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
  13. Nov 30, 2006
  14. Nov 04, 2006
  15. Nov 02, 2006
  16. Oct 28, 2006
  17. Oct 24, 2006
  18. Oct 18, 2006
  19. Oct 10, 2006
  20. Sep 12, 2006
  21. Sep 07, 2006
    • Stefan Roese's avatar
      Add support for AMCC Sequoia PPC440EPx eval board · 887e2ec9
      Stefan Roese authored
      - Add support for PPC440EPx & PPC440GRx
      - Add support for PPC440EP(x)/GR(x) NAND controller
        in cpu/ppc4xx directory
      - Add NAND boot functionality for Sequoia board,
        please see doc/README.nand-boot-ppc440 for details
      - This Sequoia NAND image doesn't support environment
        in NAND for now. This will be added in a short while.
      Patch by Stefan Roese, 07 Sep 2006
      887e2ec9
  22. Aug 09, 2006
  23. Jul 31, 2006
  24. Jul 28, 2006
  25. Jul 27, 2006
  26. Jun 28, 2006
  27. Jun 16, 2006
    • Wolfgang Denk's avatar
      Add support for CONFIG_SERIAL_MULTI on MPC5xxx · c12cffc5
      Wolfgang Denk authored
      Patch by Martin Krause, 8 Jun 2006
      
      This patch supports two serial consoles on boards with
      a MPC5xxx CPU. The console can be switched at runtime
      by setting stdin, stdout and stderr to the desired serial
      interface (serial0 or serial1). The PSCs to be used as
      console port are definded by CONFIG_PSC_CONSOLE
      and CONFIG_PSC_CONSOLE2.
      See README.serial_multi for details.
      c12cffc5
  28. May 26, 2006
  29. Apr 20, 2006
  30. Apr 16, 2006
  31. Mar 16, 2006
  32. Mar 06, 2006
  33. Dec 03, 2005
  34. Nov 20, 2005
Loading