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