1. dbb2b54 include/configs: Use new CONFIG_CMD_* in various E* named board config files. by Jon Loeliger · Sat Jul 07 20:56:05 2007 -0500
  2. 4e4f207 include/configs: Use new CONFIG_CMD_* in various D* named board config files. by Jon Loeliger · Sat Jul 07 20:40:43 2007 -0500
  3. 8c5f4a4 include/configs: Use new CONFIG_CMD_* in various C* named board config files. by Jon Loeliger · Thu Jul 05 19:52:35 2007 -0500
  4. 9261da0 include/configs: Use new CONFIG_CMD_* in various B* named board config files. by Jon Loeliger · Thu Jul 05 19:32:07 2007 -0500
  5. ea240f4 include/configs: Use new CONFIG_CMD_* in various A* named board config files. by Jon Loeliger · Thu Jul 05 19:13:52 2007 -0500
  6. 67a7e87 Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · Fri Jul 06 10:38:28 2007 +0200
  7. fbab50f Fix problem with get/setdcr commands introduced by cfg patches by Stefan Roese · Fri Jul 06 09:45:47 2007 +0200
  8. 15888b4 Fixing some typos etc. introduced mainly by cfg patches. by Wolfgang Denk · Thu Jul 05 17:56:27 2007 +0200
  9. bf6bad6 Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Thu Jul 05 11:12:16 2007 +0200
  10. 03bfcb9 include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config files. by Jon Loeliger · Wed Jul 04 22:33:46 2007 -0500
  11. c2b1cf0 include/configs: Use new CONFIG_CMD_* in various t* and u* named board config files. by Jon Loeliger · Wed Jul 04 22:33:38 2007 -0500
  12. 49851be include/configs: Use new CONFIG_CMD_* in various s* named board config files. by Jon Loeliger · Wed Jul 04 22:33:30 2007 -0500
  13. 1e8100f include/configs: Use new CONFIG_CMD_* in various q* and r* named board config files. by Jon Loeliger · Wed Jul 04 22:33:23 2007 -0500
  14. aa2d2c2 include/configs: Use new CONFIG_CMD_* in various p* named board config files. by Jon Loeliger · Wed Jul 04 22:33:17 2007 -0500
  15. 4bd7e1b include/configs: Use new CONFIG_CMD_* in various o* named board config files. by Jon Loeliger · Wed Jul 04 22:33:13 2007 -0500
  16. 74fdb63 include/configs: Use new CONFIG_CMD_* in various n* named board config files. by Jon Loeliger · Wed Jul 04 22:33:07 2007 -0500
  17. 316d234 include/configs: Use new CONFIG_CMD_* in various m* named board config files. by Jon Loeliger · Wed Jul 04 22:33:01 2007 -0500
  18. b004421 include/configs: Use new CONFIG_CMD_* in various l* named board config files. by Jon Loeliger · Wed Jul 04 22:32:57 2007 -0500
  19. ca8b566 include/configs: Use new CONFIG_CMD_* in various j* and k* named board config files. by Jon Loeliger · Wed Jul 04 22:32:51 2007 -0500
  20. 860435b include/configs: Use new CONFIG_CMD_* in various i* named board config files. by Jon Loeliger · Wed Jul 04 22:32:32 2007 -0500
  21. 0c6d5ce include/configs: Use new CONFIG_CMD_* in various h* named board config files. by Jon Loeliger · Wed Jul 04 22:32:25 2007 -0500
  22. f4100ec include/configs: Use new CONFIG_CMD_* in various g* named board config files. by Jon Loeliger · Wed Jul 04 22:32:19 2007 -0500
  23. 5137269 include/configs: Use new CONFIG_CMD_* in various e* named board config files. by Jon Loeliger · Wed Jul 04 22:32:10 2007 -0500
  24. b15a23b include/configs: Use new CONFIG_CMD_* in various d* named board config files. by Jon Loeliger · Wed Jul 04 22:32:03 2007 -0500
  25. 37ec35e include/configs: Use new CONFIG_CMD_* in various c* named board config files. by Jon Loeliger · Wed Jul 04 22:31:56 2007 -0500
  26. 8262ada include/configs: Use new CONFIG_CMD_* in various b* named board config files. by Jon Loeliger · Wed Jul 04 22:31:49 2007 -0500
  27. c5707f5 include/configs: Use new CONFIG_CMD_* in various a* named board config files. by Jon Loeliger · Wed Jul 04 22:31:42 2007 -0500
  28. 3f746bf include/configs: Use new CONFIG_CMD_* in mpc5xx board config files. by Jon Loeliger · Wed Jul 04 22:31:35 2007 -0500
  29. 59cf509 include/configs: Use new CONFIG_CMD_* in various 5200 board config files. by Jon Loeliger · Wed Jul 04 22:31:15 2007 -0500
  30. 595f262 include/configs: Use new CONFIG_CMD_* in STx board config files. by Jon Loeliger · Wed Jul 04 22:31:07 2007 -0500
  31. 1f166a2 include/configs: Use new CONFIG_CMD_* in sbc* board config files. by Jon Loeliger · Wed Jul 04 22:30:58 2007 -0500
  32. edccb46 include/configs: Use new CONFIG_CMD_* in TQM board config files. by Jon Loeliger · Wed Jul 04 22:30:50 2007 -0500
  33. f405699 include/configs: Use new CONFIG_CMD_* in 82xx board config files. by Jon Loeliger · Wed Jul 04 22:30:28 2007 -0500
  34. 3b7116d include/configs: Use new CONFIG_CMD_* in 83xx board config files. by Jon Loeliger · Wed Jul 04 22:30:06 2007 -0500
  35. 07d5349 mpc86xx: Remove old CFG_CMD_* references. by Jon Loeliger · Wed Jun 13 13:23:15 2007 -0500
  36. 512c6d6 Add MPC8568MDS to MAKEALL 85xx target. by Jon Loeliger · Wed Jun 13 13:22:54 2007 -0500
  37. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · Wed Jun 13 13:22:08 2007 -0500
  38. f42aa12 Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · Wed Jun 13 13:21:37 2007 -0500
  39. 2804a7b Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · Wed Jul 04 01:19:49 2007 +0200
  40. a17d393 Fix Makefile to use $(MKCONFIG) macro for all board ports by Grant Likely · Tue Jul 03 00:17:28 2007 -0600
  41. c4a7069 Fix Makefile to use $(MKCONFIG) macro for all board ports by Grant Likely · Tue Jul 03 00:17:28 2007 -0600
  42. 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · Tue Jul 03 00:34:49 2007 -0600
  43. f091bf0 Correct fixup relocation for mpc8260 by Grant Likely · Tue Jul 03 00:34:44 2007 -0600
  44. d8ac3da Correct fixup relocation for mpc824x by Grant Likely · Tue Jul 03 00:34:39 2007 -0600
  45. 8ba5bae Correct fixup relocation for mpc8220 by Grant Likely · Tue Jul 03 00:34:34 2007 -0600
  46. 83c4503 Correct fixup relocation for MPC5xxx by Grant Likely · Tue Jul 03 00:34:29 2007 -0600
  47. b0c1fc0 Correct relocation fixup for mpc5xx by Grant Likely · Tue Jul 03 00:34:24 2007 -0600
  48. 22e0584 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · Tue Jul 03 00:34:19 2007 -0600
  49. ca37720 Remove obsolete mpc83xx linker scripts by Grant Likely · Tue Jul 03 00:34:14 2007 -0600
  50. d06474b Consolidate mpc8260 linker scripts by Grant Likely · Tue Jul 03 00:34:09 2007 -0600
  51. 339005b Remove obsolete mpc824x linker scripts by Grant Likely · Tue Jul 03 00:34:04 2007 -0600
  52. f539ef9 Remove obsolete mpc824x linker scripts (3 of 4) by Grant Likely · Tue Jul 03 00:33:59 2007 -0600
  53. eb7671e Remove obsolete mpc824x linker scripts (2 of 4) by Grant Likely · Tue Jul 03 00:33:53 2007 -0600
  54. ad667c9 Remove obsolete mpc824x linker scripts (1 of 4) by Grant Likely · Tue Jul 03 00:33:48 2007 -0600
  55. 8f39525 Remove obsolete mpc8220 linker scripts by Grant Likely · Tue Jul 03 00:33:43 2007 -0600
  56. 918f05b Remove obsolete mpc5xxx linker scripts (3 of 3) by Grant Likely · Tue Jul 03 00:33:38 2007 -0600
  57. 67563a0 Remove obsolete mpc5xxx linker scripts (2 of 3) by Grant Likely · Tue Jul 03 00:33:33 2007 -0600
  58. 2e68491 Remove obsolete mpc5xxx linker scripts (1 of 3) by Grant Likely · Tue Jul 03 00:33:28 2007 -0600
  59. c630ec6 Remove obsolete mpc5xx linker scripts by Grant Likely · Tue Jul 03 00:33:23 2007 -0600
  60. 349053b Consolidate mpc83xx linker scripts by Grant Likely · Tue Jul 03 00:33:18 2007 -0600
  61. 62a61a7 Consolidate mpc8260 linker scripts by Grant Likely · Tue Jul 03 00:33:13 2007 -0600
  62. b8d6ba4 Consolidate mpc824x linker scripts by Grant Likely · Tue Jul 03 00:33:08 2007 -0600
  63. fd7df73 Consolidate mpc8220 linker scripts by Grant Likely · Tue Jul 03 00:33:03 2007 -0600
  64. 17208ae Consolidate mpc5xxx linker scripts by Grant Likely · Tue Jul 03 00:32:58 2007 -0600
  65. d68c71c Consolidate mpc5xx linker scripts by Grant Likely · Tue Jul 03 00:32:53 2007 -0600
  66. c6316ff Fix a few file permission problems. by Wolfgang Denk · Wed Jul 04 00:43:53 2007 +0200
  67. 284c9bb Minor coding style cleanup. Rebuild CHANGELOG file. by Wolfgang Denk · Wed Jul 04 00:38:38 2007 +0200
  68. 46b6c79 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. by Jon Loeliger · Mon Jun 11 19:03:44 2007 -0500
  69. c1da5c9 README: Rewrite command line config to use CONFIG_CMD_* names. by Jon Loeliger · Mon Jun 11 19:03:39 2007 -0500
  70. 7ab36a2 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:34 2007 -0500
  71. 6d8da1a tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:28 2007 -0500
  72. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:23 2007 -0500
  73. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  74. f7a5f8a cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:15 2007 -0500
  75. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:08 2007 -0500
  76. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:03 2007 -0500
  77. 63cf353 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:58 2007 -0500
  78. 7b0055b rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:53 2007 -0500
  79. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  80. e6e4e90 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:34 2007 -0500
  81. 32912ff fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:20 2007 -0500
  82. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:10 2007 -0500
  83. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:05 2007 -0500
  84. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  85. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:43 2007 -0500
  86. 8b1f74b Introduce initial versions of new Command Config files. by Jon Loeliger · Mon Jun 11 19:01:34 2007 -0500
  87. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  88. 277be2c Fix S-ATA support. by Mushtaq Khan · Sat Jun 30 18:50:48 2007 +0200
  89. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Mon Jun 25 20:20:30 2007 +0200
  90. 36e0f3a ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt by Niklaus Giger · Mon Jun 25 17:03:13 2007 +0200
  91. 070ccff ppc4xx: Fix O=buildir builds by Niklaus Giger · Mon Jun 25 16:50:55 2007 +0200
  92. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · Mon Jun 25 15:57:39 2007 +0200
  93. 196088b ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · Sun Jun 24 17:41:21 2007 +0200
  94. 0d364e4 ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · Sun Jun 24 17:23:41 2007 +0200
  95. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  96. 93470f2 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · Wed Apr 18 14:55:19 2007 +0400
  97. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · Wed Mar 28 19:06:19 2007 +0400
  98. cf965c9 ppc4xx: Fix problem with extended program_tlb() funtion by Stefan Roese · Fri Jun 22 16:58:40 2007 +0200
  99. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · Fri Jun 22 14:58:04 2007 +0200
  100. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · Wed Jun 20 18:14:24 2007 +0200