Skip to content
Snippets Groups Projects
  1. Mar 26, 2008
  2. Mar 14, 2008
  3. Mar 11, 2008
    • Bartlomiej Sieka's avatar
      [new uImage] Add support for new uImage format to mkimage tool · 9d25438f
      Bartlomiej Sieka authored
      
      Support for the new uImage format (FIT) is added to mkimage tool.
      Commandline syntax is appropriately extended:
      
      mkimage [-D dtc_options] -f fit-image.its fit-image
      
      mkimage (together with dtc) takes fit-image.its and referenced therein
      binaries (like vmlinux.bin.gz) as inputs, and produces fit-image file -- the
      final image that can be transferred to the target (e.g., via tftp) and then
      booted using the bootm command in U-Boot.
      
      Signed-off-by: default avatarBartlomiej Sieka <tur@semihalf.com>
      9d25438f
  4. Mar 10, 2008
  5. Feb 29, 2008
  6. Feb 22, 2008
  7. Feb 07, 2008
  8. Feb 05, 2008
  9. Jan 09, 2008
  10. Jan 08, 2008
  11. Nov 21, 2007
  12. Nov 15, 2007
  13. Jul 10, 2007
  14. Jul 09, 2007
  15. Jul 03, 2007
  16. 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
  17. May 15, 2007
  18. 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
  19. Oct 08, 2006
  20. Sep 06, 2006
  21. Sep 01, 2006
  22. Aug 22, 2006
  23. Aug 16, 2006
  24. Apr 28, 2006
  25. Mar 12, 2006
Loading