Skip to content
Snippets Groups Projects
  1. Jan 09, 2008
  2. Jan 08, 2008
  3. Nov 21, 2007
  4. Nov 15, 2007
  5. Jul 10, 2007
  6. Jul 09, 2007
  7. Jul 03, 2007
  8. Jun 22, 2007
    • Heiko Schocher's avatar
      [PCS440EP] upgrade the PCS440EP board: · 566a494f
      Heiko Schocher authored
                      - 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: default avatarHeiko Schocher <hs@denx.de>
      566a494f
  9. May 15, 2007
  10. Oct 09, 2006
    • Stefan Roese's avatar
      Define IH_CPU_AVR32 · 1a1b7374
      Stefan Roese authored
      Make it possible to generate AVR32 uImage files with mkimage and
      make cmd_bootm recognize them.
      Patch by Haavard Skinnemoen, 22 Sep 2006
      1a1b7374
  11. Oct 08, 2006
  12. Sep 06, 2006
  13. Sep 01, 2006
  14. Aug 22, 2006
  15. Aug 16, 2006
  16. Apr 28, 2006
  17. Mar 12, 2006
  18. Feb 21, 2006
    • Wolfgang Denk's avatar
      Add GIT version information (commid ID) to untagged U-Boot versions · 881a87ec
      Wolfgang Denk authored
      As done in the linux kernel, the U-Boot version (U_BOOT_VERSION)
      of all unreleased (untagged) U-Boot images will be automatically
      extended upon compiletime with a part of the GIT commit ID and
      possibly with "dirty" if uncommited changes are detected.
      
      Here an example for the resulting version:
      "U-Boot 1.1.4-g3457ac18-dirty"
      
      The version is now maintained in the toplevel Makefile and the
      version headers are autogenerated.
      
      Patch by Stefan Roese, 9 Feb 2006
      881a87ec
  19. Jan 11, 2006
  20. Nov 20, 2005
  21. Oct 11, 2005
  22. Sep 25, 2005
  23. Sep 24, 2005
  24. Aug 12, 2005
  25. Aug 03, 2005
  26. Jul 21, 2005
  27. Apr 03, 2005
  28. Dec 31, 2004
    • Wolfgang Denk's avatar
      * Code cleanup, mostly for GCC-3.3.x · e2ffd59b
      Wolfgang Denk authored
      * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to
        pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for
        additional ethernet addresses.
      
      * Cleanup drivers/i82365.c - avoid duplication of code
      
      * Fix bogus "cannot span across banks" flash error message
      
      * Add support for CompactFlash for the CPC45 Board.
      e2ffd59b
Loading