1. 3f97634 [new uImage] Fix style issue spotted by Wolfgang Denk <wd@denx.org> by Bartlomiej Sieka · 17 years ago
  2. 2e6f285 Add MD5 support to the new uImage format by Bartlomiej Sieka · 17 years ago
  3. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · 17 years ago
  4. 2c3685f Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  5. 2499b04 [new uImage] Fix build issue on ARM by Marian Balakowicz · 17 years ago
  6. 18710b8 [new uImage] Add new uImage format documentation and examples by Marian Balakowicz · 17 years ago
  7. aa6aae4 [new uImage] Fix definition of common bootm_headers_t fields by Marian Balakowicz · 17 years ago
  8. 9fae8c4 [new uImage] Fix build problems on trab board by Marian Balakowicz · 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. d79162d [new uImage] Add new uImage fromat support to fpga command by Marian Balakowicz · 17 years ago
  13. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  14. 2321ed0 [new uImage] Add new uImage format support to imgextract command by Marian Balakowicz · 17 years ago
  15. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  16. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · 17 years ago
  17. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · 17 years ago
  18. 0d87136 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · 17 years ago
  19. 9c22026 [new uImage] Re-enable interrupts for non automatic booting by Marian Balakowicz · 17 years ago
  20. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · 17 years ago
  21. a50d515 [new uImage] Add new uImage format support for ramdisk handling by Marian Balakowicz · 17 years ago
  22. 9f8e4aa [new uImage] Add new uImage format support for kernel booting by Marian Balakowicz · 17 years ago
  23. cc1fd91 [new uImage] Add new uImage format support for imls and iminfo commands by Marian Balakowicz · 17 years ago
  24. d7816fb [new uImage] Add support for new uImage format to mkimage tool by Bartlomiej Sieka · 17 years ago
  25. 6a2b2c2 [new uImage] Make node unit names const in struct bootm_headers by Marian Balakowicz · 17 years ago
  26. e227fbb [new uImage] New uImage low-level API by Marian Balakowicz · 17 years ago
  27. e0aee8c Release v1.3.2 by Wolfgang Denk · 17 years ago
  28. 6cf0ac4 SCM: fix 'packed' attribute ignored for field of type 'can_msg_t' warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  29. 95e2026 scb9328: Fix flash warning: type qualifiers ignored on function return type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  30. f2d212b esd/common/fpga.c: fix indentation. by Wolfgang Denk · 17 years ago
  31. 7c76eb3 common/kgdb.c: fix 'dereferencing type-punned pointer' warning by Wolfgang Denk · 17 years ago
  32. 63e54e1 esd/common/fpga.c: fix 'assignment of read-only location' error by Wolfgang Denk · 17 years ago
  33. eeb656c Makefile: make build silently again. by Wolfgang Denk · 17 years ago
  34. bc012b7 m501sk: Fix out of tree building by Wolfgang Denk · 17 years ago
  35. f10a5de ADS5121: fix out of tree build by Wolfgang Denk · 17 years ago
  36. f6493be Release v1.3.2 by Wolfgang Denk · 17 years ago
  37. 360323b Update CHANGELOG by Wolfgang Denk · 17 years ago
  38. 6c266fa esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from pointer target type by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. 1338d1f net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() by Nobuhiro Iwamatsu · 17 years ago
  40. 2664e4c Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  41. 67e0991 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  42. f72af11 mgsuvd: update board configuration by Heiko Schocher · 17 years ago
  43. a83cbee mgcoge: update board configuration by Heiko Schocher · 17 years ago
  44. de4f11f mpc83xx: make dtb basename file references equal those of linux by Kim Phillips · 17 years ago
  45. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · 17 years ago
  46. c459e39 fix taihu soft spi_read by Markus Brunner · 17 years ago
  47. 0084032 ppc4xx: Sequoia: Add device tree (fdt) Linux booting default env variables by Stefan Roese · 17 years ago
  48. 30e4b17 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  49. ed5a098 837xEMDS: Improve the system performance by Dave Liu · 17 years ago
  50. 406e578 Replace "run load; run update" with conditionalized "run load update". by Detlev Zundel · 17 years ago
  51. 1a4c865 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  52. 45cbd6f Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  53. 11da2be net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  54. de9737d Remove erroneous or extra spd.h #includers. by Jon Loeliger · 17 years ago
  55. 71166f0 PCS440EP: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  56. 19e5679 net: Print error message upon net usage when no ethernet-interface is found by Stefan Roese · 17 years ago
  57. cb53451 W7OLMC/W7OLMG: fix build problems (redundant #define) by Wolfgang Denk · 17 years ago
  58. 19b68c4 Makefile: fix problem with out-of-tree builds introduced by 5013c09f by Wolfgang Denk · 17 years ago
  59. f6f4f12 examples/Makefile: build "hello_world" on 8xx, too. by Wolfgang Denk · 17 years ago
  60. 91c9b1a PPC4xx (Sequoia): Fix Ethernet "remote fault" problems by Mike Nuss · 17 years ago
  61. c6c0fd5 fix QE firmware uploading limit by Timur Tabi · 17 years ago
  62. b6612d5 Fix endianess problem in cramfs code (cramfs is always host-endian in Linux) by Bernhard Nemec · 17 years ago
  63. 1eb0fd5 fix copy from ram to dataflash by Kim B. Heino · 17 years ago
  64. 1baed66 Fix quoting problem (preboot setting) in many board config files. by Wolfgang Denk · 17 years ago
  65. c4c342e ADS5121: Fix default environment. by Wolfgang Denk · 17 years ago
  66. ca0350e Makefile: Fix missing unconfig and mkconfig use by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  67. 2c4d298 Fix checking fat32 cluster size. by michael · 17 years ago
  68. 282fcf1 Prepare v1.3.2-rc2 release candidate by Wolfgang Denk · 17 years ago
  69. ca5ef8c ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · 17 years ago
  70. c6d9ec4 Fix alignment error on ARM for modules by Woodruff, Richard · 17 years ago
  71. 27b4343 fs: Fix ext2 read issue by Dave Liu · 17 years ago
  72. 6570eb3 Makefile: cleanup "clean" target by Wolfgang Denk · 17 years ago
  73. 8c6dcf0 add cscope build target by Li Yang · 17 years ago
  74. 2108405 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 by Kim Phillips · 17 years ago
  75. c2e70e8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  76. d1228c9 MPC5121e ADS PCI support take 3 by John Rigby · 17 years ago
  77. 5210915 Fix warnings while compilation of post/drivers/memory.c by Anatolij Gustschin · 17 years ago
  78. e0c8634 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  79. a41f918 ppc4xx: Fix problem in 4xx_enet.c driver by Anatolij Gustschin · 17 years ago
  80. 29e1859 POST: Disable cache while SPR POST by Anatolij Gustschin · 17 years ago
  81. 3b09b9d TQM5200: use automatic fdt memory fixup (part 2) by Martin Krause · 17 years ago
  82. b2d8693 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  83. 2300d5a Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  84. 8a4bafd TQM5200: use automatic fdt memory fixup by Martin Krause · 17 years ago
  85. c03d80a TQM5200: fix bug in SDRAM initialization code by Martin Krause · 17 years ago
  86. 5e44974 mx1fs2/flash: Fix multiple compiler warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  87. 8554ea8 arm-imx: Fix register definitions by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  88. da058a4 actua1/actua2/actua3: Fix multiple unused variable warnings by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  89. 012ec6e Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit targets. by Shinya Kuribayashi · 17 years ago
  90. b5ec1b9 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · 17 years ago
  91. e8d0821 libfdt: Add and use a node iteration helper function. by David Gibson · 17 years ago
  92. 6125086 [new uImage] Add libfdt support to mkimage by Bartlomiej Sieka · 17 years ago
  93. 6bfe92f [new uImage] Add sha1.o object to mkimage binary build by Bartlomiej Sieka · 17 years ago
  94. a147421 [new uImage] Fix component handling for legacy multi component images by Marian Balakowicz · 17 years ago
  95. c3c7eb2 [new uImage] Share common uImage code between mkimage and U-boot by Marian Balakowicz · 17 years ago
  96. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  97. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  98. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · 17 years ago
  99. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  100. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago