1. 036575c mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · 17 years ago
  2. 1c274c4 mpc83xx: add support for the MPC8323E RDB by Kim Phillips · 17 years ago
  3. 343d910 mpc83xx: fixup generic pci for libfdt by Kim Phillips · 17 years ago
  4. f57ac7a mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  5. 8be4044 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  6. 26d02c9 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  7. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  8. ff9658d mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
  9. 66dc2c2 mpc83xx: Revise the MPC8360EMDS readme doc by Dave Liu · 17 years ago
  10. e739bc9 FSL I2C driver programs the two I2C busses differently by Timur Tabi · 17 years ago
  11. df33f6b Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  12. 9546266 TQM834x: cleanup configuraton by Martin Krause · 17 years ago
  13. 5d497e6 MPC83xx: Fix makefile to generate config.h file in the build directory by david.saada · 17 years ago
  14. 1ded024 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  15. b0d2962 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  16. 2ee8078 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  17. a228064 Treat ppc64 host as ppc by Kumar Gala · 17 years ago
  18. 0dc4279 Minor fix for bios emulator makefile by Jason Jin · 17 years ago
  19. ce981dc Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  20. 19901c6 Merge with /home/wd/git/u-boot/custodian/u-boot-usb by Wolfgang Denk · 17 years ago
  21. ed81064 tsec: fix multiple PHY support by Zach Sadecki · 17 years ago
  22. 2c4faea Merge with /home/wd/git/u-boot/custodian/u-boot-mpc83xx by Wolfgang Denk · 17 years ago
  23. 0c4d65e3 Merge with /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  24. dcb84b7 tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  25. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  26. b23b547 Merge with /home/tur/git/u-boot#cm5200-si by Wolfgang Denk · 17 years ago
  27. bf1060e Fix missing brace error in fs/fat/fat.c [pointed out by Roderik Wildenburg] by Wolfgang Denk · 17 years ago
  28. 6c33c78 Fixed typo in README (pointed out by Martin Jost). by Wolfgang Denk · 17 years ago
  29. ec06b27 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  30. 9c7e4b0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  31. 221838c Remove the bios emulator from MAI board. by Jason Jin · 17 years ago
  32. 5618332 Fix some compile issues for MAI board. by Jason Jin · 17 years ago
  33. 0f460a1 Configurations for ATI video card BIOS emulator by Jason Jin · 17 years ago
  34. ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  35. 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  36. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  37. 5728be3 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  38. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  39. 8092fef Add functions to list of exported functions by Martin Krause · 18 years ago
  40. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  41. 86b116b cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. by Bartlomiej Sieka · 17 years ago
  42. c7e717e Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  43. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  44. b1b54e3 Coding style cleanup, update CHANGELOG by Wolfgang Denk · 17 years ago
  45. 63e2276 Minor cleanup of <board>_nand build rules. by Wolfgang Denk · 17 years ago
  46. cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  47. 8993e54 [ADS5121] Support for the ADS5121 board by Rafal Jaworowski · 17 years ago
  48. 1863cfb [PPC] Remove unused MSR_USER definition by Rafal Jaworowski · 17 years ago
  49. cc3023b Fix breakage of 8xx boards from recent commit. by Rafal Jaworowski · 17 years ago
  50. 3a6cab8 Update CHANGELOG by Wolfgang Denk · 17 years ago
  51. 5da91f6 Merge with /home/hs/Atronic/u-boot-dev-new by Heiko Schocher · 17 years ago
  52. 0115953 [PCS440EP] - fix compile error, if BUILD_DIR is used by Heiko Schocher · 17 years ago
  53. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  54. 9079024 [PCS440EP] - The DIAG LEDs are now blinking, if an error occur by Heiko Schocher · 17 years ago
  55. 239f05e Update CHANGELOG, minor coding style cleanup. by Wolfgang Denk · 17 years ago
  56. fd363519 Merge with /home/tur/git/u-boot#cm1_qp1 by Wolfgang Denk · 17 years ago
  57. 5a56af3 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
  58. 982efcf From: eran liberty <eran.liberty@gmail.com> by Andy Fleming · 17 years ago
  59. d3ec0d9 Polished the 85xx ADS config files by Andy Fleming · 17 years ago
  60. bfb37b3 8544ds: Fix Makefile after moving pixis to board/freescale. by Ed Swarthout · 17 years ago
  61. 2a3cee4 tsec: Fix PHY code to match first driver by Andy Fleming · 17 years ago
  62. ccc091a Add support for CPM device tree configuration to 8560 ADS by Andy Fleming · 17 years ago
  63. 7507d56 Fix Marvell 88e1145 PHY init code by Andy Fleming · 17 years ago
  64. 9e04033 Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  65. 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  66. e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
  67. 571f49f Support PCIe extended config registers by Ed Swarthout · 17 years ago
  68. ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  69. 40e81ad Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  70. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  71. fa1df30 CM1.QP1: Support for the Schindler CM1.QP1 board. by Bartlomiej Sieka · 17 years ago
  72. 96e1d75 [PCS440EP] - Show on the DIAG LEDs, if the SHA1 check failed by Heiko Schocher · 17 years ago
  73. e951475 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · 17 years ago
  74. b3aff0c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  75. ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  76. f40a7f3 fs/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  77. 610f2e9 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  78. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  79. d39b574 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  80. 77a3185 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  81. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  82. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  83. 7f5c015 include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  84. 80ff4f9 include/configs/[a-e]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  85. a1aa0bb include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  86. 659e2f6 include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  87. 1179943 include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  88. 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  89. d3b8c1a include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  90. 2fd90ce include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  91. 37d4bb7 include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  92. 18225e8 include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  93. 7be044e include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  94. 5d2ebe1 include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. by Jon Loeliger · 17 years ago
  95. f55f7f8 Retire CONFIG_COMMANDS finally. Strip old CFG_CMD_* symbols out. by Jon Loeliger · 17 years ago
  96. b5501f7 Update README.* to reference new CONFIG_CMD_* names now. by Jon Loeliger · 17 years ago
  97. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  98. 3a1ed1e cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  99. ab3abcb board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  100. 3fe0010 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago