1. 3c92728 Add common memory fixup function by Kumar Gala · 17 years ago
  2. cf5933b ADS5121 Board: fix compile problem. by Wolfgang Denk · 17 years ago
  3. a5f601f Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  4. 9eb77ce Add additional fdt fixup helper functions by Kumar Gala · 17 years ago
  5. ab54463 Add fdt_fixup_ethernet helper to set mac addresses by Kumar Gala · 17 years ago
  6. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  7. e93becf Move do_fixup* for libfdt into common code by Kumar Gala · 17 years ago
  8. a3c2933 Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt by Kumar Gala · 17 years ago
  9. 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
  10. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  11. f30ad49 Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS by Haiying Wang · 17 years ago
  12. e8da58f Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  13. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  14. a75e1a3 Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  15. fd329e6 Fix the i2c frequency and default address in rsdproto board by Luotao Fu · 17 years ago
  16. 1c3dd43 powerpc: Backout relocation changes. by Grant Likely · 17 years ago
  17. 5c15010 Fixed mips_io_port_base build errors. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  18. e5e3d7d Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  19. db74b3c Unify pixis_reset altbank across board families by Jason Jin · 17 years ago
  20. a08ded4 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 17 years ago
  21. 1b4aaff Add .gitignore files by Grant Likely · 17 years ago
  22. 955413f Revert "Correct relocation fixup for mpc5xx" by Grant Likely · 17 years ago
  23. e156338 Revert "Correct fixup relocation for MPC5xxx" by Grant Likely · 17 years ago
  24. 139365f Revert "Correct fixup relocation for mpc8220" by Grant Likely · 17 years ago
  25. 7092234 Revert "Correct fixup relocation for mpc824x" by Grant Likely · 17 years ago
  26. 96279ab Revert "Correct fixup relocation for mpc8260" by Grant Likely · 17 years ago
  27. 928fe33 Revert "Correct fixup relocation for mpc83xx" by Grant Likely · 17 years ago
  28. c93945e Revert "[MPC512x] Correct fixup relocation" by Grant Likely · 17 years ago
  29. 5c568d6 Merge branch 'master' of git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  30. 1ce5515 [UC101] SRAM now with 2 MB working. by Heiko Schocher · 17 years ago
  31. 8d737a2 ColdFire: MCF5329 - Remove reset registers from CCM by TsiChungLiew · 17 years ago
  32. 7d7cdea ColdFire: MCF5329 - Add Reset structure to immap_5329.h by TsiChungLiew · 17 years ago
  33. 09b26cf ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode by TsiChungLiew · 17 years ago
  34. 225a24b ColdFire: MCF5445x - Update correct RAMBAR and missing linker files by TsiChungLiew · 17 years ago
  35. 248c7c1 ColdFire: MCF532x - Update do_reset() using core reset by TsiChungLiew · 17 years ago
  36. 71bc6e6 NET: Add Ethernet 1000BASE-X support for PPC4xx by Larry Johnson · 17 years ago
  37. 298035d NET: Cosmetic changes by Larry Johnson · 17 years ago
  38. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  39. bbf4796 Fix USB support issue for MPC8641HPCN board. by Zhang Wei · 17 years ago
  40. 4e62041 Use config_cmd_default.h instead of config_cmd_all.h by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 6abd82e changes for IDS8247 board support by Sergej Stepanov · 17 years ago
  42. e60adea Merge branch 'master' of /home/wd/git/u-boot/work by Wolfgang Denk · 17 years ago
  43. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  44. 8b6684a ATSTK1002: Remove default ethernet addresses by Haavard Skinnemoen · 17 years ago
  45. 8287b3b Merge branch 'master' of git://www.denx.de/git/u-boot-coldfire by Wolfgang Denk · 17 years ago
  46. 8410d39 Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  47. 5b746c3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  48. 2fa0dd1 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 17 years ago
  49. 0f8b8d0 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  50. 4980102 Merge git://www.denx.de/git/u-boot by Stefan Roese · 17 years ago
  51. e8ee8f3 ColdFire 54455: Fix correct boot location for atmel and intel by TsiChungLiew · 17 years ago
  52. c67e12e ColdFire 5329: Assign correct SDRAM size and fix cache by TsiChungLiew · 17 years ago
  53. 95e9f2c ColdFire 5253: Assign correct SDRAM size by TsiChungLiew · 17 years ago
  54. 2acefa7 ColdFire 5282: Fix external flash boot and return dramsize by TsiChungLiew · 17 years ago
  55. d78791a TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk). by Bartlomiej Sieka · 17 years ago
  56. 53acfb2 Merge branch 'motionpro_ng' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  57. 1a0ce20 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  58. b31f643 TQM5200: fix spurious characters on second serial interface by Martin Krause · 17 years ago
  59. 7b0a422 Mips: Fix string functions differ prototype declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  60. e9d0d52 delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declaration by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  61. e78220f xsengine: Fix no partition type specified, use DOS as default by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  62. 10cdb8d lubbock: Fix no partition type specified, use DOS as default by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  63. 2a4741d fix pxa255_idp board by Marcel Ziswiler · 17 years ago
  64. 298cd4c Make MPC8266ADS command selection more robust by Rune Torgersen · 17 years ago
  65. d3afa1e Motion-PRO: Update configuration to accomodate next generation board. by Bartlomiej Sieka · 17 years ago
  66. 20d500d ppc4xx: lwmon5: Some further GPIO config changes by Stefan Roese · 17 years ago
  67. 341cc69 Merge branch 'u-boot' of /home/mkr/git/u-boot-tq-group into bugfix by Martin Krause · 17 years ago
  68. de9a738 [MIPS] Fix UNCACHED_SDRAM by Vlad Lungu · 17 years ago
  69. 07dd6eb Merge branch 'master' of git://www.denx.de/git/u-boot-tq-group by Wolfgang Denk · 17 years ago
  70. b407f1a Merge branch 'master' of /home/git/u-boot/ by Wolfgang Denk · 17 years ago
  71. 7600d47 Improve handling of PCI interrupt device tree fixup on MPC85xx CDS by Kumar Gala · 17 years ago
  72. a3063ee Set OF_STDOUT_PATH to match the default console on MPC8568 MDS by Kumar Gala · 17 years ago
  73. 7ee6ba1 Make MPC8266ADS board compile again. by runet@innovsys.com · 17 years ago
  74. 5a5958b ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & Yosemite by Stefan Roese · 17 years ago
  75. da3aad5 TQM860M: adjust for doubled flash sector size. by Martin Krause · 17 years ago
  76. d43e489 TQM866M: fix SDRAM refresh by Martin Krause · 17 years ago
  77. 9ef57bb TQM866M: adjust for doubled flash sector size. by Martin Krause · 17 years ago
  78. f8bf904 [FIX] XUPV2P change command handling and remove code violation by Michal Simek · 17 years ago
  79. b005838 Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 by Wolfgang Denk · 17 years ago
  80. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  81. 23c56f9 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  82. de74b9e Coding Style cleanup. by Wolfgang Denk · 17 years ago
  83. 2885634 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  84. e189381 GP3 SSA: enable RTC by Wolfgang Denk · 17 years ago
  85. 72e55d0 Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/ by Wolfgang Denk · 17 years ago
  86. 8faf69d Merge branch 'hellrosa_i2c' of /home/gjb/git/u-boot by Wolfgang Denk · 17 years ago
  87. 6091534 Merge branch 'tqm5200_default_env' of /home/tur/git/u-boot by Wolfgang Denk · 17 years ago
  88. 8002012 [ads5121] EEPROM support added. by Grzegorz Bernacki · 17 years ago
  89. 2b2a587 tqm5200: Fix CONFIG_CMD_PCI typo in board config file. by Marian Balakowicz · 17 years ago
  90. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  91. 9add988 Fix memtest breakage by Haavard Skinnemoen · 17 years ago
  92. b90296f Merge commit 'origin/master' by Haavard Skinnemoen · 17 years ago
  93. 87c1833 ppc4xx: lwmon5: Remove watchdog for now, since not fully tested yet by Stefan Roese · 17 years ago
  94. 636538c Merge branch 'master' of /home/stefan/git/u-boot/lwmon5 by Stefan Roese · 17 years ago
  95. 3e954be ppc4xx: lwmon5: Change GPIO 58 to default to low (watchdog test) by Stefan Roese · 17 years ago
  96. 853643d [FIX] change command handling and removing code violation by Michal Simek · 17 years ago
  97. f240356 [FIX] change sets of commands by Michal Simek · 17 years ago
  98. cb1bc63 [FIX] Email reparation & Copyright by Michal Simek · 17 years ago
  99. 0731cba [PATCH] Change macro name for UartLite by Michal Simek · 17 years ago
  100. b90c045 synchronizition with mainline by Michal Simek · 17 years ago