1. 62f51e9 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 17 years ago
  2. 7ce2871 Merge branch 'master' of git://www.denx.de/git/u-boot-at91 by Wolfgang Denk · 17 years ago
  3. 4689147 Fix fdt set command to conform to dts spec by Andy Fleming · 17 years ago
  4. 0c51a67 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · 17 years ago
  5. a63d2eb Fix CFG_NO_FLASH compilation. by Stelian Pop · 17 years ago
  6. dd68c02 Fix macro typo in common/cmd_mii.c by Ben Warren · 17 years ago
  7. beae21a Add CONFIG_MII_INIT in cmd_mii.c by Tsi-Chung Liew · 17 years ago
  8. 7646d76 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  9. 2334931 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  10. 76596ba ata: add the support for SATA framework by Dave Liu · 17 years ago
  11. 8b3eaa1 ata: merge the ata_piix driver by Dave Liu · 17 years ago
  12. 8e2a486 USB, Storage: fix a bug introduced in commit by Markus Klotzbuecher · 17 years ago
  13. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  14. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  15. 1fca254 Merge branch 'master_merge_new-image' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  16. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  17. 7ede186 USB Storage, add meaningful return value by Aras Vaichas · 17 years ago
  18. 07e6091 83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role by Anton Vorontsov · 17 years ago
  19. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  20. aed8334 Add setexpr command by Kumar Gala · 17 years ago
  21. 024f003 Merge git://www.denx.de/git/u-boot into uboot by Gerald Van Baren · 17 years ago
  22. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  23. 3b8cc71 [new uImage] Compilation and new uImage handling fixes for imxtract by Bartlomiej Sieka · 17 years ago
  24. e67c827 [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · 17 years ago
  25. bb05b33 Fix fdt boardsetup command parsing by Kumar Gala · 17 years ago
  26. b79da7b Add sub-commands to fdt by Kumar Gala · 17 years ago
  27. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · 17 years ago
  28. d773efb 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
  29. 87896b7 Blackfin: new cplbinfo command for viewing cplb tables by Mike Frysinger · 17 years ago
  30. ce4f618 Blackfin: move bootldr command to common code by Mike Frysinger · 17 years ago
  31. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  32. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  33. 2499b04 [new uImage] Fix build issue on ARM by Marian Balakowicz · 17 years ago
  34. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  35. b5324a8 [new uImage] More verbose kernel image uncompress error message by Marian Balakowicz · 17 years ago
  36. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  37. d79162d [new uImage] Add new uImage fromat support to fpga command by Marian Balakowicz · 17 years ago
  38. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  39. 2321ed0 [new uImage] Add new uImage format support to imgextract command by Marian Balakowicz · 17 years ago
  40. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  41. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  42. 9c22026 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · 17 years ago
  43. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  44. a50d515 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · 17 years ago
  45. 9f8e4aa [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · 17 years ago
  46. cc1fd91 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · 17 years ago
  47. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  48. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · 17 years ago
  49. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · 17 years ago
  50. a147421 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · 17 years ago
  51. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  52. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  53. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  54. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  55. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  56. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  57. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  58. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  59. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  60. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  61. 59504f6 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · 17 years ago
  62. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  63. 535b910 [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · 17 years ago
  64. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  65. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  66. 65a2752 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · 17 years ago
  67. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  68. 3413e22 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · 17 years ago
  69. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  70. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  71. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  72. d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · 17 years ago
  73. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  74. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  75. 4de8571 Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · 17 years ago
  76. 49e42af common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · 17 years ago
  77. 29bb2cc Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  78. f2a9ac9 AT91CAP9 support by Stelian Pop · 17 years ago
  79. 88f0ca2 Fix building of fdt_support.c if DEBUG set by Kumar Gala · 17 years ago
  80. d327eaf Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  81. 1f16448 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  82. c40032c [new uImage] Move kernel data find code to get_kernel() routine by Marian Balakowicz · 17 years ago
  83. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  84. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  85. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  86. 05c1d3f [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · 17 years ago
  87. 1438c45 [new uImage] Remove standalone applications handling from boootm by Marian Balakowicz · 17 years ago
  88. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  89. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  90. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  91. 2df645e [new uImage] Cleanup cmd_bootm.c by Marian Balakowicz · 17 years ago
  92. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  93. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  94. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  95. be946ba [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  96. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  97. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  98. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  99. 4b6095a Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  100. 8fb6966 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago