1. c480861 Update MPC8568 MDS to use libfdt by Kumar Gala · 17 years ago
  2. 1563f56 Add PCI Express support on MPC8568MDS by Haiying Wang · 17 years ago
  3. b90d254 Update MPC85xx CDS to use libfdt by Kumar Gala · 17 years ago
  4. 0fd5ec6 Update MPC8540 ADS to use libfdt by Kumar Gala · 17 years ago
  5. 5ce7158 Update MPC8560 ADS to use libfdt by Kumar Gala · 17 years ago
  6. 50c03c8 Update MPC8544 DS config by Kumar Gala · 17 years ago
  7. addce57 Update MPC8544DS to use libfdt by Kumar Gala · 17 years ago
  8. cf5933b ADS5121 Board: fix compile problem. by Wolfgang Denk · 17 years ago
  9. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  10. f30ad49 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · 17 years ago
  11. fd329e6 Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago
  12. e5e3d7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  13. db74b3c Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  14. 5c568d6 Merge branch 'master' of git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  15. 1ce5515 [UC101] SRAM now with 2 MB working. by Heiko Schocher · 17 years ago
  16. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  17. bbf4796 Fix USB support issue for MPC8641HPCN board. by Zhang Wei · 17 years ago
  18. 4e62041 Use config_cmd_default.h instead of config_cmd_all.h by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  19. 6abd82e changes for IDS8247 board support by Sergej Stepanov · 17 years ago
  20. e60adea Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  21. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  22. 8b6684a ATSTK1002: Remove default ethernet addresses by Haavard Skinnemoen · 17 years ago
  23. 8287b3b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  24. 8410d39 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  25. 5b746c3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  26. 0f8b8d0 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  27. 4980102 Merge git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  28. e8ee8f3 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  29. c67e12e ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · 17 years ago
  30. 95e9f2c ColdFire 5253: Assign correct SDRAM size by TsiChungLiew · 17 years ago
  31. 2acefa7 ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · 17 years ago
  32. d78791a TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk). by Bartlomiej Sieka · 17 years ago
  33. 53acfb2 Merge branch 'motionpro_ng' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  34. 1a0ce20 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  35. b31f643 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  36. e9d0d52 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  37. e78220f xsengine: Fix no partition type specified, use DOS as default by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. 10cdb8d lubbock: Fix no partition type specified, use DOS as default by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. 2a4741d fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  40. 298cd4c Make MPC8266ADS command selection more robust by Rune Torgersen · 17 years ago
  41. d3afa1e Motion-PRO: Update configuration to accomodate next generation board. by Bartlomiej Sieka · 17 years ago
  42. 20d500d ppc4xx: lwmon5: Some further GPIO config changes by Stefan Roese · 17 years ago
  43. 341cc69 Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfix by Martin Krause · 17 years ago
  44. 07dd6eb Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  45. b407f1a Merge branch 'master' of /home/git/u-boot/ by Wolfgang Denk · 17 years ago
  46. 7600d47 Improve handling of PCI interrupt device tree fixup on MPC85xx CDS by Kumar Gala · 17 years ago
  47. a3063ee Set OF_STDOUT_PATH to match the default console on MPC8568 MDS by Kumar Gala · 17 years ago
  48. 7ee6ba1 Make MPC8266ADS board compile again. by runet@innovsys.com · 17 years ago
  49. 5a5958b ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · 17 years ago
  50. da3aad5 TQM860M: adjust for doubled flash sector size. by Martin Krause · 17 years ago
  51. d43e489 TQM866M: fix SDRAM refresh by Martin Krause · 17 years ago
  52. 9ef57bb TQM866M: adjust for doubled flash sector size. by Martin Krause · 17 years ago
  53. f8bf904 [FIX] XUPV2P change command handling and remove code violation by Michal Simek · 17 years ago
  54. b005838 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  55. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  56. de74b9e Coding Style cleanup. by Wolfgang Denk · 17 years ago
  57. e189381 GP3 SSA: enable RTC by Wolfgang Denk · 17 years ago
  58. 72e55d0 Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  59. 8faf69d Merge branch 'hellrosa_i2c' of /home/gjb/git/u-boot by Wolfgang Denk · 17 years ago
  60. 6091534 Merge branch 'tqm5200_default_env' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  61. 8002012 [ads5121] EEPROM support added. by Grzegorz Bernacki · 17 years ago
  62. 2b2a587 tqm5200: Fix CONFIG_CMD_PCI typo in board config file. by Marian Balakowicz · 17 years ago
  63. 9add988 Fix memtest breakage by Haavard Skinnemoen · 17 years ago
  64. b90296f Merge commit 'origin/master' by Haavard Skinnemoen · 17 years ago
  65. 87c1833 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet by Stefan Roese · 17 years ago
  66. 636538c Merge branch 'master' of /home/stefan/git/u-boot/lwmon5 by Stefan Roese · 17 years ago
  67. 3e954be ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test) by Stefan Roese · 17 years ago
  68. 853643d [FIX] change command handling and removing code violation by Michal Simek · 17 years ago
  69. f240356 [FIX] change sets of commands by Michal Simek · 17 years ago
  70. cb1bc63 [FIX] Email reparation & Copyright by Michal Simek · 17 years ago
  71. 0731cba [PATCH] Change macro name for UartLite by Michal Simek · 17 years ago
  72. b90c045 synchronizition with mainline by Michal Simek · 17 years ago
  73. 6b6f287 Merge ../u-boot by Michal Simek · 17 years ago
  74. 8a783a6 Bugfix: remove embedded null (\0) from CFG_BOOTFILE macro in TQM8540_config by Grant Likely · 17 years ago
  75. e80e585 Update atstk1002 bootargs. by Eirik Aanonsen · 17 years ago
  76. a4f3aab Add some comments to clocks in atstk1002.h by Eirik Aanonsen · 17 years ago
  77. 67c3103 TQM8xx[LM]: Fix broken environment alignment. by Wolfgang Denk · 17 years ago
  78. eb6da80 TQM8xx/FPS8xx: adjust flash partitions for 2.6 ARCH=powerpc kernels by Wolfgang Denk · 17 years ago
  79. c750d2e NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · 17 years ago
  80. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  81. e1f601b tqm5200: Restore customary env. variable boot commands for powerpc kernels by Bartlomiej Sieka · 17 years ago
  82. 38ad82d [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to by Grzegorz Bernacki · 17 years ago
  83. d459638 [FIX] Microblaze ML401 - repare FLASH handling by Michal Simek · 17 years ago
  84. 9c73f4b Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  85. 1d9e31e Fix compile error in spc1920 config. by Wolfgang Denk · 17 years ago
  86. 6efc1fc [PPC440SPe] PCIe environment settings for Katmai and Yucca by Grzegorz Bernacki · 17 years ago
  87. 7f19139 [PPC440SPe] Improve PCIe configuration space access by Grzegorz Bernacki · 17 years ago
  88. 5e5803e PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  89. 3dd42fd Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  90. bf72a4c Merge with /home/wd/git/u-boot/custodian/u-boot-mpc5xxx by Wolfgang Denk · 17 years ago
  91. cf2817a Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  92. 56a9270 Fix ULI RTC support on MPC8544 DS by Kumar Gala · 17 years ago
  93. 1d1ab63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  94. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  95. 696dd13 Reduce BOOTDELAY variable to 1 second by default for STK1002 by Hans-Christian Egtvedt · 17 years ago
  96. c88b6e1 Remove double quotation marks around MAC address for STK1002 by Hans-Christian Egtvedt · 17 years ago
  97. 0462576 ppc4xx: Change lwmon5 default environment to support Linux RTC by Stefan Roese · 17 years ago
  98. d4a68f4 Merge with git+ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  99. 2602a5c sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE by Kim Phillips · 17 years ago
  100. 2d1f23a Disable network support on cmi_mpc5xx board by Wolfgang Denk · 17 years ago