1. 37ec35e include/configs: Use new CONFIG_CMD_* in various c* named board config files. by Jon Loeliger · 17 years ago
  2. 8262ada include/configs: Use new CONFIG_CMD_* in various b* named board config files. by Jon Loeliger · 17 years ago
  3. c5707f5 include/configs: Use new CONFIG_CMD_* in various a* named board config files. by Jon Loeliger · 17 years ago
  4. 3f746bf include/configs: Use new CONFIG_CMD_* in mpc5xx board config files. by Jon Loeliger · 17 years ago
  5. 59cf509 include/configs: Use new CONFIG_CMD_* in various 5200 board config files. by Jon Loeliger · 17 years ago
  6. 595f262 include/configs: Use new CONFIG_CMD_* in STx board config files. by Jon Loeliger · 17 years ago
  7. 1f166a2 include/configs: Use new CONFIG_CMD_* in sbc* board config files. by Jon Loeliger · 17 years ago
  8. edccb46 include/configs: Use new CONFIG_CMD_* in TQM board config files. by Jon Loeliger · 17 years ago
  9. f405699 include/configs: Use new CONFIG_CMD_* in 82xx board config files. by Jon Loeliger · 17 years ago
  10. 3b7116d include/configs: Use new CONFIG_CMD_* in 83xx board config files. by Jon Loeliger · 17 years ago
  11. 07d5349 mpc86xx: Remove old CFG_CMD_* references. by Jon Loeliger · 17 years ago
  12. 512c6d6 Add MPC8568MDS to MAKEALL 85xx target. by Jon Loeliger · 17 years ago
  13. e63319f include/configs: Use new CONFIG_CMD_* in 85xx board config files. by Jon Loeliger · 17 years ago
  14. f42aa12 Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · 17 years ago
  15. 2804a7b Merge with git://www.denx.de/git/u-boot-testing by Wolfgang Denk · 17 years ago
  16. a17d393 Fix Makefile to use $(MKCONFIG) macro for all board ports by Grant Likely · 17 years ago
  17. c4a7069 Fix Makefile to use $(MKCONFIG) macro for all board ports by Grant Likely · 17 years ago
  18. 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · 17 years ago
  19. f091bf0 Correct fixup relocation for mpc8260 by Grant Likely · 17 years ago
  20. d8ac3da Correct fixup relocation for mpc824x by Grant Likely · 17 years ago
  21. 8ba5bae Correct fixup relocation for mpc8220 by Grant Likely · 17 years ago
  22. 83c4503 Correct fixup relocation for MPC5xxx by Grant Likely · 17 years ago
  23. b0c1fc0 Correct relocation fixup for mpc5xx by Grant Likely · 17 years ago
  24. 22e0584 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · 17 years ago
  25. ca37720 Remove obsolete mpc83xx linker scripts by Grant Likely · 17 years ago
  26. d06474b Consolidate mpc8260 linker scripts by Grant Likely · 17 years ago
  27. 339005b Remove obsolete mpc824x linker scripts by Grant Likely · 17 years ago
  28. f539ef9 Remove obsolete mpc824x linker scripts (3 of 4) by Grant Likely · 17 years ago
  29. eb7671e Remove obsolete mpc824x linker scripts (2 of 4) by Grant Likely · 17 years ago
  30. ad667c9 Remove obsolete mpc824x linker scripts (1 of 4) by Grant Likely · 17 years ago
  31. 8f39525 Remove obsolete mpc8220 linker scripts by Grant Likely · 17 years ago
  32. 918f05b Remove obsolete mpc5xxx linker scripts (3 of 3) by Grant Likely · 17 years ago
  33. 67563a0 Remove obsolete mpc5xxx linker scripts (2 of 3) by Grant Likely · 17 years ago
  34. 2e68491 Remove obsolete mpc5xxx linker scripts (1 of 3) by Grant Likely · 17 years ago
  35. c630ec6 Remove obsolete mpc5xx linker scripts by Grant Likely · 17 years ago
  36. 349053b Consolidate mpc83xx linker scripts by Grant Likely · 17 years ago
  37. 62a61a7 Consolidate mpc8260 linker scripts by Grant Likely · 17 years ago
  38. b8d6ba4 Consolidate mpc824x linker scripts by Grant Likely · 17 years ago
  39. fd7df73 Consolidate mpc8220 linker scripts by Grant Likely · 17 years ago
  40. 17208ae Consolidate mpc5xxx linker scripts by Grant Likely · 17 years ago
  41. d68c71c Consolidate mpc5xx linker scripts by Grant Likely · 17 years ago
  42. c6316ff Fix a few file permission problems. by Wolfgang Denk · 17 years ago
  43. 284c9bb Minor coding style cleanup. Rebuild CHANGELOG file. by Wolfgang Denk · 17 years ago
  44. 46b6c79 configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. by Jon Loeliger · 17 years ago
  45. c1da5c9 README: Rewrite command line config to use CONFIG_CMD_* names. by Jon Loeliger · 17 years ago
  46. 7ab36a2 include/ non-config: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  47. 6d8da1a tools/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  48. 69819ce board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  49. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  50. f7a5f8a cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  51. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  52. 2f7ec43 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  53. 63cf353 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  54. 7b0055b rtc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  55. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  56. e6e4e90 disk/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  57. 32912ff fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  58. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  59. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  60. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  61. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  62. 8b1f74b Introduce initial versions of new Command Config files. by Jon Loeliger · 17 years ago
  63. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  64. 277be2c Fix S-ATA support. by Mushtaq Khan · 17 years ago
  65. 02a1646 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  66. 36e0f3a ppc4xx: PPC440EPx Emit DDR0 registers on machine check interrupt by Niklaus Giger · 17 years ago
  67. 070ccff ppc4xx: Fix O=buildir builds by Niklaus Giger · 17 years ago
  68. 54ef7fd ppc4xx: Add pci_pre_init() for 405 boards by Stefan Roese · 17 years ago
  69. 196088b ppc4xx: Maintenance patch for esd's CPCI405 derivats by Matthias Fuchs · 17 years ago
  70. 0d364e4 ppc4xx: Add pci_pre_init() for 405 boards by Matthias Fuchs · 17 years ago
  71. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  72. 93470f2 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · 18 years ago
  73. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · 18 years ago
  74. cf965c9 ppc4xx: Fix problem with extended program_tlb() funtion by Stefan Roese · 17 years ago
  75. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  76. 09675ef Coding style cleanup. Refresh CHANGELOG. by Wolfgang Denk · 17 years ago
  77. 2c0512b Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  78. b7dc0e8 ppc4xx: Add bootstrap command for AMCC Sequoia (440EPx) eval board by Stefan Roese · 17 years ago
  79. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  80. 67bd089 [ppc4xx] Change board/amcc/acadia/cpr.c to pll.c by Stefan Roese · 17 years ago
  81. 99b9d9c Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  82. e83ffdf [ppc4xx] Change lwmon5 port to work with recent 440 exception rework by Stefan Roese · 17 years ago
  83. 7dc2b9c Merge with /home/stefan/git/u-boot/denx-440-exceptions by Stefan Roese · 17 years ago
  84. 837bc5b ppc4xx: Clean up 440 exceptions handling by Grzegorz Bernacki · 17 years ago
  85. ade5a51 [ppc4xx] Add initial lwmon5 board support by Stefan Roese · 17 years ago
  86. 843b3a8 [ppc4xx] Extend 44x GPIO setup with default output state by Stefan Roese · 17 years ago
  87. fb33c76 [ppc4xx] Extend program_tlb() with virtual & physical addresses by Stefan Roese · 17 years ago
  88. 409a285 Change 'repeatable' attribute of some commands to sensible values. by Detlev Zundel · 18 years ago
  89. eeab5a1 Fix 'run' not to continue after interrupted command by Detlev Zundel · 18 years ago
  90. 7a432ce TQM5200: Add Flat Device Tree support, update default env. accordingly. by Bartlomiej Sieka · 17 years ago
  91. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · 17 years ago
  92. 094ab5d [PATCH] fix gpio setting when using CFG_440_GPIO_TABLE by Benoît Monin · 17 years ago
  93. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  94. 8b47702 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  95. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  96. fef75c9 Merge with /home/stefan/git/u-boot/acadia-nand-boot by Stefan Roese · 17 years ago
  97. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  98. 75dab3b Merge branch 'mpc8641' by Jon Loeliger · 17 years ago
  99. 87c8618 mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  100. 483da51 Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xx by Wolfgang Denk · 17 years ago