1. 25 2月, 2008 1 次提交
    • M
      [new uImage] Add dual format uImage support framework · d5934ad7
      Marian Balakowicz 提交于
      This patch adds framework for dual format images. Format detection is added
      and the bootm controll flow is updated to include cases for new FIT format
      uImages.
      
      When the legacy (image_header based) format is detected appropriate
      legacy specific handling is invoked. For the new (FIT based) format uImages
      dual boot framework has a minial support, that will only print out a
      corresponding debug messages. Implementation of the FIT specific handling will
      be added in following patches.
      Signed-off-by: NMarian Balakowicz <m8@semihalf.com>
      d5934ad7
  2. 22 2月, 2008 1 次提交
  3. 07 2月, 2008 1 次提交
  4. 13 1月, 2008 1 次提交
  5. 09 1月, 2008 1 次提交
  6. 16 9月, 2007 2 次提交
    • M
      Fix do_div() usage in nand process output · 5bd7fe9a
      Matthias Fuchs 提交于
      Fix usage of do_div() in nand erase|read|write process output.
      
      The last patch to nand_util.c introduced do_div() instead of libgcc's
      implementation. But do_div() returns the quotient in its first
      macro parameter and not as result.
      Signed-off-by: NMatthias Fuchs <matthias.fuchs@esd-electronics.com>
      5bd7fe9a
    • M
      NAND: Add CFG_NAND_QUIET option · c750d2e6
      Matthias Fuchs 提交于
      This config option sets the default for the progress information
      output behavior that can also be configured through the 'quiet'
      environment variable.
      
      The legacy NAND code does not print the current progress info
      on the console. So this option is for backward compatibility for
      units that are in the field and where setting the quiet variable
      is not an option. With CFG_NAND_QUIET set to '1' the console
      progress info is turned off. This can still be overwritten
      through the environment variable.
      Signed-off-by: NMatthias Fuchs <matthias.fuchs@esd-electronics.com>
      c750d2e6
  7. 13 7月, 2007 1 次提交
  8. 09 7月, 2007 1 次提交
  9. 06 7月, 2007 1 次提交
    • T
      [NAND] Bad block skipping for command nboot · 10e03893
      Thomas Knobloch 提交于
      The old implementation of command nboot does not support reading the image from
      NAND flash with skipping of bad blocks. The patch implements a new version of
      the nboot command: by calling nboot.jffs2 from the u-boot command line the
      command will load the image from NAND flash with respect to bad blocks (by using
      nand_read_opts()). This is similar to e.g. the NAND read command: "nand
      read.jffs2 ...".
      Signed-off-by: NThomas Knobloch <knobloch@siemens.com>
      Signed-off-by: NStefan Roese <sr@denx.de>
      10e03893
  10. 04 7月, 2007 1 次提交
  11. 23 6月, 2007 1 次提交
    • H
      [PCS440EP] upgrade the PCS440EP board: · 566a494f
      Heiko Schocher 提交于
                      - Show on the Status LEDs, some States of the board.
                      - Get the MAC addresses from the EEProm
                      - use PREBOOT
                      - use the CF on the board.
                      - check the U-Boot image in the Flash with a SHA1
                        checksum.
                      - use dynamic TLB entries generation for the SDRAM
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      566a494f
  12. 01 12月, 2006 1 次提交
  13. 28 10月, 2006 1 次提交
  14. 20 10月, 2006 1 次提交
  15. 12 10月, 2006 1 次提交
  16. 11 10月, 2006 1 次提交
  17. 10 10月, 2006 1 次提交
    • S
      * Several improvements to the new NAND subsystem: · 2255b2d2
      Stefan Roese 提交于
        - JFFS2 related commands implemented in mtd-utils style
        - Support for bad blocks
        - Bad block testing commands
        - NAND lock commands
        Please take a look at doc/README.nand for more details
        Patch by Guido Classen, 10 Oct 2006
      2255b2d2
  18. 12 3月, 2006 1 次提交
  19. 06 3月, 2006 2 次提交
  20. 13 10月, 2005 1 次提交
  21. 15 9月, 2005 1 次提交
  22. 17 8月, 2005 1 次提交
  23. 12 8月, 2005 1 次提交
  24. 13 5月, 2005 1 次提交
  25. 03 5月, 2005 1 次提交
  26. 04 4月, 2005 1 次提交
  27. 17 12月, 2004 1 次提交
  28. 11 7月, 2004 1 次提交
    • W
      * Patch by Fred Klatt, 25 Jun 2004: · 8b07a110
      wdenk 提交于
        Add support for WindRiver's SBC8560 board
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004
        Small Bugs fixes for "at91rm9200dk" board:
        - Timing modifications for SPI DataFlash access
        - Fix NAND flash detection bug
      
      * Patch by Nicolas Lacressonniere, 24 Jun 2004:
        Add Support for Flash AT49BV6416 for AT91RM9200DK board
      8b07a110
  29. 09 6月, 2004 1 次提交
  30. 19 4月, 2004 1 次提交
  31. 16 4月, 2004 1 次提交
  32. 12 9月, 2003 1 次提交
    • W
      * Patch by Gary Jennejohn, 11 Sep 2003: · a43278a4
      wdenk 提交于
        - allow for longer timeouts for USB mass storage devices
      
      * Patch by Denis Peter, 11 Sep 2003:
        - fix USB data pointer assignment for bulk only transfer.
        - prevent to display erased directories in FAT filesystem.
      
      * Change output format for NAND flash - make it look like for other
        memory, too
      a43278a4
  33. 11 9月, 2003 1 次提交
  34. 03 9月, 2003 2 次提交
  35. 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
  36. 02 7月, 2003 1 次提交
  37. 30 6月, 2003 1 次提交