1. 06 8月, 2005 1 次提交
  2. 05 8月, 2005 1 次提交
  3. 04 8月, 2005 1 次提交
  4. 01 8月, 2005 1 次提交
  5. 29 7月, 2005 1 次提交
  6. 28 7月, 2005 1 次提交
  7. 26 7月, 2005 1 次提交
    • J
      * Patch by Jon Loeliger, 2005-05-05 · d9b94f28
      Jon Loeliger 提交于
        Implemented support for MPC8548CDS board.
        Added DDR II support based on SPD values for MPC85xx boards.
        This roll-up patch also includes bugfies for the previously
        published patches:
          DDRII CPO, pre eTSEC, 8548 LBIU, Andy's TSEC, eTSEC 3&4 I/O
      d9b94f28
  8. 10 6月, 2005 1 次提交
  9. 31 5月, 2005 1 次提交
  10. 20 5月, 2005 1 次提交
  11. 13 5月, 2005 1 次提交
  12. 09 5月, 2005 1 次提交
  13. 14 4月, 2005 1 次提交
  14. 06 4月, 2005 5 次提交
  15. 04 4月, 2005 3 次提交
    • 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
    • W
      * Patch by Yuli Barcohen, 08 Nov 2004: · 8b0bfc68
      wdenk 提交于
        Add support for Analogue & Micro Rattler boards.
        Tested on Rattler8248.
      
      * Patch by Andre Renaud, 08 Nov 2004:
        Fix watchdog support in common/lcd.c
      
      * Patch by Marc Leeman, 05 Nov 2003:
        Enable all 4 PCMBRW buffers for the MPC8245 processor since the CPU
        bug only affects the XPC8245 processors
      8b0bfc68
    • W
      Patches by Josef Wagner, 29 Oct 2004: · 384cc687
      wdenk 提交于
      - Add support for MicroSys CPU87 board
      - Add support for MicroSys PM854 board
      384cc687
  16. 03 4月, 2005 1 次提交
    • W
      * Patch by Yusdi Santoso, 22 Oct 2004: · 756f586a
      wdenk 提交于
        - Add support for HIDDEN_DRAGON board
        - fix endianess problem in driver/rtl1839.c
      
      * Patch by Allen Curtis, 21 Oct 2004:
        support multiple serial ports
      756f586a
  17. 15 3月, 2005 1 次提交
  18. 04 2月, 2005 1 次提交
    • W
      * Removed '--no-warn-mismatch' option from Makefile. This option · 1a344f29
      wdenk 提交于
        makes 'ld' to overlook binary objects compatibility.
      
      * Moved $(PLATFORM_LIBS) from the library group (--start-group ...
        --end-group) outside of the group. This will make 'ld' to do
        _multiple_ search in the library group when resolving symbol
        references and do only a _single_ seach in libgcc.a after the group
        search.
      
      * Fix stability problems on CPC45 board again.
      
      * Make image detection for diskboot / usbboot / scsiboot more robust
        (also check header checksum)
      1a344f29
  19. 10 1月, 2005 5 次提交
    • W
      * Patch by Daniel Poirot, 10 Oct 2004: · 652a10c0
      wdenk 提交于
        Add support for Wind River sbc405 board
      
      * Patch by Rainer Brestan, 12 Oct 2004:
        Make examples/Makefile more robust
      652a10c0
    • W
      * Patches by Richard Woodruff, 01 Oct 2004: · 8ed96046
      wdenk 提交于
        add support for the TI OMAP2420 processor and its H4 reference
        board
      
      * Patch by Christian Pellegrin, 24 Sep 2004:
        Added support for NE2000 compatible (DP8390, DP83902) NICs.
      8ed96046
    • W
      * Patch by Leif Lindholm, 23 Sep 2004: · ff36fd85
      wdenk 提交于
        add support for the AMD db1550 board
      
      * Patch by Travis Sawyer, 15 Sep 2004:
        Add CONFIG_SERIAL_MULTI support for ppc4xx,
        update README.serial_multi
      ff36fd85
    • W
      Patches by David Snowdon, 07 Sep 2004: · 6310eb9d
      wdenk 提交于
      - add u-boot.hex target in the top level Makefile
      - add support for the UNSW/NICTA PLEB 2 board (pleb2)
      - use -mtune=xscale and -march=armv5 options for PXA
      6310eb9d
    • W
      Patch by Florian Schlote, 08 Sep 2004: · a562e1bd
      wdenk 提交于
      Add support for SenTec-COBRA5272-board (Coldfire).
      a562e1bd
  20. 19 12月, 2004 2 次提交
  21. 17 12月, 2004 1 次提交
  22. 16 12月, 2004 1 次提交
  23. 13 12月, 2004 1 次提交
  24. 10 12月, 2004 1 次提交
  25. 28 10月, 2004 1 次提交
  26. 11 10月, 2004 4 次提交
    • W
      * Patch by Michael Bendzick, 30 Aug 2004: · c15f3120
      wdenk 提交于
        - Improve platform.S code for omap1510inn that detects whether code
          is running from SDRAM or not. Patch allows SDRAM to be configured
          if code is running out of SRAM at 0x20000000.
      
      * Patch by Frederick Klatt, 30 Aug 2004:
        Add support for the Wind River SBC8540/SBC8560 boards
      c15f3120
    • W
      Patches by Scott McNutt, 24 Aug 2004: · 5c952cf0
      wdenk 提交于
      - Add support for Altera Nios-II processors.
      - Add support for Psyent PCI-5441 board.
      - Add support for Psyent PK1C20 board.
      5c952cf0
    • W
      Patches by Jon Loeliger, 24 Aug 2004: · 03f5c550
      wdenk 提交于
      - Add support for the MPC8541 and MPC8555 CDS boards
      - Cleanup eth?addr handling: make dependent on CONFIG_ETH?ADDR
      03f5c550
    • W
      * Patch by Gary Jennejohn, 01 Oct 2004: · 2cbe571a
      wdenk 提交于
        - add support for CMC PU2 board
        - add support for I2C on at91rm9200
      
      * Patch by Gary Jennejohn, 28 Sep 2004:
        fix baudrate handling on at91rm9200
      2cbe571a