Skip to content
Snippets Groups Projects
  1. Aug 28, 2008
  2. Aug 26, 2008
  3. Aug 20, 2008
  4. Aug 14, 2008
  5. Aug 11, 2008
  6. Aug 06, 2008
  7. Aug 01, 2008
  8. Jul 14, 2008
  9. Jul 11, 2008
  10. May 20, 2008
    • Wolfgang Denk's avatar
      Big white-space cleanup. · 53677ef1
      Wolfgang Denk authored
      
      This commit gets rid of a huge amount of silly white-space issues.
      Especially, all sequences of SPACEs followed by TAB characters get
      removed (unless they appear in print statements).
      
      Also remove all embedded "vim:" and "vi:" statements which hide
      indentation problems.
      
      Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
      53677ef1
  11. May 03, 2008
  12. Apr 18, 2008
  13. Mar 12, 2008
  14. Feb 29, 2008
  15. Feb 27, 2008
  16. Feb 25, 2008
    • Marian Balakowicz's avatar
      [new uImage] Add dual format uImage support framework · d5934ad7
      Marian Balakowicz authored
      
      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: default avatarMarian Balakowicz <m8@semihalf.com>
      d5934ad7
  17. Feb 07, 2008
  18. Jan 17, 2008
  19. Oct 25, 2007
  20. Aug 18, 2007
  21. Aug 16, 2007
Loading