1. 08 10月, 2009 1 次提交
  2. 07 12月, 2008 1 次提交
  3. 19 10月, 2008 1 次提交
  4. 23 6月, 2007 1 次提交
  5. 22 6月, 2007 1 次提交
  6. 04 4月, 2005 1 次提交
    • W
      Patch by Jerry Van Baren, 08 Nov 2004: · 901787d6
      wdenk 提交于
      - Add low-boot option for MPC8260ADS board (if lowboot is selected,
        the jumper for the HRCW source should select flash. If lowboot is
        not selected, the jumper for the HRCW source should select the
        BCSR.
      - change default load base address to 0x00400000
      901787d6
  7. 25 7月, 2003 1 次提交
  8. 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
  9. 20 6月, 2003 1 次提交
    • W
      * Patches by David Mller, 12 Jun 2003: · 48b42616
      wdenk 提交于
        - rewrite of the S3C24X0 register definitions stuff
        - "driver" for the built-in S3C24X0 RTC
      
      * Patches by Yuli Barcohen, 12 Jun 2003:
        - Add MII support and Ethernet PHY initialization for MPC8260ADS board
        - Fix incorrect SIUMCR initialisation caused by wrong Hard Reset
          configuration word supplied by FPGA on some MPC8260ADS boards
      
      * Patch by Pantelis Antoniou, 10 Jun 2003:
        Unify status LED interface
      48b42616
  10. 04 6月, 2003 1 次提交
    • W
      * Patches by Udi Finkelstein, 2 June 2003: · 682011ff
      wdenk 提交于
        - Added support for custom keyboards, initialized by defining a
          board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD .
        - Added support for the RBC823 board.
        - cpu/mpc8xx/lcd.c now automatically calculates the
          Horizontal Pixel Count field.
      
      * Fix alignment problem in BOOTP (dhcp_leasetime option)
        [pointed out by Nicolas Lacressonnire, 2 Jun 2003]
      
      * Patch by Mark Rakes, 14 May 2003:
        add support for Intel e1000 gig cards.
      
      * Patch by Nye Liu, 3 Jun 2003:
        fix critical typo in MAMR definition (include/mpc8xx.h)
      
      * Fix requirement to align U-Boot image on 16 kB boundaries on PPC.
      
      * Patch by Klaus Heydeck, 2 Jun 2003
        Minor changes for KUP4K configuration
      682011ff
  11. 30 5月, 2003 1 次提交
  12. 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
  13. 07 12月, 2002 1 次提交
    • W
      * Patch by Hans-Joerg Frieden, 06 Dec 2002 · 7c7a23bd
      wdenk 提交于
        Fix misc problems with AmigaOne support
      
      * Patch by Chris Hallinan, 3 Dec 2002:
        minor cleanup to the MPC8245 EPIC driver
      
      * Patch by Pierre Aubert , 28 Nov 2002
        Add support for external (SIU) interrupts on MPC8xx
      
      * Patch by Pierre Aubert , 28 Nov 2002
        Fix nested syscalls bug in standalone applications
      
      * Patch by David Mller, 27 Nov 2002:
        fix output of "pciinfo" command for CardBus bridge devices.
      
      * Fix bug in TQM8260 board detection - boards got stuck when board ID
        was not readable
      7c7a23bd
  14. 03 11月, 2002 1 次提交