1. 7903f72 Fix build errors when CONFIG_LOGBUFFER and CONFIG_FIT are enabled by Marian Balakowicz · 17 years ago
  2. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  3. b9b4c95 Fix build breakage casued by commit c0559be371b2 by Wolfgang Denk · 17 years ago
  4. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · 17 years ago
  5. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · 17 years ago
  6. c694d3d Remove deprecated CONFIG_OF_HAS_UBOOT_ENV and CONFIG_OF_HAS_BD_T by Jerry Van Baren · 17 years ago
  7. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · 17 years ago
  8. 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
  9. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · 17 years ago
  10. b5324a8 [new uImage] More verbose kernel image uncompress error message by Marian Balakowicz · 17 years ago
  11. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  12. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  13. 9c22026 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · 17 years ago
  14. 9f8e4aa [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · 17 years ago
  15. cc1fd91 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · 17 years ago
  16. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  17. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  18. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  19. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  20. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  21. 59504f6 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · 17 years ago
  22. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  23. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  24. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  25. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  26. c40032c [new uImage] Move kernel data find code to get_kernel() routine by Marian Balakowicz · 17 years ago
  27. 05c1d3f [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · 17 years ago
  28. 1438c45 [new uImage] Remove standalone applications handling from boootm by Marian Balakowicz · 17 years ago
  29. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  30. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  31. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  32. 2df645e [new uImage] Cleanup cmd_bootm.c by Marian Balakowicz · 17 years ago
  33. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  34. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  35. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  36. be946ba [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  37. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  38. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  39. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  40. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  41. e609916 Fix two typos. by Detlev Zundel · 17 years ago
  42. 49c7332 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  43. c1fa489 Bugfix: make bootm+libfdt compile on boards with no flash by Grant Likely · 17 years ago
  44. a66af9d Fix do_bootm_linux() so that multi-file images with FDT blob boot. by Bartlomiej Sieka · 17 years ago
  45. a7134b1 bootm/fdt: Only process the fdt if an fdt address was provided by Grant Likely · 17 years ago
  46. a0472ad Fix warnings from of_data copy fix by Andy Fleming · 17 years ago
  47. d9a8d55 Fix of_data copying for CONFIG_OF_FLAT_TREE-using boards by Andy Fleming · 17 years ago
  48. f6b713b Fix where the #ifdef CFG_BOOTMAPSZ is placed. by Jerry Van Baren · 17 years ago
  49. 63a5653 Fix initrd/dtb interaction by Andy Fleming · 17 years ago
  50. b5ceed7 fdt: do board setup based on fdt address specified on bootm line by Kim Phillips · 17 years ago
  51. 566fae3 Call ft_board_setup() from the bootm command. by Gerald Van Baren · 17 years ago
  52. 8e1aa43 Asthetic improvements: error messages and line lengths. by Gerald Van Baren · 17 years ago
  53. eaa1464 Reorganize and fix problems (returns) in the bootm command. by Gerald Van Baren · 18 years ago
  54. 2beccd6 Fix bugs in the CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  55. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  56. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  57. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  58. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  59. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  60. 970dc33 sh: First support code of SuperH. by Nobuhiro Iwamatsu · 18 years ago
  61. fce39ff Fix initrd length corruption in bootm command. by Wolfgang Denk · 18 years ago
  62. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  63. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  64. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  65. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  66. b284679 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  67. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  68. 208d38a [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · 18 years ago
  69. 9ba223b Code cleanup. by Wolfgang Denk · 18 years ago
  70. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · 18 years ago
  71. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  72. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · 18 years ago
  73. aad3853 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · 18 years ago
  74. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · 18 years ago
  75. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  76. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  77. df86f15 Define IH_CPU_AVR32 by Stefan Roese · 18 years ago
  78. 4db6937 * Another small fix for booting with disable_of by Matthew McClintock · 18 years ago
  79. 20453d6 Fix disable_of booting by Matthew McClintock · 18 years ago
  80. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  81. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  82. 8f5af4b * Fix disable_of booting by Matthew McClintock · 18 years ago
  83. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  84. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  85. 8ab4407 * Patch to modify ft_build.c to update flat device trees in place Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · 18 years ago
  86. efae4ca * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · 18 years ago
  87. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · 18 years ago
  88. 12b28ae We made a u-boot patch to fix the hang up issue by Jason Jin · 18 years ago
  89. 349b6e0 * Patch to modify ft_build.c to update flat device trees in place by Matthew McClintock · 18 years ago
  90. 6fb7c81 * Modify bootm command to support booting with flat device trees by Matthew McClintock · 18 years ago
  91. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 19 years ago
  92. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  93. 5d5ce29 Change max size of uncompressed uImage's to 8MByte and add by Stefan Roese · 19 years ago
  94. 71a5b99 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#ft_infr by Wolfgang Denk · 19 years ago
  95. 46d2b52 Add ADI Blackfin support by Wolfgang Denk · 19 years ago
  96. b6929f9 Add loads of ntohl() in image header handling by Wolfgang Denk · 19 years ago
  97. a8b76de Add support for passing initrd information via flat device tree by Kumar Gala · 19 years ago
  98. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  99. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  100. 27a5b0b Support passing of OF flat trees to the kernel. by Wolfgang Denk · 19 years ago