1. c3517f9 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  2. fd9bcaa common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  3. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  4. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  5. b453960 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  6. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  7. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  8. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  9. 1f2a058 Fix S-ATA support. by Mushtaq Khan · 17 years ago
  10. 1636d1c Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  11. 2dc6445 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 17 years ago
  12. 9912121 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 17 years ago
  13. 5afb202 Fix 'run' not to continue after interrupted command by Detlev Zundel · 17 years ago
  14. 9045f33 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  15. d1246a4 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  16. 19bf91f Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 17 years ago
  17. 9160b96 Fix: Add missing NULL termination in strings expanded by macros parser. by Bartlomiej Sieka · 17 years ago
  18. fdda367 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  19. 3a71b5c Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  20. 70124c2 Fix compile problem cause my Microblaze merge by Stefano Babic · 17 years ago
  21. 3162eb8 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  22. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  23. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  24. e69f66c add: reading special purpose registers by Michal Simek · 17 years ago
  25. ab874d5 add: FSL control read and write by Michal Simek · 17 years ago
  26. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  27. a7bac7e fix: read and write MSR - repair number of parameters by Michal Simek · 17 years ago
  28. 48fbd3a new: add writing to msr register by Michal Simek · 17 years ago
  29. 426a442 Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  30. 4ec5bd5 [PATCH] simplify silent console by Ladislav Michl · 17 years ago
  31. 9ffd451 [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 17 years ago
  32. 2be1bab Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  33. ffc50f9 new: FSL and MSR support #2 by Michal Simek · 17 years ago
  34. f7e2e0e new: FSL and MSR support by Michal Simek · 17 years ago
  35. 9877d7d Fix initrd length corruption in bootm command. by Wolfgang Denk · 17 years ago
  36. ada4d40 [PATCH] simplify silent console by Ladislav Michl · 17 years ago
  37. 7fc4c71 Fix file mode by Stefan Roese · 17 years ago
  38. 6554ca0 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  39. afb903a [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 17 years ago
  40. 7651f8b Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 17 years ago
  41. 5cca409 Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 17 years ago
  42. 6f1d57c Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 17 years ago
  43. c28abb9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 17 years ago
  44. 7882751 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 17 years ago
  45. 0b94504 [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 17 years ago
  46. 51056dd Update for SC3 board by Wolfgang Denk · 17 years ago
  47. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  48. 25b0806 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  49. c8f2280 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 17 years ago
  50. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 17 years ago
  51. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 17 years ago
  52. 781e09e Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 17 years ago
  53. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  54. 0c75c9d i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 17 years ago
  55. 1798049 Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  56. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  57. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  58. 44ba464 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  59. a20e710 Merge http://www.denx.de/git/u-boot by Aubrey Li · 18 years ago
  60. cfc6711 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago
  61. ef26a08 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  62. 650a330 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · 18 years ago
  63. d9fc703 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · 18 years ago
  64. 90b0cf4 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  65. 0dc018e [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
  66. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  67. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  68. 984618f [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · 18 years ago
  69. 80ba981 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · 18 years ago
  70. c95c428 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
  71. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  72. 0bba545 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · 18 years ago
  73. c84bad0 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · 18 years ago
  74. daa6e41 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  75. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  76. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  77. 1bdd468 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · 18 years ago
  78. 3208112 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  79. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  80. d2c83f5 Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  81. da5553b [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · 18 years ago
  82. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  83. 91650b3 Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · 18 years ago
  84. bb99ad6 Add support for multiple I2C buses by Ben Warren · 18 years ago
  85. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  86. 471a7be Check for illegal character '=' in environment variable names. by Wolfgang Denk · 18 years ago
  87. 19973b6 Minor code cleanup. by Wolfgang Denk · 18 years ago
  88. 2b2a40b Code cleanup. by Wolfgang Denk · 18 years ago
  89. b9e9adc Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree by Wolfgang Denk · 18 years ago
  90. c76f951 Added support for Multi-Image files that contain a device tree by Kumar Gala · 18 years ago
  91. 4e53a25 Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr by Wolfgang Denk · 18 years ago
  92. d97370f Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  93. d67c14c Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · 18 years ago
  94. 9fa4802 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  95. ba999c5 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · 18 years ago
  96. f641471 MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · 18 years ago
  97. 43a2b0e Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  98. 7365269 Coding style cleanup by Wolfgang Denk · 18 years ago
  99. 13a7fcd * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  100. af9e1f5 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago