1. 21 11月, 2005 1 次提交
  2. 23 7月, 2005 1 次提交
    • J
      * Patch by Jon Loeliger, Kumar Gala 2005-02-08 · 9c4c5ae3
      Jon Loeliger 提交于
        - Convert the CPM2 based functionality to use new CONFIG_CPM2
          option rather than a myriad of CONFIG_MPC8560-like variants.
          Applies to MPC85xx and MPC8260 boards, includes stxgp3 and sbc8560.
          Eliminates the CONFIG_MPC8560 option entirely.  Distributes the
          new CONFIG_CPM2 option to each 8260 board.
      9c4c5ae3
  3. 13 5月, 2005 1 次提交
  4. 28 6月, 2003 1 次提交
    • W
      * Code cleanup: · 8bde7f77
      wdenk 提交于
        - remove trailing white space, trailing empty lines, C++ comments, etc.
        - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c)
      
      * Patches by Kenneth Johansson, 25 Jun 2003:
        - major rework of command structure
          (work done mostly by Michal Cendrowski and Joakim Kristiansen)
      8bde7f77
  5. 22 6月, 2003 1 次提交
    • W
      Had to move the RTC area for ATC board to upper addresses · 9a0e21a3
      wdenk 提交于
      (0xf5000000, to be specific). The reason is that the RTC first gets
      accessed before MMU is initialized and, consequently, it needs to be
      placed at physical addresses which are later mapped to the same
      virtual addresses (like 0xf5000000 physical is mapped to 0xf5000000
      virtual).
      9a0e21a3
  6. 19 6月, 2003 1 次提交
  7. 23 5月, 2003 1 次提交
    • W
      * Patch by Dave Ellis, 22 May 2003: · 5d232d0e
      wdenk 提交于
        Fix problem with only partially cleared .bss segment
      
      * Patch by Rune Torgersen, 12 May 2003:
        get PCI to work on a MPC8266ADS board; incorporate change to
        cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
      5d232d0e
  8. 18 5月, 2003 1 次提交
  9. 12 5月, 2003 1 次提交
  10. 06 5月, 2003 1 次提交
  11. 03 5月, 2003 1 次提交
    • W
      * Add support for Promess ATC board · 7aa78614
      wdenk 提交于
      * Patch by Keith Outwater, 28 Apr 2003:
        - Miscellaneous corrections and additions to GEN860T board specific code.
        - Added GEN860_SC variant to GEN860T.
        - Miscellaneous corrections to GEN860T documentation.
        - Correct duplicate entry in U-Boot CREDITS file.
        - Add GEN860T_SC entry in MAINTAINERS file.
        - Update CREDITS file with GEN860T_SC info.
      
      * Update Smiths Aerospace addresses in MAINTAINERS file
      
      * Fix error handling in hush's version of "run" command
      7aa78614
  12. 26 3月, 2003 3 次提交
  13. 12 3月, 2003 1 次提交
    • W
      * Patch by Josef Wagner, 12 Mar 2003: · 3bac3513
      wdenk 提交于
        - 16/32 MB and 50/80 MHz support with auto-detection for IP860
        - ETH05 and BEDBUG support for CU824
        - added support for MicroSys CPC45
        - new BOOTROM/FLASH0 and DOC base for PM826
      
      * Patch by Robert Schwebel, 12 Mar 2003:
        Fix the chpart command on innokom board
      
      * Name cleanup:
        mv include/asm-i386/ppcboot-i386.h include/asm-i386/u-boot-i386.h
        s/PPCBoot/U-Boot/ in some files
        s/pImage/uImage/  in some files
      
      * Patch by Detlev Zundel, 15 Jan 2003:
        Fix '' command line quoting
      
      * Patch by The LEOX team, 19 Jan 2003:
        - add support for the ELPT860 board
        - add support for Dallas ds164x RTC
      3bac3513
  14. 18 1月, 2003 1 次提交
    • W
      * Add dual ethernet support on PM826 · aacf9a49
      wdenk 提交于
      * Add support for LXT971 PHY on PM826
      
      * Patch by Tord Andersson, 16 Jan 2003:
        Fix flash sector count for TQM8xxL
      
      * Fix I2C EEPROM problem on ICU862 board (would only write the first
        16 bytes out of each 32 byte block)
      aacf9a49
  15. 17 12月, 2002 1 次提交
  16. 19 8月, 2002 1 次提交