1. acd137b Fix compile error in building MBX860T. by Ben Warren · 16 years ago
  2. 6ba05e5 video: fix FADS823 and RRvision compiling issues by Anatolij Gustschin · 16 years ago
  3. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · 16 years ago
  4. bbff280 Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · 16 years ago
  5. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · 16 years ago
  6. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  7. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  8. b824a1e Fix DPRAM memory leak when CFG_ALLOC_DPRAM is defined, which by Wolfgang Denk · 16 years ago
  9. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  11. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  12. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  13. 007848c MPC8xx: Fix libfdt support introduced in commit 77ff7b74 by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  14. 840a0d7 Coding Style cleanyp; update CHANGELOG by Wolfgang Denk · 17 years ago
  15. 86c8d74 8xx: Update OF support on 8xx by Bryan O'Donoghue · 17 years ago
  16. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  17. 718dcbc MPC8xx FEC driver: fix compiler warning. by Wolfgang Denk · 17 years ago
  18. c8148ed Enable SMC microcode relocation patch for SMC1. by Heiko Schocher · 17 years ago
  19. 30c0feb Added support for the mgsuvd board from keymile. by Heiko Schocher · 17 years ago
  20. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  21. 9759107 Fix and optimize MII operations on FEC (MPC8xx) controllers by Guennadi Liakhovetski · 17 years ago
  22. 6b206d6 TQM885D: Exchanged SDRAM timing by a more relaxed timing. by Jens Gehrlein · 17 years ago
  23. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  24. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  25. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  26. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  27. ab5ea78 Code cleanup. Update CHANGELOG by Wolfgang Denk · 18 years ago
  28. fc0535a SPC1920: fix small clock routing bug by Markus Klotzbuecher · 18 years ago
  29. 8637071 Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago
  30. cf7bf18 SMC1 uses external CLK4 instead of BRG on spc1920 by Markus Klotzbuecher · 18 years ago
  31. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  32. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  33. 13af9f0 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · 18 years ago
  34. 985a910 Bugfix in FEC initialisation: by Markus Klotzbuecher · 18 years ago
  35. 8f82485 Support for spc1920 board. Patch by Markus Klotzbuecher, 12 Jul 2006 by Markus Klotzbuecher · 18 years ago
  36. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  37. cf0cdd0 Add support for MPC859/866 Rev. A.0 by Wolfgang Denk · 19 years ago
  38. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  39. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  40. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  41. bb17209 measure_gclk() is needed when DEBUG is enabled by Wolfgang Denk · 19 years ago
  42. 2b9d186 * Patch by Detlev Zundel, 30 Jun 2005: by wdenk · 19 years ago
  43. eb8f2fb On LWMON we must use the watchdog to reset the board as the CPU by wdenk · 20 years ago
  44. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  45. 5124278 Add support for UC100 board by wdenk · 20 years ago
  46. 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
  47. 20bddb3 * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · 20 years ago
  48. 0bbcbd2 Add support for IDS "NC650" board by wdenk · 20 years ago
  49. 7ac1610 * Code cleanup by wdenk · 20 years ago
  50. 973f633 Patch by Mark Jonas, 02 Jul 2004: Fix lowboot (again) on MPC5xxx by wdenk · 20 years ago
  51. ec5dc0d * Patch by Yuli Barcohen, 16 Jun 2004: by wdenk · 20 years ago
  52. 0168663 * Fix "cls" command when used with splash screen by wdenk · 20 years ago
  53. 0811ded Add "cls" function to MPC823 LCD driver so we can reinitialize the by wdenk · 20 years ago
  54. ec43274 Patch by Sam Song, 09 Jun 2004: by wdenk · 20 years ago
  55. c4e854f Patch by Pantelis Antoniou, 5 May 2004: by wdenk · 20 years ago
  56. a7556b2 Patch by Yuli Barcohen, 19 Apr 2004: by wdenk · 20 years ago
  57. e07ec1b Patch by Klaus Heydeck, 12 May 2004: by wdenk · 21 years ago
  58. 50fc90c * Fix config option spelling in PM520 config file by wdenk · 21 years ago
  59. 6c59edc * Fix minor NAND JFFS2 related issue by wdenk · 21 years ago
  60. c78bf13 Clean up the TQM8xx_YYMHz configurations; allow to use the same by wdenk · 21 years ago
  61. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  62. 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 21 years ago
  63. e7047de Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  64. a09491a * Patch by Mark Jonas: Remove config.tmp files only when by wdenk · 21 years ago
  65. 18bd81e Patch by Pierre Aubert, 15 Mar 2004: Fix buffer overflow in IDE identification by wdenk · 21 years ago
  66. e55402c * Patch by Pierre Aubert, 11 Mar 2004: by wdenk · 21 years ago
  67. e97d3d9 * Patches by Reinhard Meyer, 14 Feb 2004: by wdenk · 21 years ago
  68. 88d73b5 * Make sure to use a bus clock divider of 2 only when running TQM8xxM by wdenk · 21 years ago
  69. 4b6e905 * Patch by Wolter Kamphuis, 15 Dec 2003: by wdenk · 21 years ago
  70. fde3704 Fix variable CPU clock for MPC859/866 systems for low CPU clocks by wdenk · 21 years ago
  71. b50cde5 * Add variable CPU clock for MPC859/866 systems (so far only TQM866M): by wdenk · 21 years ago
  72. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · 21 years ago
  73. 2b80ae5 Fix typo in Makefile; fix problem with PARTNUM detection by wdenk · 21 years ago
  74. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  75. 1ebf41e * Cleanup lowboot code for MPC5200 by wdenk · 21 years ago
  76. 174e0e5 Patch by Wolter Kamphuis, 05 Dec 2003: by wdenk · 21 years ago
  77. 444f22b * Patch by Yuli Barcohen, 3 Dec 2003: by wdenk · 21 years ago
  78. c0aa5c5 * Patch by Gleb Natapov, 19 Sep 2003: by wdenk · 21 years ago
  79. c0d54ae Add support for BMS2003 board by wdenk · 21 years ago
  80. c6abb7e * Use "-fPIC" instead of "-mrelocatable" to prevent problems with recent tools by wdenk · 21 years ago
  81. 9c53f40 * Patches by Xianghua Xiao, 15 Oct 2003: by wdenk · 21 years ago
  82. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  83. fae2d81 Add support for the Sharp LQ065T9DR51U LCD display by dzu · 21 years ago
  84. 84650f5 Patch by Raghu Krishnaprasad, 7 Aug 2003: by wdenk · 21 years ago
  85. b10ba6b * Fix ICU862 environment problem by wdenk · 21 years ago
  86. 0a65855 * Map ISP1362 USB OTG controller for NSCU board by wdenk · 21 years ago
  87. e58b0dc * Patch by Scott McNutt, 21 Jul 2003: by wdenk · 21 years ago
  88. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  89. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  90. 21136db * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) by wdenk · 21 years ago
  91. 1901121 Incorporate Patch by Lutz Dennig, 15 Jul 2003. by wdenk · 21 years ago
  92. dccbda0 * Patches by Yuli Barcohen, 13 Jul 2003: by wdenk · 21 years ago
  93. d9fce81 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: by wdenk · 21 years ago
  94. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  95. 70764a3 * Patches by Robert Schwebel, 26 Jun 2003: - logdl - csb226 - innokom by wdenk · 21 years ago
  96. 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
  97. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  98. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
  99. bf2f8c9 * Patch by Dave Ellis, 22 May 2003: by wdenk · 22 years ago
  100. 541a76d * Add support for Promess ATC board by wdenk · 22 years ago