1. 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
  2. 03 9月, 2003 1 次提交
  3. 30 8月, 2003 2 次提交
  4. 28 8月, 2003 1 次提交
  5. 27 7月, 2003 1 次提交
    • W
      * Patch by Scott McNutt, 21 Jul 2003: · 1f4bb37d
      wdenk 提交于
        Add support for LynuxWorks Kernel Downloadable Images (KDIs).
        Both LynxOS and BlueCat linux KDIs are supported.
      
      * Patch by Richard Woodruff, 25 Jul 2003:
        use more reliable reset for OMAP/925T
      
      * Patch by Nye Liu, 25 Jul 2003:
        fix typo in mpc8xx.h
      
      * Patch by Richard Woodruff, 24 Jul 2003:
        Fixes for cmd_nand.c:
        - Fixed null dereferece which could result in incorrect ECC values.
        - Added support for devices with no Ready/Busy signal hooked up.
        - Added OMAP1510 read/write protect handling.
        - Fixed nand.h's ECCPOS. A conflict existed with POS5 and badblock
          for non-JFFS2.
        - Switched default ECC to be JFFS2.
      1f4bb37d
  6. 18 7月, 2003 1 次提交
    • W
      * Patch by Martin Krause, 17 Jul 2003: · 2535d602
      wdenk 提交于
        add delay to get I2C working with "imm" command and s3c24x0_i2c.c
      
      * Patch by Richard Woodruff, 17 July 03:
        - Fixed bug in OMAP1510 baud rate divisor settings.
      
      * Patch by Nye Liu, 16 July 2003:
        MPC860FADS fixes:
        - add MPC86xADS support (uses MPC86xADS.h)
        - add 866P/T core support (also MPC859T/MPC859DSL/MPC852T)
          o PLPRCR changes
          o BRG changes (EXTAL/XTAL restricted to 10MHz)
          o don't trust gclk() software measurement by default, depend on
            CONFIG_8xx_GCLK_FREQ
        - add DRAM SIMM not installed detection
        - use more "correct" SDRAM initialization sequence
        - allow different SDRAM sizes (8xxADS has 8M)
        - default DER is 0
        - remove unused MAMR defines from FADS860T.h (all done in fads.c)
        - rename MAMR/MBMR defines to be more consistent. Should eventually
          be merged into MxMR to better reflect the PowerQUICC datasheet.
      
      * Patch by Yuli Barcohen, 16 Jul 2003:
        support new Motorola PQ2FADS-ZU evaluation board which replaced
        MPC8260ADS and MPC8266ADS
      2535d602
  7. 17 7月, 2003 1 次提交
  8. 16 7月, 2003 1 次提交
  9. 15 7月, 2003 2 次提交
    • W
      * Patches by Martin Krause, 14 Jul 2003: · 6dff5529
      wdenk 提交于
        - add I2C support for s3c2400 systems (trab board)
        - (re-) add "ping" to command table
      
      * Fix handling of "slow" POST routines
      6dff5529
    • W
      * Patches by Yuli Barcohen, 13 Jul 2003: · 8564acf9
      wdenk 提交于
        - Correct flash and JFFS2 support for MPC8260ADS
        - fix PVR values and clock generation for PowerQUICC II family
          (8270/8275/8280)
      
      * Patch by Bernhard Kuhn, 08 Jul 2003:
        - add support for M68K targets
      
      * Patch by Ken Chou, 3 Jul:
        - Fix PCI config table for A3000
        - Fix iobase for natsemi.c
          (PCI_BASE_ADDRESS_0 is the IO base register for DP83815)
      
      * Allow to enable "slow" POST routines by key press on power-on
      * Fix temperature dependend switching of LCD backlight on LWMON
      * Tweak output format for LWMON
      8564acf9
  10. 01 7月, 2003 1 次提交
    • W
      * Patch by Seb James, 30 Jun 2003: · b37c7e5e
      wdenk 提交于
        Improve documentation of I2C configuration in README
      
      * Fix problems with previous log buffer "fixes"
      
      * Fix minor help text issues
      
      * "log append" did not append a newline
      b37c7e5e
  11. 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
  12. 21 6月, 2003 1 次提交
  13. 20 6月, 2003 1 次提交
    • W
      Patches by Robert Schwebel, 14 Jun 2003: · 52f52c14
      wdenk 提交于
      - add support for Logotronic DL datalogger board
      - cleanup serial line after kermit binary download
      - add debugX macro (debug level support)
      - update mach-types.h to latest arm.linux.org.uk master list.
      52f52c14
  14. 17 6月, 2003 1 次提交
    • W
      * Patch by Nicolas Lacressonniere, 11 Jun 2003: · 2abbe075
      wdenk 提交于
        Modifications for Atmel AT91RM9200DK ARM920T based development kit
        - Add Atmel DataFlash support for reading and writing.
        - Add possibility to boot a Linux from DataFlash with BOOTM command.
        - Add Flash detection on Atmel AT91RM9200DK
          (between Atmel AT49BV1614 and AT49BV1614A flashes)
        - Replace old Ethernet PHY layer functions
        - Change link address
      
      * Patch by Frank Smith, 9 Jun 2003:
        use CRIT_EXCEPTION for machine check on 4xx
      
      * Patch by Detlev Zundel, 13 Jun 2003:
        added implementation of the "carinfo" command in cmd_immap.c
      2abbe075
  15. 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
  16. 05 6月, 2003 1 次提交
  17. 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
  18. 30 5月, 2003 1 次提交
  19. 28 5月, 2003 1 次提交
    • W
      * Fix data abort exception handling for arm920t CPU · f07771cc
      wdenk 提交于
      * Fix alignment problems with flash driver for TRAB board
      
      * Patch by Donald White, 21 May 2003:
        fix calculation of base address in pci_hose_config_device()
      
      * Fix bug in command line parsing: "cmd1;cmd2" is supposed to always
        execute "cmd2", even if "cmd1" fails. Note that this is different
        to "run var1 var2" where the contents of "var2" will NOT be
        executed when a command in "var1" fails.
      f07771cc
  20. 24 5月, 2003 1 次提交
  21. 23 5月, 2003 2 次提交
    • S
      CONFIG_UART1_CONSOLE added. · 1d49b1f3
      stroese 提交于
      1d49b1f3
    • 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
  22. 20 5月, 2003 1 次提交
    • W
      * Patch by David Updegraff, 22 Apr 2003: · 7f70e853
      wdenk 提交于
        update for CrayL1 board
      
      * Patch by Pantelis Antoniou, 21 Apr 2003:
        add boot support for ARTOS (a proprietary OS)
      
      * Patch by Steven Scholz, 11 Apr 2003:
        Add support for RTC DS1338
      
      * Patch by Rod Boyce, 24 Jan 2003:
        Fix counting of extended partitions in diskboot command
      7f70e853
  23. 13 5月, 2003 1 次提交
  24. 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
  25. 20 4月, 2003 1 次提交
    • W
      * Make sure Block Lock Bits get cleared in R360MPI flash driver · d791b1dc
      wdenk 提交于
      * MPC823 LCD driver: Fill color map backwards, to allow for steady
        display when Linux takes over
      
      * Patch by Erwin Rol, 27 Feb 2003:
        Add support for RTEMS (this time for real).
      
      * Add support for "bmp info" and "bmp display" commands to load
        bitmap images; this can be used (for example in a "preboot"
        command) to display a splash screen very quickly after poweron.
      
      * Add support for 133 MHz clock on INCA-IP board
      d791b1dc
  26. 13 4月, 2003 1 次提交
    • W
      * Patch by Lutz Dennig, 10 Apr 2003: · 4a6fd34b
      wdenk 提交于
        Update for R360MPI board
      
      * Add new meaning to "autostart" environment variable:
        If set to "no", a standalone image passed to the
        "bootm" command will be copied to the load address
        (and eventually uncompressed), but NOT be started.
        This can be used to load and uncompress arbitrary
        data.
      
      * Set max brightness for MN11236 displays on TRAB board
      4a6fd34b
  27. 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
  28. 04 4月, 2003 1 次提交
  29. 01 4月, 2003 2 次提交
    • W
      * Patch by Martin Winistoerfer, 23 Mar 2003 · 0db5bca8
      wdenk 提交于
        - Add port to MPC555/556 microcontrollers
        - Add support for cmi customer board with
          Intel 28F128J3A, 28F320J3A or 28F640J3A flash.
      
      * Patch by Rick Bronson, 28 Mar 2003:
        - fix common/cmd_nand.c
      0db5bca8
    • W
      * Patch by Arun Dharankar, 24 Mar 2003: · 85ec0bcc
      wdenk 提交于
        - add threads / scheduler example code
      
      * Add patches by Robert Schwebel, 31 Mar 2003:
        - add ctrl-c support for kermit download
        - align bdinfo output on ARM
      
      * Add CPU ID, version, and clock speed for INCA-IP
      85ec0bcc
  30. 26 3月, 2003 1 次提交
    • W
      * Patch by Rick Bronson, 16 Mar 2003: · dc7c9a1a
      wdenk 提交于
        Add support for Atmel AT91RM9200DK w/NAND
      
      * Patches by Robert Schwebel, 19 Mar 2003:
        - use arm-linux-gcc as default compiler for ARM
        - fix i2c fixup code
        - fix missing baudrate setting
        - added $loadaddr / CFG_LOAD_ADDR support to loadb
        - moved "ignoring trailing characters" _before_ u-boot wants to
          print out diagnostics messages; removes bogus characters at the
          end of transmission
      
      * Patch by John Zhan, 18 Mar 2003:
        Add support for SinoVee Microsystems SC8xx boards
      
      * Patch by Rolf Offermanns, 21 Mar 2003:
        ported the dnp1110 related changes from the current armboot cvs to
        current u-boot cvs. smc91111 does not work. problem marked in
        smc91111.c, grep for "FIXME".
      
      * Patch by Brian Auld, 25 Mar 2003:
        Add support for STM flash chips on ebony board
      
       * Add PCI support for MPC8250 Boards (PM825 module)
      
       * Patch by Stefan Roese, 25 Mar 2003:
      dc7c9a1a
  31. 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
  32. 07 3月, 2003 1 次提交
    • W
      * Patches by David Mller, 31 Jan 2003: · 1cb8e980
      wdenk 提交于
        - minimal setup for CardBus bridges
        - add EEPROM read/write support in the CS8900 driver
        - add support for the builtin I2C controller in the Samsung s3c24x0 chips
        - add support for  MPL's VCMA9 (Samsung s3c2410 based) board
      
      * Patch by Steven Scholz, 04 Feb 2003:
        add support for RTC DS1307
      
      * Patch by Reinhard Meyer, 5 Feb 2003:
        fix PLPRCR/SCCR init sequence on 8xx to allow for
        changes of EBDF by software
      
      * Patch by Vladimir Gurevich, 07 Feb 2003:
        "API-compatibility patch" for 4xx I2C driver
      1cb8e980
  33. 06 3月, 2003 2 次提交
    • W
      * Patches by Robert Schwebel, 06 Mar 2003: · 47cd00fa
      wdenk 提交于
        - fix bug in BOOTP code (must use NetCopyIP)
        - update of CSB226 port
        - clear BSS segment on XScale
        - added support for i2c_init_board() function
        - update to the Innokom plattform
      
      * Extend support for redundand environments for configurations where
        environment size < sector size
      47cd00fa
    • W
      * Patch by Robert Schwebel, 21 Jan 2003: · 43d9616c
      wdenk 提交于
        - Add support for Innokom board
        - Don't complain if "install" fails
        - README cleanup (remove duplicated lines)
        - Update PXA header files
      
      * Add documentation for existing POST code (doc/README.POST)
      
      * Patch by Laudney Ren, 15 Jan 2003:
        Fix handling of redundand environment in "tools/envcrc.c"
      
      * Patch by Detlev Zundel, 28 Feb 2003:
        Add bedbug support for 824x systems
      
      * Add support for 16 MB flash configuration of TRAB board
      
      * 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
      43d9616c
  34. 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
  35. 14 1月, 2003 1 次提交