1. 23d4328 Fix to make the baudrate changes immediate for the MCF52x2 family. by Bartlomiej Sieka · 18 years ago
  2. 8ff81c6 Preliminary support for the iDMR board (ColdFire). by Bartlomiej Sieka · 18 years ago
  3. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  4. 3cf0e3a Merge with http://opensource.freescale.com/pub/scm/u-boot-83xx.git by Wolfgang Denk · 18 years ago
  5. 0048778 [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command by Stefan Roese · 18 years ago
  6. 4f19a68 Merge http://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  7. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  8. 1b711ab Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  9. 208d38a [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel by Stefan Roese · 18 years ago
  10. ffdd9b9 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  11. c0cc46e Sequential accesses to non-existent memory must be synchronized, by Wolfgang Denk · 18 years ago
  12. 4565715 Add support for multiple I2C buses by Ben Warren · 18 years ago
  13. 198b23e [PATCH] NAND: Partition name support added to NAND subsystem by Stefan Roese · 18 years ago
  14. bc50f8c Check for illegal character '=' in environment variable names. by Wolfgang Denk · 18 years ago
  15. 9c82c68 Minor code cleanup. by Wolfgang Denk · 18 years ago
  16. 9ba223b Code cleanup. by Wolfgang Denk · 18 years ago
  17. 0e8e857 Merge with git://git.kernel.org/pub/scm/boot/u-boot/galak/u-boot.git#device_tree by Wolfgang Denk · 18 years ago
  18. 665915b Added support for Multi-Image files that contain a device tree by Kumar Gala · 18 years ago
  19. e5d99e2 Fix Makefile for "CHANGELOG" target Merge with /home/sr/git/u-boot/4xx-idcr by Wolfgang Denk · 18 years ago
  20. 95c0bc5 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  21. 65022c5 Merge with http://www.jdl.com/software/u-boot-86xx.git by Wolfgang Denk · 18 years ago
  22. b0b37ed Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  23. 6550543 Cleanup compile warnings. Prepare for release 1.1.5 by Wolfgang Denk · 18 years ago
  24. 6d89f0c MCC200: Fix uninitialized variable problem in LCD driver by Wolfgang Denk · 18 years ago
  25. 3cdd3fd Add board/cpu specific NAND chip select function to 440 NDFC by Stefan Roese · 18 years ago
  26. 511b1e3 Coding style cleanup by Wolfgang Denk · 18 years ago
  27. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  28. 84cf624 Add monitor functions for indirect access to PPC440 DCR's by Stefan Roese · 18 years ago
  29. f148c14 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  30. 0b7bf03 Fix possible uninitialized variable compiler warning. by Grant Likely · 18 years ago
  31. d5cf1a4 Fix spelling; minor code cleanup. by Wolfgang Denk · 18 years ago
  32. b458869 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  33. aad3853 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · 18 years ago
  34. 5b94882 * Fix a bunch of compiler warnings for gcc 4.0 by Matthew McClintock · 18 years ago
  35. faf081a Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  36. f7b4f19 Cleanup of NAND update patch (remove changelog from cmd_nand.c) by Stefan Roese · 18 years ago
  37. 5995ac7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  38. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  39. d351b2b * Several improvements to the new NAND subsystem: by Stefan Roese · 18 years ago
  40. 01edd02 Merge with /home/sr/git/u-boot/avr32 by Wolfgang Denk · 18 years ago
  41. df86f15 Define IH_CPU_AVR32 by Stefan Roese · 18 years ago
  42. 98ddb71 Fix buffer overflow problem in ft_build.c Patch by Fredrik Roubert, 09 Oct 2006 by Wolfgang Denk · 18 years ago
  43. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  44. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  45. b89956b Remove compile warnings in fpga code Patch by Stefan Roese, 07 Oct 2006 by Stefan Roese · 18 years ago
  46. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  47. 0b29443 Merge with /home/stefan/git/u-boot/denx by Stefan Roese · 18 years ago
  48. c9c06e5 Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · 18 years ago
  49. 872622d Fix alignment problem in "mtdparts" command by Wolfgang Denk · 18 years ago
  50. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  51. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  52. 5b1657d Merge with /home/m8/git/u-boot by Wolfgang Denk · 18 years ago
  53. ebbbce7 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  54. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  55. 3702c19 Added simple_strtoul(), getenv() and setenv() to the exported functions. by Detlev Zundel · 18 years ago
  56. 95d1169 Coding Style cleanup. Patch by Stefano Babic, 31 Aug 2006 by Wolfgang Denk · 18 years ago
  57. d4321d3 Add splashscreen support for MCC200 board. by Wolfgang Denk · 18 years ago
  58. 44df561 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled by Wolfgang Denk · 18 years ago
  59. c4e0f05 Fixed an OF-tree off-by-one bug when adding a new property name. by Zhang Wei · 18 years ago
  60. 41d4164 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  61. fa43b63 Fixed an OF-tree off-by-one bug when adding a new property name. by Zhang Wei · 18 years ago
  62. 4db6937 * Another small fix for booting with disable_of by Matthew McClintock · 18 years ago
  63. 98121dd Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  64. ae180dc Add AHCI support to u-boot by Jin Zhengxiong · 18 years ago
  65. b2d03f7 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  66. 20453d6 Fix disable_of booting by Matthew McClintock · 18 years ago
  67. 27ec206 Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  68. 9d47ad4 Add a fix for a buggy USB device on the FO300 board. by Bartlomiej Sieka · 18 years ago
  69. e4c32ab Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd by Wolfgang Denk · 18 years ago
  70. 6e116e7 Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  71. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · 18 years ago
  72. 8f5af4b * Fix disable_of booting by Matthew McClintock · 18 years ago
  73. 16485a6 * Support for FDT in uImage format, error when using FDT from flash by Matthew McClintock · 18 years ago
  74. 5f1cf2d Add FPGA Altera Cyclone 2 support Patch by Heiko Schocher, 15 Aug 2006 by Stefan Roese · 18 years ago
  75. 75ff91e Merge with /home/sr/git/u-boot/denx by Wolfgang Denk · 18 years ago
  76. 6582642 Merge branch 'mpc85xx' by Jon Loeliger · 18 years ago
  77. 8ab4407 * 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
  78. efae4ca * Modify bootm command to support booting with flat device trees Patch by Matthew McClintock 26-June-2006 by Matthew McClintock · 18 years ago
  79. 120d964 Merge branch 'wd' by Jon Loeliger · 18 years ago
  80. a80b2b9 Merge with /home/tur/proj/usb_sticks/u-boot by Wolfgang Denk · 18 years ago
  81. dc5ff70 Fix control-c handing in CONFIG_CMDLINE_EDITING by Stefan Roese · 18 years ago
  82. c44de50 Change "mii info" to not print an error upon missing PHY at address by Stefan Roese · 18 years ago
  83. e39589f Prevent USB commands from working when USB is stopped. by Bartlomiej Sieka · 18 years ago
  84. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · 18 years ago
  85. 59ff5a5 Fix CONFIG_CMDLINE_EDITING implementation Patch by Stefan Roese, 27 Jul 2006 by Stefan Roese · 18 years ago
  86. 31560d1 More code cleanup by Wolfgang Denk · 18 years ago
  87. c80857e Code cleanup by Wolfgang Denk · 18 years ago
  88. f0e38c1 Make code better readable. Patch by Ladislav Michl, 14 Sep 2005 by Wolfgang Denk · 18 years ago
  89. 92549de Minor code cleanup. by Wolfgang Denk · 18 years ago
  90. 4c9ca78 Add readline cmdline-editing extension Patch by JinHua Luo, 01 Sep 2005 by Wolfgang Denk · 18 years ago
  91. a66dce5 Check argument count in "mii" command. by Wolfgang Denk · 18 years ago
  92. c98368a Add support for new TQM5200 revisions by Wolfgang Denk · 18 years ago
  93. 41b5460 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  94. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago
  95. 439498f Fixed initrd issue by define big RAM by Jin Zhengxiong · 18 years ago
  96. 7655901 Fix problems with SanDisk Corporation Cruzer Micro USB memory stick. by Bartlomiej Sieka · 18 years ago
  97. 50440e7 Major PCMCIA Cleanup to make code better readable and maintainable. by Wolfgang Denk · 18 years ago
  98. 5d47e24 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  99. 12b28ae We made a u-boot patch to fix the hang up issue by Jason Jin · 18 years ago
  100. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago