1. 28 7月, 2005 1 次提交
  2. 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
  3. 16 5月, 2005 1 次提交
  4. 17 12月, 2004 1 次提交
  5. 28 10月, 2004 1 次提交
  6. 10 7月, 2004 1 次提交
    • W
      Patch by Jon Loeliger, 17 June 2004: · 0ac6f8b7
      wdenk 提交于
      Completion of the 8540ADS/8560ADS updates:
      Fix some PCI and Rapid I/O memory maps,
      Initialize both TSEC 1 and 2,
      Initialize SDRAM
      Update MAINTAINER for 85xx boards and README.mpc85xxads
      0ac6f8b7
  7. 09 5月, 2004 1 次提交
  8. 19 4月, 2004 1 次提交
    • W
      * Patch by Sangmoon Kim, 12 Apr 2004: · a8bd82de
      wdenk 提交于
        Update max RAM size for debris board
      
      * Patch by Travis Sawyer, 08 Apr 2004:
        Add TLB entry for second DIMM slot on ocotea
      
      * Patch by Masami Komiya, 08 Apr 2004:
        add RTL8169 network driver
      a8bd82de
  9. 16 4月, 2004 1 次提交
  10. 24 2月, 2004 1 次提交
  11. 07 2月, 2004 1 次提交
  12. 03 1月, 2004 1 次提交
    • W
      * Patch by Ronen Shitrit, 10 Dec 2003: · 3a473b2a
      wdenk 提交于
        Add support for the Marvell DB64360 / DB64460 development boards
      
      * Patch by Detlev Zundel, 10 Dec 2003:
        fix dependency problem in examples/Makefile
      3a473b2a
  13. 02 1月, 2004 2 次提交
    • W
      * Patch by Andr Schwarz, 8 Dec 2003: · 63f34912
      wdenk 提交于
        fixes for Davicom DM9102A Ethernet Chip (#define CONFIG_TULIP_FIX_DAVICOM):
        - TX and RX deskriptors must be quad-word aligned
        - does not work with only one TX deskriptor
        - standard reset method does not work
      
      * Patch by Masami Komiya, 08 Dec 2003:
        add RTL8139 ethernet driver
      
      * Patches by Ed Okerson, 07 Dec 2003:
        - fix ethernet for the AU1x00 processors in little-endian mode.
        - extend memsetup.S for the AU1x00 processors in BE and LE modes
      63f34912
    • W
      * Cleanup lowboot code for MPC5200 · d4ca31c4
      wdenk 提交于
      * Minor code cleanup (coding style)
      
      * Patch by Reinhard Meyer, 30 Dec 2003:
        - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
        - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
        - turned debug print of PHY registers into a function (called in two places)
        - added support for EMK MPC5200 based modules
      
      * Fix MPC8xx PLPRCR_MFD_SHIFT typo
      
      * Add support for TQM866M modules
      
      * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)
      
      * Fix a few compiler warnings
      d4ca31c4
  14. 18 11月, 2003 1 次提交
    • W
      * Use "-fPIC" instead of "-mrelocatable" to prevent problems with · 5bb226e8
      wdenk 提交于
        recent tools
      
      * Add checksum verification to 'imls' command
      
      * Add bd_info fields needed for 4xx Linux I2C driver
      
      * Patch by Martin Krause, 4 Nov. 2003:
        Fix error in cmd_vfd.c (TRAB board: "vfd /1" shows now only one Bitmap)
      
      * Print used network interface when CONFIG_NET_MULTI is set
      5bb226e8
  15. 16 10月, 2003 1 次提交
    • W
      * Patches by Xianghua Xiao, 15 Oct 2003: · 42d1f039
      wdenk 提交于
        - Added Motorola CPU 8540/8560 support (cpu/85xx)
        - Added Motorola MPC8540ADS board support (board/mpc8540ads)
        - Added Motorola MPC8560ADS board support (board/mpc8560ads)
      
      * Minor code cleanup
      42d1f039
  16. 10 10月, 2003 1 次提交
    • W
      * Patch by Steven Scholz, 10 Oct 2003 · 5da627a4
      wdenk 提交于
        - Add support for Altera FPGA ACEX1K
      
      * Patches by Thomas Lange, 09 Oct 2003:
        - Endian swap ATA identity for all big endian CPUs, not just PPC
        - MIPS only: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize
          args to linux
        - add support for dbau1x00 board (MIPS32)
      5da627a4
  17. 06 9月, 2003 1 次提交
    • W
      * Add support for SK98xx driver · 7152b1d0
      wdenk 提交于
      * Add PCI support for SL8245 board
      
      * Support IceCube board configurations with 1 x AMD AM29LV065 (8 MB)
        or 1 x AM29LV652 (two LV065 in one chip = 16 MB);
        Run IPB at 133 Mhz; adjust the MII clock frequency accordingly
      
      * Set BRG_CLK on PM825/826 to 64MHz (VCO_OUT / 4, instead of 16  MHz)
        to allow for more accurate baudrate settings
        (error now 0.7% at 115 kbps, instead of 3.5% before)
      
      * Patch by Andreas Mohr, 4 Sep 2003:
        Fix a lot of spelling errors
      7152b1d0
  18. 17 7月, 2003 1 次提交
  19. 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
  20. 16 6月, 2003 1 次提交
    • W
      * Fix CONFIG_NET_MULTI support in include/net.h · 71f95118
      wdenk 提交于
      * Patches by Kyle Harris, 13 Mar 2003:
        - Add FAT partition support
        - Add command support for FAT
        - Add command support for MMC
        ----
        - Add Intel PXA support for video
        - Add Intel PXA support for MMC
        ----
        - Enable MMC and FAT for lubbock board
        - Other misc changes for lubbock board
      71f95118
  21. 06 6月, 2003 2 次提交
  22. 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
  23. 05 4月, 2003 1 次提交
    • W
      * Patch by Arun Dharankar, 4 Apr 2003: · 3e38691e
      wdenk 提交于
        Add IDMA example code (tested on 8260 only)
      
      * Add support for Purple Board (MIPS64 5Kc)
      
      * Add support for MIPS64 5Kc CPUs
      
      * Fix missing setting of "loadaddr" and "bootfile" on ARM and MIPS
      
      * Patch by Denis Peter, 04 Apr 2003:
        - update MIP405-4 board
      
      * Patches by Denis Peter, 03 April 2003:
        - fix PCI IRQs on MPL boards
        - fix two more un-relocated pointer problems
      
      * Fix behaviour of "run" command:
        - print error message iv variable does not exist
        - terminate processing of arguments in case of error
      
      * Patches by Peter Figuli, 10 Mar 2003
        - Add support for BTUART on PXA platform
        - Add support for WEP EP250 (PXA) board
      
      * Fix flash problems on INCA-IP; add tool to allow bruning images  to
        flash using a BDI2000
      
      * Implement fix for I2C Edge Conditions problem for all boards that
        use the bit-banging driver (common/soft_i2c.c)
      
      * Add patches by Robert Schwebel, 31 Mar 2003:
        - csb226 board: bring in sync with innokom/memsetup.S
        - csb226 board: fix MDREFR handling
        - misc doc fixes / extensions
        - innokom board: cleanup, MDREFR fix in memsetup.S, config update
        - add BOOT_PROGRESS to armlinux.c
      3e38691e
  24. 28 2月, 2003 1 次提交
    • W
      * Add support for 16 MB flash configuration of TRAB board · 6069ff26
      wdenk 提交于
      * Patch by Erwin Rol, 27 Feb 2003:
        Add support for RTEMS
      
      * Add image information to README
      
      * Fix dual PCMCIA slot support (when running with just one
        slot populated)
      
      * Add VFD type detection to trab board
      
      * extend drivers/cs8900.c driver to synchronize  ethaddr  environment
        variable with value in the EEPROM
      
      * Start adding MIPS support files
      6069ff26
  25. 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
  26. 19 11月, 2002 1 次提交
    • W
      * Patch by Thomas Frieden, 13 Nov 2002: · c7de829c
      wdenk 提交于
        Add code for AmigaOne board
        (preliminary merge to U-Boot, still WIP)
      
      * Patch by Jon Diekema, 12 Nov 2002:
        - Adding URL for IEEE OUI lookup
        - Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED
          being defined.
        - In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and
          root-on-nfs macros are designed to switch how the default boot
          method gets defined.
      c7de829c
  27. 11 11月, 2002 1 次提交
    • W
      * Vince Husovsky, 7 Nov 2002: · 7f6c2cbc
      wdenk 提交于
        Add "-n" to linker options to get rid of "Not enough room for
        program headers" problem
      
      * Patch by David Mller, 05 Nov 2002
        Rename CONFIG_PLL_INPUT_FREQ to CONFIG_SYS_CLK_FREQ
        so we can use an already existing name
      
      * Patch by Pierre Aubert, 05 Nov 2002
        Hardware related improvements in FDC boot code
      
      * Patch by Holger Schurig, 5 Nov 2002:
        Make the PXA really change it's frequency
      
      * Patch by Pierre Aubert, 05 Nov 2002
        Add support for slave serial Spartan 2 FPGAs
      
      * Fix uninitialized memory (MAC address) in 8xx SCC/FEC ethernet
        drivers
      7f6c2cbc
  28. 03 11月, 2002 1 次提交