1. 3d2c9fa Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale by Stefan Roese · 17 years ago
  2. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  3. 2d34bf0 Merge branch 'master' into u-boot-5329-early by John Rigby · 17 years ago
  4. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · 17 years ago
  5. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  6. 277be2c Fix S-ATA support. by Mushtaq Khan · 17 years ago
  7. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  8. 93470f2 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 18 years ago
  9. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
  10. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago
  11. 409a285 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 18 years ago
  12. eeab5a1 Fix 'run' not to continue after interrupted command by Detlev Zundel · 18 years ago
  13. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  14. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 18 years ago
  15. 75ba08a Merge with /home/tur/git/u-boot#motionpro by Wolfgang Denk · 18 years ago
  16. cadc8e8 Fix: Add missing NULL termination in strings expanded by macros parser. by Bartlomiej Sieka · 18 years ago
  17. 9da36da Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 18 years ago
  18. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  19. 68f16f8 Fix compile problem cause my Microblaze merge by Stefano Babic · 18 years ago
  20. 142bdbe Minor coding style cleanup. by Wolfgang Denk · 18 years ago
  21. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 18 years ago
  22. d862a25 New board SMN42 branch by Peter Pearse · 18 years ago
  23. ebf7b23 add: reading special purpose registers by Michal Simek · 18 years ago
  24. ee1aced add: FSL control read and write by Michal Simek · 18 years ago
  25. 9cd9ea9 Merge git://www.denx.de/git/u-boot by Michal Simek · 18 years ago
  26. 8e496be fix: read and write MSR - repair number of parameters by Michal Simek · 18 years ago
  27. 603aa74 new: add writing to msr register by Michal Simek · 18 years ago
  28. dcecd7b Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  29. 6c6a38a [PATCH] simplify silent console by Ladislav Michl · 18 years ago
  30. 62b896f [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 18 years ago
  31. 88c6a00 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 18 years ago
  32. 9594583 new: FSL and MSR support #2 by Michal Simek · 18 years ago
  33. 6455ac0 new: FSL and MSR support by Michal Simek · 18 years ago
  34. fce39ff Fix initrd length corruption in bootm command. by Wolfgang Denk · 18 years ago
  35. 83fc7e5 [PATCH] simplify silent console by Ladislav Michl · 18 years ago
  36. 7184f1d Fix file mode by Stefan Roese · 18 years ago
  37. 13fd400 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  38. 6fbefbe [patch] setenv(...) can delete environmentalvariables by Jeffrey Mann · 18 years ago
  39. 8e894a3 Fix serious pointer bug with bootm and reserve map. by Gerald Van Baren · 18 years ago
  40. 51f2e8a Merge with /home/wd/git/u-boot/custodian/u-boot-fdt by Wolfgang Denk · 18 years ago
  41. 731b1b2 Merge git://www.denx.de/git/u-boot into fdt-cmd by Gerald Van Baren · 18 years ago
  42. c9502b9 Improve the bootm command for CONFIG_OF_LIBFDT by Gerald Van Baren · 18 years ago
  43. 3957bc1 [PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c by Denis Peter · 18 years ago
  44. 50abf9f [PATCH] Fix use of "void *" for block dev read/write buffer pointers by Greg Lopp · 18 years ago
  45. 15c6b15 Update for SC3 board by Wolfgang Denk · 18 years ago
  46. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  47. 05a94fd Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 18 years ago
  48. d4dd662 Merge with /home/wd/git/u-boot/custodian/u-boot-microblaze by Wolfgang Denk · 18 years ago
  49. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  50. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  51. ade8ef4 Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago
  52. c266054 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  53. d09d601 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 18 years ago
  54. 1f0c40c Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  55. edd9713 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  56. f6c7b76 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  57. b284679 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  58. 87375b2 Merge http://www.denx.de/git/u-boot by Aubrey Li · 18 years ago
  59. 922ce20 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago
  60. 450c23e [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  61. b60b5e2 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · 18 years ago
  62. dd6cffc [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · 18 years ago
  63. 54d1d0e Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  64. 096cc9b [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
  65. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  66. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  67. 715a70b [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · 18 years ago
  68. f6f2edf [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · 18 years ago
  69. 02a0078 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
  70. ffc2dd7 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  71. 1d5a074 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · 18 years ago
  72. 23d4328 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · 18 years ago
  73. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  74. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  75. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  76. 0048778 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · 18 years ago
  77. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  78. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  79. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  80. 208d38a [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · 18 years ago
  81. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  82. c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · 18 years ago
  83. 4565715 Add support for multiple I2C buses by Ben Warren · 18 years ago
  84. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  85. bc50f8c Check for illegal character '=' in environment variable names. by Wolfgang Denk · 18 years ago
  86. 9c82c68 Minor code cleanup. by Wolfgang Denk · 18 years ago
  87. 9ba223b Code cleanup. by Wolfgang Denk · 18 years ago
  88. 0e8e857 Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree by Wolfgang Denk · 18 years ago
  89. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · 18 years ago
  90. e5d99e2 Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr by Wolfgang Denk · 18 years ago
  91. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  92. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · 18 years ago
  93. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  94. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · 18 years ago
  95. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · 18 years ago
  96. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  97. 511b1e3 Coding style cleanup by Wolfgang Denk · 18 years ago
  98. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  99. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago
  100. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago