1. b428f6a The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. by Yuri Tikhonov · 17 years ago
  2. 2d99195 The patch introduces the alternative configuration of the log buffer for by Yuri Tikhonov · 17 years ago
  3. e262efe The patch introduces the CRITICAL feature of POST tests. If the test by Yuri Tikhonov · 17 years ago
  4. cf675d3 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  5. 86a20fb Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  6. 766529f Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  7. 7e492d8 Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  8. afe45c8 [new uImage] Fix build issue on ARM by Marian Balakowicz · 17 years ago
  9. f773bea [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  10. 2682ce8 [new uImage] More verbose kernel image uncompress error message by Marian Balakowicz · 17 years ago
  11. 1372cce [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  12. c28c4d1 [new uImage] Add new uImage fromat support to fpga command by Marian Balakowicz · 17 years ago
  13. 09475f7 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  14. 1b7897f [new uImage] Add new uImage format support to imgextract command by Marian Balakowicz · 17 years ago
  15. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  16. 3dfe110 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  17. a44a269 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · 17 years ago
  18. d985c84 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  19. c877964 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · 17 years ago
  20. 6986a38 [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · 17 years ago
  21. e32fea6 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · 17 years ago
  22. 5dfb521 [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  23. cc3843e common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · 17 years ago
  24. 84d0c2f fix copy from ram to dataflash by Kim B. Heino · 17 years ago
  25. df6f1b8 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · 17 years ago
  26. 570abb0 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  27. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  28. e18489e Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  29. d3f2fa0 [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  30. e822d7f [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  31. f5614e7 [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  32. 4ed6552 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  33. 274cea2 [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  34. a6612bd [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  35. 4efbe9d [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  36. 1efd436 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · 17 years ago
  37. 8a5ea3e [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  38. 6f0f9df [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · 17 years ago
  39. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  40. 00b48a4 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 5583cbf [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · 17 years ago
  42. 2242f53 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  43. f50433d [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · 17 years ago
  44. fff888a1 [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  45. 20c9395 Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  46. ae92069 Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  47. 6f4abee Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · 17 years ago
  48. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  49. 6f99eec Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  50. 1f780aa Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · 17 years ago
  51. 26c7bab common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · 17 years ago
  52. 746c4b9 Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  53. 9604b6e AT91CAP9 support by Stelian Pop · 17 years ago
  54. d9ad115 Fix building of fdt_support.c if DEBUG set by Kumar Gala · 17 years ago
  55. d075eec Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  56. 69018ce QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  57. 5cf746c [new uImage] Move kernel data find code to get_kernel() routine by Marian Balakowicz · 17 years ago
  58. b6b0fe6 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  59. ceaed2b [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  60. 5ad03eb [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  61. 42b73e8 [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · 17 years ago
  62. e99c266 [new uImage] Remove standalone applications handling from boootm by Marian Balakowicz · 17 years ago
  63. 4a2ad5f [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  64. 7582438 [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  65. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  66. 1ee1180 [new uImage] Cleanup cmd_bootm.c by Marian Balakowicz · 17 years ago
  67. af13cdb [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  68. 261dcf4 [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  69. 559316f [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  70. 321359f [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  71. d45d5a1 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  72. 5d3cc55 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  73. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  74. ed29bc4 Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  75. 30942b1 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
  76. d0b01a2 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
  77. 4c727c7 add support for memory commands with Blackfin L1 instruction memory by Mike Frysinger · 17 years ago
  78. 97c26e0 add Blackfin-specific reginfo command by Mike Frysinger · 17 years ago
  79. 8dc48d7 add Blackfin-specific bdinfo command by Mike Frysinger · 17 years ago
  80. 4087bc8 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols by Mike Frysinger · 17 years ago
  81. a93907c TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  82. a7c185e ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  83. a41dbbd ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined by Hebbar · 17 years ago
  84. 4f93f8b 86xx: Add reginfo command by Becky Bruce · 17 years ago
  85. 2468592 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  86. d59feff FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  87. 7f52fa3 Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  88. 0a1e03b cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  89. 00ac50e Make bootretry work when command line editing is enabled by Andreas Engel · 17 years ago
  90. 632de06 Refactor code for "i2c sdram" command by Larry Johnson · 17 years ago
  91. 0df6b84 Fix "i2c sdram" command for DDR2 DIMMs by Larry Johnson · 17 years ago
  92. 5ba7390 Fix compilation problem in common/cmd_bmp.c by Anatolij Gustschin · 17 years ago
  93. 8aadd2d Merge ../custodians by Wolfgang Denk · 17 years ago
  94. 0ec5952 Fix compiler warning by Kumar Gala · 17 years ago
  95. 252f60b Nios2: remove common/cmd_bdinfo.c unused variable. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  96. 694976a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  97. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  98. fc16904 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  99. ecc198c Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  100. 6636b62 Expose parse_line() globally. by James Yang · 17 years ago