1. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  2. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  3. 781e09e Add a flattened device tree (fdt) command (1 of 2) by Gerald Van Baren · 18 years ago
  4. 0e7d491 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 18 years ago
  5. 0c75c9d i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined by Stefan Roese · 18 years ago
  6. 1798049 Support for XUPV2P board Reset support BSP autoconfig support by Michal Simek · 18 years ago
  7. e50b791 Merge with /home/stefan/git/u-boot/acadia by Stefan Roese · 18 years ago
  8. 3cb86f3 [PATCH] Clean up 40EZ/Acadia support by Stefan Roese · 18 years ago
  9. 44ba464 Code cleanup / re-insert previous Copyright entries. by Wolfgang Denk · 18 years ago
  10. a20e710 Merge http://www.denx.de/git/u-boot by Aubrey Li · 18 years ago
  11. cfc6711 [Microblaze][PATCH] part 2 by Michal Simek · 18 years ago
  12. ef26a08 [Blackfin][PATCH-2/2] Common files changed to support bf533 platform by Aubrey.Li · 18 years ago
  13. 650a330 [PATCH] I2C: add some more SPD eeprom decoding for DDR2 modules by Matthias Fuchs · 18 years ago
  14. d9fc703 [PATCH] I2C: disable flat i2c commands when CONFIG_I2C_CMD_TREE is defined by Matthias Fuchs · 18 years ago
  15. 90b0cf4 Merge with /home/stefan/git/u-boot/denx-merge-sr by Stefan Roese · 18 years ago
  16. 0dc018e [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
  17. eb867a7 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  18. 3a8ce9a [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  19. 984618f [PATCH 5_9] Whitespace fixup on common_cmd_ace.c (using Lindent) by Grant Likely · 18 years ago
  20. 80ba981 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c by Grant Likely · 18 years ago
  21. c95c428 [PATCH 3_9] Move buffer print code from md command to common function by Grant Likely · 18 years ago
  22. 735dd97 [PATCH 1_4] Merge common get_dev() routines for block devices by Grant Likely · 18 years ago
  23. 0bba545 Undo commit 3033ebb2: reset command does not take any arguments by Wolfgang Denk · 18 years ago
  24. c84bad0 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · 18 years ago
  25. daa6e41 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  26. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  27. ab07b6c Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  28. 1bdd468 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · 18 years ago
  29. 3208112 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  30. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  31. d2c83f5 Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  32. da5553b [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · 18 years ago
  33. dfc8a9e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  34. 91650b3 Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · 18 years ago
  35. bb99ad6 Add support for multiple I2C buses by Ben Warren · 18 years ago
  36. 856f054 [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  37. 471a7be Check for illegal character '=' in environment variable names. by Wolfgang Denk · 18 years ago
  38. 19973b6 Minor code cleanup. by Wolfgang Denk · 18 years ago
  39. 2b2a40b Code cleanup. by Wolfgang Denk · 18 years ago
  40. b9e9adc Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree by Wolfgang Denk · 18 years ago
  41. c76f951 Added support for Multi-Image files that contain a device tree by Kumar Gala · 18 years ago
  42. 4e53a25 Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr by Wolfgang Denk · 18 years ago
  43. d97370f Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  44. d67c14c Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · 18 years ago
  45. 9fa4802 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  46. ba999c5 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · 18 years ago
  47. f641471 MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · 18 years ago
  48. 43a2b0e Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  49. 7365269 Coding style cleanup by Wolfgang Denk · 18 years ago
  50. 13a7fcd * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  51. af9e1f5 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago
  52. f7b190d Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  53. 1eaf3a5 Fix possible uninitialized variable compiler warning. by Grant Likely · 18 years ago
  54. 87621bc Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  55. 34a7cee Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  56. 7e2a24d Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · 18 years ago
  57. 7376eb8 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · 18 years ago
  58. c3c3b08 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  59. 752d683 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · 18 years ago
  60. fb883a5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  61. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  62. 2255b2d * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  63. a3bb7bf Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · 18 years ago
  64. 1a1b737 Define IH_CPU_AVR32 by Stefan Roese · 18 years ago
  65. d262a92 Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 by Wolfgang Denk · 18 years ago
  66. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  67. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  68. 77d5034 Remove compile warnings in fpga code Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · 18 years ago
  69. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  70. 64cd52e Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  71. 5d5269f Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · 18 years ago
  72. a87d46f Fix alignment problem in "mtdparts" command by Wolfgang Denk · 18 years ago
  73. d12ae80 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  74. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  75. 6741ae9 Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  76. fc43de0 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  77. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  78. d7c2a02 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · 18 years ago
  79. 7d0432c Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · 18 years ago
  80. e8143e7 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
  81. 0fd3025 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  82. 88c8f49 Fixed an OF-tree off-by-one bug when adding a new property name. by Zhang Wei · 18 years ago
  83. b5338b2 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  84. 2f15776 Fixed an OF-tree off-by-one bug when adding a new property name. by Zhang Wei · 18 years ago
  85. b2b7842 * Another small fix for booting with disable_of by Matthew McClintock · 18 years ago
  86. 5e4c24b Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  87. 4782ac8 Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago
  88. 4b7576f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  89. 5de62c4 Fix disable_of booting by Matthew McClintock · 18 years ago
  90. 87a449c Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  91. ddde6b7 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · 18 years ago
  92. 4a39616 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · 18 years ago
  93. 75c299c Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  94. 1c8f6d8 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  95. 86c8e17 * Fix disable_of booting by Matthew McClintock · 18 years ago
  96. 25c751e * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  97. f0ff469 Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006 by Stefan Roese · 18 years ago
  98. c72d9c5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · 18 years ago
  99. 92c427b Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  100. 5498d90 * 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