Skip to content
Snippets Groups Projects
  1. Nov 30, 2005
    • Stefan Roese's avatar
      Add support for TQM8541/8555 boards, TQM85xx support reworked: · d96f41e0
      Stefan Roese authored
      - Support for TQM8541/8555 boards added.
      - Complete rework of TQM8540/8560 support.
      - Common TQM85xx code now supports all current TQM85xx platforms
        (TQM8540/8541/8555/8560).
      - DDR SDRAM size detection added.
      - CAS latency default values can be overwritten by setting "serial#"
        to e.g. "ABC0001 casl=25" -> CAS latency 2.5 will be used.
        If problems are detected with this non default CAS latency,
        the defualt values will be used instead.
      - FLASH size detection added.
      - Moved FCC ethernet driver initialization behind TSEC driver init
        -> TSEC is first device.
      
      Patch by Stefan Roese, 30 Nov 2005
      d96f41e0
  2. Nov 29, 2005
  3. Nov 27, 2005
    • Stefan Roese's avatar
      Changed PPC44x startup message (cpu info, speed...) to common style: · 3d9569b2
      Stefan Roese authored
      On PPC44x platforms, the startup message generated in "cpu.c" only
      comprised the ppc type and revision but not additional informations
      like speed etc. Those speed infos where printed in the board specific
      code. This new implementation now prints all CPU infos in the common
      cpu specific code. No board specific code is needed anymore and
      therefore removed from all current 44x implementations.
      
      Patch by Stefan Roese, 27 Nov 2005
      3d9569b2
  4. Nov 25, 2005
  5. Nov 22, 2005
    • Stefan Roese's avatar
      Add support for Prodrive P3P440 board: · 5568e613
      Stefan Roese authored
      - Added onboard PPC440 DDR autodetection in cpu/ppc/sdram.c
      - CFG_FLASH_QUIET_TEST added to use the common CFI driver
        for bank autodetection
      Patch by Stefan Roese, 22 Nov 2005
      5568e613
  6. Nov 20, 2005
  7. Nov 16, 2005
  8. Nov 15, 2005
  9. Nov 10, 2005
  10. Nov 08, 2005
  11. Nov 07, 2005
  12. Nov 05, 2005
  13. Nov 03, 2005
  14. Nov 01, 2005
  15. Oct 29, 2005
  16. Oct 28, 2005
  17. Oct 21, 2005
  18. Oct 20, 2005
  19. Oct 18, 2005
  20. Oct 17, 2005
  21. Oct 16, 2005
  22. Oct 15, 2005
Loading