1. 27 11月, 2006 1 次提交
  2. 02 11月, 2006 1 次提交
    • R
      General code modification for mpc7448hpc2 board support. · 4c52783b
      roy zang 提交于
      1. Add 7447A and 7448 processor support.
      2. Add the following flags.
      
      CFG_CONFIG_BUS_CLK : If the 74xx bus frequency can be configured dynamically
      (such as by switch on board), this flag should be set.
      
      CFG_EXCEPTION_AFTER_RELOCATE: If an exception occurs after the u-boot
      relocates to RAM, this flag should be set.
      
      CFG_SERIAL_HANG_IN_EXCEPTION: If the print out function will cause the
      system hang in exception, this flag should be set.
      
      There is a design issue for tsi108/109 pci configure  read. When pci scan
      the slots, if there is no pci card, the tsi108/9 will cause a machine
      check exception for mpc7448 processor.
      Signed-off-by: NAlexandre Bounine <alexandreb@tundra.com>
      Signed-off-by: NRoy Zang <tie-fei.zang@freescale.com>
      4c52783b
  3. 28 10月, 2006 1 次提交
  4. 24 10月, 2006 3 次提交
  5. 07 9月, 2006 1 次提交
  6. 01 9月, 2006 1 次提交
  7. 10 8月, 2006 1 次提交
  8. 21 7月, 2006 2 次提交
  9. 28 6月, 2006 1 次提交
  10. 09 6月, 2006 1 次提交
  11. 02 5月, 2006 1 次提交
  12. 26 4月, 2006 1 次提交
  13. 24 4月, 2006 1 次提交
  14. 16 4月, 2006 1 次提交
  15. 01 4月, 2006 1 次提交
  16. 24 3月, 2006 1 次提交
  17. 21 3月, 2006 1 次提交
  18. 17 3月, 2006 1 次提交
  19. 13 3月, 2006 1 次提交
    • S
      Change max size of uncompressed uImage's to 8MByte and add · 15940c9a
      Stefan Roese 提交于
      CFG_BOOTM_LEN to adjust this setting.
      
      As mentioned by Robin Getz on 2005-05-24 the size of uncompressed
      uImages was restricted to 4MBytes. This default size is now
      increased to 8Mbytes and can be overrided by setting CFG_BOOTM_LEN
      in the board config file.
      
      Patch by Stefan Roese, 13 Mar 2006
      15940c9a
  20. 12 3月, 2006 1 次提交
  21. 12 1月, 2006 3 次提交
  22. 22 11月, 2005 1 次提交
    • S
      Add support for Prodrive P3P440 board: · 5568e613
      Stefan Roese 提交于
      - 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
  23. 21 11月, 2005 1 次提交
  24. 13 10月, 2005 1 次提交
  25. 09 10月, 2005 2 次提交
  26. 06 10月, 2005 1 次提交
  27. 05 10月, 2005 1 次提交
  28. 26 9月, 2005 1 次提交
  29. 25 9月, 2005 2 次提交
  30. 23 9月, 2005 1 次提交
  31. 22 9月, 2005 1 次提交
    • S
      Add SM501 support to HH405 board. · 98f4a3df
      Stefan Roese 提交于
      Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP).
      Add support for eeprom write-enable (CFG_EEPROM_WREN).
      Patch by Stefan Roese, 22 Sep 2005
      98f4a3df
  32. 01 8月, 2005 1 次提交
  33. 29 7月, 2005 1 次提交