1. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  2. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · 17 years ago
  3. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · 17 years ago
  4. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · 17 years ago
  5. fb71ccf [new uImage] Add autostart flag to bootm_headers structure by Kumar Gala · 17 years ago
  6. 6d7bfa8 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images by Kumar Gala · 17 years ago
  7. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · 17 years ago
  8. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · 17 years ago
  9. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · 17 years ago
  10. 59504f6 [new uImage] Add image_get_kernel() routine by Marian Balakowicz · 17 years ago
  11. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · 17 years ago
  12. 535b910 [new uImage] Optimize gen_get_image() flow control by Marian Balakowicz · 17 years ago
  13. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  14. 43ad623 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  15. 65a2752 [new uImage] Fix erroneous use of image_get_magic() in fdc/usb cmds by Marian Balakowicz · 17 years ago
  16. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  17. 3413e22 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines by Marian Balakowicz · 17 years ago
  18. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · 17 years ago
  19. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · 17 years ago
  20. 66ecfed Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev by Peter Pearse · 17 years ago
  21. d4e3fb4 Fix wrong memory limit calculation in memory-test by Guennadi Liakhovetski · 17 years ago
  22. e9f2dbb Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  23. 7b2d836 Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin by Wolfgang Denk · 17 years ago
  24. 4de8571 Fix return value of mtest when CFG_ALT_MEMTEST set by Guennadi Liakhovetski · 17 years ago
  25. 49e42af common/miiphyutil.c: Cleanup MII_DEBUG and debug() by Shinya Kuribayashi · 17 years ago
  26. 29bb2cc Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  27. f2a9ac9 AT91CAP9 support by Stelian Pop · 17 years ago
  28. 88f0ca2 Fix building of fdt_support.c if DEBUG set by Kumar Gala · 17 years ago
  29. d327eaf Merge commit 'wd/master' by Jon Loeliger · 17 years ago
  30. 1f16448 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  31. c40032c [new uImage] Move kernel data find code to get_kernel() routine by Marian Balakowicz · 17 years ago
  32. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · 17 years ago
  33. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · 17 years ago
  34. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · 17 years ago
  35. 05c1d3f [new uImage] Factor out common routines for getting os/arch/type/comp names by Marian Balakowicz · 17 years ago
  36. 1438c45 [new uImage] Remove standalone applications handling from boootm by Marian Balakowicz · 17 years ago
  37. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · 17 years ago
  38. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · 17 years ago
  39. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  40. 2df645e [new uImage] Cleanup cmd_bootm.c by Marian Balakowicz · 17 years ago
  41. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · 17 years ago
  42. bb3752e [new uImage] Remove I386 uImage fake_header() routine by Marian Balakowicz · 17 years ago
  43. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · 17 years ago
  44. be946ba [new uImage] Move gunzip() common code to common/gunzip.c by Marian Balakowicz · 17 years ago
  45. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · 17 years ago
  46. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · 17 years ago
  47. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  48. 4b6095a Add missing cmd_ximg.o to common/Makefile by Marian Balakowicz · 17 years ago
  49. 8fb6966 new command for displaying strings at specified memory locations by Mike Frysinger · 17 years ago
  50. 13f5778 interface to Blackfin on-chip One-Time-Programmable memory by Mike Frysinger · 17 years ago
  51. e578d68 add support for memory commands with Blackfin L1 instruction memory by Mike Frysinger · 17 years ago
  52. 030f345 add Blackfin-specific reginfo command by Mike Frysinger · 17 years ago
  53. f443d3c add Blackfin-specific bdinfo command by Mike Frysinger · 17 years ago
  54. 15c5135 fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols by Mike Frysinger · 17 years ago
  55. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  56. da41262 ARM: s3c24xx: Multiple serial port support by Harald Welte · 17 years ago
  57. e6c8528 ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined by Hebbar · 17 years ago
  58. b0b3094 86xx: Add reginfo command by Becky Bruce · 17 years ago
  59. 979c325 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  60. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  61. 314a1af Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  62. fe80fcc cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  63. 3a0ba10 Make bootretry work when command line editing is enabled by Andreas Engel · 17 years ago
  64. 38c9b9b Refactor code for "i2c sdram" command by Larry Johnson · 17 years ago
  65. 330d19a Fix "i2c sdram" command for DDR2 DIMMs by Larry Johnson · 17 years ago
  66. ea00044 Fix compilation problem in common/cmd_bmp.c by Anatolij Gustschin · 17 years ago
  67. 03792a9 Merge ../custodians by Wolfgang Denk · 17 years ago
  68. e225b17 Fix compiler warning by Kumar Gala · 17 years ago
  69. c8367a0 Nios2: remove common/cmd_bdinfo.c unused variable. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  70. 49e3f7a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  71. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  72. 6a17912 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  73. 899256e Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd by Wolfgang Denk · 17 years ago
  74. 20ffa97 Expose parse_line() globally. by James Yang · 17 years ago
  75. 37cc4f0 Add Ctrl combo key support to usb keyboard driver. by Zhang Wei · 17 years ago
  76. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  77. b562863 Remove the obsolete terse version of do_mii() by Shinya Kuribayashi · 17 years ago
  78. 9a63104 common/cmd_mii.c: Add sanity argc check by Shinya Kuribayashi · 17 years ago
  79. 75b5442 Globalize envmatch() by Rafal Jaworowski · 17 years ago
  80. 68d89dc cmd_bmp: Add support for displaying gzip compressed bmps by Hans-Christian Egtvedt · 17 years ago
  81. 7601e26 Remove bit swapping in Xilinx Spartan bitfile loading by Matthias Fuchs · 17 years ago
  82. b845b1e Fix MSB check in Xilinx Spartan slave serial mode by Matthias Fuchs · 17 years ago
  83. 518e2e14 Add pre and post configuration callbacks for Spartan FPGAs by Matthias Fuchs · 17 years ago
  84. a440087 Improve configuration of FPGA subsystem by Matthias Fuchs · 17 years ago
  85. 2380f43 serial: Make default_serial_console() a weak function by Matthias Fuchs · 17 years ago
  86. a311ef3 add 'terminal program' functionality by Harald Welte · 17 years ago
  87. 5a39510 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · 17 years ago
  88. ed31f72 Fix building with CRAMFS but not JFFS2 support by Harald Welte · 17 years ago
  89. 6366f00 Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the sametime by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  90. 4ca4c6c Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  91. 569c035 Fine grained per property /chosen updating. by Gerald Van Baren · 17 years ago
  92. 7655c09 Improve the FDT help message. by Gerald Van Baren · 17 years ago
  93. d91383a Support setting FDT properties with optional values. by Gerald Van Baren · 17 years ago
  94. 0bfa88e Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  95. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  96. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  97. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  98. 4ee3245 Conditionally compile fdt_fixup_ethernet() by Gerald Van Baren · 17 years ago
  99. 2dc9b4a Added fdt_fixup_stdout that uses aliases to set linux,stdout-path by Kumar Gala · 17 years ago
  100. 0db72ed Add common memory fixup function by Kumar Gala · 17 years ago